extension

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidPlugin = errors.New("invalid plugin")

Functions

This section is empty.

Types

type Extension

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

func New

func New(params k6output.Params) (*Extension, error)

func (*Extension) AddMetricSamples

func (ext *Extension) AddMetricSamples(samples []metrics.SampleContainer)

func (*Extension) Description

func (ext *Extension) Description() string

func (*Extension) SetThresholds

func (ext *Extension) SetThresholds(thresholds map[string]metrics.Thresholds)

func (*Extension) Start

func (ext *Extension) Start() error

func (*Extension) Stop

func (ext *Extension) Stop() error

Jump to

Keyboard shortcuts

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