package
0.0.0-20240712215146-12f676e2e164
Repository: https://github.com/raflfaisal/golangcore.git
Documentation: pkg.go.dev
# Functions
NewWorkerPool creates an instance of WorkerPool.
# Interfaces
Reference: https://github.com/syafdia/go-exercise/blob/master/src/concurrency/workerpool/worker_pool.go WorkerPool defines the contract for a worker pool implementation.