mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 18:36:30 +02:00
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. |
||
---|---|---|
.. | ||
cache.go | ||
cache_test.go | ||
databroker.go | ||
databroker_test.go |