1
0
mirror of https://github.com/restic/restic.git synced 2024-06-30 08:20:55 +02:00
restic/internal/backend/location
Michael Eischer 7d12c29286 backend: Unify backend construction using factory and registry
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.
2023-06-17 15:15:57 +02:00
..
display_location_test.go Hide password from repository URLs 2020-09-22 22:00:51 +02:00
location_test.go backend: Unify backend construction using factory and registry 2023-06-17 15:15:57 +02:00
location.go backend: Unify backend construction using factory and registry 2023-06-17 15:15:57 +02:00
registry.go backend: Unify backend construction using factory and registry 2023-06-17 15:15:57 +02:00