repositorypackage
1.1.1
Repository: https://github.com/audricimanuel/errorutils.git
Documentation: pkg.go.dev
# README
errorutils
This package helps you to define any error you got when doing any process as an HTTP error with its status code and message. You can also customize the error message but still with the same HTTP status code.