Documentation ¶
Overview ¶
Package app is the main package containing the application code. It is responsible for parsing command line arguments and executing the requested commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Execute = commands.Execute
Execute is the main entry point for the application.
View Source
var Logger = apputil.Logger
Logger is the main logger for the application.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Contents of this package should not be exportable or accessible outside of the module.
|
Contents of this package should not be exportable or accessible outside of the module. |
commands
Package commands contains all the commands that can be executed by the application.
|
Package commands contains all the commands that can be executed by the application. |
util
Package util provides utility functions for the application.
|
Package util provides utility functions for the application. |
Click to show internal directories.
Click to hide internal directories.