97c8af8816
fix: Replaced ioutil as it was deprecated in Golang.
2024-02-09 12:47:17 -08:00
8f77f2258c
fix: modified to fix some of the test failures.
2023-05-18 18:04:20 -07:00
bdeaf2ec92
feat: added some more test harness.
2023-04-03 19:43:35 -07:00
ac8c225752
fix: commenting out some ineffective assignments.
2023-03-31 07:07:57 -07:00
c5f2cb534b
fix: somehow I list the license, re-adding.
2023-03-31 07:06:28 -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
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