mirror of
https://github.com/restic/restic.git
synced 2025-12-24 00:29:39 -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 | ||
| local.go | ||
| local_internal_test.go | ||
| local_test.go | ||
| local_unix.go | ||
| local_windows.go | ||