Documentation ¶
Overview ¶
Package sender implements the upload sender.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
Start sends measurement messages (status messages) to the client conn. Each measurement message will also be saved to data.
Liveness guarantee: the sender will not be stuck sending for more than the MaxRuntime of the subtest. This is enforced by setting the write deadline to Time.Now() + MaxRuntime.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.