//
pkg.gl
Category
github.com/InfluxCommunity/flux
internal
gen
package
0.195.1
Repository:
https://github.com/influxcommunity/flux.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
507 SLOC
#
Functions
CsvInput
CsvInput generates a csv input based on the Schema.
Input
Input constructs a TableIterator with randomly generated data according to the Schema.
#
Constants
DefaultNumPoints
DefaultNumPoints is the default number of points that should be generated for each series.
DefaultPeriod
DefaultPeriod is the default period between points in a series.
#
Structs
Schema
Schema describes the schema to be generated.
Tag
Tag includes the tag name and the cardinality for that tag in the schema.