Commit graph

5 commits

Author SHA1 Message Date
frosty 9ec3e94ae5 collection of changes
updated default config with go functions

changed reader function implementations to use only a single function

capture outputs in byte arrays and store outputs as byte arrays instead of strings

add date reader

move some main function code to separate functions

move flags parsing to main
2024-08-24 03:13:04 -04:00
frosty 4653550119 make each reader func return a func, as well as add an exec reader. 2024-08-20 21:58:40 +00:00
frosty 781b804a33 first sort of usable version.
read functions output just a blank interface for now.
2024-08-14 16:19:18 -04:00
frosty 886e0c5a97 name change and more modules added. config not started. 2024-08-14 12:28:29 -04:00
frosty a0d943d710 first prototype version 2024-07-30 04:02:05 -04:00