restic/internal/backend/local
Andrea Gelmini 241916d55b
Fix typos
2023-12-06 13:11:55 +01: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 move Backend interface to backend package 2023-10-25 23:00:18 +02:00
local.go Fix typos 2023-12-06 13:11:55 +01:00
local_internal_test.go move Backend interface to backend package 2023-10-25 23:00:18 +02: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