CLI boilerplate examples for golang applications:
- Base example:
- Config from cli, env, config file and default values
- Extended example:
- Config from cli, env, config file and default values
- Version and commit hash
- CPU and Memory profiling
CLI boilerplate examples for golang applications: