aboutsummaryrefslogtreecommitdiffstats
path: root/event/dispatch.go
Commit message (Collapse)AuthorAgeFilesLines
* event: add Sscanfaiface2017-08-201-0/+6
|
* event: add Sprintfaiface2017-08-191-0/+13
|
* event: handler now returns bool, if true, no other handlers will be runfaiface2017-08-191-11/+13
|
* add event dispatchfaiface2017-08-181-0/+70