# Functions
GetAvailablePortForAddress returns an open port on the specified address.
GetIpMetadata gets metadata about an IP.
GetOutboundIP gets the locally preferred outbound IP address
From https://stackoverflow.com/questions/23558425/how-do-i-get-the-local-ip-address-in-go.
ValidateDomainName validates the string value as a domain name.
ValidateHttpUrl validates a URL for an HTTP scheme.
# Structs
No description provided by the author