Documentation
¶
Overview ¶
package errUtils contains error handlers and middlewares for the web server
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteBadRequest ¶
func WriteBadRequest(w http.ResponseWriter)
func WriteInternalError ¶
func WriteInternalError(w http.ResponseWriter)
func WriteUnauthorized ¶
func WriteUnauthorized(w http.ResponseWriter)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.