package
1.3.5
Repository: https://github.com/silenceshell/influxdb.git
Documentation: pkg.go.dev

# Functions

NewParser creates a new Parser.
NewScanner returns a Scanner.
RandStr returns a string of random characters with length n.

# Constants

"abc.
,.
The following tokens represent the different values in the AST that make up stressql.
13h.
The following tokens represent the different values in the AST that make up stressql.
The following tokens represent the different values in the AST that make up stressql.
The following tokens represent the different values in the AST that make up stressql.
The following tokens represent the different values in the AST that make up stressql.
main.
The following tokens represent the different values in the AST that make up stressql.
The following tokens represent the different values in the AST that make up stressql.
The following tokens represent the different values in the AST that make up stressql.
[.
(.
12345.67.
.
|.
The following tokens represent the different values in the AST that make up stressql.
].
).
The following tokens represent the different values in the AST that make up stressql.
The following tokens represent the different values in the AST that make up stressql.
"abc".
%f.
The following tokens represent the different values in the AST that make up stressql.
The following tokens represent the different values in the AST that make up stressql.
The following tokens represent the different values in the AST that make up stressql.

# Structs

Parser turns the file from raw text into an AST.
Scanner scans over the file and converts the raw text into tokens.

# Type aliases

Token represents a lexical token.