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

Method Descriptor

bitmap/pb.pb.go:3234–3236  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3232func (m *SchemaRequest) String() string { return proto.CompactTextString(m) }
3233func (*SchemaRequest) ProtoMessage() {}
3234func (*SchemaRequest) Descriptor() ([]byte, []int) {
3235 return fileDescriptor_f80abaa17e25ccc8, []int{37}
3236}
3237func (m *SchemaRequest) XXX_Unmarshal(b []byte) error {
3238 return m.Unmarshal(b)
3239}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected