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

Method Descriptor

bitmap/pb.pb.go:340–342  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

338func (m *List) String() string { return proto.CompactTextString(m) }
339func (*List) ProtoMessage() {}
340func (*List) Descriptor() ([]byte, []int) {
341 return fileDescriptor_f80abaa17e25ccc8, []int{0}
342}
343func (m *List) XXX_Unmarshal(b []byte) error {
344 return m.Unmarshal(b)
345}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected