package
0.0.0-20240929173221-e112f79cc91e
Repository: https://github.com/olexandrpodustov/personalperformance.git
Documentation: pkg.go.dev

# Functions

NewBandwidthThrottle creates a new BandwidthThrottle with a global bandwidth rate.

# Structs

BandwidthThrottle is a struct that manages bandwidth throttling for TCP connections.
ThrottleConn wraps a net.Conn with bandwidth throttling capabilities.