fluxinit

package
v2.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

This package imports all the influxdb-specific query builtins. From influxdb we must use this package and not the init package provided by flux.

This package is used for initializing with a function call. As a convenience, the fluxinit/static package can be imported for use cases where static initialization is okay, such as tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FluxInit

func FluxInit()

The FluxInit() function prepares the runtime for compilation and execution of Flux. This is a costly step and should only be performed if the intention is to compile and execute flux code.

Types

This section is empty.

Directories

Path Synopsis
The fluxinit/static package can be imported in test cases and other uses cases where it is okay to always initialize flux.
The fluxinit/static package can be imported in test cases and other uses cases where it is okay to always initialize flux.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL