Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdVersion = &commands.Command{
UsageLine: "version",
Short: "Prints the current Bee version",
Long: `
Prints the current Bee, Beego and Go version alongside the platform information.
`,
Run: versionCmd,
}
Functions ¶
func GetBeegoVersion ¶
func GetBeegoVersion() string
func GetGoVersion ¶
func GetGoVersion() string
func InitBanner ¶
InitBanner loads the banner and prints it to output All errors are ignored, the application will not print the banner in case of error.
func ShowShortVersionBanner ¶
func ShowShortVersionBanner()
ShowShortVersionBanner prints the short version banner.
Types ¶
Click to show internal directories.
Click to hide internal directories.