Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCommandBuilders ¶
func AddCommands ¶
func AppName ¶
func AppName() string
AppName is what the app will call itself. When customizing, overwrite it before calling Main().
func Commands ¶
Commands gets a list of additional commands to add to the fastcat.org/go/gdev/cmd/Root command during app startup.
This will panic if called during the customization phase before the main app startup.
To add custom commands, use AddCommandBuilders or AddCommands
func SetAppName ¶
func SetAppName(name string)
func VersionInfo ¶
func VersionInfo() versionInfo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.