mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 10:26:29 +02:00
Add a method to copy selected fields from one proto message to another (of the same type), using a FieldMask. This is intended for use in a new databroker Patch method. |
||
---|---|---|
.. | ||
any.go | ||
any_test.go | ||
crypt.go | ||
crypt_test.go | ||
fieldmask.go | ||
fieldmask_test.go | ||
fieldmasktree_test.go | ||
struct.go | ||
struct_test.go | ||
transform.go | ||
transform_test.go |