Versions in this module Expand all Collapse all v0 v0.2.10 Feb 3, 2020 Changes in this version + type T chan semaphore + func New(limit int) T + func (t T) Acquire() + func (t T) Release() T