Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Pal cli app example

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 .