Skip to content
This repository was archived by the owner on Jul 22, 2018. It is now read-only.

Tags: fatih/pool

Tags

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from lrita/v2.0.0

using sync.RWMutex instead of sync.Mutex in channelPool.

v2.0.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #20 from lrita/v2.0.0

fixes data-race between Get() and Close() of channelPool

v1.0.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #20 from lrita/v2.0.0

fixes data-race between Get() and Close() of channelPool