mirror of
https://github.com/octoleo/restic.git
synced 2025-01-23 07:08:28 +00:00
c71729dfc4
Package internal/dump has been reworked so its API consists of a single type Dumper that handles tar and zip formats. Tree loading and node writing happen concurrently.