Package throttler provides a concurrency limiter similar to sync.WaitGroup but with a maximum number of simultaneously running goroutines.
go get github.com/nozzle/throttlerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Throttle goroutines to a maximum of 10 concurrent workers
No known issues recorded.
No dependency data recorded yet.