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

Method Descriptor

bitmap/pb.pb.go:2851–2853  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2849func (m *PostingList) String() string { return proto.CompactTextString(m) }
2850func (*PostingList) ProtoMessage() {}
2851func (*PostingList) Descriptor() ([]byte, []int) {
2852 return fileDescriptor_f80abaa17e25ccc8, []int{30}
2853}
2854func (m *PostingList) XXX_Unmarshal(b []byte) error {
2855 return m.Unmarshal(b)
2856}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected