protobuf-go/types
Joe Tsai fb3ff727f0 cmd/protoc-gen-go: refactor logic to be more compartmentalized
This CL makes no feature changes except to move code around.
The only change to the actual generated code is the placement of
the default constants and variables. They move because the new logic
generates all methods together, while previously the constants
were interspersed in-between.

Change-Id: I45932d5aeec5ba45180fb255ea17898beb6c3bd2
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/186878
Reviewed-by: Herbie Ong <herbie@google.com>
2019-07-19 08:16:51 +00:00
..
descriptorpb cmd/protoc-gen-go: refactor logic to be more compartmentalized 2019-07-19 08:16:51 +00:00
dynamicpb reflect/protoreflect: add Enum.Type and Message.Type 2019-07-12 23:43:21 +00:00
known cmd/protoc-gen-go: update deprecation warning 2019-07-18 02:26:18 +00:00
pluginpb cmd/protoc-gen-go: update deprecation warning 2019-07-18 02:26:18 +00:00