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

# Functions

NewDispatcher creates a new Dispatcher.

# Variables

DefaultConfig is the default config.

# Structs

No description provided by the author
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.