Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 877 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 877 Bytes

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.