Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FakeAPIServer ¶
FakeAPIServer returns a net.Conn implementation that serves the RPC server defined by the given root object (see rpc.Conn.Serve).
Types ¶
type IPAddrResolverMap ¶
IPAddrResolverMap implements IPAddrResolver by looking up the addresses in the map, which maps host names to IP addresses. The strings in the value slices should be valid IP addresses.
func (IPAddrResolverMap) LookupIPAddr ¶
Click to show internal directories.
Click to hide internal directories.