mirror of
https://github.com/restic/restic.git
synced 2026-05-30 05:45:23 +00:00
482fc9f51d
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.