//
pkg.gl
Category
github.com/Davincible/d-utils
taskrunner
package
0.0.0-20250203001930-13b3ed95fc31
Repository:
https://github.com/davincible/d-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
50 SLOC
#
Functions
NewRunner
NewRunner creates a new Runner.
#
Structs
Runner
Runner is responsible for running tasks concurrently.
Task
Task represents a single asynchronous task.
#
Interfaces
TaskPool
TaskPool is an interface for a pool of workers.