Gin error handler that responds with proper error responses when an error is added to the context.
https://pkg.go.dev/codeberg.org/danjones000/gin-error-handler
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| handler.go | ||
| handler_test.go | ||
| LICENSE | ||
| middleware.go | ||
| middleware_test.go | ||
| options.go | ||
| options_test.go | ||
| README.md | ||
Gin Error Handler
A Gin middleware and wrapper functions to make handling errors easier.