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

Method GetRepoDir

dgraphapi/cluster.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 GetVersion() string
41 GetEncKeyPath() (string, error)
42 GetRepoDir() (string, error)
43}
44
45type GrpcClient struct {

Callers 2

BackupMethod · 0.65
RestoreMethod · 0.65

Implementers 3

LocalClusterdgraphtest/local_cluster.go
DCloudClusterdgraphtest/dcloud_cluster.go
ComposeClusterdgraphtest/compose_cluster.go

Calls

no outgoing calls

Tested by

no test coverage detected