open-consul/vendor/github.com/golang/protobuf
Matt Keeler 29f0616708
Use encoding/json instead of jsonpb even for protobuf types (#6572)
This only works so long as we use simplistic protobuf types. Constructs such as oneof or Any types that require type annotations for decoding properly will fail hard but that is by design. If/when we want to use any of that we will probably need to consider a v2 API.
2019-10-02 15:32:15 -04:00
..
proto Chunking support (#6172) 2019-07-24 17:06:39 -04:00
protoc-gen-go/descriptor Chunking support (#6172) 2019-07-24 17:06:39 -04:00
ptypes Use encoding/json instead of jsonpb even for protobuf types (#6572) 2019-10-02 15:32:15 -04:00
AUTHORS Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
CONTRIBUTORS Update vendoring from go mod. (#5566) 2019-03-26 17:50:42 -04:00
LICENSE xDS Server Implementation (#4731) 2018-10-10 16:55:34 +01:00