()
| 96 | |
| 97 | func (m *Simple) Reset() { *m = Simple{} } |
| 98 | func (m *Simple) String() string { return proto.CompactTextString(m) } |
| 99 | func (*Simple) ProtoMessage() {} |
| 100 | func (*Simple) Descriptor() ([]byte, []int) { |
| 101 | return fileDescriptor_50cab1d8463dea41, []int{0} |
nothing calls this directly
no test coverage detected