protobuf-go/cmd
Joe Tsai 05e11b806f internal/impl: unexport ExtensionField.Desc
CL/180577 removes direct access to the Desc field in v1.

Since the only way to access the type is through {Has,Get,Set}Type,
we can now unexport the field and change the underlying type.

Change-Id: I6cc7018d4326c17228ba579d6161c5fb3f6d4127
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/180578
Reviewed-by: Damien Neil <dneil@google.com>
2019-06-05 20:15:29 +00:00
..
protoc-gen-go internal/impl: unexport ExtensionField.Desc 2019-06-05 20:15:29 +00:00
protoc-gen-go-grpc internal/impl: unexport ExtensionField.Desc 2019-06-05 20:15:29 +00:00