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

# Structs

SyncMetadata is a version of `Metadata` which allows concurrent modifications to it.

# Type aliases

Metadata is made as a standalone package to avoid import cycle: influxd -> flux -> flux/interpreter -> flux/execute -> flux.