2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-25 20:12:36 +00:00
restic/internal/backend/local
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
..
config.go Run goimports 2017-07-23 14:21:03 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
layout_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
local_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
local_unix.go local/sftp: Remove unneeded stat() call 2017-09-21 21:47:03 +02:00
local_windows.go local/sftp: Remove unneeded stat() call 2017-09-21 21:47:03 +02:00
local.go small cleanup: 2017-10-25 12:03:55 -04:00