Hi!

I have recently published a new package which provides errors with a
stack trace, similar to now archived github.com/pkg/errors, but
attempting to address many issues the community has identified since
and updating it to new Go features. It is almost compatible with
github.com/pkg/errors codewise and very familiar human wise.

Now you can use Errorf to both wrap an existing error, format the
error message, and record a stack trace.

https://gitlab.com/tozd/go/errors

Check it out. Any feedback is welcome.


Mitar

-- 
http://mitar.tnode.com/
https://twitter.com/mitar_m

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAKLmikOVd%3DaV01QQf8xUE5vOxqarz7dsrit0V3pgT_XsaQuGow%40mail.gmail.com.

Reply via email to