package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# Functions

NewTracker creates a new message rate tracker for a specific peer.
NewTrackers creates an empty set of trackers to be filled with peers.

# Structs

Tracker estimates the throughput capacity of a peer with regard to each data type it can deliver.
Trackers is a set of message rate trackers across a number of peers with the goal of aggregating certain measurements across the entire set for outlier filtering and newly joining initialization.