package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.git
Documentation: pkg.go.dev

# Functions

NewBandwidthCounter creates a new BandwidthCounter.

# Structs

BandwidthCounter tracks incoming and outgoing data transferred by the local peer.
Stats represents a point-in-time snapshot of bandwidth metrics.

# Interfaces

Reporter provides methods for logging and retrieving metrics.