1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-25 17:27:25 +00:00
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
backend_test.go
cache.go small cleanup: 2017-10-25 12:03:55 -04:00
dir.go
file.go small cleanup: 2017-10-25 12:03:55 -04:00
file_test.go
testing.go