Documentation
¶
Index ¶
- func BadRequest(w http.ResponseWriter, r *http.Request, message *string, ...)
- func InternalServerError(w http.ResponseWriter, r *http.Request)
- func NoContent(w http.ResponseWriter, r *http.Request)
- func NotFound(w http.ResponseWriter, r *http.Request, message string)
- func OK(w http.ResponseWriter, r *http.Request, data any)
- func Unauthorized(w http.ResponseWriter, r *http.Request, message string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequest ¶
func InternalServerError ¶
func InternalServerError(w http.ResponseWriter, r *http.Request)
func Unauthorized ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.