Documentation
¶
Index ¶
Constants ¶
View Source
const ( MsgSomethingWentWrong = "something went wrong" MsgInvalidToken = "invalid token" MsgInvalidTokenAlgorithm = "invalid token algorithm" MsgFieldRequired = "this field is required" MsgInvalidLengthOfUsername = "the username must be between 6 and 191 characters" MsgInvalidInput = "invalid input" MsgInvalidLengthOfPassword = "the password must be between 8 and 191 characters" MsgRecordNotFound = "record not found" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrorResponse ¶
Click to show internal directories.
Click to hide internal directories.