aboutsummaryrefslogtreecommitdiff
path: root/src/errors/errors.go
AgeCommit message (Expand)Author
2023-11-02errors: add available godoc linkcui fliter
2023-05-25errors: add godoc linksOlivier Mengué
2023-03-11errors: add ErrUnsupportedAndy Pan
2022-09-29errors, fmt: add support for wrapping multiple errorsDamien Neil
2020-10-20all: update references to symbols moved from os to io/fsRuss Cox
2019-09-04errors: fix wrong code in package docJonathan Amsterdam
2019-08-06errors: improve docJonathan Amsterdam
2019-05-15errors, fmt: revert rejected changes for Go 1.13Damien Neil
2019-03-14fmt: make type of fmt.Errorf the same as that of errors.NewMarcel van Lohuizen
2019-03-14errors: improve performance of NewMarcel van Lohuizen
2019-02-27errors: add Frame and Formatter/Printer interfacesMarcel van Lohuizen
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox