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

Method Descriptor

bitmap/pb.pb.go:4237–4239  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4235func (m *SnapshotMeta) String() string { return proto.CompactTextString(m) }
4236func (*SnapshotMeta) ProtoMessage() {}
4237func (*SnapshotMeta) Descriptor() ([]byte, []int) {
4238 return fileDescriptor_f80abaa17e25ccc8, []int{53}
4239}
4240func (m *SnapshotMeta) XXX_Unmarshal(b []byte) error {
4241 return m.Unmarshal(b)
4242}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected