# Functions
DialWith randomly dials one of a number of addresses with a given dialer.
NewPipeListener returns a new PipeListener.
TestUnixDialer creates a Test Unix Dialer when using domain socket.
UnixDialer creates a Unix Dialer when using unix domain socket.
# Structs
PipeListener is a net.PipeListener that uses net.Pipe It is only relevant for the APM Server instrumentation of itself.
ProxyConfig holds the configuration information required to proxy connections through a SOCKS5 proxy server.