restic/internal/cache
greatroar 23fcbb275a Remove restic.Cache interface
It was used in one code path, which then asserted its concrete type as
*cache.Cache.

Privatised some of the interface methods.
2020-09-18 10:48:13 +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 Remove restic.Cache interface 2020-09-18 10:48:13 +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 Remove restic.Cache interface 2020-09-18 10:48:13 +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