1
0
mirror of https://github.com/restic/restic.git synced 2024-06-28 08:00:52 +02:00
restic/internal/cache
2022-12-03 12:13:54 +01:00
..
backend_test.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
backend.go cache: Drop cache entry if it cannot be processed 2022-09-25 11:55:09 +02:00
cache.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
dir_test.go Add more error handling 2021-01-30 20:19:47 +01:00
dir.go Honor RESTIC_CACHE_DIR environment variable 2021-10-10 16:00:02 +02:00
file_test.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
file.go cache: Rewrite unnecessary if-else 2022-12-03 12:13:54 +01:00
testing.go Add cache 2017-09-24 21:54:53 +02:00