protobuf-go/cmd/protoc-gen-go/testdata/import_public
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
..
sub cmd/protoc-gen-go: refactor logic to be more compartmentalized 2019-07-19 08:16:51 +00:00
sub2 cmd/protoc-gen-go: update deprecation warning 2019-07-18 02:26:18 +00:00
a.pb.go cmd/protoc-gen-go: update deprecation warning 2019-07-18 02:26:18 +00:00
a.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00
b.pb.go cmd/protoc-gen-go: update deprecation warning 2019-07-18 02:26:18 +00:00
b.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00
c.pb.go cmd/protoc-gen-go: update deprecation warning 2019-07-18 02:26:18 +00:00
c.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00