//
pkg.gl
Category
github.com/xmlking/toolkit
util
throttle
package
0.5.2
Repository:
https://github.com/xmlking/toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
53 SLOC
#
Functions
NewThrottle
NewThrottle creates a new throttle with a max number of workers.
#
Structs
Throttle
Throttle allows a limited number of workers to run at a time.