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

Method Descriptor

bitmap/pb.pb.go:4110–4112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4108func (m *Num) String() string { return proto.CompactTextString(m) }
4109func (*Num) ProtoMessage() {}
4110func (*Num) Descriptor() ([]byte, []int) {
4111 return fileDescriptor_f80abaa17e25ccc8, []int{51}
4112}
4113func (m *Num) XXX_Unmarshal(b []byte) error {
4114 return m.Unmarshal(b)
4115}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected