Нема описа

luis 3a9de2b8c5 Changed Emit to multiparam instead of event пре 7 година
README.md 0b4fed102e Add contextual event buses пре 7 година
TODO.md 0b4fed102e Add contextual event buses пре 7 година
bus.go 3a9de2b8c5 Changed Emit to multiparam instead of event пре 7 година
event.go 3a9de2b8c5 Changed Emit to multiparam instead of event пре 7 година
event_test.go 3a9de2b8c5 Changed Emit to multiparam instead of event пре 7 година
system.go 3a9de2b8c5 Changed Emit to multiparam instead of event пре 7 година

README.md

Event

Really simple event Bus

	bus1 := eventSystem.Bus()

	bus1.Emit("test")