mirror of
https://github.com/restic/restic.git
synced 2025-12-22 23:59:51 -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. |
||
|---|---|---|
| .. | ||
| b2.go | ||
| b2_test.go | ||
| config.go | ||
| config_test.go | ||