protobuf-go/testing
Joe Tsai fab1c8d9a3 testing/protocmp: switch Enum.Number to be a method
Accessing Number as a method, rather than a field paves the
way to have Enum potentially implement protoreflect.Enum
in the future.

Change-Id: Iebe9c0ec12e067decf2121d12fe2fb1549477b32
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/207077
Reviewed-by: Damien Neil <dneil@google.com>
2019-11-13 18:38:37 +00:00
..
protocmp testing/protocmp: switch Enum.Number to be a method 2019-11-13 18:38:37 +00:00
prototest reflect/protoreflect: remove nullability from repeated extension fields 2019-11-05 18:31:30 +00:00