Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleError ¶
func HandleError(w http.ResponseWriter, err error, statusCode int) bool
HandleError checks if the error is not nil, writes it to the output with the specified status code, and returns true. If error is nil it returns false.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.