Versions in this module Expand all Collapse all v2 v2.8.2 Nov 1, 2024 v2.8.1 Nov 1, 2024 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)