1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-31 03:31:21 +00:00
restic/internal/backend/local
Michael Eischer 50e0d5e6b5 backend: Hardcode backend scheme in Factory
Our ParseConfig implementations always expect a specific scheme, thus no
other scheme would work.
2023-06-17 15:15:58 +02:00
..
config.go
config_test.go
doc.go
layout_test.go
local.go backend: Hardcode backend scheme in Factory 2023-06-17 15:15:58 +02:00
local_internal_test.go
local_test.go backend: Adjust tests to use the Factory to instantiate the backend 2023-06-17 15:15:58 +02:00
local_unix.go
local_windows.go