Нема описа

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

README.md

Event

Really simple event Bus

	bus1 := eventSystem.Bus()

	bus1.Emit("test")