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

Function GetSockAddrZeroHttp

testutil/client.go:208–211  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

206}
207
208func GetSockAddrZeroHttp() string {
209 ensureAddressesInitialized()
210 return sockAddrZeroHttp
211}
212
213func GetSockAddrLocalhost() string {
214 ensureAddressesInitialized()

Callers 15

TestZeroAuditFunction · 0.92
TestNodesFunction · 0.92
TestBackupMinioFunction · 0.92
setupTabletsFunction · 0.92
TestBackupMinioEFunction · 0.92
TestBackupFilesystemFunction · 0.92
TestZeroAuditEncryptedFunction · 0.92
waitForSnapshotFunction · 0.92
TestZeroWithNoTLSFunction · 0.92

Calls 1

Tested by 12

TestZeroAuditFunction · 0.74
TestNodesFunction · 0.74
TestBackupMinioFunction · 0.74
setupTabletsFunction · 0.74
TestBackupMinioEFunction · 0.74
TestBackupFilesystemFunction · 0.74
TestZeroAuditEncryptedFunction · 0.74
waitForSnapshotFunction · 0.74
TestZeroWithNoTLSFunction · 0.74