Versions in this module Expand all Collapse all v1 v1.0.0 Mar 19, 2025 v0 v0.0.0 Mar 19, 2025 Changes in this version + func FormatAddressPort(address string, port int) string + func GetPrivateIPv4() ([]*net.IPAddr, error) + func GetPublicIPv6() ([]*net.IPAddr, error) + func IsAny(ip interface{}) bool + func IsAnyV4(ip interface{}) bool + func IsAnyV6(ip interface{}) bool