run

package
v0.1.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupRunCommands

func SetupRunCommands(rootCmd *cobra.Command)

Types

type RunAssertionError

type RunAssertionError struct{}

RunAssertionError signals that assertion failures occurred (for exit code 1).

func (*RunAssertionError) Error

func (self *RunAssertionError) Error() string

type RunOptions

type RunOptions struct {
	TrimErrorResponse   bool
	KeepGoing           bool
	ShowServerResponses bool
	Printer             logging.Printer
}

RunOptions holds all runtime configuration for executing targets.

Jump to

Keyboard shortcuts

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