mirror of
https://github.com/restic/restic.git
synced 2024-04-21 12:32:20 +00:00
Input and output channel are now both of type `chan Job`, this makes it possible to chain multiple worker pools together.
Input and output channel are now both of type `chan Job`, this makes it possible to chain multiple worker pools together.