Categorygithub.com/Scalingo/go-utils/influx
modulepackage
1.2.1
Repository: https://github.com/scalingo/go-utils.git
Documentation: pkg.go.dev

# README

Package influx v1.2.1

The packge influx contains a query builder for the time series database InfluxDB.

# Functions

NewQuery makes a new Query object.
String returns the parameter surround with single quote.

# Constants

InfluxDB order by directions.
InfluxDB order by directions.
InfluxDB comparison operators.
InfluxDB comparison operators.
InfluxDB comparison operators.
InfluxDB comparison operators.
InfluxDB fill options.
funcType list.
funcType list.
funcType list.
InfluxDB comparison operators.
InfluxDB comparison operators.
InfluxDB fill options.
InfluxDB fill options.
InfluxDB fill options.

# Structs

Query is the main structure for the query builder.