cmd

package
v0.0.0-...-b5e10b5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

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.

Types

type Program

type Program struct {
	Name         string   `json:"name"`
	FullName     string   `json:"fullName"`
	Description  string   `json:"description"`
	URL          string   `json:"url"`
	Alternatives []string `json:"alternatives"`
}

type Programs

type Programs struct {
	Programs []Program `json:"programs"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL