mirror of
https://github.com/restic/restic.git
synced 2026-02-28 03:36:23 +00:00
This struct implements an io.ReadSeeker on top of a backend. This is the easiest way to make the packer compatible to the new backend without loading a complete pack into a bytes.Buffer.