MCPcopy
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
203func GetSockAddrZero() string {
204 ensureAddressesInitialized()
205 return sockAddrZero
206}
207
208func GetSockAddrZeroHttp() string {
209 ensureAddressesInitialized()

Callers 12

TestIdLeaseOverflowFunction · 0.92
TestIdBumpFunction · 0.92
TestMainFunction · 0.92
TestMainFunction · 0.92
TestMainFunction · 0.92
loadDataFunction · 0.92
TestXidmapFunction · 0.92
TestXidmapMemoryFunction · 0.92
BenchmarkXidmapWritesFunction · 0.92
BenchmarkXidmapReadsFunction · 0.92

Calls 1

Tested by 12

TestIdLeaseOverflowFunction · 0.74
TestIdBumpFunction · 0.74
TestMainFunction · 0.74
TestMainFunction · 0.74
TestMainFunction · 0.74
loadDataFunction · 0.74
TestXidmapFunction · 0.74
TestXidmapMemoryFunction · 0.74
BenchmarkXidmapWritesFunction · 0.74
BenchmarkXidmapReadsFunction · 0.74