Versions in this module Expand all Collapse all v1 v1.0.1 Apr 10, 2017 v1.0.0 Mar 27, 2017 Changes in this version + func Files(unsetEnv bool) []*os.File + func Listeners(unsetEnv bool) ([]net.Listener, error) + func PacketConns(unsetEnv bool) ([]net.PacketConn, error) + func TLSListeners(unsetEnv bool, tlsConfig *tls.Config) ([]net.Listener, error)