restic/internal/archiver
Michael Eischer bfb56b78e1 replace some usages of restic.Repository with more specific interface
This should eventually make it easier to test the code.
2024-01-27 13:02:02 +01:00
..
archiver_test.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
archiver_unix_test.go
archiver_windows_test.go
archiver.go archiver: Add filepath to error message if it is not included yet 2024-01-06 19:08:24 +01:00
blob_saver_test.go
blob_saver.go
buffer.go
doc.go
file_saver_test.go test: use parameter instead of hardcoded constant 2023-05-18 21:17:53 +02:00
file_saver.go backup: rework error reporting for subcommand 2023-10-27 23:58:52 +02:00
scanner_test.go
scanner.go
testing_test.go
testing.go replace some usages of restic.Repository with more specific interface 2024-01-27 13:02:02 +01:00
tree_saver_test.go
tree_saver.go
tree_test.go
tree.go