//
pkg.gl
Category
github.com/Luzifer/go_helpers/v2
io
package
2.25.0
Repository:
https://github.com/luzifer/go_helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
51 SLOC
#
Functions
NewThrottledReader
NewThrottledReader creates a reader with next as its underlying reader and rate as its throttle rate in Bytes / Second.
#
Structs
ThrottledReader
ThrottledReader implements a reader imposing a rate limit to the reading side to i.e.