There are 0 repository under go-error-handling topic.
Generic error package that can be used to handle errors in your applications, services or any other "adapter" your service may use
🪳 Lib written in Go, facilitates and improves the visibility of errors that occur in your project, for better bug debugging, we have a robust structure and following the standard error interface, we have message, file, line, stack trace, cause everything for your project.
Go linter that checks that the error text contains a prefix indicating the package/function/method where the error occurred