restic/internal/ui/backup
Michael Eischer 86897314d5 backup: expose data_added_in_repo in JSON output
The value describes how much data was added after compression.
Previously, it was only available in the text output.
2024-02-23 20:27:13 +01:00
..
json.go backup: expose data_added_in_repo in JSON output 2024-02-23 20:27:13 +01:00
progress_test.go archiver: refactor summary collection from ui into the archiver 2024-02-23 20:27:13 +01:00
progress.go archiver: refactor summary collection from ui into the archiver 2024-02-23 20:27:13 +01:00
rate_estimator_test.go Address review comments 2023-06-08 20:24:21 +02:00
rate_estimator.go Address review comments 2023-06-08 20:24:21 +02:00
text.go archiver: refactor summary collection from ui into the archiver 2024-02-23 20:27:13 +01:00