Yimaru-BackEnd/gen/db
Samuel Tariku 3dfa1255b0 Refactor result notification service and remove redundant code
- Removed the CheckAndSendResultNotifications method from the result service.
- Consolidated notification logic into a new notification.go file.
- Updated email and in-app notification formatting to include event processing periods.
- Added error handling for wallet operations to check if wallets are active before processing transfers.
- Introduced new error for disabled wallets.
- Updated cron jobs to comment out unnecessary tasks.
- Added bulk update functionality for bet outcomes by odd IDs in the odd handler.
- Renamed ticket handler methods for clarity and consistency.
- Updated API version in routes.
2025-10-10 14:59:19 +03:00
..
auth.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
bet_stat.sql.go Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
bet.sql.go Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
bonus.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
branch.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
cashier.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
company.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
copyfrom.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
db.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
direct_deposit.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
disabled_odds.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
enet_pulse.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
event_history.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
events_stat.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
events.sql.go Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
flags.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
institutions.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
issue_reporting.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
leagues.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
location.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
models.go Refactor result notification service and remove redundant code 2025-10-10 14:59:19 +03:00
monitor.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
notification.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
odd_history.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
odds.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
otp.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
raffle.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
referal.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
report.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
result_log.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
result.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
settings.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
shop_transactions.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
ticket.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
transfer.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
user.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
virtual_games.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
wallet.sql.go fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00