pomerium/pkg/storage/storagetest
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
..
storagetest.go databroker: add patch method (#4704) 2023-11-02 15:07:37 -07:00