2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-24 05:37:37 +00:00
restic/internal/ui/backup
Michael Terry a376323331 restore: print JSON versions of errors in --json mode
Previously, they were printed as freeform text.

This also adds a ui.Terminal interface to make writing
tests easier and also adds a few tests.
2024-08-03 15:18:46 -04:00
..
json_test.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
json.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04: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_test.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
text.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00