mirror of
https://github.com/restic/restic.git
synced 2025-12-25 17:19:36 -05:00
This removes code that is only used within a backend implementation from the backend package. The latter now only contains code that also has external users. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| doc.go | ||
| layout_test.go | ||
| sftp.go | ||
| sftp_test.go | ||
| sshcmd_test.go | ||