//
pkg.gl
Category
github.com/anchorageoss/sei-tendermint
internal
eventbus
package
1.0.1
Repository:
https://github.com/anchorageoss/sei-tendermint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
11
Files
158 SLOC
#
Functions
NewDefault
NewDefault returns a new event bus with default options.
#
Structs
EventBus
EventBus is a common bus for all events going through the system.
#
Interfaces
Subscription
Subscription is a proxy interface for a pubsub Subscription.