Did you check https://github.com/cockroachdb/errors ? How does it differ
from cockroachdb/errors?

On Mon, 3 Jan 2022 at 08:05, Mitar <mmi...@gmail.com> wrote:

> 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
> .
>


-- 
Gaurav Maheshwari

-- 
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/CAGVdjEgMxhGHTzZrtyHTNz%3DRk6b4uQTRfEnPxtE90U-v--1-hQ%40mail.gmail.com.

Reply via email to