mirror of
https://github.com/restic/restic.git
synced 2025-12-24 00:29:39 -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. |
||
|---|---|---|
| .. | ||
| backend.go | ||
| backend_test.go | ||
| config.go | ||
| config_test.go | ||
| internal_test.go | ||
| stdio_conn.go | ||