package
1.6.1
Repository: https://github.com/ameshkov/sniproxy.git
Documentation: pkg.go.dev

# Functions

NewReader returns a reader that implements io.Reader with rate limiting.
NewWriter returns a writer that implements io.Writer with rate limiting.

# Structs

Reader implements the io.Reader interface and allows limiting reading speed.
Writer implements the io.Reader interface and allows limiting writing speed.