Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrStoreNotFound = errors.New("store not found") ErrStoreOwnerMismatch = errors.New("store owner mismatch") )
View Source
var ( ErrUserBanned = apierror.Error{ Message: "user banned", } ErrInvalidCredentials = apierror.Error{ Message: "invalid credentials", } )
View Source
var ErrNoMatchesFound = apierror.Error{
Message: "no matches found",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.