# Functions
App closure to set field in Options.
BuildTime closure to set field in Options.
BuildVersion closure to set field in Options.
Commands closure to set additional commands for CLI.
Config closure to set config source and interface in Options.
Debug closure to set debug and quiet state of logger in Options.
Flags closure to set additional commands for CLI.
Logger closure to set field in Options.
MigrationsPath closure to set param in Options.
Name closure to set field in Options.
No description provided by the author
Run creates instance of cli.App with Options.
Usage closure to set field in Options.
Users closure to set field in Options.
# Variables
ErrAppNotPointer when app-instance not pointer to struct.
ErrConfigNotPointer when app-instance not pointer to struct.
# Structs
Options for creating cli.App instance.
RunOptions for pass db, redis, etc to application:.
# Interfaces
Instance abstraction layer above Application.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Option closure.
No description provided by the author