mirror of
https://github.com/restic/restic.git
synced 2026-01-18 04:43:21 -05:00
This unified construction removes most backend-specific code from global.go. The backend registry will also enable integration tests to use custom backends if necessary. |
||
|---|---|---|
| .. | ||
| 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 | ||