Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteBadRequestError ¶
func WriteBadRequestError(w http.ResponseWriter, err error)
WriteBadRequestError writes a bad request status code and the error message to the response writer.
func WriteStatusInternalServerError ¶
func WriteStatusInternalServerError(w http.ResponseWriter, err error)
WriteStatusInternalServerError writes an internal server error status code and the error message to the response writer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.