Versions in this module Expand all Collapse all v1 v1.4.105 Aug 19, 2025 Changes in this version + type Semaphore interface + Acquire func(context.Context) error + Release func() + func New(n uint) Semaphore