protobuf-go/cmd/protoc-gen-go/internal_gengo
Joe Tsai 61968ce130 cmd/protoc-gen-go: perform some code cleanup
Minor changes:
* Use x as the receiver since "e" and "m" are meaningless in the presence
of user-defined enum and message names.
* Consistently keep enum methods together, rather awkwardly split apart
by the value maps.

Change-Id: I68e5666efb56ac7a4d062fb223b9f826dc72aba9
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/170357
Reviewed-by: Herbie Ong <herbie@google.com>
2019-04-01 20:44:00 +00:00
..
main.go cmd/protoc-gen-go: perform some code cleanup 2019-04-01 20:44:00 +00:00
reflect.go cmd/protoc-gen-go: perform some code cleanup 2019-04-01 20:44:00 +00:00