pomerium/pkg/protoutil
Caleb Doxsey a2fd95aae6
core/ci: update linting (#4844)
* core/ci: update linting

* re-add exportloopref

* re-add gocheckcompilerdirectives

* re-add stylecheck

* re-add usestdlibvars

* upgrade lint

---------

Co-authored-by: Denis Mishin <dmishin@pomerium.com>
2023-12-14 09:07:54 -08: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
fieldmask.go protoutil: add OverwriteMasked method (#4651) 2023-10-31 09:16:54 -07:00
fieldmask_test.go core/ci: update linting (#4844) 2023-12-14 09:07:54 -08:00
fieldmasktree_test.go protoutil: add OverwriteMasked method (#4651) 2023-10-31 09:16:54 -07: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