MCPcopy
hub / github.com/grpc-ecosystem/grpc-gateway / Enum

Method Enum

runtime/internal/examplepb/proto3.pb.go:50–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48)
49
50func (x EnumValue) Enum() *EnumValue {
51 p := new(EnumValue)
52 *p = x
53 return p
54}
55
56func (x EnumValue) String() string {
57 return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))

Callers 1

parseFieldFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected