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

Method Descriptor

bitmap/pb.pb.go:638–640  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

636func (m *ValueList) String() string { return proto.CompactTextString(m) }
637func (*ValueList) ProtoMessage() {}
638func (*ValueList) Descriptor() ([]byte, []int) {
639 return fileDescriptor_f80abaa17e25ccc8, []int{4}
640}
641func (m *ValueList) XXX_Unmarshal(b []byte) error {
642 return m.Unmarshal(b)
643}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected