MCPcopy
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
56func (s *staticAddr) Network() string { return s.ntw }
57func (s *staticAddr) String() string { return s.str }
58
59// SetServers changes a ServerList's set of servers at runtime and is

Callers 2

dialMethod · 0.80
newStaticAddrFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected