Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ GetSockAddrZeroLocalhost
Function
GetSockAddrZeroLocalhost
testutil/client.go:223–226 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
221
}
222
223
func
GetSockAddrZeroLocalhost() string {
224
ensureAddressesInitialized()
225
return
sockAddrZeroLocalhost
226
}
227
228
func
GetSockAddrAlpha4() string {
229
ensureAddressesInitialized()
Callers
1
TestLoaderXidmap
Function · 0.92
Calls
1
ensureAddressesInitialized
Function · 0.85
Tested by
1
TestLoaderXidmap
Function · 0.74