MCPcopy
hub / github.com/grafana/dskit / getLocalhostAddr

Function getLocalhostAddr

kv/memberlist/memberlist_client_test.go:251–253  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

249}
250
251func getLocalhostAddr() string {
252 return getLocalhostAddrs()[0]
253}
254
255var addrsOnce sync.Once
256var localhostIP string

Calls 1

getLocalhostAddrsFunction · 0.85

Tested by

no test coverage detected