Documentation ¶ Index ¶ type API Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type API ¶ type API struct { Version kong.VersionFlag Debug bool `help:"Enable debug output."` Stage string `help:"Stage the software is deployed." env:"STAGE"` Branch string `help:"Branch used to build software." env:"BRANCH"` } API api related flags passing in env variables Source Files ¶ View all Source files flags.go Click to show internal directories. Click to hide internal directories.