test_tool

package
v1.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteRPCGhzTest

func ExecuteRPCGhzTest(opt *GhzTestOption) error

Types

type GhzTestOption

type GhzTestOption struct {
	Call         string
	Host         string
	Token        string
	ReportFormat ReportFormat
	Out          io.Writer
	Options      []runner.Option
}

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"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL