k6detector

package
v1.16.12-beta049 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: MIT, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Type is test type
	Type = "k6/script"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Detector

type Detector struct{}

Detector is detector adapter for K6 test

func (Detector) GetType

func (d Detector) GetType() string

GetType returns test type

func (Detector) Is

func (d Detector) Is(options apiClient.UpsertTestOptions) (name string, ok bool)

Is detects based on upsert test options what kind of test it is

func (Detector) IsWithPath

func (d Detector) IsWithPath(path string, options apiClient.UpsertTestOptions) (name string, ok bool)

IsWithPath detects based on upsert test options what kind of test it is

Jump to

Keyboard shortcuts

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