agentUtils

package
v0.0.0-...-add256a Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compare

func Compare(operator consts.ComparisonOperator, actual, expect interface{}) (result consts.ResultStatus)

func CompareAsFloat

func CompareAsFloat(operator consts.ComparisonOperator, actual, expect interface{}) (
	result consts.ResultStatus)

func GenerateListItems

func GenerateListItems(listStr string, isRand bool) (ret []interface{}, typ consts.DataType, err error)

func GenerateRangeItems

func GenerateRangeItems(start, end, step interface{}, precision int, isRand bool, typ consts.DataType) (ret []interface{}, err error)

func GetRange

func GetRange(rangeStr, stepStr string) (start, end, step interface{}, precision int, typ consts.DataType, err error)

func GetResult

func GetResult(b bool) (
	result consts.ResultStatus)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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