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

Method Descriptor

bitmap/pb.pb.go:820–822  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

818func (m *Order) String() string { return proto.CompactTextString(m) }
819func (*Order) ProtoMessage() {}
820func (*Order) Descriptor() ([]byte, []int) {
821 return fileDescriptor_f80abaa17e25ccc8, []int{7}
822}
823func (m *Order) XXX_Unmarshal(b []byte) error {
824 return m.Unmarshal(b)
825}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected