package
1.68.0
Repository: https://github.com/fortio/fortio.git
Documentation: pkg.go.dev

# Functions

GeneratePayload generates a default 24 bytes unique payload for each runner thread and message sent when no other payload is set.
NewTCPClient creates and initialize and returns a client based on the TCPOptions.
RunTCPTest runs a TCP test and returns the aggregated stats.

# Variables

TCPStatusOK is the map key on success.
TCPURLPrefix is the URL prefix for triggering TCP load.

# Structs

RunnerOptions includes the base RunnerOptions plus TCP specific options.
RunnerResults is the aggregated result of an TCPRunner.
TCPClient is the client used for TCP echo testing.
TCPOptions are options to the TCPClient.

# Type aliases