Documentation ¶
Index ¶
- func NotFound(w http.ResponseWriter, req *http.Request)
- func NotifyFailure(w http.ResponseWriter, r *http.Request, statusCode int, msg string)
- func NotifySuccess(w http.ResponseWriter, r *http.Request, msg string)
- func NotifyWWError(w http.ResponseWriter, r *http.Request, statusCode int, errorCode string, ...)
- func Respond(w http.ResponseWriter, statusCode int, response []byte)
- func RespondXML(w http.ResponseWriter, statusCode int, response []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotifyFailure ¶
func NotifySuccess ¶
func NotifySuccess(w http.ResponseWriter, r *http.Request, msg string)
func NotifyWWError ¶
func RespondXML ¶
func RespondXML(w http.ResponseWriter, statusCode int, response []byte)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.