//
pkg.gl
Category
github.com/cloudwego/kitex
internal
wpool
package
0.10.3
Repository:
https://github.com/cloudwego/kitex.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
79 SLOC
#
Functions
New
New creates a new worker pool.
#
Structs
Pool
Pool is a worker pool bind with some idle goroutines.
#
Type aliases
Task
Task is the function that the worker will execute.