()
| 2849 | func (m *PostingList) String() string { return proto.CompactTextString(m) } |
| 2850 | func (*PostingList) ProtoMessage() {} |
| 2851 | func (*PostingList) Descriptor() ([]byte, []int) { |
| 2852 | return fileDescriptor_f80abaa17e25ccc8, []int{30} |
| 2853 | } |
| 2854 | func (m *PostingList) XXX_Unmarshal(b []byte) error { |
| 2855 | return m.Unmarshal(b) |
| 2856 | } |
nothing calls this directly
no outgoing calls
no test coverage detected