client

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: Apache-2.0 Imports: 7 Imported by: 5

Documentation

Index

Constants

View Source
const (
	MagicNumber uint32 = 0x1234ABCD
	PipeWriter  int    = 3
)

Variables

This section is empty.

Functions

func NewReporterClient

func NewReporterClient() (api.Reporter, error)

Types

type ReporterClient

type ReporterClient struct {
	// contains filtered or unexported fields
}

func (*ReporterClient) Close

func (r *ReporterClient) Close() error

func (*ReporterClient) ReportCaseResult

func (r *ReporterClient) ReportCaseResult(caseResult *model.TestResult) error

func (*ReporterClient) ReportLoadResult

func (r *ReporterClient) ReportLoadResult(loadResult *model.LoadResult) error

Jump to

Keyboard shortcuts

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