Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikeschinkel
2526 days ago
Recently the Go team introduced the xerrors package for improved error management:
https://godoc.org/golang.org/x/xerrors
So using these functions is becoming part of what good Go programmers do.