Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ GetSockAddrZero
Function
GetSockAddrZero
testutil/client.go:203–206 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
201
}
202
203
func
GetSockAddrZero() string {
204
ensureAddressesInitialized()
205
return
sockAddrZero
206
}
207
208
func
GetSockAddrZeroHttp() string {
209
ensureAddressesInitialized()
Callers
12
TestIdLeaseOverflow
Function · 0.92
TestIdBump
Function · 0.92
TestMain
Function · 0.92
TestMain
Function · 0.92
TestMain
Function · 0.92
loadData
Function · 0.92
TestXidmap
Function · 0.92
TestXidmapMemory
Function · 0.92
BenchmarkXidmapWrites
Function · 0.92
BenchmarkXidmapWritesRandom
Function · 0.92
BenchmarkXidmapReads
Function · 0.92
BenchmarkXidmapReadsRandom
Function · 0.92
Calls
1
ensureAddressesInitialized
Function · 0.85
Tested by
12
TestIdLeaseOverflow
Function · 0.74
TestIdBump
Function · 0.74
TestMain
Function · 0.74
TestMain
Function · 0.74
TestMain
Function · 0.74
loadData
Function · 0.74
TestXidmap
Function · 0.74
TestXidmapMemory
Function · 0.74
BenchmarkXidmapWrites
Function · 0.74
BenchmarkXidmapWritesRandom
Function · 0.74
BenchmarkXidmapReads
Function · 0.74
BenchmarkXidmapReadsRandom
Function · 0.74