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

Method Descriptor

bitmap/pb.pb.go:1002–1004  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1000func (m *RaftContext) String() string { return proto.CompactTextString(m) }
1001func (*RaftContext) ProtoMessage() {}
1002func (*RaftContext) Descriptor() ([]byte, []int) {
1003 return fileDescriptor_f80abaa17e25ccc8, []int{10}
1004}
1005func (m *RaftContext) XXX_Unmarshal(b []byte) error {
1006 return m.Unmarshal(b)
1007}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected