# 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.