Documentation ¶ Index ¶ Variables func Execute() Constants ¶ This section is empty. Variables ¶ View Source var RootCmd = &cobra.Command{ Use: "buffalo-goth", Short: "Generators for using Goth with Buffalo", SilenceUsage: true, } 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 ¶ This section is empty. Source Files ¶ View all Source files available.go goth.go root.go Click to show internal directories. Click to hide internal directories.