restic/internal/checker
Michael Eischer b7bbb408ee check: refactor pack selection for read data
Drop the `packs` map from the internal state of the checker. Instead the
Packs(...) method now calls a filter callback that can select the
packs intended for checking.
2025-10-03 23:45:05 +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 check: refactor pack selection for read data 2025-10-03 23:45:05 +02:00
testing.go check: refactor pack selection for read data 2025-10-03 23:45:05 +02:00