mirror of
https://github.com/restic/restic.git
synced 2026-07-16 12:14:54 +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.