Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Index ¶ added in v1.1.22
func Index(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
Index to see barbones running statistics
func ShutDown ¶ added in v1.1.22
func ShutDown(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
ShutDown attempts to gracefully shut down the running test
func ShutDownConfirm ¶ added in v1.1.22
func ShutDownConfirm(w http.ResponseWriter, r *http.Request, ps httprouter.Params)
ShutDownConfirm requires the user to enter a randomly generated code to shut down the test
func StartRemoteControlServer ¶ added in v1.1.22
func StartRemoteControlServer(name string, stopChan chan struct{})
StartRemoteControlServer starts a server to control soak test shut downs. Shutdown signal is sent to the stopChan
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.