A simple monitoring solution written in Go (work in progress)
Go to file
2021-01-12 03:32:14 -09:00
.gitignore Initial commit 2021-01-12 03:32:14 -09:00
config.go Fixed off-by-one error in config parse error line output 2021-01-12 03:32:14 -09:00
main.go Added in token handling 2021-01-12 03:32:14 -09:00
sample.config Simplified splitter to use a single scanner and respect comment lines 2021-01-12 03:32:14 -09:00
small.config Added in token handling 2021-01-12 03:32:14 -09:00