package
3.0.1+incompatible
Repository: https://github.com/cloud-foundations/dominator.git
Documentation: pkg.go.dev

# Functions

GetResourcePool returns a global resourcepool.Pool which may be used by other packages which need to share a common resource pool with the connpool package.
New returns a ConnResource for the specified network address.

# Structs

Conn is a managed network connection.
ConnResource manages a single Conn.

# Interfaces

Dialer implements a dialer that can be use to create connections.