()
| 3693 | func (m *MovePredicatePayload) String() string { return proto.CompactTextString(m) } |
| 3694 | func (*MovePredicatePayload) ProtoMessage() {} |
| 3695 | func (*MovePredicatePayload) Descriptor() ([]byte, []int) { |
| 3696 | return fileDescriptor_f80abaa17e25ccc8, []int{43} |
| 3697 | } |
| 3698 | func (m *MovePredicatePayload) XXX_Unmarshal(b []byte) error { |
| 3699 | return m.Unmarshal(b) |
| 3700 | } |
nothing calls this directly
no outgoing calls
no test coverage detected