restic/internal/errors
greatroar e5f0f67ba0 Modernize error handling in local backend
* Stop prepending the operation name: it's already part of os.PathError,
  leading to repetitive errors like "Chmod: chmod /foo/bar: operation not
  permitted".

* Use errors.Is to check for specific errors.
2021-06-18 11:13:27 +02:00
..
doc.go Moves files 2017-07-23 14:19:13 +02:00
errors.go Modernize error handling in local backend 2021-06-18 11:13:27 +02:00
fatal.go errors: Add "Fatal" prefix for Fatalf() 2018-01-06 23:27:47 +01:00