package
0.16.7
Repository: https://github.com/rigoiot/atlas-app-toolkit.git
Documentation: pkg.go.dev

# Functions

FilteringToInflux returns InfluxDB Plain SQL representation of the filtering expression.
FilterStringToInflux is a shortcut to parse a filter string using default FilteringParser implementation and call FilteringToInflux on the returned filtering expression.
LogicalOperatorToInflux returns InfluxDB Plain SQL representation of the logical operator.
NumberConditionToInflux returns InfluxDB Plain SQL representation of the number condition.
StringConditionToInflux returns InfluxDB Plain SQL representation of the string condition.