cmd_load_h1

package
v0.0.0-...-48366ca Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd() *cobra.Command

Types

type Params

type Params struct {
	Connections      boa.Required[int]    `descr:"Number of connections to use"`
	Url              boa.Required[string] `descr:"Url to use" positional:"true"`
	BatchSizeBytes   boa.Required[int]    `descr:"Batch size in bytes for tcp writes" default:"65536"`
	Duration         boa.Optional[string] `descr:"Duration to run the test for"`
	NumberOfRequests boa.Optional[int]    `descr:"Number of requests to run"`
}

func (*Params) WithValidation

func (p *Params) WithValidation() *Params

Jump to

Keyboard shortcuts

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