Difference between revisions of "Simple app to read a log file"
From MyWiki
(Created page with " go.mod file ") |
|||
Line 1: | Line 1: | ||
− | [[ go.mod file ]] | + | [[ go.mod file ]] |
+ | [[ main.go file for app to read log file ]] |
Latest revision as of 10:22, 28 March 2022
go.mod file main.go file for app to read log file