package
1.5.0
Repository: https://github.com/etkecc/go-kit.git
Documentation: pkg.go.dev

# Functions

New creates a new work pool with the specified number of workers.

# Structs

WorkPool is a simple work pool implementation.

# Type aliases

Task is a function that can be added to the work pool.