Documentation ¶
Index ¶
- func BadRequestResponse(w http.ResponseWriter, status int, err error)
- func FailedValidationResponse(w http.ResponseWriter, r *http.Request, errors map[string]string)
- func IncorrectUrlParams(w http.ResponseWriter, param string)
- func ServerErrorResponse(w http.ResponseWriter, err error)
- func UploadContent(w http.ResponseWriter, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BadRequestResponse ¶
func BadRequestResponse(w http.ResponseWriter, status int, err error)
func IncorrectUrlParams ¶
func IncorrectUrlParams(w http.ResponseWriter, param string)
func ServerErrorResponse ¶
func ServerErrorResponse(w http.ResponseWriter, err error)
func UploadContent ¶
func UploadContent(w http.ResponseWriter, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.