package
0.20.1
Repository: https://github.com/libp2p/go-libp2p-core.git
Documentation: pkg.go.dev

# Functions

NewBandwidthCounter creates a new BandwidthCounter.

# Type aliases

BandwidthCounter tracks incoming and outgoing data transferred by the local peer.
Reporter provides methods for logging and retrieving metrics.
Stats represents a point-in-time snapshot of bandwidth metrics.