Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myrachanto/custom-http-error
This is a Golang custom error handler package. This package ensures that all application utilizing it have the same error structure
https://github.com/myrachanto/custom-http-error
custom go golang package
Last synced: 3 days ago
JSON representation
This is a Golang custom error handler package. This package ensures that all application utilizing it have the same error structure
- Host: GitHub
- URL: https://github.com/myrachanto/custom-http-error
- Owner: myrachanto
- Created: 2021-12-02T11:18:59.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-03T10:14:27.000Z (almost 3 years ago)
- Last Synced: 2023-07-27T22:23:57.835Z (over 1 year ago)
- Topics: custom, go, golang, package
- Language: Go
- Homepage:
- Size: 132 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# custom-http-golang-error-handler
This is a customer http go lang error handler so that all aplication can have same error structure.this package should do the trick to harmonise the applications especailly when it comes to micro services