Files
restic/internal/repository/pack
Michael Eischer 0c71284619 restic: change ListBlobs to return PackBlob
PackBlob is a limited interface that only exposes a part of the
information provided by PackedBlob. Most of the changes are switches
from direct value lookups to the interface methods, with a few larger
changes to let the tests still work.
2026-06-10 22:53:03 +02:00
..
2024-05-25 13:13:03 +02:00