type github.com/libp2p/go-libp2p/core/event.Bus (interface)

Method Implmentations

Emitter(eventType interface{}, opts ...EmitterOpt) (Emitter, error)
Subscribe(eventType interface{}, opts ...SubscriptionOpt) (Subscription, error)