2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-23 13:17:42 +00:00
restic/internal/errors
greatroar 2b609d3e77 errors, fs: Replace CombineErrors with stdlib Join
This does not produce exactly the same messages, as it inserts newlines
instead of "; ". But given how long our error messages can be, that
might be a good thing.
2024-10-05 10:56:40 +02:00
..
doc.go Moves files 2017-07-23 14:19:13 +02:00
errors.go errors, fs: Replace CombineErrors with stdlib Join 2024-10-05 10:56:40 +02:00
fatal_test.go errors: Ensure that errors.IsFatal(errors.Fatal("err")) == true 2022-03-28 22:09:49 +02:00
fatal.go errors: Drop Cause in favor of Go 1.13 error handling 2022-10-08 13:08:08 +02:00