protobuf-go/encoding
Joe Tsai 5ae10aa9f0 encoding: unify MessageSet extension handling logic
This CL unifies common MessageSet logic in prototext and protojson
into the messageset package. While we are at it, also enable
MessageSet support only if the proto1_legacy build flag is enabled.

Change-Id: I1a7d475e8bb1dad61ecd286df45e4239e5bef072
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/185898
Reviewed-by: Damien Neil <dneil@google.com>
2019-07-15 21:07:58 +00:00
..
protojson encoding: unify MessageSet extension handling logic 2019-07-15 21:07:58 +00:00
prototext encoding: unify MessageSet extension handling logic 2019-07-15 21:07:58 +00:00
testprotos reflect/protoregistry: provide more informative errors for conflicts 2019-07-15 20:39:24 +00:00
bench_test.go reflect/protoreflect: add alternative message reflection API 2019-06-17 17:33:24 +00:00