restic/internal/cache
greatroar cb3f531050 Make Cache.Path private
It's only used inside the package.
2020-09-18 11:17:29 +02:00
..
backend.go Remove restic.Cache interface 2020-09-18 10:48:13 +02:00
backend_test.go Add []byte to repo.LoadAndDecrypt and utils.LoadAll 2019-04-13 13:38:39 +02:00
cache.go Make Cache.Path private 2020-09-18 11:17:29 +02:00
dir.go Honor RESTIC_CACHE_DIR on Mac and Windows 2020-02-28 15:44:32 +01:00
dir_test.go Honor RESTIC_CACHE_DIR on Mac and Windows 2020-02-28 15:44:32 +01:00
file.go Make Cache.Path private 2020-09-18 11:17:29 +02:00
file_test.go Remove restic.Cache interface 2020-09-18 10:48:13 +02:00
testing.go Add cache 2017-09-24 21:54:53 +02:00