mirror of
https://github.com/restic/restic.git
synced 2025-12-24 08:39:43 -05:00
The only use cases in the code were in errors.IsFatal, backend/b2, which needs a workaround, and backend.ParseLayout. The last of these requires all backends to implement error unwrapping in IsNotExist. All backends except gs already did that. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| errors.go | ||
| fatal.go | ||
| fatal_test.go | ||