mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-30 09:27:19 +02:00
Add a new Patch() method that updates specific fields of an existing record's data, based on a field mask. Extract some logic from the existing Get() and Put() methods so it can be shared with the new Patch() method. |
||
---|---|---|
.. | ||
backend.go | ||
backend_test.go | ||
config.go | ||
record_collection.go | ||
stream.go |