Y
Hacker News
new
|
ask
|
show
|
jobs
by
durbatuluk
1759 days ago
github.com/pkg/errors also is a amazing option
1 comments
ollien
1759 days ago
Yeah, for sure! I mention it in the README of that library, but one of the motivations I had was to not require you to wrap the errors with my library, like pkg/errors requires you to.
link