protobuf-go/reflect
Damien Neil 3b65992c65 all: remove {Enum,Message,Extension}Type.GoType methods
These methods are difficult or impossible to use correctly; types
created by the dynamicpb package, for example, all have the same GoType.

Fixes golang/protobuf#938

Change-Id: I33d4ef381579ff18569b11df501d0ba7f38a6b5c
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/199060
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-10-07 21:08:26 +00:00
..
protodesc all: use typed variant of protoreflect.ValueOf 2019-09-17 21:33:16 +00:00
protoreflect all: remove {Enum,Message,Extension}Type.GoType methods 2019-10-07 21:08:26 +00:00
protoregistry all: remove {Enum,Message,Extension}Type.GoType methods 2019-10-07 21:08:26 +00:00