Versions in this module Expand all Collapse all v1 v1.0.1 Sep 3, 2022 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)