mirror of
https://github.com/restic/restic.git
synced 2025-03-30 00:00:14 +01:00
![]() reworked the code using snapshotFilter.FindAll to find all snapshots and restic.FindUsedBlobs to retrieve all used blobs. range repo.LookupBlob (as before) to convert the blobs to their containing packfiles and c.repo.List(ctx, restic.PackFile, ...) to retrieve the sizes of those packfiles. Additional documentation and tests are still outstanding. |
||
---|---|---|
.. | ||
testdata | ||
checker.go | ||
checker_test.go | ||
testing.go |