A simple monitoring solution written in Go (work in progress)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christopher Ramey 5de5349fde Changed tokenizer state into a queue so that it can more easily step back up the tree 4 years ago
.gitignore Initial commit 3 years ago
config.go Changed tokenizer state into a queue so that it can more easily step back up the tree 3 years ago
main.go Added in token handling 3 years ago
sample.config Simplified splitter to use a single scanner and respect comment lines 3 years ago
small.config Added in token handling 3 years ago