Documentation ¶ Index ¶ func Execute() type Project Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute() Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd. Types ¶ type Project ¶ type Project struct { ProjectName string PackageMng string Framework string Database string Orm string } Source Files ¶ View all Source files create.goroot.goutils.go Click to show internal directories. Click to hide internal directories.