Skip to content

expr🔗

Objects🔗

Builders🔗

Functions🔗

VariantConfig🔗

VariantConfig returns the configuration related to expr dataqueries.

This configuration describes how to unmarshal it, convert it to code, …

func VariantConfig() variants.DataqueryConfig

TypeMathConverter🔗

TypeMathConverter accepts a TypeMath object and generates the Go code to build this object using builders.

func TypeMathConverter(input TypeMath) string

TypeReduceConverter🔗

TypeReduceConverter accepts a TypeReduce object and generates the Go code to build this object using builders.

func TypeReduceConverter(input TypeReduce) string

TypeResampleConverter🔗

TypeResampleConverter accepts a TypeResample object and generates the Go code to build this object using builders.

func TypeResampleConverter(input TypeResample) string

TypeClassicConditionsConverter🔗

TypeClassicConditionsConverter accepts a TypeClassicConditions object and generates the Go code to build this object using builders.

func TypeClassicConditionsConverter(input TypeClassicConditions) string

TypeThresholdConverter🔗

TypeThresholdConverter accepts a TypeThreshold object and generates the Go code to build this object using builders.

func TypeThresholdConverter(input TypeThreshold) string

TypeSqlConverter🔗

TypeSqlConverter accepts a TypeSql object and generates the Go code to build this object using builders.

func TypeSqlConverter(input TypeSql) string

ExprTypeMathResultAssertionsConverter🔗

ExprTypeMathResultAssertionsConverter accepts a ExprTypeMathResultAssertions object and generates the Go code to build this object using builders.

func ExprTypeMathResultAssertionsConverter(input ExprTypeMathResultAssertions) string

ExprTypeMathTimeRangeConverter🔗

ExprTypeMathTimeRangeConverter accepts a ExprTypeMathTimeRange object and generates the Go code to build this object using builders.

func ExprTypeMathTimeRangeConverter(input ExprTypeMathTimeRange) string

ExprTypeReduceResultAssertionsConverter🔗

ExprTypeReduceResultAssertionsConverter accepts a ExprTypeReduceResultAssertions object and generates the Go code to build this object using builders.

func ExprTypeReduceResultAssertionsConverter(input ExprTypeReduceResultAssertions) string

ExprTypeReduceSettingsConverter🔗

ExprTypeReduceSettingsConverter accepts a ExprTypeReduceSettings object and generates the Go code to build this object using builders.

func ExprTypeReduceSettingsConverter(input ExprTypeReduceSettings) string

ExprTypeReduceTimeRangeConverter🔗

ExprTypeReduceTimeRangeConverter accepts a ExprTypeReduceTimeRange object and generates the Go code to build this object using builders.

func ExprTypeReduceTimeRangeConverter(input ExprTypeReduceTimeRange) string

ExprTypeResampleResultAssertionsConverter🔗

ExprTypeResampleResultAssertionsConverter accepts a ExprTypeResampleResultAssertions object and generates the Go code to build this object using builders.

func ExprTypeResampleResultAssertionsConverter(input ExprTypeResampleResultAssertions) string

ExprTypeResampleTimeRangeConverter🔗

ExprTypeResampleTimeRangeConverter accepts a ExprTypeResampleTimeRange object and generates the Go code to build this object using builders.

func ExprTypeResampleTimeRangeConverter(input ExprTypeResampleTimeRange) string

ExprTypeClassicConditionsConditionsEvaluatorConverter🔗

ExprTypeClassicConditionsConditionsEvaluatorConverter accepts a ExprTypeClassicConditionsConditionsEvaluator object and generates the Go code to build this object using builders.

func ExprTypeClassicConditionsConditionsEvaluatorConverter(input ExprTypeClassicConditionsConditionsEvaluator) string

ExprTypeClassicConditionsConditionsOperatorConverter🔗

ExprTypeClassicConditionsConditionsOperatorConverter accepts a ExprTypeClassicConditionsConditionsOperator object and generates the Go code to build this object using builders.

