Documentation ¶ Index ¶ func NewPGOCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command type Executor Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewPGOCommand ¶ func NewPGOCommand(stdin io.Reader, stdout, stderr io.Writer) *cobra.Command NewPGOCommand returns the root command of the PGO plugin. This command prints the same information as its --help flag: the available subcommands and their short descriptions. Types ¶ type Executor ¶ type Executor func( stdin io.Reader, stdout, stderr io.Writer, command ...string, ) error Executor calls commands Source Files ¶ View all Source files backup.gocreate.godelete.goexample.goexec.goexport.gopgo.gorestore.goshow.gosupport.goversion.go Click to show internal directories. Click to hide internal directories.