mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-09 13:13:32 +00:00
This CL reorders code in the protogen package to consistently match the typical ordering of enum, message, extension, service seen in the rest of the module. Change-Id: I42c3a2ab7ff01857ce9a8e0a71c757b7ea791521 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/191038 Reviewed-by: Damien Neil <dneil@google.com>