Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
50
func
(x EnumValue) Enum() *EnumValue {
51
p := new(EnumValue)
52
*p = x
53
return
p
54
}
55
56
func
(x EnumValue) String() string {
57
return
protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
Callers
1
parseField
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected