restic/internal/cache
George Armhold bcdebfb84e small cleanup:
- be explicit when discarding returned errors from .Close(), etc.
- remove named return values from funcs when naked return not used
- fix some "err" shadowing when redeclaration not needed
2017-10-25 12:03:55 -04:00
..
backend.go cache: Store first, then store in the backend 2017-10-17 22:01:20 +02:00
backend_test.go Add cache 2017-09-24 21:54:53 +02:00
cache.go small cleanup: 2017-10-25 12:03:55 -04:00
dir.go cache: OS-specific cache directories 2017-09-27 21:16:22 -07:00
file.go small cleanup: 2017-10-25 12:03:55 -04:00
file_test.go Add cache 2017-09-24 21:54:53 +02:00
testing.go Add cache 2017-09-24 21:54:53 +02:00