Documentation ¶
Index ¶
Constants ¶
View Source
const VERSION = "1.0.0"
VERSION tracks the current version of this application
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "alloy",
Short: "Boilerplate for creating web apps in Go (golang)",
Long: `Alloy is a starter template for creating web applications using Go programming language. It does not aim to be a web framework but is instead a collection of useful libraries and packages that acts a sensible starting point.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.