# Packages

No description provided by the author
No description provided by the author

# Functions

IsIPV6 checks if the input contains a valid IPV6 address.
IsPortAvailable checks if a TCP port is available or not.
ParseIPNets parses string slice to IPNet.

# Type aliases

IP maps string to net.IP.
IPNet maps string to net.IPNet.