package
0.0.0-20250203001930-13b3ed95fc31
Repository: https://github.com/davincible/d-utils.git
Documentation: pkg.go.dev

# Functions

NewRunner creates a new Runner.

# Structs

Runner is responsible for running tasks concurrently.
Task represents a single asynchronous task.

# Interfaces

TaskPool is an interface for a pool of workers.