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.197.0 (latest)
- Published
- Jun 25, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 21 hours ago –
Tools for package owners.