README.md 102 B

Event

Really simple event Bus

	bus1 := eventSystem.Bus()

	bus1.Emit("test")