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

Method GetDestination

bitmap/pb.pb.go:4413–4418  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4411}
4412
4413func (m *BackupRequest) GetDestination() string {
4414 if m != nil {
4415 return m.Destination
4416 }
4417 return ""
4418}
4419
4420func (m *BackupRequest) GetAccessKey() string {
4421 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected