protobuf-go/cmd/protoc-gen-go/internal_gengo
Joe Tsai 6ceeaab1ba cmd/protoc-gen-go: remove MessageSet hackery
The encoding/prototext and encoding/protojson are implemented entirely
in terms of protobuf reflection, which side-steps this information.
Remove the hacks in the generator to special-case MessageSet.

Change-Id: I708c4636b77672545a103b7ab686f103b9dfc514
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/185240
Reviewed-by: Herbie Ong <herbie@google.com>
2019-07-08 21:17:17 +00:00
..
main.go cmd/protoc-gen-go: remove MessageSet hackery 2019-07-08 21:17:17 +00:00
reflect.go cmd/protoc-gen-go: unexport implementation-specific XXX fields 2019-07-08 20:45:09 +00:00