derElektrobesen / goconnpool

Connections pool for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Connections pool for Golang


Languages

Language:Go 98.9%Language:Makefile 1.1%