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

Method Descriptor

bitmap/pb.pb.go:1763–1765  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1761func (m *Tablet) String() string { return proto.CompactTextString(m) }
1762func (*Tablet) ProtoMessage() {}
1763func (*Tablet) Descriptor() ([]byte, []int) {
1764 return fileDescriptor_f80abaa17e25ccc8, []int{18}
1765}
1766func (m *Tablet) XXX_Unmarshal(b []byte) error {
1767 return m.Unmarshal(b)
1768}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected