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

# Functions

No description provided by the author
No description provided by the author
LoadQuery returns the Flux query q, except for two special cases: if q is exactly "-", the query will be read from stdin; and if the first character of q is "@", the @ prefix is removed and the contents of the file specified by the rest of q are returned.
No description provided by the author

# Constants

CompilerType specific to the Flux REPL.

# Structs

Compiler specific to the Flux REPL.
No description provided by the author

# Interfaces

No description provided by the author