pomerium/pkg/protoutil
Denis Mishin 1d252f43ee
storage: ignore removed fields when deserializing the data (#3768)
ignore removed fields when deserializing the data
2022-11-28 09:31:57 -07:00
..
any.go storage: ignore removed fields when deserializing the data (#3768) 2022-11-28 09:31:57 -07:00
any_test.go authorize: implement allowed_idp_claims (#1542) 2020-10-23 14:05:37 -06:00
crypt.go authorize: audit logging (#2050) 2021-04-05 09:58:55 -06:00
crypt_test.go authorize: additional tracing, add benchmark for encryptor (#2059) 2021-04-05 12:55:16 -06:00
struct.go protoutil: add support for converting arbitrary protobuf messages into structs (#3106) 2022-03-08 12:21:22 -07:00
struct_test.go protoutil: add support for converting arbitrary protobuf messages into structs (#3106) 2022-03-08 12:21:22 -07:00
transform.go protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00
transform_test.go protoutil: add generic transformer (#2023) 2021-03-26 09:59:38 -06:00