6 results for “topic:go-error-handling”
Go errors with contextual information
gin skeleton
Go linter that checks that the error text contains a prefix indicating the package/function/method where the error occurred
Golang package for success/failure handling | Refactor helper
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.