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