mirror of
https://github.com/restic/restic.git
synced 2026-05-02 09:05:23 +00:00
b7bbb408ee
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.