This is a basic project to play around with golang!
make help
make setup
make ci
make run
make docker-run
prezo/
-go present
slide deckbin/
- compiled binariesconfig/
- application configuration structure definitionsk8s/
- kubernetes deployment filespkg/
- source code for the projectvendor/
- dependency librariesconfig.yaml
- config file used to run the appmain.go
- entrypoint of the application