internal

package
v0.0.0-...-8d8a352 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component interface {
	Start(ctx context.Context, wg *sync.WaitGroup, errCh chan<- error)
}

type Options

type Options struct {
	Command              string
	Destination          string
	OutputFile           string
	ClientURL            string
	DisableSecurityCheck bool
	LogsPerSecond        int
	LogType              string
	LogFormat            string
	LabelType            string
	SyntheticPayloadSize int
	UseRandomHostname    bool
	Tenant               string
	QueriesPerMinute     int
	Query                string
	QueryRange           string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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