Commit Graph

45 Commits

Author SHA1 Message Date
e204fb04a4 Adjust the program cleanup 2024-03-25 14:03:19 +00:00
d81cade73b Refactor code to allow for centralised configuration fetching and the running of background ticker 2024-03-25 12:21:59 +00:00
b0cbab3e34 Change module name:
- Update go target version
  - Change imports to reflect new module name
  - Update repo URL for new module name
2024-03-25 11:26:07 +00:00
57244c6971 Migrade from ioutil. to os for ReadFile 2024-03-25 10:51:29 +00:00
73c5509e9f Implement new config_loader 2024-03-25 00:42:36 +00:00
4badddc9e6 Update Markdown format 2024-03-23 11:58:20 +00:00
a8258536e9 Adjust configuration table 2024-03-23 11:51:26 +00:00
77fd8c4c2d Update logged references to mq-client and updated version number. 2024-03-23 11:34:52 +00:00
eef53ea2b6 Update readme 2024-03-23 11:26:24 +00:00
fb41485bc5 mongo/readpref not used in this file 2023-08-15 11:13:09 +01:00
01c14793b0 Database package not used in this file 2023-08-15 11:12:09 +01:00
18c30719e9 Remove the saveToFile function which was used during development 2023-08-15 11:11:43 +01:00
b42b353c4f Fix destination collection 2023-07-28 21:19:38 +01:00
4dd161d0de Configure DBClient to use JSON tags 2023-07-27 21:11:08 +01:00
0f9a99edfd Add 'UK' operator (Unknown) in case of mussing operator 2023-07-27 20:58:07 +01:00
06f59fcfea Add 'Create' & 'Delete' database actions 2023-07-27 20:51:35 +01:00
5005030099 Complete and test Dockerfile 2023-07-25 12:49:06 +01:00
0aa77f2a21 Add support for 'Update' transaction type 2023-07-22 09:01:45 +01:00
5cbc6aef9b Adjust actions actions 2023-07-21 21:20:44 +01:00
d557241107 Improve logging to determine if 'operator' is frequent enough not to mess up PIS lookup for VSTP services 2023-07-21 14:40:24 +01:00
18dc87754b Message parsing now complete but not optimised 2023-07-21 12:12:16 +01:00
9fa0f7d61f Organize cleanup code 2023-07-21 10:02:55 +01:00
849f23b507 Fix parsing errors where 'CIF_speed' is not defined 2023-07-21 09:36:23 +01:00
9526f7da9d Parser now almost complete 2023-07-20 21:48:43 +01:00
362779f7de Adjust formatting functions 2023-07-20 12:01:20 +01:00
5ee737f3f8 Further work on the unmarshaling process 2023-07-20 11:07:39 +01:00
a84b9fc46a Add parsing for the VSTP messages 2023-07-19 21:31:00 +01:00
f02e3ce644 Tidy temporary message log format 2023-07-19 14:22:29 +01:00
3266b147ee Client working and logging to terminal 2023-07-19 13:22:55 +01:00
efcce8a632 Partial success 2023-07-19 01:18:55 +01:00
99756041bc Run go mod tidy 2023-07-19 01:01:30 +01:00
b64fc99865 Rename listen to vstp 2023-07-18 14:10:31 +01:00
857f1ef06c Reimplement logging 2023-07-18 14:09:28 +01:00
b87bc82440 Code Refactoring 2023-07-18 00:25:13 +01:00
a6253f6cf5 Testing 2023-07-17 12:48:36 +01:00
85e37af28d Try importing types 2023-07-17 12:23:32 +01:00
3e2fa3b7de package naming 2023-07-15 23:10:09 +01:00
11f33def8f Further changes 2023-07-15 23:06:32 +01:00
4989f11273 Add NR Login envars 2023-07-15 23:04:45 +01:00
5fda3411b3 Further organisation of code 2023-07-15 23:03:44 +01:00
0b134ee666 Organisation of code 2023-07-15 23:00:48 +01:00
a3867016d1 Init Dockerfile 2023-07-15 22:33:34 +01:00
ef9d7cc737 Implement logging and Mongo connection 2023-07-15 22:32:46 +01:00
456135cde8 Initialise module 2023-07-15 20:21:03 +01:00
b154d9194b Initial commit 2023-07-15 20:15:33 +01:00