package
0.2.6
Repository: https://github.com/ftl/rigproxy.git
Documentation: pkg.go.dev

# Functions

IsTimeout indicates if the given error is a timeout error.
WithReadTimeout returns a ReadWriteCloser that applies the given timeout only to read operations.
WithTimeout returns a ReadWriteCloser that applies the given timeout to read and write operations.
WithWriteTimeout returns a ReadWriteCloser that applies the given timeout only to write operations.