Documentation ¶ Index ¶ type Desc Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Desc ¶ type Desc struct { Name string `yaml:"name" validate:"required"` Usage string `yaml:"usage"` Short string `yaml:"short" validate:"required"` Long string `yaml:"long"` } Source Files ¶ View all Source files types.go Click to show internal directories. Click to hide internal directories.