tag: golang
Using Golang TimeTicker for a set duration
Problem: As part of me learning and experimenting with golang and working on a small gauge-reportserver plugin, I stumbled across a problem where I had to repeat a task for a certain period. Read →