Commit graph

6 commits

Author SHA1 Message Date
1bcc682b7c
refactor: converted int64 to int32 where appropriate.
refactor: reduced usage of fmt in favor of logs and string concatication.

refactor: minor re-ordering of the data structures to reduce storage space required.
2023-03-21 07:34:10 -07:00
8640d42132
refactor: cleaning up some old issues and stndardizing. 2023-03-20 16:00:15 -07:00
77c9399942
fix: changed import source. 2023-01-11 18:49:48 -08:00
1a0455152a
A few minor updates and attempts to clear up some lint / gosec warnings. 2021-12-23 13:35:36 -08:00
749bd6557e
Updated to clear errors captured by gosec. 2021-11-09 17:06:16 -08:00
a7747040ce
[CI SKIP] Refactored project layout per Mark Wolfe Blog : https://www.wolfe.id.au/2020/03/10/how-do-i-structure-my-go-project/ 2021-09-21 07:08:52 -07:00