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

Method Descriptor

bitmap/pb.pb.go:882–884  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

880func (m *SortMessage) String() string { return proto.CompactTextString(m) }
881func (*SortMessage) ProtoMessage() {}
882func (*SortMessage) Descriptor() ([]byte, []int) {
883 return fileDescriptor_f80abaa17e25ccc8, []int{8}
884}
885func (m *SortMessage) XXX_Unmarshal(b []byte) error {
886 return m.Unmarshal(b)
887}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected