()
| 880 | func (m *SortMessage) String() string { return proto.CompactTextString(m) } |
| 881 | func (*SortMessage) ProtoMessage() {} |
| 882 | func (*SortMessage) Descriptor() ([]byte, []int) { |
| 883 | return fileDescriptor_f80abaa17e25ccc8, []int{8} |
| 884 | } |
| 885 | func (m *SortMessage) XXX_Unmarshal(b []byte) error { |
| 886 | return m.Unmarshal(b) |
| 887 | } |
nothing calls this directly
no outgoing calls
no test coverage detected