Skip to content

ExprTypeThresholdConditionsEvaluatorBuilder🔗

Constructor🔗

func NewExprTypeThresholdConditionsEvaluatorBuilder() *ExprTypeThresholdConditionsEvaluatorBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *ExprTypeThresholdConditionsEvaluatorBuilder) Build() (ExprTypeThresholdConditionsEvaluator, error)

Params🔗

func (builder *ExprTypeThresholdConditionsEvaluatorBuilder) Params(params []float64) *ExprTypeThresholdConditionsEvaluatorBuilder

Type🔗

e.g. "gt"

func (builder *ExprTypeThresholdConditionsEvaluatorBuilder) Type(typeArg expr.TypeThresholdType) *ExprTypeThresholdConditionsEvaluatorBuilder

See also🔗