()
| 57 | |
| 58 | func (m *Simple3) Reset() { *m = Simple3{} } |
| 59 | func (m *Simple3) String() string { return proto.CompactTextString(m) } |
| 60 | func (*Simple3) ProtoMessage() {} |
| 61 | func (*Simple3) Descriptor() ([]byte, []int) { |
| 62 | return fileDescriptor_813baf511b225405, []int{0} |
nothing calls this directly
no test coverage detected