This is example code for learning: alter the main() call being made to see the results.
Steps:
- Install Golang
- Git clone this repo
- CD to folder
- Rename the config.yaml.example to config.yaml and change hostname and apikey per your own.
- Run "go mod tidy"
- Run "go run ."
- Have fun !
Note: This is a freely offered community contribution with no guarantees whatsoever, shared publicly. There is no promise whatsoever that it works. Please do not file bugs or otherwise contact me in relation with this...