Versions in this module Expand all Collapse all v3 v3.5.1 Mar 27, 2021 Changes in this version + func HostPort(addr string, port interface{}) string + func Listen(addr string, fn func(string) (net.Listener, error)) (net.Listener, error) + func Proxy(service string, address []string) (string, []string, bool)