restic/internal/checker
Michael Eischer ac4642b479 repository: replace StartPackUploader+Flush with WithBlobUploader
The new method combines both step into a single wrapper function. Thus
it ensures that both are always called in pairs. As an additional
benefit this slightly reduces the boilerplate to upload blobs.
2025-10-08 22:49:45 +02:00
..
testdata Moves files 2017-07-23 14:19:13 +02:00
checker.go repository: add Checker() method to repository to replace unchecked cast 2025-10-03 19:34:33 +02:00
checker_test.go repository: replace StartPackUploader+Flush with WithBlobUploader 2025-10-08 22:49:45 +02:00
testing.go repository: add Checker() method to repository to replace unchecked cast 2025-10-03 19:34:33 +02:00