Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequest ¶
func BadRequest(w http.ResponseWriter)
func InternalServerError ¶
func InternalServerError(ctx context.Context, w http.ResponseWriter, err error)
func NotFound ¶
func NotFound(w http.ResponseWriter)
func OK ¶
func OK(w http.ResponseWriter, response any)
func PermanentRedirect ¶
func PermanentRedirect(w http.ResponseWriter, url string)
Types ¶
Click to show internal directories.
Click to hide internal directories.