Versions in this module Expand all Collapse all v2 v2.0.4 Aug 2, 2021 Changes in this version + func Extract(hostPort string, lis net.Listener) (string, error) + func ExtractHostPort(addr string) (host string, port uint64, err error) + func Port(lis net.Listener) (int, bool)