mirror of
https://github.com/octoleo/restic.git
synced 2025-02-07 06:18:25 +00: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.