k6error

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package k6error contains ErrFatal.

Index

Constants

This section is empty.

Variables

View Source
var ErrFatal = errors.New("fatal error")

ErrFatal should be wrapped into an error to signal to the mapping layer that the error is a fatal error and we should abort the whole test run, not just the current iteration. It should be used in cases where if the iteration ran again then there's a 100% chance that it will end up running into the same error.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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