abhinav / doc2go

Your Go project's documentation, to-go.
https://abhinav.github.io/doc2go
Apache License 2.0
90 stars 7 forks source link

Instrument errors with errtrace #201

Closed abhinav closed 9 months ago

abhinav commented 9 months ago

Use braces.dev/errtrace to instrument all error return sites. Error traces are reported at failure with %+v.