Documentation
¶
Overview ¶
Package download implements the ndt7/server downloader.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Do ¶
func Do(ctx context.Context, conn *websocket.Conn, data *model.ArchivalData, params *sender.Params) error
Do implements the download subtest. The ctx argument is the parent context for the subtest. The conn argument is the open WebSocket connection. The data argument is the archival data where results are saved. All arguments are owned by the caller of this function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.