func ExprTypeClassicConditionsConditionsOperatorConverter(input ExprTypeClassicConditionsConditionsOperator) string

ExprTypeClassicConditionsConditionsQueryConverter🔗

ExprTypeClassicConditionsConditionsQueryConverter accepts a ExprTypeClassicConditionsConditionsQuery object and generates the Go code to build this object using builders.

func ExprTypeClassicConditionsConditionsQueryConverter(input ExprTypeClassicConditionsConditionsQuery) string

ExprTypeClassicConditionsConditionsReducerConverter🔗

ExprTypeClassicConditionsConditionsReducerConverter accepts a ExprTypeClassicConditionsConditionsReducer object and generates the Go code to build this object using builders.

func ExprTypeClassicConditionsConditionsReducerConverter(input ExprTypeClassicConditionsConditionsReducer) string

ExprTypeClassicConditionsConditionsConverter🔗

ExprTypeClassicConditionsConditionsConverter accepts a ExprTypeClassicConditionsConditions object and generates the Go code to build this object using builders.

func ExprTypeClassicConditionsConditionsConverter(input ExprTypeClassicConditionsConditions) string

ExprTypeClassicConditionsResultAssertionsConverter🔗

ExprTypeClassicConditionsResultAssertionsConverter accepts a ExprTypeClassicConditionsResultAssertions object and generates the Go code to build this object using builders.

func ExprTypeClassicConditionsResultAssertionsConverter(input ExprTypeClassicConditionsResultAssertions) string

ExprTypeClassicConditionsTimeRangeConverter🔗

ExprTypeClassicConditionsTimeRangeConverter accepts a ExprTypeClassicConditionsTimeRange object and generates the Go code to build this object using builders.

func ExprTypeClassicConditionsTimeRangeConverter(input ExprTypeClassicConditionsTimeRange) string

ExprTypeThresholdConditionsEvaluatorConverter🔗

ExprTypeThresholdConditionsEvaluatorConverter accepts a ExprTypeThresholdConditionsEvaluator object and generates the Go code to build this object using builders.

func ExprTypeThresholdConditionsEvaluatorConverter(input ExprTypeThresholdConditionsEvaluator) string

ExprTypeThresholdConditionsUnloadEvaluatorConverter🔗

ExprTypeThresholdConditionsUnloadEvaluatorConverter accepts a ExprTypeThresholdConditionsUnloadEvaluator object and generates the Go code to build this object using builders.

func ExprTypeThresholdConditionsUnloadEvaluatorConverter(input ExprTypeThresholdConditionsUnloadEvaluator) string

ExprTypeThresholdConditionsConverter🔗

ExprTypeThresholdConditionsConverter accepts a ExprTypeThresholdConditions object and generates the Go code to build this object using builders.

func ExprTypeThresholdConditionsConverter(input ExprTypeThresholdConditions) string

ExprTypeThresholdResultAssertionsConverter🔗

ExprTypeThresholdResultAssertionsConverter accepts a ExprTypeThresholdResultAssertions object and generates the Go code to build this object using builders.

func ExprTypeThresholdResultAssertionsConverter(input ExprTypeThresholdResultAssertions) string

ExprTypeThresholdTimeRangeConverter🔗

ExprTypeThresholdTimeRangeConverter accepts a ExprTypeThresholdTimeRange object and generates the Go code to build this object using builders.

func ExprTypeThresholdTimeRangeConverter(input ExprTypeThresholdTimeRange) string

ExprTypeSqlResultAssertionsConverter🔗

ExprTypeSqlResultAssertionsConverter accepts a ExprTypeSqlResultAssertions object and generates the Go code to build this object using builders.

func ExprTypeSqlResultAssertionsConverter(input ExprTypeSqlResultAssertions) string

ExprTypeSqlTimeRangeConverter🔗

ExprTypeSqlTimeRangeConverter accepts a ExprTypeSqlTimeRange object and generates the Go code to build this object using builders.

func ExprTypeSqlTimeRangeConverter(input ExprTypeSqlTimeRange) string