()
| 508 | func (m *Query) String() string { return proto.CompactTextString(m) } |
| 509 | func (*Query) ProtoMessage() {} |
| 510 | func (*Query) Descriptor() ([]byte, []int) { |
| 511 | return fileDescriptor_f80abaa17e25ccc8, []int{3} |
| 512 | } |
| 513 | func (m *Query) XXX_Unmarshal(b []byte) error { |
| 514 | return m.Unmarshal(b) |
| 515 | } |
nothing calls this directly
no outgoing calls
no test coverage detected