package
0.10.3
Repository: https://github.com/cloudwego/kitex.git
Documentation: pkg.go.dev

# Functions

New creates a new worker pool.

# Structs

Pool is a worker pool bind with some idle goroutines.

# Type aliases

Task is the function that the worker will execute.