Versions in this module Expand all Collapse all v1 v1.4.1 Aug 18, 2026 v1.4.0 Jul 30, 2026 Changes in this version + const DefaultMaxConcurrency + func Configure(maxConcurrency int) + type Semaphore struct + var Commands *Semaphore + var Items *Semaphore + var Namespaces *Semaphore + var Nodes *Semaphore + func New(limit int) *Semaphore + func (s *Semaphore) Acquire() func()