package
Version:
v0.0.0-...-c2c9c91
Opens a new window with list of versions in this module.
Published: Oct 31, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ErrorEmailConflict = Error("EMAIL_CONFLICT")
ErrorTokenExpired = Error("TOKEN_EXPIRED")
ErrorUserInactive = Error("USER_INACTIVE")
ErrorTokenNotFound = Error("TOKEN_NOT_FOUND")
ErrorUserNotFound = Error("USER_NOT_FOUND")
)
Error is for errors in the business domain. See the constants below.
Scan satisfies sql.Scanner interface.
Value satisfies driver.Valuer interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.