Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( KeyErrorFileProcess = newBillingServerErrorMsg("ks000001", "failed to process file") KeyErrorNotFound = newBillingServerErrorMsg("ks000002", "key not found") KeyErrorFailedToInsert = newBillingServerErrorMsg("ks000003", "failed to insert key") KeyErrorCanceled = newBillingServerErrorMsg("ks000004", "unable to cancel key") KeyErrorFinish = newBillingServerErrorMsg("ks000005", "unable to finish key") KeyErrorReserve = newBillingServerErrorMsg("ks000006", "unable to reserve key") ErrBalanceHasMoreOneCurrency = errors.New("merchant balance has more one currency") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.