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 backend: let ParseConfig return a Config pointer 2023-06-07 22:31:15 +02:00
config_test.go location: Make ParseConfig-test backend agnostic 2023-06-17 15:15:58 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
layout_test.go test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
local.go backend: Hardcode backend scheme in Factory 2023-06-17 15:15:58 +02:00
local_internal_test.go test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00
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 backend/local: Ignore ENOTTY for fsync on Mac 2022-11-11 22:51:51 +01:00
local_windows.go backend/local: Ignore ENOTTY for fsync on Mac 2022-11-11 22:51:51 +01:00