Jakub Sztandera 6ef2bfd659 Use slice instead of map
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-06-16 19:17:34 +02:00
2019-06-16 19:06:49 +02:00
2019-06-16 19:17:34 +02:00
2019-06-13 04:22:28 +02:00
2019-06-16 19:06:49 +02:00
2019-06-13 04:22:28 +02:00
2019-06-13 04:22:28 +02:00
2019-06-13 22:38:12 +02:00

go-eventbus

GoDoc Coverage Status Build Status Discourse posts

Simple and fast Go event bus

Install

go get github.com/libp2p/go-eventbus

Usage

Check out the GoDocs.

License

Dual-licensed under MIT and ASLv2, by way of the Permissive License Stack.

Description
a simple and fast eventbus for type-based local event delivery.
Readme 211 KiB
Languages
Go 100%