import "go4.org/net/throttle"
Package throttle provides a net.Listener that returns artificially-delayed connections for testing real-world connectivity.
type Listener struct { net.Listener Down Rate // server Writes to Client Up Rate // server Reads from client }
Package throttle imports 4 packages (graph) and is imported by 4 packages. Updated 2018-12-03. Refresh now. Tools for package owners.