//
pkg.gl
Category
github.com/sunvim/utils
workpool
package
0.1.0
Repository:
https://github.com/sunvim/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
158 SLOC
#
Functions
New
New new workpool and set the max number of concurrencies.
#
Structs
WorkPool
WorkPool serves incoming connections via a pool of workers.
#
Type aliases
TaskHandler
TaskHandler Define function callbacks.