Documentation ¶
Index ¶
Constants ¶
View Source
const (
DEFAULT = "default"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Creator ¶
type Creator func(cmd *Command)
Creator is action to help plugin to create new command
type Executor ¶
type Executor func(p *ExecutorParameter) error
type ExecutorParameter ¶
Click to show internal directories.
Click to hide internal directories.