Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendErrorHTML ¶ added in v0.1.0
func SendErrorHTML(w http.ResponseWriter, r *http.Request, httpStatusCode int, err error, details string)
SendErrorHTML makes html body with provided template and responds with provided http status code, error code is not included in render as it is intended for UI developers and not for the users
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.