sarafu-vise/handlers/application
2025-07-03 16:55:57 +03:00
..
account_status.go added account_status.go for account status related functions 2025-07-03 16:55:57 +03:00
alias.go added alias.go for alias related functions 2025-07-03 16:34:20 +03:00
authorization.go added authorization.go for authorization related functions 2025-07-03 16:52:59 +03:00
balance.go added balance.go for balance related functions 2025-07-03 16:39:44 +03:00
language.go added language.go for language related functions 2025-07-03 16:43:43 +03:00
menuhandler_test.go update the TestCheckBalance and add more test cases 2025-07-02 09:30:30 +03:00
menuhandler.go added account_status.go for account status related functions 2025-07-03 16:55:57 +03:00
pin.go move PIN functionality to pin.go 2025-07-01 01:50:20 +03:00
pools.go added pools.go for pool related functions 2025-07-03 16:20:59 +03:00
poolswap.go added pools.go for pool related functions 2025-07-03 16:20:59 +03:00
profile.go added profile.go for profile related functionality 2025-07-01 02:04:45 +03:00
registration.go move create account functionality to the registration.go file 2025-07-01 01:44:38 +03:00
send.go added send.go for voucher transfers 2025-07-01 02:01:45 +03:00
transactions.go added transactions.go for transaction histories 2025-07-01 01:55:30 +03:00
upsell.go added upsell.go for inviting valid users 2025-07-01 01:59:20 +03:00
vouchers.go update the voucher functions to match master 2025-07-03 16:19:18 +03:00