config

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FaultToleranceRuleJson

type FaultToleranceRuleJson struct {
	Enabled               bool     `json:"enabled"`
	ExceptionTypes        []uint32 `json:"exceptionTypes"`
	TimeWindow            int64    `json:"timeWindow"`
	LeastWindowCount      int64    `json:"leastWindowCount"`
	ExceptionRateMultiple float64  `json:"exceptionRateMultiple"`
	MaxIpCount            uint64   `json:"maxIpCount"`
	MaxIpRatio            float64  `json:"maxIpRatio"`
	RecoverTime           int64    `json:"recoverTime"`
	TaskSize              int64    `json:"taskSize"`
}

Jump to

Keyboard shortcuts

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