MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / Descriptor

Method Descriptor

bitmap/pb.pb.go:3968–3970  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3966func (m *RaftBatch) String() string { return proto.CompactTextString(m) }
3967func (*RaftBatch) ProtoMessage() {}
3968func (*RaftBatch) Descriptor() ([]byte, []int) {
3969 return fileDescriptor_f80abaa17e25ccc8, []int{48}
3970}
3971func (m *RaftBatch) XXX_Unmarshal(b []byte) error {
3972 return m.Unmarshal(b)
3973}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected