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

Function GetSockAddrLocalhost

testutil/client.go:213–216  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

211}
212
213func GetSockAddrLocalhost() string {
214 ensureAddressesInitialized()
215 return sockAddrLocalhost
216}
217
218func GetSockAddrHttpLocalhost() string {
219 ensureAddressesInitialized()

Callers 4

TestLoaderXidmapFunction · 0.92
TestAccessWithClientCertFunction · 0.92

Calls 1

Tested by 4

TestLoaderXidmapFunction · 0.74
TestAccessWithClientCertFunction · 0.74