protobuf-go/reflect
Damien Neil 6bb8dec7f6 cmd/protoc-gen-go: change some arrays to slices to save bytes
Using arrays in the generated reflection information adds unnecessary
eq and hash functions being added to the package. Change to slices
to reduce bloat.

Change-Id: I1a4f6d59021644d93dd6c24679b9233141e89a75
Reviewed-on: https://go-review.googlesource.com/c/164640
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-03-01 23:53:03 +00:00
..
protodesc reflect/protodesc: add functions to convert descs to protos 2019-01-30 01:34:14 +00:00
protoreflect
protoregistry cmd/protoc-gen-go: change some arrays to slices to save bytes 2019-03-01 23:53:03 +00:00
prototype internal/fileinit: generate reflect data structures from raw descriptors 2019-01-30 01:33:46 +00:00