Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var List = make(map[string]reflect.Type)
List of Inputs
Functions ¶
Types ¶
type Action ¶
type Action interface {
Act(message *models.Message, states map[string]models.State, config *models.Config)
}
Input interface
Click to show internal directories.
Click to hide internal directories.