mirror of
https://github.com/restic/restic.git
synced 2025-12-22 15:49:44 -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. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| gs.go | ||
| gs_test.go | ||