# Functions
ProcessHTTPError writes formated error response to w.
ServerError Create error object.
# Structs
ServerErrorData is custom error that should be used to describe better errors.
ServerErrorLoginRequired is server error that can provide info if login is required.
ServerErrorWithText extra text.