Versions in this module Expand all Collapse all v0 v0.9.0 Apr 11, 2023 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)