Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
213
func
GetSockAddrLocalhost() string {
214
ensureAddressesInitialized()
215
return
sockAddrLocalhost
216
}
217
218
func
GetSockAddrHttpLocalhost() string {
219
ensureAddressesInitialized()
Callers
4
TestLoaderXidmap
Function · 0.92
TestAccessWithoutClientCert
Function · 0.92
TestAccessWithoutClientCert
Function · 0.92
TestAccessWithClientCert
Function · 0.92
Calls
1
ensureAddressesInitialized
Function · 0.85
Tested by
4
TestLoaderXidmap
Function · 0.74
TestAccessWithoutClientCert
Function · 0.74
TestAccessWithoutClientCert
Function · 0.74
TestAccessWithClientCert
Function · 0.74