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

# Packages

No description provided by the author

# Functions

NewScanner returns a Scanner.
ParseStatements takes a configFile and returns a slice of Statements.

# Constants

These are the lexical tokens used by the file parser.
These are the lexical tokens used by the file parser.
These are the lexical tokens used by the file parser.
These are the lexical tokens used by the file parser.

# Structs

Scanner scans the file and tokenizes the raw text.

# Type aliases

Token represents a lexical token.