package
0.0.0-20171009231159-a11eda293c5f
Repository: https://github.com/codelingo/kit.git
Documentation: pkg.go.dev

# Functions

NewManager returns a connection manager using the passed Dialer, network, and address.

# Structs

Manager manages a net.Conn.

# Type aliases

AfterFunc imitates time.After.
Dialer imitates net.Dial.