# Functions
AddrFromSlice returns the IP address from the provided byte slice.
IsPublic returns true if the provided address is considered to be a public IP.
Lookup attempts to resolve a hostname to a single IP.
No description provided by the author
No description provided by the author
PackIP packs an ip port pair to the byte array.
ParseAddr returns the IP address from the provided string.
ParseAddrPort returns the IP:port address from the provided string.
No description provided by the author
# Structs
A self contained proof that a peer is claiming ownership of an IPPort at a given time.
An IP and a port.
# Interfaces
An IPPort that can change.
# Type aliases
No description provided by the author