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

Method Descriptor

bitmap/pb.pb.go:2123–2125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2121func (m *Snapshot) String() string { return proto.CompactTextString(m) }
2122func (*Snapshot) ProtoMessage() {}
2123func (*Snapshot) Descriptor() ([]byte, []int) {
2124 return fileDescriptor_f80abaa17e25ccc8, []int{22}
2125}
2126func (m *Snapshot) XXX_Unmarshal(b []byte) error {
2127 return m.Unmarshal(b)
2128}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected