pomerium/pkg/grpc/databroker/mock_databroker
Kenneth Jenkins d5da872157
databroker: add patch method (#4704)
Add a Patch() method to the databroker gRPC service.

Update the storage.Backend interface to include the Patch() method now
that all the storage.Backend implementations include it.

Add a test to exercise the patch method under concurrent usage.
2023-11-02 15:07:37 -07:00
..
databroker.pb.go databroker: add patch method (#4704) 2023-11-02 15:07:37 -07:00
leaser.go databroker: implement leases (#2172) 2021-05-10 13:30:25 -06:00