Documentation
¶
Overview ¶
Package handler implements the WebSocket handler for ndt7.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { // Upgrader is the WebSocket upgrader. Upgrader websocket.Upgrader // DataDir is the directory where results are saved. DataDir string }
Handler handles ndt7 subtests.
Click to show internal directories.
Click to hide internal directories.