package
1.0.8
Repository: https://github.com/ossf/criticality_score.git
Documentation: pkg.go.dev

# Functions

WorkerPool starts a pool of n workers each running the WorkerFunc w.

# Type aliases

WorkerFunc implements a function that can be used in a WorkerPool.