()
| 45 | } |
| 46 | |
| 47 | func (x RequestCode) String() string { |
| 48 | return proto.EnumName(RequestCode_name, int32(x)) |
| 49 | } |
| 50 | |
| 51 | func (RequestCode) EnumDescriptor() ([]byte, []int) { |
| 52 | return fileDescriptor_8b6e03bb4c8f5ddc, []int{0} |
nothing calls this directly
no outgoing calls
no test coverage detected