Versions in this module Expand all Collapse all v0 v0.18.3 Apr 18, 2022 v0.18.2 Apr 18, 2022 Changes in this version + func Host(addr net.Addr) string + func HostPort(addr net.Addr) (host string, port uint16) + func NewAddr(addr, network string) net.Addr + func Parse(addr string, network string) (net.Addr, error) + func Port(addr net.Addr) uint16