Versions in this module Expand all Collapse all v1 v1.1.0 Jun 11, 2026 v1.0.0 Jun 5, 2026 Changes in this version + func DefaultMaxWorkers() int + func Run(ctx context.Context, cfg Config, jobs []Job) error + type Config struct + MaxWorkers int + type Job func(ctx context.Context) error