Documentation
¶
Overview ¶
Package app provides the entrypoint for the application. It creates the root command and executes the application, handling or returning any errors that occur.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
Application hold the version string and embedded files.
Click to show internal directories.
Click to hide internal directories.