Documentation
¶
Index ¶
Constants ¶
View Source
const ( // MsgResourceWasNotFoundError is associated with `404` response code. MsgResourceWasNotFoundError = "The resource was not found." // MsgInternalServerError is associated with `500` response code. MsgInternalServerError = "An internal server error occurred." )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Error ¶
Click to show internal directories.
Click to hide internal directories.