protobuf-go/encoding
Herbie Ong 8ac9dd257b encoding/jsonpb: add support for unmarshaling Any
Also added json.Decoder.Clone API for unmarshaling Any to look
ahead remaining bytes for @type field.

Change-Id: I2f803743534dfb64f9092d716805b115faa5975a
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170102
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-04-02 04:49:03 +00:00
..
jsonpb encoding/jsonpb: add support for unmarshaling Any 2019-04-02 04:49:03 +00:00
testprotos cmd/protoc-gen-go: perform some code cleanup 2019-04-01 20:44:00 +00:00
textpb encoding/textpb: use internal/fieldnum for well-known type fields 2019-04-01 18:00:38 +00:00