Commit graph

6 commits

Author SHA1 Message Date
97c8af8816
fix: Replaced ioutil as it was deprecated in Golang. 2024-02-09 12:47:17 -08:00
bdeaf2ec92
feat: added some more test harness. 2023-04-03 19:43:35 -07:00
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
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