Hacker News new | ask | show | jobs
by nzoschke 3031 days ago
I’m working on a comprehensive resource for running Lambda Go projects here:

https://github.com/nzoschke/gofaas

The guide on periodicnworker functions is how I would build this pinger.

https://github.com/nzoschke/gofaas/blob/master/docs/worker-f...