Skip to content

derElektrobesen/goconnpool

Repository files navigation

goconnpool

GoDoc Build Status Maintainability Coverage Status

Package goconnpool implements connections pool with ratelimits and backoff for broken connections.

Connection returned by the pool is protocol-independent.

See godoc for more info.