How-to

goCron in action

This Cron job is executed by a Go "server". The same Go html template is updated and rerendered (Javascript) every 5 seconds which can cause some minor "flickering" in some browsers.

After 60 seconds the file is cleared and the page starts over again.

I think that updating a web page normally is done by Javascript only. But a Cron task created by Go could do many other things that Javascript may have limitations.

2025-07-05T18-11-45.000Z
2025-07-05T18-11-50.000Z
2025-07-05T18-11-55.000Z
2025-07-05T18-12-00.000Z
2025-07-05T18-12-05.000Z
2025-07-05T18-12-10.000Z
2025-07-05T18-12-15.000Z
2025-07-05T18-12-20.000Z