Go package that provides features to handle errors with http services
To use httperror
in your Go project, you need to have Go installed on your system.
Once you have Go installed, you can use the following command to install the package:
go get -u github.com/ermos/httperror
Contributions to httperror
are always welcome!
If you find a bug or have a feature request, please open an issue on GitHub.
If you want to contribute code, please fork the repository and submit a pull request.