2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-07 08:54:29 +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_test.go
config.go
doc.go
layout_test.go
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
local.go backend: Hardcode backend scheme in Factory 2023-06-17 15:15:58 +02:00