package
3.11.0-beta3+incompatible
Repository: https://github.com/signalfx/neo-agent.git
Documentation: pkg.go.dev

# Functions

Dial dials a UNIX domain socket and returns a net.Conn connection.
Listen returns a net.Listener for the specified path.
Run creates and runs a simple server that will call handler for each connection and write back whatever that function returns to the client.