mirror of
https://github.com/restic/restic.git
synced 2026-08-30 17:27:15 +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.