Versions in this module Expand all Collapse all v2 v2.0.2 Nov 20, 2023 v2.0.1 Nov 16, 2023 v2.0.0 Sep 29, 2023 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)