protobuf-go/encoding
Joe Tsai 28216c7cf2 encoding: avoid direct access to XXX_unrecognized
Use the SetUnknown API instead.

Change-Id: Id9dc81581084ccf8ef5453a80c75fcfd63289636
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/184877
Reviewed-by: Herbie Ong <herbie@google.com>
2019-07-03 05:09:36 +00:00
..
protojson encoding: avoid direct access to XXX_unrecognized 2019-07-03 05:09:36 +00:00
prototext encoding: avoid direct access to XXX_unrecognized 2019-07-03 05:09:36 +00:00
testprotos cmd/protoc-gen-go: un-deprecate enum maps 2019-06-20 19:36:37 +00:00
bench_test.go reflect/protoreflect: add alternative message reflection API 2019-06-17 17:33:24 +00:00