restic/internal/ui/backup
greatroar 04216eb9aa ui/backup: Replace channels with a mutex
The channel-based algorithm had grown quite complicated. This is easier
to reason about and likely to be more performant with very many
CompleteBlob calls.
2022-10-23 13:28:41 +02:00
..
json.go archiver: remove unused fileInfo from progress callback 2022-07-23 14:16:23 +02:00
progress.go ui/backup: Replace channels with a mutex 2022-10-23 13:28:41 +02:00
progress_test.go ui/backup: Replace channels with a mutex 2022-10-23 13:28:41 +02:00
text.go archiver: remove unused fileInfo from progress callback 2022-07-23 14:16:23 +02:00