Documentation ¶
Index ¶
- Variables
- func GetParameters(prefix string, r *http.Request) []string
- func RErrorBadRequest(w http.ResponseWriter)
- func RErrorInternalServer(w http.ResponseWriter)
- func RErrorMethodNotAllowed(w http.ResponseWriter)
- func RErrorNotFound(w http.ResponseWriter)
- func RErrorUnauthorized(w http.ResponseWriter)
- type RequestData
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RErrorBadRequest ¶
func RErrorBadRequest(w http.ResponseWriter)
func RErrorInternalServer ¶
func RErrorInternalServer(w http.ResponseWriter)
func RErrorMethodNotAllowed ¶
func RErrorMethodNotAllowed(w http.ResponseWriter)
func RErrorNotFound ¶
func RErrorNotFound(w http.ResponseWriter)
func RErrorUnauthorized ¶
func RErrorUnauthorized(w http.ResponseWriter)
Types ¶
Click to show internal directories.
Click to hide internal directories.