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

# Functions

NewUDPClient creates and initialize and returns a client based on the UDPOptions.
RunUDPTest runs a UDP test and returns the aggregated stats.

# Variables

UDPStatusOK is the map key on success.
UDPURLPrefix is the URL prefix for triggering UDP load.

# Structs

RunnerOptions includes the base RunnerOptions plus UDP specific options.
RunnerResults is the aggregated result of an UDPRunner.
UDPClient is the client used for UDP echo testing.
UDPOptions are options to the UDPClient.

# Type aliases