MCPcopy
hub / github.com/hashicorp/memberlist / getBindAddr

Function getBindAddr

memberlist_test.go:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39func getBindAddr() net.IP {
40 return getBindAddrNet(0)
41}
42
43func testConfigNet(tb testing.TB, network byte) *Config {
44 tb.Helper()

Calls 1

getBindAddrNetFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…