()
| 152 | } |
| 153 | |
| 154 | func (x ReturnCode) String() string { |
| 155 | return proto.EnumName(ReturnCode_name, int32(x)) |
| 156 | } |
| 157 | |
| 158 | func (ReturnCode) EnumDescriptor() ([]byte, []int) { |
| 159 | return fileDescriptor_8b6e03bb4c8f5ddc, []int{2} |
nothing calls this directly
no outgoing calls
no test coverage detected