mirror of
https://github.com/restic/restic.git
synced 2025-12-22 23:59:51 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| config.go | ||
| doc.go | ||
| layout_test.go | ||
| local.go | ||
| local_test.go | ||
| local_unix.go | ||
| local_windows.go | ||