package
0.0.0-20240805123344-3dc119b79728
Repository: https://github.com/subhash-pal/golang-training-concurrency-major-.git
Documentation: pkg.go.dev

# Structs

Job represents a task to be performed by a worker.
ProcessedData represents the final processed data.
ProcessedData represents the final processed data.
Result represents the result of a completed job.
Task represents the download and processing job.
Task represents the download and processing job.