MCPcopy
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
223func GetSockAddrZeroLocalhost() string {
224 ensureAddressesInitialized()
225 return sockAddrZeroLocalhost
226}
227
228func GetSockAddrAlpha4() string {
229 ensureAddressesInitialized()

Callers 1

TestLoaderXidmapFunction · 0.92

Calls 1

Tested by 1

TestLoaderXidmapFunction · 0.74