Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var ( RootCmd = &cobra.Command{ Use: "function", Aliases: []string{"fn"}, Short: "Manage functions from the CLI", Long: `Manage functions from the CLI`, } ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files build.go init.go invoke.go list.go root.go Click to show internal directories. Click to hide internal directories.