package
0.195.1
Repository: https://github.com/influxcommunity/flux.git
Documentation: pkg.go.dev

# Functions

CsvInput generates a csv input based on the Schema.
Input constructs a TableIterator with randomly generated data according to the Schema.

# Constants

DefaultNumPoints is the default number of points that should be generated for each series.
DefaultPeriod is the default period between points in a series.

# Structs

Schema describes the schema to be generated.
Tag includes the tag name and the cardinality for that tag in the schema.