Documentation
¶
Index ¶
Constants ¶
View Source
const ( // MsgResourceNotFound is associated with `404` response code. MsgResourceNotFound = "The resource was not found." // MsgInternalServer is associated with `500` response code. MsgInternalServer = "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.