Versions in this module Expand all Collapse all v1 v1.4.6 Feb 25, 2020 Changes in this version + type Semaphore chan struct + func New(count int) Semaphore + func (s Semaphore) Acquire(ctx context.Context) error + func (s Semaphore) Release() Incompatible versions in this module v2.0.1+incompatible Feb 26, 2020