mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-20 01:58:10 +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. |
||
---|---|---|
.. | ||
config.go | ||
config_source.go | ||
config_source_test.go | ||
registry.go | ||
server.go | ||
server_test.go |