Documentation ¶ Index ¶ func Execute() type User 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 User ¶ type User struct { Id int64 Name string } Source Files ¶ View all Source files cli.go http.go mysql.go postgres.go root.go sqlite.go Click to show internal directories. Click to hide internal directories.