package
1.4.0
Repository: https://github.com/lni/goutils.git
Documentation: pkg.go.dev

# Functions

CleanAddress cleans the input address before returning it.
IsValidAddress returns a boolean indicating whether the specified address is valid.
IsValidAddressErr check whether the specified address is valid and returns error.

# Variables

HostnameRegex is the regex for valid hostnames.
IPV4Regex is the regex for valid IPv4 addresses.