Documentation ¶ Index ¶ Variables func Execute() Constants ¶ This section is empty. Variables ¶ View Source var RootCmd = &cobra.Command{ Use: "cobra-example", Short: "An example of cobra", Long: `This application shows how to create modern CLI applications in go using Cobra CLI library`, } Functions ¶ func Execute ¶ func Execute() Types ¶ This section is empty. Source Files ¶ View all Source files migrate.go root.go server.go Click to show internal directories. Click to hide internal directories.