Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTestRun ¶
func FinishTestRun ¶
Types ¶
type InspectOutput ¶
type InspectOutput struct { External struct { Loadimpact struct { Name string `json:"name"` ProjectID int64 `json:"projectID"` } `json:"loadimpact"` } `json:"ext"` TotalDuration types.NullDuration `json:"totalDuration"` MaxVUs uint64 `json:"maxVUs"` Thresholds map[string][]string `json:"thresholds,omitempty"` }
Click to show internal directories.
Click to hide internal directories.