Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultLogger *logrus.Logger
Functions ¶
This section is empty.
Types ¶
type Item ¶
type Item struct {
Cmd *cobra.Command
DefaultConfig []byte
Fnc func(item OperationItem) RunErr
SkipConfirm bool
ConfigFilePath string
LocalRun bool // 本地执行
OptionFunc map[string]interface{}
}
Item 初始化赋值实体
Click to show internal directories.
Click to hide internal directories.