Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorCanceled errorType = "canceled" // ErrorExec errorType = "execution" // ErrorNotFound errorType = "not_found" // 404 Not Found ErrorBadData errorType = "bad_data" // 405 StatusMethodNotAllowed ErrorTimeout errorType = "timeout" // 408 Request Timeout ErrorInternal errorType = "internal" // 500 Internal Server Error )
Variables ¶
This section is empty.
Functions ¶
func ResponseError ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.