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

Method Descriptor

bitmap/pb.pb.go:3647–3649  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3645func (m *MapHeader) String() string { return proto.CompactTextString(m) }
3646func (*MapHeader) ProtoMessage() {}
3647func (*MapHeader) Descriptor() ([]byte, []int) {
3648 return fileDescriptor_f80abaa17e25ccc8, []int{42}
3649}
3650func (m *MapHeader) XXX_Unmarshal(b []byte) error {
3651 return m.Unmarshal(b)
3652}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected