package
0.5.0
Repository: https://github.com/frankonly/iotex-core.git
Documentation: pkg.go.dev

# Functions

NewDispatcher creates a new Dispatcher.

# Structs

IotxDispatcher is the request and event dispatcher for iotx node.

# Interfaces

Dispatcher is used by peers, handles incoming block and header notifications and relays announcements of new blocks.
Subscriber is the dispatcher subscriber interface.