1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-22 15:57:07 +00:00
restic/internal/ui
Michael Terry 88f59fc2d6 json: switch backup and restore errors from string to struct types
This keeps backwards compatibility with the previous empty structs.
And maybe we'd want to put other fields into the inner struct later,
rather than the outer message.
2024-08-03 16:21:44 -04:00
..
backup json: switch backup and restore errors from string to struct types 2024-08-03 16:21:44 -04:00
progress
restore json: switch backup and restore errors from string to struct types 2024-08-03 16:21:44 -04:00
signals
table
termstatus
format.go
format_test.go
message.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
mock.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00
terminal.go restore: print JSON versions of errors in --json mode 2024-08-03 15:18:46 -04:00