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

3 uses

	google.golang.org/protobuf/reflect/protoreflect (current package)
		value_union.go#L420: func (k MapKey) Int() int64 {

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