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

# Functions

NewVersionControl creates a new VersionControl instance.

# Variables

ErrOutOfRange indicates that height is higher than last handled block height.
NoHeight represents the maximum possible height for blocks.

# Structs

VersionControl manages the version control system for the node.

# Type aliases

VersionControlConsumer defines a function type that consumes version control updates.