MCPcopy Create free account
hub / github.com/Alex-Rachel/TGameServer / String

Method String

Gameproto/SocketGameProtocol.pb.go:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45}
46
47func (x RequestCode) String() string {
48 return proto.EnumName(RequestCode_name, int32(x))
49}
50
51func (RequestCode) EnumDescriptor() ([]byte, []int) {
52 return fileDescriptor_8b6e03bb4c8f5ddc, []int{0}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected