()
| 1000 | func (m *RaftContext) String() string { return proto.CompactTextString(m) } |
| 1001 | func (*RaftContext) ProtoMessage() {} |
| 1002 | func (*RaftContext) Descriptor() ([]byte, []int) { |
| 1003 | return fileDescriptor_f80abaa17e25ccc8, []int{10} |
| 1004 | } |
| 1005 | func (m *RaftContext) XXX_Unmarshal(b []byte) error { |
| 1006 | return m.Unmarshal(b) |
| 1007 | } |
nothing calls this directly
no outgoing calls
no test coverage detected