//
pkg.gl
Category
github.com/sgaunet/template-api
internal
httperror
package
0.2.1
Repository:
https://github.com/sgaunet/template-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
9 SLOC
#
Functions
WriteBadRequestError
WriteBadRequestError writes a bad request status code and the error message to the response writer.
WriteStatusInternalServerError
WriteStatusInternalServerError writes an internal server error status code and the error message to the response writer.