mirror of
https://github.com/restic/restic.git
synced 2026-05-03 17:35:25 +00:00
7d12c29286
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.