saldorepositoryerrors

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrCreateSaldoFailed = errors.New("failed to create saldo record")

ErrCreateSaldoFailed is returned when creating a saldo record fails.

View Source
var ErrDeleteAllSaldosPermanentFailed = errors.New("failed to delete all saldo records permanently")

ErrDeleteAllSaldosPermanentFailed is returned when permanently deleting all saldo records fails.

View Source
var ErrDeleteSaldoPermanentFailed = errors.New("failed to delete saldo permanently")

ErrDeleteSaldoPermanentFailed is returned when permanently deleting a saldo record fails.

View Source
var ErrFindActiveSaldosFailed = errors.New("failed to find active saldo records")

ErrFindActiveSaldosFailed is returned when fetching active saldo records fails.

View Source
var ErrFindAllSaldosFailed = errors.New("failed to find all saldo records")

ErrFindAllSaldosFailed is returned when fetching all saldo records fails.

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

ErrFindSaldoByCardNumberFailed is returned when fetching saldo by card number fails.

View Source
var ErrFindSaldoByIdFailed = errors.New("failed to find saldo by ID")

ErrFindSaldoByIdFailed is returned when fetching a saldo by its ID fails.

View Source
var ErrFindTrashedSaldosFailed = errors.New("failed to find trashed saldo records")

ErrFindTrashedSaldosFailed is returned when fetching trashed saldo records fails.

View Source
var ErrGetMonthlySaldoBalancesFailed = errors.New("failed to get monthly saldo balances")

ErrGetMonthlySaldoBalancesFailed is returned when fetching monthly saldo balances fails.

View Source
var ErrGetMonthlyTotalSaldoBalanceFailed = errors.New("failed to get monthly total saldo balance")

ErrGetMonthlyTotalSaldoBalanceFailed is returned when fetching monthly total saldo balance fails.

View Source
var ErrGetYearTotalSaldoBalanceFailed = errors.New("failed to get yearly total saldo balance")

ErrGetYearTotalSaldoBalanceFailed is returned when fetching yearly total saldo balance fails.

View Source
var ErrGetYearlySaldoBalancesFailed = errors.New("failed to get yearly saldo balances")

ErrGetYearlySaldoBalancesFailed is returned when fetching yearly saldo balances fails.

View Source
var ErrRestoreAllSaldosFailed = errors.New("failed to restore all saldo records")

ErrRestoreAllSaldosFailed is returned when restoring all trashed saldo records fails.

View Source
var ErrRestoreSaldoFailed = errors.New("failed to restore saldo record")

ErrRestoreSaldoFailed is returned when restoring a trashed saldo record fails.

View Source
var ErrTrashSaldoFailed = errors.New("failed to trash saldo record")

ErrTrashSaldoFailed is returned when soft-deleting (trashing) a saldo record fails.

View Source
var ErrUpdateSaldoBalanceFailed = errors.New("failed to update saldo balance")

ErrUpdateSaldoBalanceFailed is returned when updating saldo balance fails.

View Source
var ErrUpdateSaldoFailed = errors.New("failed to update saldo record")

ErrUpdateSaldoFailed is returned when updating a saldo record fails.

View Source
var ErrUpdateSaldoWithdrawFailed = errors.New("failed to update saldo withdrawal")

ErrUpdateSaldoWithdrawFailed is returned when updating saldo for a withdrawal fails.

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