Skip to content

sebastianwebber/berr

Repository files navigation

berr: Better Errors

Better errors replaces the standard error message with a more detailed one. This makes it easier to debug your code and understand what is going on.

Yes, message output is inspired by the rust's anyhow crate. :D

Installation

go get github.com/sebastianwebber/berr@latest

Example

example

check ./examples/main.go for details.

About

Better errors replaces the standard error message with a more detailed one.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages