runner

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Printer

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

func NewPrinter

func NewPrinter(events chan models.RequestResult, logger *zerolog.Logger) *Printer

func (*Printer) Run

func (p *Printer) Run()

type Runner

type Runner struct {
	models.Config
	// contains filtered or unexported fields
}

Runner holds the runtime configuration for the application.

func New

func New(c models.Config, d time.Duration, e chan models.RequestResult, logger *zerolog.Logger) *Runner

func (*Runner) Start

func (r *Runner) Start() error

Jump to

Keyboard shortcuts

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