Registry / networking / mxk-go-flowrate

mxk-go-flowrate

JSON →
library0.0.0-20140419014527-cca7078d478fgogounverified

Package flowrate provides rate-limited I/O.

go get github.com/mxk/go-flowrate
INSTALL
IMPORT
SIG · MXK-GO-FLOWRATE
M
mxk-go-flowrate
networkinggov0.0.0-20140419014527-cca7078d478f
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

flowrate
github.com/mxk/go-flowrate/flowrate

Creates a rate-limited reader.

package main import ( "fmt" "github.com/mxk/go-flowrate/flowrate" ) func main() { reader := flowrate.NewReader(nil, 100) fmt.Println(reader) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20140419014527-cca7078d478flatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
mxk-go-flowrate — go get mxk-go-flowrate · libregistry