()
| 818 | func (m *Order) String() string { return proto.CompactTextString(m) } |
| 819 | func (*Order) ProtoMessage() {} |
| 820 | func (*Order) Descriptor() ([]byte, []int) { |
| 821 | return fileDescriptor_f80abaa17e25ccc8, []int{7} |
| 822 | } |
| 823 | func (m *Order) XXX_Unmarshal(b []byte) error { |
| 824 | return m.Unmarshal(b) |
| 825 | } |
nothing calls this directly
no outgoing calls
no test coverage detected