protobuf-go/cmd/protoc-gen-go/testdata
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
..
annotations cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
comments cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
extensions cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
fieldnames cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
import_public cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
imports cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
issue780_oneof_conflict cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
nopackage cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
proto2 cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
proto3 cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
gen_test.go
go.mod cmd/protoc-gen-go: generate for v2-only dependencies 2019-03-26 17:03:31 +00:00