protobuf-go/encoding
Joe Tsai 945a1706d0 all: rely on message_set_extension name mangling in ExtensionDescV1
Too much code inside Google rely on ExtensionDescV1.Name being the
target message name rather than the real name of the extension.
Double down on this assumption consistently across our codebase.

Change-Id: If0b7cd16dd1f2f7acfb2e562dbf1a2b5487162b5
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/186980
Reviewed-by: Herbie Ong <herbie@google.com>
2019-08-21 02:47:33 +00:00
..
protojson all: rename tag and flags for legacy support 2019-08-08 20:49:00 +00:00
prototext all: rename tag and flags for legacy support 2019-08-08 20:49:00 +00:00
testprotos all: rely on message_set_extension name mangling in ExtensionDescV1 2019-08-21 02:47:33 +00:00
bench_test.go reflect/protoreflect: add alternative message reflection API 2019-06-17 17:33:24 +00:00