Closed blockloop closed 4 years ago
Would you accept a PR that adds
if err == nil { return e }
To this line? pkg/errors and other log implementations have this functionality as well.
pkg/errors
Would you accept a PR that adds
To this line?
pkg/errors
and other log implementations have this functionality as well.