//
pkg.gl
Category
github.com/containerum/chkit.v2
pkg
util
limiter
package
3.5.1+incompatible
Repository:
https://github.com/containerum/chkit.v2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
31 SLOC
#
Functions
New
Returns new limiter which restrains the size of worker group with number less or equal k.
#
Structs
Limiter
Limits the number of goroutines and allows you to wait for the worker group to complete.