1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-05 03:03:16 +00:00
restic/internal/backend/local
Michael Eischer 24f4e780f1 backend: consistently use os package for filesystem access
The go std library should be good enough to manage the files in the
backend and cache folders.
2024-08-31 18:20:40 +02:00
..
config.go
config_test.go
doc.go
layout_test.go
local.go
local_internal_test.go
local_test.go
local_unix.go
local_windows.go