Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bradfitz/gomemcache
/ Network
Method
Network
memcache/selector.go:56–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
func
(s *staticAddr) Network() string {
return
s.ntw }
57
func
(s *staticAddr) String() string {
return
s.str }
58
59
// SetServers changes a ServerList's set of servers at runtime and is
Callers
2
dial
Method · 0.80
newStaticAddr
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected