protobuf-go/encoding
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
..
jsonpb encoding/jsonpb: update handling of Empty message type 2019-03-28 18:04:43 +00:00
testprotos cmd/protoc-gen-go: lazily GZIP-encode the raw descriptor 2019-04-01 20:24:54 +00:00
textpb encoding/textpb: use internal/fieldnum for well-known type fields 2019-04-01 18:00:38 +00:00