Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidCredentials = New("invalid credentials", InvalidCredentials) ErrNotFound = New("entity not found", NotFound) ErrAlreadyExists = New("entity already exists", EntityAlreadyExists) )
Functions ¶
func IsAlreadyExists ¶
func IsInvalidCredentials ¶
func IsNotFound ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.