Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type EventPrinter ¶
type EventPrinter interface { chain.MomentumEventListener Init() error Start() error Stop() error }
func NewEventPrinter ¶
func NewEventPrinter(chain chain.Chain, broadcaster protocol.Broadcaster) EventPrinter
Click to show internal directories.
Click to hide internal directories.