rclone/backend/union/policy
Nick Craig-Wood e43b5ce5e5 Remove github.com/pkg/errors and replace with std library version
This is possible now that we no longer support go1.12 and brings
rclone into line with standard practices in the Go world.

This also removes errors.New and errors.Errorf from lib/errors and
prefers the stdlib errors package over lib/errors.
2021-11-07 11:53:30 +00:00
..
all.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
epall.go Spelling fixes 2020-10-14 15:21:31 +01:00
epff.go union: fix crash when using epff policy - fixes #5000 2021-03-15 19:22:07 +00:00
eplfs.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
eplno.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
eplus.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
epmfs.go Spelling fixes 2020-10-14 15:21:31 +01:00
eprand.go random: seed math/rand in one place with crypto strong seed #4783 2020-11-18 17:48:44 +00:00
ff.go Spelling fixes 2020-10-14 15:21:31 +01:00
lfs.go union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00
lno.go union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00
lus.go union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00
mfs.go union: Implement multiple writable remotes 2020-03-21 18:11:24 +00:00
newest.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
policy.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
rand.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00