ussd/common
konstantinmds 5812654a14 git commit -m "refactor: rename ussd package to application (#24)
- Rename internal/handlers/ussd directory to application
- Update all imports and references to use new package name
2025-01-08 13:34:08 +01:00
..
db.go git commit -m "refactor: rename ussd package to application (#24) 2025-01-08 13:34:08 +01:00
hex.go Add missing models files 2024-11-02 15:46:46 +00:00
pin_test.go removed second unused argument 2025-01-03 11:17:09 +03:00
pin.go git commit -m "refactor: rename ussd package to application (#24) 2025-01-08 13:34:08 +01:00
recipient.go Validate aliases, addresses and phone numbers in the send menu (#176) 2024-11-26 07:24:57 +01:00
storage.go Move prefix db spec to separate package 2025-01-04 08:37:28 +00:00
tokens_test.go added TestReadTransactionData 2024-11-15 12:13:09 +03:00
tokens.go added the TransactionData struct to organiza the data 2024-11-15 09:20:19 +03:00
transfer_statements.go Move prefix db spec to separate package 2025-01-04 08:37:28 +00:00
user_store.go Add keyinfo restore 2024-12-07 23:06:03 +00:00
vouchers_test.go Rehabilitate voucher test 2025-01-04 09:42:36 +00:00
vouchers.go Move prefix db spec to separate package 2025-01-04 08:37:28 +00:00