Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Cmd = &cobra.Command{ Use: "delete", Short: "Delete Function", Long: `Delete a function on the function stream server`, Args: cobra.NoArgs, Run: exec, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go Click to show internal directories. Click to hide internal directories.