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

Method Descriptor

bitmap/pb.pb.go:3308–3310  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3306func (m *SchemaNode) String() string { return proto.CompactTextString(m) }
3307func (*SchemaNode) ProtoMessage() {}
3308func (*SchemaNode) Descriptor() ([]byte, []int) {
3309 return fileDescriptor_f80abaa17e25ccc8, []int{38}
3310}
3311func (m *SchemaNode) XXX_Unmarshal(b []byte) error {
3312 return m.Unmarshal(b)
3313}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected