MCPcopy Index your code
hub / github.com/dgraph-io/dgraph / GetSockAddrHttp

Function GetSockAddrHttp

testutil/client.go:198–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

196}
197
198func GetSockAddrHttp() string {
199 ensureAddressesInitialized()
200 return sockAddrHttp
201}
202
203func GetSockAddrZero() string {
204 ensureAddressesInitialized()

Callers 15

TestAlphaAuditFunction · 0.92
TestBackupMultiTenancyFunction · 0.92
runBackupInternalFunction · 0.92
runBackupInternalFunction · 0.92
runBackupFunction · 0.92
runBackupInternalFunction · 0.92
TestBackupOfOldRestoreFunction · 0.92
TestRestoreOfOldBackupFunction · 0.92
runBackupInternalFunction · 0.92
makeListBackupsRunnerFunction · 0.92

Calls 1

Tested by 15

TestAlphaAuditFunction · 0.74
TestBackupMultiTenancyFunction · 0.74
runBackupInternalFunction · 0.74
runBackupInternalFunction · 0.74
runBackupFunction · 0.74
runBackupInternalFunction · 0.74
TestBackupOfOldRestoreFunction · 0.74
TestRestoreOfOldBackupFunction · 0.74
runBackupInternalFunction · 0.74
makeListBackupsRunnerFunction · 0.74