Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteRPCGhzTest ¶
func ExecuteRPCGhzTest(opt *GhzTestOption) error
Types ¶
type GhzTestOption ¶
type ReportFormat ¶
type ReportFormat string
const ( ReportHTML ReportFormat = "html" ReportCSV ReportFormat = "csv" ReportSummary ReportFormat = "summary" ReportJSON ReportFormat = "json" ReportPretty ReportFormat = "pretty" ReportInfluxSummary ReportFormat = "influx-summary" ReportInfluxDetails ReportFormat = "influx-details" )
Click to show internal directories.
Click to hide internal directories.