|
b4454f7517
|
Added context to FetchVouchers
|
2024-10-24 20:44:29 +03:00 |
|
|
d9c660b8ea
|
Merge branch 'master' into menu-voucherlist
|
2024-10-24 20:39:43 +03:00 |
|
|
383f074cae
|
update method signatures
|
2024-10-24 17:32:08 +03:00 |
|
|
d678a639b8
|
Merge branch 'master' into api-context
|
2024-10-24 17:07:11 +03:00 |
|
|
2b34a0900c
|
check for status code and unmarshal on errResponse
|
2024-10-24 16:35:53 +03:00 |
|
|
abc01b7cee
|
change to local setup endpoint
|
2024-10-24 16:21:34 +03:00 |
|
|
9bc9d04a49
|
use errresponse and okresponse for deserialization
|
2024-10-24 10:00:38 +03:00 |
|
|
b41e52af63
|
pass context.Context
|
2024-10-23 12:45:54 +03:00 |
|
|
5b0a383513
|
use importable api structs
|
2024-10-21 11:09:37 +03:00 |
|
|
367d3f0593
|
remove manually added api.go file
|
2024-10-21 11:07:32 +03:00 |
|
|
3bf2045f15
|
added FetchVouchers to the TestAccountService
|
2024-10-19 16:07:40 +03:00 |
|
|
aced3e4fc3
|
Merge branch 'master' into menu-voucherlist
|
2024-10-19 15:38:54 +03:00 |
|
|
b8860478b6
|
implement expected structs
|
2024-10-18 17:36:51 +03:00 |
|
|
847b91ca9e
|
Merge branch 'menu-api-errors' into api-structs
|
2024-10-18 17:15:05 +03:00 |
|
|
4f04362835
|
pass error description to error response
|
2024-10-17 16:08:18 +03:00 |
|
|
849a950fbc
|
Merge branch 'master' into menu-voucherlist
|
2024-10-17 13:44:31 +03:00 |
|
|
bfa6eac4c2
|
define a test account service
|
2024-10-17 12:47:44 +03:00 |
|
|
f73b7a8b04
|
setup api responses
|
2024-10-16 22:40:40 +03:00 |
|
|
df7788dd0b
|
return actual reponses on the api calls
|
2024-10-15 13:48:14 +03:00 |
|
|
2c98a8e133
|
read token list from json file
|
2024-10-08 14:34:21 +03:00 |
|
|
b3c7a3a337
|
Merge remote-tracking branch 'refs/remotes/origin/menu-voucherlist' into menu-voucherlist
|
2024-10-08 13:43:19 +03:00 |
|
|
7b374ad801
|
define importable token list
|
2024-10-08 13:41:09 +03:00 |
|
|
e4ed9a65bb
|
store the symbols and balances
|
2024-10-07 13:49:12 +03:00 |
|
|
517f980664
|
get the vouchers list and store in gdbm
|
2024-10-05 16:56:49 +03:00 |
|
|
31aea6b807
|
added model and func to fetch vouchers from the API
|
2024-09-28 14:07:37 +03:00 |
|
|
23bfdf4483
|
add documentation lines
|
2024-08-30 09:15:04 +03:00 |
|
|
241fe9e5fe
|
remove repeated code
|
2024-08-30 09:14:17 +03:00 |
|
|
7b5d82c7bf
|
setup service for handling account activities
|
2024-08-29 19:55:08 +03:00 |
|
|
1a0173eee5
|
add documentation lines
|
2024-08-27 10:20:38 +03:00 |
|
|
0aacc06146
|
add documentation code
|
2024-08-27 10:18:33 +03:00 |
|
|
db96f0e2e4
|
add documentation lines
|
2024-08-27 10:15:11 +03:00 |
|
|
1a997e8b26
|
updated the file structure to have external functions on a different package
|
2024-08-26 15:53:07 +03:00 |
|