Versions in this module Expand all Collapse all v0 v0.7.0 Oct 28, 2016 v0.6.2 Aug 29, 2016 v0.6.0 May 25, 2016 Changes in this version + func ConfigureTCPTransport(tr *http.Transport, proto, addr string) + func NewTCPSocket(addr string, tlsConfig *tls.Config) (net.Listener, error) + func NewUnixSocket(path, group string) (net.Listener, error) — linux/amd64