Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestResult ¶
type TestResult struct { TestType config.TestType `json:"test_type"` TrialResults []TrialResult `json:"trial_results"` }
TestResult is the result of a set of trials.
Click to show internal directories.
Click to hide internal directories.