detection

package
v1.56.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Modes = struct {
	DetectAutomatically        Mode
	DetectUsingFixedThresholds Mode
	DontDetect                 Mode
}{
	"DETECT_AUTOMATICALLY",
	"DETECT_USING_FIXED_THRESHOLDS",
	"DONT_DETECT",
}

Modes offers the known enum values

Functions

This section is empty.

Types

type Mode

type Mode string

Mode How to detect response time degradation: automatically, or based on fixed thresholds, or do not detect.

Jump to

Keyboard shortcuts

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