Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InternalServerError = response.NewErrorResponse( gonethttperrors.InternalServerError, nil, nil, http.StatusInternalServerError, ) )
Functions ¶
func SendInternalServerError ¶
func SendInternalServerError( w http.ResponseWriter, encoder gonethttpjson.Encoder, )
SendInternalServerError sends an internal server error response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.