mirror of
https://github.com/restic/restic.git
synced 2025-12-22 15:49:44 -05:00
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. |
||
|---|---|---|
| .. | ||
| acl.go | ||
| acl_test.go | ||
| common.go | ||
| common_test.go | ||
| tar.go | ||
| tar_test.go | ||
| zip.go | ||
| zip_test.go | ||