An open API service indexing awesome lists of open source software.

https://github.com/getlantern/connpool

net.Conn pooling for golang
https://github.com/getlantern/connpool

Last synced: 8 months ago
JSON representation

net.Conn pooling for golang

Awesome Lists containing this project

README

          

connpool [![Travis CI Status](https://travis-ci.org/getlantern/connpool.svg?branch=master)](https://travis-ci.org/getlantern/connpool) [![Coverage Status](https://coveralls.io/repos/getlantern/connpool/badge.png)](https://coveralls.io/r/getlantern/connpool) [![GoDoc](https://godoc.org/github.com/getlantern/connpool?status.png)](http://godoc.org/github.com/getlantern/connpool)
==========
net.Conn pooling for Go.

[GoDoc](https://godoc.org/github.com/getlantern/connpool)