package
2.25.0
Repository: https://github.com/luzifer/go_helpers.git
Documentation: pkg.go.dev

# Functions

NewThrottledReader creates a reader with next as its underlying reader and rate as its throttle rate in Bytes / Second.

# Structs

ThrottledReader implements a reader imposing a rate limit to the reading side to i.e.