mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 11:58:21 +00:00
f12fb45fd6
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> |
||
---|---|---|
.. | ||
methods.go | ||
proto_test.go | ||
proto.go | ||
source.go | ||
type.go | ||
value_pure.go | ||
value_test.go | ||
value_union.go | ||
value_unsafe.go | ||
value.go |