Categorygithub.com/subhash-pal/golang-training-concurrency-major-Golang-DesignPatternChannel-blocking-unbloking
# 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.