A simple CLI app that pings google.com on timer. It utilizes pal's dependency lifecycle management:
Init, Shutdown and Run, demonstrates automatic logger injection and dependency injection using an interface as
a dependency identifier.
To run:
go run .