Documentation ¶
Index ¶
- func Redirect(destination string, w http.ResponseWriter, r *http.Request)
- func Serve204(w http.ResponseWriter, r *http.Request)
- func Serve401(w http.ResponseWriter, r *http.Request)
- func Serve403(w http.ResponseWriter, r *http.Request)
- func Serve404(w http.ResponseWriter, r *http.Request)
- func Serve405(w http.ResponseWriter, r *http.Request)
- func Serve500(w http.ResponseWriter, r *http.Request)
- func Serve502(w http.ResponseWriter, r *http.Request)
- func Serve503(w http.ResponseWriter, r *http.Request)
- func ServeBasic401(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeBasic401 ¶
func ServeBasic401(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.