withdrawrepositoryerrors

package
v1.0.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrCreateWithdrawFailed = errors.New("failed to create withdraw")

ErrCreateWithdrawFailed indicates a failure when creating a new withdraw record.

View Source
var ErrDeleteAllWithdrawsPermanentFailed = errors.New("failed to permanently delete all withdraws")

ErrDeleteAllWithdrawsPermanentFailed indicates a failure when permanently deleting all withdraw records.

View Source
var ErrDeleteWithdrawPermanentFailed = errors.New("failed to permanently delete withdraw")

ErrDeleteWithdrawPermanentFailed indicates a failure when permanently deleting a withdraw record.

View Source
var ErrFindActiveWithdrawsFailed = errors.New("failed to find active withdraws")

ErrFindActiveWithdrawsFailed is used when the system fails to find active withdraws

View Source
var ErrFindAllWithdrawsFailed = errors.New("failed to find all withdraws")

ErrFindAllWithdrawsFailed is used when the system fails to find all withdraws

View Source
var ErrFindTrashedWithdrawsFailed = errors.New("failed to find trashed withdraws")

ErrFindTrashedWithdrawsFailed is used when the system fails to find trashed withdraws

View Source
var ErrFindWithdrawByIdFailed = errors.New("failed to find withdraw by ID")

ErrFindWithdrawByIdFailed is used when the system fails to find a withdraw by ID

View Source
var ErrFindWithdrawsByCardNumberFailed = errors.New("failed to find withdraws by card number")

ErrFindWithdrawsByCardNumberFailed is used when the system fails to find withdraws by card number

View Source
var ErrGetMonthWithdrawStatusFailedByCardFailed = errors.New("failed to get monthly withdraw status failed by card number")

ErrGetMonthWithdrawStatusFailedByCardFailed is used when the system fails to get the monthly withdraw status failed by card number

View Source
var ErrGetMonthWithdrawStatusFailedFailed = errors.New("failed to get monthly withdraw status failed")

ErrGetMonthWithdrawStatusFailedFailed is used when the system fails to get the monthly withdraw status failed

View Source
var ErrGetMonthWithdrawStatusSuccessByCardFailed = errors.New("failed to get monthly withdraw status success by card number")

ErrGetMonthWithdrawStatusSuccessByCardFailed is used when the system fails to get the monthly withdraw status success by card number

View Source
var ErrGetMonthWithdrawStatusSuccessFailed = errors.New("failed to get monthly withdraw status success")

ErrGetMonthWithdrawStatusSuccessFailed is used when the system fails to get the monthly withdraw status success

View Source
var ErrGetMonthlyWithdrawsByCardFailed = errors.New("failed to get monthly withdraw amounts by card number")

ErrGetMonthlyWithdrawsByCardFailed indicates a failure when retrieving monthly withdraw amounts by card number.

View Source
var ErrGetMonthlyWithdrawsFailed = errors.New("failed to get monthly withdraw amounts")

ErrGetMonthlyWithdrawsFailed is used when the system fails to get monthly withdraw amounts

View Source
var ErrGetYearlyWithdrawStatusFailedByCardFailed = errors.New("failed to get yearly withdraw status failed by card number")

ErrGetYearlyWithdrawStatusFailedByCardFailed is used when the system fails to get the yearly withdraw status failed by card number

View Source
var ErrGetYearlyWithdrawStatusFailedFailed = errors.New("failed to get yearly withdraw status failed")

ErrGetYearlyWithdrawStatusFailedFailed is used when the system fails to get the yearly withdraw status failed

View Source
var ErrGetYearlyWithdrawStatusSuccessByCardFailed = errors.New("failed to get yearly withdraw status success by card number")

ErrGetYearlyWithdrawStatusSuccessByCardFailed is used when the system fails to get the yearly withdraw status success by card number

View Source
var ErrGetYearlyWithdrawStatusSuccessFailed = errors.New("failed to get yearly withdraw status success")

ErrGetYearlyWithdrawStatusSuccessFailed is used when the system fails to get the yearly withdraw status success

View Source
var ErrGetYearlyWithdrawsByCardFailed = errors.New("failed to get yearly withdraw amounts by card number")

ErrGetYearlyWithdrawsByCardFailed indicates a failure when retrieving yearly withdraw amounts by card number.

View Source
var ErrGetYearlyWithdrawsFailed = errors.New("failed to get yearly withdraw amounts")

ErrGetYearlyWithdrawsFailed is used when the system fails to get yearly withdraw amounts

View Source
var ErrRestoreAllWithdrawsFailed = errors.New("failed to restore all withdraws")

ErrRestoreAllWithdrawsFailed indicates a failure when restoring all trashed withdraw records.

View Source
var ErrRestoreWithdrawFailed = errors.New("failed to restore withdraw")

ErrRestoreWithdrawFailed indicates a failure when restoring a previously trashed withdraw record.

View Source
var ErrTrashedWithdrawFailed = errors.New("failed to soft-delete (trash) withdraw")

ErrTrashedWithdrawFailed indicates a failure when soft-deleting (trashing) a withdraw record.

View Source
var ErrUpdateWithdrawFailed = errors.New("failed to update withdraw")

ErrUpdateWithdrawFailed indicates a failure when updating a withdraw record.

View Source
var ErrUpdateWithdrawStatusFailed = errors.New("failed to update withdraw status")

ErrUpdateWithdrawStatusFailed indicates a failure when updating the status of a withdraw record.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL