Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type MultiExecutor ¶
type MultiExecutor []Executor
func (MultiExecutor) AddTarget ¶
func (me MultiExecutor) AddTarget(id, login string, con map[string]string)
AddTarget handles the request to add a channel as active target.
func (MultiExecutor) RemoveTarget ¶
func (me MultiExecutor) RemoveTarget(id, login string)
RemoveTarget handles the request to remove a channel as active target.
Click to show internal directories.
Click to hide internal directories.