package fluxinit
import "github.com/influxdata/flux/fluxinit"
Package fluxinit is used to initialize the flux library for compilation and execution of Flux. The FluxInit function should be called exactly once in a process.
Index ¶
Functions ¶
func FluxInit ¶
func FluxInit()
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
fluxinit/static | The fluxinit/static package can be imported in test cases and other uses cases where it is okay to always initialize flux. |
- Version
- v0.196.1 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 day ago –
Tools for package owners.