package
0.4.7
Repository: https://github.com/m-lab/msak.git
Documentation: pkg.go.dev

# Constants

AvgMeasureInterval is the average interval between subsequent measurements.
ByteLimitParameterName is the name of the parameter that clients can use to terminate throughput1 download tests once the test has transferred the specified number of bytes.
DownloadPath selects the download subtest.
MaxMeasureInterval is the maximum interval between subsequent measurements.
MaxRuntime is the maximum runtime of a subtest.
MaxScaledMessageSize is the maximum value of a scaled binary WebSocket message size.
MinMeasureInterval is the minimum interval between subsequent measurements.
MinMessagesize is the initial size of a Websocket binary message during an throughput1 test.
ScalingFraction sets the threshold for scaling binary messages.
SecWebSocketProtocol is the value of the Sec-WebSocket-Protocol header.
SubtestDownload is a download subtest.
SubtestUpload is a upload subtest.
UploadPath selects the upload subtest.

# Type aliases

SubtestKind indicates the subtest kind.