google.golang.org/protobuf/reflect/protoreflect.MapKey.Uint (method)

3 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		value_union.go#L425: func (k MapKey) Uint() uint64 {

	google.golang.org/protobuf/internal/order
		order.go#L82: 			return x.Uint() < y.Uint()