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