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

Method GetDestination

bitmap/pb.pb.go:4626–4631  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4624}
4625
4626func (m *ExportRequest) GetDestination() string {
4627 if m != nil {
4628 return m.Destination
4629 }
4630 return ""
4631}
4632
4633func (m *ExportRequest) GetAccessKey() string {
4634 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected