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

Method Descriptor

bitmap/pb.pb.go:385–387  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

383func (m *TaskValue) String() string { return proto.CompactTextString(m) }
384func (*TaskValue) ProtoMessage() {}
385func (*TaskValue) Descriptor() ([]byte, []int) {
386 return fileDescriptor_f80abaa17e25ccc8, []int{1}
387}
388func (m *TaskValue) XXX_Unmarshal(b []byte) error {
389 return m.Unmarshal(b)
390}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected