Versions in this module Expand all Collapse all v0 v0.1.0 May 22, 2024 Changes in this version + func AddrAsIP(addr netip.Addr) net.IP + func HasPort(addr string) bool + func IPAsAddr(ip net.IP) netip.Addr + func IsIPv4(s string) bool + func IsIPv6(s string) bool + func TryJoinHostPort(server string, port string) string