protobuf-go/cmd/protoc-gen-go/testdata/proto2
Joe Tsai 5d72cc2d37 cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor
This reduces the init-time cost slightly since the GZIP'd
raw descriptor is constructed lazily on demand.

Change-Id: I482c6a2201b8786e425d7dee5612fdfd60ab1500
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/169917
Reviewed-by: Herbie Ong <herbie@google.com>
2019-04-01 20:24:54 +00:00
..
enum.pb.go cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
enum.proto reflect/protoreflect: add HasJSONName, ReservedRanges, and ReservedNames 2018-12-07 20:10:15 +00:00
fields.pb.go cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
fields.proto reflect/protoreflect: add HasJSONName, ReservedRanges, and ReservedNames 2018-12-07 20:10:15 +00:00
nested_messages.pb.go cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
nested_messages.proto go.mod: rename google.golang.org/proto as github.com/golang/protobuf/v2 2018-09-24 16:11:50 +00:00
proto2.pb.go cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
proto2.proto go.mod: rename google.golang.org/proto as github.com/golang/protobuf/v2 2018-09-24 16:11:50 +00:00