proxy.golang.org : github.com/ryanuber/iocap
Package iocap provides rate limiting for data streams using the familiar io.Reader and io.Writer interfaces. Rates can be expressed in a few different units using helper functions: Rates can also be described manually with any size or interval: Readers and Writers are created by passing in an existing io.Reader or io.Writer along with a rate. Rate limits can be applied to multiple readers and/or writers by creating a rate limiting group for them.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ryanuber/iocap
License: MIT
Latest release: almost 9 years ago
First release: almost 9 years ago
Namespace: github.com/ryanuber
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago