()
| 175 | |
| 176 | func (m *MainPack) Reset() { *m = MainPack{} } |
| 177 | func (m *MainPack) String() string { return proto.CompactTextString(m) } |
| 178 | func (*MainPack) ProtoMessage() {} |
| 179 | func (*MainPack) Descriptor() ([]byte, []int) { |
| 180 | return fileDescriptor_8b6e03bb4c8f5ddc, []int{0} |
nothing calls this directly
no outgoing calls
no test coverage detected