rclone/backend/local
Nick Craig-Wood cb5bd47e61 build: fix errors spotted by ineffassign linter
These were mostly caused by shadowing err and a good fraction of them
will have caused errors not to be propagated properly.
2018-05-05 17:32:41 +01:00
..
about_unix.go about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00
about_windows.go about: complete other providers and re-work internals 2018-04-17 21:53:27 +01:00
local_internal_test.go build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
local_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
local.go build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
read_device_other.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
read_device_unix.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
remove_other.go local: retry remove on Windows sharing violation error #2202 2018-04-07 17:36:26 +01:00
remove_test.go local: retry remove on Windows sharing violation error #2202 2018-04-07 17:36:26 +01:00
remove_windows.go local: retry remove on Windows sharing violation error #2202 2018-04-07 17:36:26 +01:00
tests_test.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00