Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTaskNotFunc = errors.New("handler must be a function") ErrNumberOfParameters = errors.New("number of provided parameters does not match expected") ErrTypeOfParameters = errors.New("type of provided parameters does not match expected") ErrBusClosed = errors.New("event bus is closed") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.