Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: update references to symbols moved from os to io/fs | Russ Cox | 2020-10-20 | 1 | -5/+6 |
* | errors: add example for Is | Jonathan Amsterdam | 2020-04-13 | 1 | -0/+13 |
* | errors: improve As tests | Jonathan Amsterdam | 2019-06-11 | 1 | -8/+27 |
* | errors: fix package example | Andrew Gerrand | 2019-06-03 | 1 | -0/+14 |
* | errors, fmt: revert rejected changes for Go 1.13 | Damien Neil | 2019-05-15 | 1 | -61/+0 |
* | errors: fix Is panics if target is uncomparable | LE Manh Cuong | 2019-05-06 | 1 | -0/+19 |
* | errors: return false if nil error is passed to As | Ahsun Ahmed | 2019-04-10 | 1 | -0/+4 |
* | errors: add Unwrap, Is, and As | Marcel van Lohuizen | 2019-02-27 | 1 | -0/+258 |