Documentation ¶ Index ¶ func Execute() func GetBoolParam(cmd *cobra.Command, param string) bool func GetStringParam(cmd *cobra.Command, param string, defaul string) string 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. func GetBoolParam ¶ func GetBoolParam(cmd *cobra.Command, param string) bool func GetStringParam ¶ func GetStringParam(cmd *cobra.Command, param string, defaul string) string Types ¶ This section is empty. Source Files ¶ View all Source files mushroom.go robot.go root.go Click to show internal directories. Click to hide internal directories.