Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ManageTest ¶
func ManageTest(ws protocol.Connection, config *testresponder.Config) (float64, error)
ManageTest manages the c2s test lifecycle.
Types ¶
type Responder ¶
type Responder struct {
testresponder.TestResponder
Response chan float64
}
Responder responds to c2s tests.
func (*Responder) TestServer ¶
func (tr *Responder) TestServer(w http.ResponseWriter, r *http.Request)
TestServer performs the NDT c2s test.
Click to show internal directories.
Click to hide internal directories.