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

Method GetFiles

bitmap/pb.pb.go:4715–4720  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4713}
4714
4715func (m *ExportResponse) GetFiles() []string {
4716 if m != nil {
4717 return m.Files
4718 }
4719 return nil
4720}
4721
4722// A key stored in the format used for writing backups.
4723type BackupKey struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected