package
0.38.0-preview.0
Repository: https://github.com/onflow/flow-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New creates a new main chain synchronization engine.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithPollInterval sets a custom interval at which we scan for poll items.
WithScanInterval sets a custom interval at which we scan for pending items and batch them for requesting.

# Structs

No description provided by the author
Engine is the synchronization engine, responsible for synchronizing chain state.
RequestHandler encapsulates message queues and processing logic for the sync engine.
RequestHandlerEngine is an engine which operates only the request-handling portion of the block sync protocol.
RequestHeap is a special structure that implements engine.MessageStore interface and indexes requests by originator.
No description provided by the author
SpamDetectionConfig contains configuration parameters for spam detection for different message types.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author