protobuf-go/encoding/prototext
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
..
decode_test.go all: remove dependency on proto v1 2019-07-03 04:59:17 +00:00
decode.go encoding/prototext: fix parsing of field names 2019-06-25 21:57:50 +00:00
doc.go
encode_test.go encoding: avoid direct access to XXX_unrecognized 2019-07-03 05:09:36 +00:00
encode.go all: remove non-fatal UTF-8 validation errors (and non-fatal in general) 2019-06-20 20:55:13 +00:00
other_test.go all: remove dependency on proto v1 2019-07-03 04:59:17 +00:00