restic/internal/checker
Michael Eischer c6e33c3954 repository: enforce that SaveBlob is called within WithBlobUploader
This is achieved by removing SaveBlob from the public API and only
returning it via a uploader object that is passed in by
WithBlobUploader.
2025-10-12 18:26:26 +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: enforce that SaveBlob is called within WithBlobUploader 2025-10-12 18:26:26 +02:00
testing.go repository: add Checker() method to repository to replace unchecked cast 2025-10-03 19:34:33 +02:00