Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrPurchaseAlreadyExists indicates an onramp purchase record already exists ErrPurchaseAlreadyExists = errors.New("onramp purchase record already exists") // ErrPurchaseNotFound indicates an onramp purchase record doesn't exists ErrPurchaseNotFound = errors.New("onramp purchase record not found") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.