Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequest ¶
func BadRequest(w http.ResponseWriter, err error)
BadRequest logs error and sets BadRequest status
func InternalServerError ¶
func InternalServerError(w http.ResponseWriter, err error)
InternalServerError logs error and sets InternalServerError status
func Unauthorized ¶
func Unauthorized(w http.ResponseWriter, err error)
Unauthorized logs error and sets Unauthorized status
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.