| 2694 | } |
| 2695 | |
| 2696 | type ErrorCode struct { |
| 2697 | XXX_unrecognized []byte `json:"-"` |
| 2698 | } |
| 2699 | |
| 2700 | func (m *ErrorCode) Reset() { *m = ErrorCode{} } |
| 2701 | func (m *ErrorCode) String() string { return proto.CompactTextString(m) } |
nothing calls this directly
no outgoing calls
no test coverage detected