//
pkg.gl
Category
github.com/Chairou/toolbox
util
workpool
package
0.2.38
Repository:
https://github.com/chairou/toolbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
114 SLOC
#
Functions
CustomControllerRateLimiter
No description provided by the author
NewRateLimitedGoRoutinePool
NewRateLimitedGoRoutinePool bucketNum 默认最好为1, 这样qps才会准确.
#
Structs
FuncResult
FuncResult struct.
GoRoutineExecutor
GoRoutineExecutor body.
GoRoutinePool
GoRoutinePool go routine pool.
#
Type aliases
GoRoutineFunc
GoRoutineFunc process func.