golang-gopkg-fatih-pool.v2-dev

Thread safe connection pool for net.conn interface
  https://github.com/fatih/pool
  0
  no reviews



Pool is a thread safe connection pool for net.conn interface. it can be used to manage and reuse connections.