Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
func NewApp ¶
func NewApp() *App
NewApp creates a new application. You should call one more setup/Load functions to properly set it up.
func (*App) LoadConfig ¶
LoadConfig loads the config. It takes an optional command. The command allows values to be overwritten from the CLI.
func (*App) SetupLogging ¶
Click to show internal directories.
Click to hide internal directories.