protobuf-go/cmd/protoc-gen-go-grpc
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
..
internal_gengogrpc internal/cmd/generate-protos: initial commit 2019-03-01 20:47:52 +00:00
testdata cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
main.go internal/cmd/generate-protos: initial commit 2019-03-01 20:47:52 +00:00