command

package
v0.0.0-...-783c0ba Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AwesomeCmd = &cobra.Command{
	Use:  "awesome",
	Long: `Show awesome information`,
	Run:  awesomeCmd,
}
View Source
var AwesomeConfigPath string
View Source
var AwesomeCsvPath string
View Source
var AwesomeMode string
View Source
var ClearMode bool
View Source
var ConfigPath string
View Source
var InstallCmd = &cobra.Command{
	Use:  "install",
	Long: `Show install information`,
	Run:  installCmd,
}
View Source
var InstallMode string
View Source
var Mode string

Functions

This section is empty.

Types

type CateItem

type CateItem struct {
	Name  int    `csv:"name"`
	Name2 string `csv:"name2"`
}

type GithubItem

type GithubItem struct {
	Name string `csv:"name"`
	Desc string `csv:"desc"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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