package
2.0.0+incompatible
Repository: https://github.com/jsutlovic/toxiproxy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

The BandwidthToxic passes data through at a limited rate.
The LatencyToxic passes data through with the a delay of latency +/- jitter added.
The NoopToxic passes all data through without any toxic effects.
The SlicerToxic slices data into multiple smaller packets to simulate real-world TCP behaviour.
The SlowCloseToxic stops the TCP connection from closing until after a delay.
The TimeoutToxic stops any data from flowing through, and will close the connection after a timeout.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author