Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandExector ¶
type CommandExector struct {
// contains filtered or unexported fields
}
func NewCommandExecutor ¶
func NewCommandExecutor(cmdStr string, update <-chan struct{}) *CommandExector
func (*CommandExector) Close ¶
func (c *CommandExector) Close()
func (*CommandExector) Watcher ¶
func (c *CommandExector) Watcher() <-chan CommandState
type CommandState ¶
Click to show internal directories.
Click to hide internal directories.