protobuf-go/internal
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
..
cmd proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
descopts internal/fileinit: make fileinit responsible for registering concrete options types 2019-04-15 20:37:10 +00:00
detrand internal/detrand: support disabling detrand 2018-11-29 07:49:45 +00:00
encoding internal/legacy, internal/encoding/tag: don't synthesize options 2019-04-10 21:29:14 +00:00
errors internal/errors: fix New in eliding prefix 2019-02-27 22:36:14 +00:00
fieldnum internal/fieldnum: generate field numbers for the google.protobuf package 2019-03-21 00:57:40 +00:00
fileinit reflect/protoreflect, reflect/protoregistry: move descriptor lookup to registry 2019-04-16 06:03:04 +00:00
flags internal/flags: add package to control specialized functionality 2018-08-03 22:59:53 +00:00
impl reflect/protoreflect: add KnownFields.WhichOneof 2019-04-09 21:18:45 +00:00
legacy internal/legacy, internal/encoding/tag: don't synthesize options 2019-04-10 21:29:14 +00:00
mapsort proto: wire encoding support 2019-03-14 19:12:27 +00:00
pragma internal/pragma: package to statically enforce certain properties 2018-08-06 21:47:01 +00:00
prototype reflect/protoreflect, reflect/protoregistry: move descriptor lookup to registry 2019-04-16 06:03:04 +00:00
scalar internal/scalar: add scalar package for primitive wrappers 2018-11-28 07:06:11 +00:00
set internal/set: remove Int32s, Int64s, and Strings 2019-04-03 22:53:35 +00:00
testprotos cmd/protoc-gen-go: drop xxx_ prefix for package-level variables 2019-04-16 16:31:54 +00:00
typefmt reflect/protoreflect: add HasJSONName, ReservedRanges, and ReservedNames 2018-12-07 20:10:15 +00:00
value all: move v1 types over to the v2 repository 2019-03-22 20:01:07 +00:00