()
| 121 | } |
| 122 | |
| 123 | func (x ActionCode) String() string { |
| 124 | return proto.EnumName(ActionCode_name, int32(x)) |
| 125 | } |
| 126 | |
| 127 | func (ActionCode) EnumDescriptor() ([]byte, []int) { |
| 128 | return fileDescriptor_8b6e03bb4c8f5ddc, []int{1} |
nothing calls this directly
no outgoing calls
no test coverage detected