Expand description
Async parser for InfluxDB annotated CSV format.
This module provides a streaming parser for InfluxDB’s annotated CSV format,
which is the format returned by the /api/v2/query endpoint.
Structs§
- Annotated
CsvParser - Async streaming parser for InfluxDB annotated CSV.