# Functions
No description provided by the author
NewNetAddress returns a new NetAddress using the provided TCP address.
NewNetAddressIPPort returns a new NetAddress using the provided IP and port number.
NewNetAddressString returns a new NetAddress using the provided address in the form of "IP:Port".
NewNetAddressStrings returns an array of NetAddress'es build using the provided strings.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NetAddress defines information about a peer on the network including its IP address, and port.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
protocol is either "udp" or "tcp".