tools

package
v4.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoadTest

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

LoadTest holds runners clients

func NewLoadTest

func NewLoadTest(log logger.Logger, config *viper.Viper) (*LoadTest, error)

NewLoadTest ctor

func (*LoadTest) Run

func (lt *LoadTest) Run()

Run starts all runners

type Producer

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

Producer is the app strupure

func NewProducer

func NewProducer(
	log logger.Logger, config *viper.Viper,
) (*Producer, error)

NewProducer creates test client

func (*Producer) Run

func (p *Producer) Run()

Run runs the test client

Jump to

Keyboard shortcuts

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