()
| 3966 | func (m *RaftBatch) String() string { return proto.CompactTextString(m) } |
| 3967 | func (*RaftBatch) ProtoMessage() {} |
| 3968 | func (*RaftBatch) Descriptor() ([]byte, []int) { |
| 3969 | return fileDescriptor_f80abaa17e25ccc8, []int{48} |
| 3970 | } |
| 3971 | func (m *RaftBatch) XXX_Unmarshal(b []byte) error { |
| 3972 | return m.Unmarshal(b) |
| 3973 | } |
nothing calls this directly
no outgoing calls
no test coverage detected