protobuf-go/cmd/protoc-gen-go/testdata/extensions
Joe Tsai 7ca7098113 cmd/protoc-gen-go: drop xxx_ prefix for package-level variables
Lower-casing the FileDescriptor variable provides for shorter and
more readable global variable names. This has a very minor benefit
that the read-only data section of a binary is slightly smaller
since function names do end up in the final binary.

Change-Id: I077364905e5c9adea69873b3ea580fddc68b9eb8
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/172119
Reviewed-by: Herbie Ong <herbie@google.com>
2019-04-16 16:31:54 +00:00
..
base cmd/protoc-gen-go: drop xxx_ prefix for package-level variables 2019-04-16 16:31:54 +00:00
ext cmd/protoc-gen-go: drop xxx_ prefix for package-level variables 2019-04-16 16:31:54 +00:00
extra cmd/protoc-gen-go: drop xxx_ prefix for package-level variables 2019-04-16 16:31:54 +00:00
proto3 cmd/protoc-gen-go: drop xxx_ prefix for package-level variables 2019-04-16 16:31:54 +00:00