# Functions
Address returns addr with the passed default port appended if there is not already a port specified.
Addresses returns a new slice with all the passed peer addresses normalized with the given default port, and all duplicates removed.
No description provided by the author
RemoveDuplicateAddresses returns a new slice with all duplicate entries in addrs removed.
No description provided by the author