Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "mug",
Short: "microservices understand golang - easily creating serverless AWS Lambda CRUDL apps",
Long: `
mug lets you create AWS Lambda for golang projects and boilerplates
the project structure with serverless configuration and a required Makefile
to build the functions. You can easily add CRUDL functions as resources.`,
}
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.