``` <span class="go">Timer 1 fired</span> ``` https://github.com/spinute/go-by-example/blob/e5df0f57a60de844f7e021850153faa71b1b4a56/docs/timers.html#L168 site output example ``` $ go run timers.go Timer 1 expired Timer 2 stopped ```
go-by-example/docs/timers.html
Line 168 in e5df0f5
site output example