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

Method Descriptor

bitmap/pb.pb.go:2536–2538  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2534func (m *KVS) String() string { return proto.CompactTextString(m) }
2535func (*KVS) ProtoMessage() {}
2536func (*KVS) Descriptor() ([]byte, []int) {
2537 return fileDescriptor_f80abaa17e25ccc8, []int{26}
2538}
2539func (m *KVS) XXX_Unmarshal(b []byte) error {
2540 return m.Unmarshal(b)
2541}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected