restic/internal/cache
Michael Eischer 17446da5fd
Merge pull request #4343 from greatroar/cache
cache: Restructure New to remove redundant operations
2023-06-02 22:41:17 +02:00
..
backend.go Remove unused context or testing parameters 2023-05-18 21:17:53 +02:00
backend_test.go Use _ as parameter name for unused Context 2023-05-18 21:15:45 +02:00
cache.go cache: Restructure New to remove redundant operations 2023-05-27 10:32:08 +02:00
cache_test.go cache: Restructure New to remove redundant operations 2023-05-27 10:32:08 +02:00
dir.go Honor RESTIC_CACHE_DIR environment variable 2021-10-10 16:00:02 +02:00
dir_test.go Add more error handling 2021-01-30 20:19:47 +01:00
file.go cache: Replace readCloser+LimitedReader by backend.LimitedReadCloser 2023-01-03 19:03:36 +01:00
file_test.go Use either test or rtest to refer to internal test helpers 2023-05-18 21:15:45 +02:00
testing.go test: Use testing.T.Cleanup to remove tempdirs 2022-12-09 14:23:55 +01:00