package
1.1.0
Repository: https://github.com/escanbe/go-lib.git
Documentation: pkg.go.dev

# Functions

IsValidHostname returns true if input hostname is a valid domain name.
IsValidIP returns true if the provided IP is a valid IP address (IPv4 + IPv6).
IsValidPort returns true if the port is in-range 1 to 65535.