//
pkg.gl
Category
github.com/BBVA/kapow
internal
server
httperror
package
0.7.1
Repository:
https://github.com/bbva/kapow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
17 SLOC
#
Functions
ErrorJSON
ErrorJSON writes the provided error as a JSON body to the provided http.ResponseWriter, after setting the appropriate Content-Type header.
#
Structs
ServerErrMessage
A ServerErrMessage represents the reason why the error happened.