Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPasswordMinLength = errors.New("password needs to be atleast 6 characters") ErrPasswordMismatch = errors.New("passwords need to match") )
Copy to Hanzo
View Source
var ErrorAccountNotWithdrawable = errors.New("account not withdrawable")
View Source
var ErrorInsufficientFunds = errors.New("source has insufficient funds")
View Source
var ErrorInvalidPaymentMethod = errors.New("invalid payment method")
View Source
var ErrorMissingCredentials = errors.New("missing credentials")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.