Emitr is a simple event emitter library package for Golang.
- Add multiple callback functions
- Group callback functions by name
- Run callback functions by event name
- Add callback functions which are run only once
- Add callback functions which are run on every event
go get github.com/abcum/emitr