protobuf-go/types
Damien Neil f12fb45fd6 all: add ProtoMethods method to protoreflect.Message
Promote the fast-path magic ProtoMethods method to first-class citizen
of the protoreflect.Message interface.

To avoid polluting the protoreflect package with the various types
required by this method, make the necessary protoiface types unnamed and
duplicate them in protoreflect.

Updates golang/protobuf#1022.

Change-Id: I9595bae40b3bc7536d727fb6f99b3bce8f73da87
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/215718
Reviewed-by: Joe Tsai <joetsai@google.com>
2020-01-21 21:05:54 +00:00
..
descriptorpb cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00
dynamicpb all: add ProtoMethods method to protoreflect.Message 2020-01-21 21:05:54 +00:00
known cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00
pluginpb cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00