Discover Packages
github.com/andersnormal/voskhod
server
cmd
package
Version:
v0.0.0-...-89e0d77
Opens a new window with list of versions in this module.
Published: Nov 6, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var RootCmd = &cobra .Command {
Use: "voskhod",
Short: "",
Long: ``,
PreRunE: preRunE,
RunE: runE,
Version: build,
}
RootCmd represents the base command when called without any subcommands
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.