# Functions
NewPoints creates the data point.
NewResultSet creates a new result set.
NewSeries creates a new series.
NewTableFormatter creates a writer for table format.
# Structs
No description provided by the author
Field represents field metadata.
Metadata represents metadata query result model.
NodeStats represents query stats of node.
OperatorStats represents the stats of operator.
Points represents the data points of the field.
ResultSet represents the query result set.
Series represents one time series for metric.
SeriesStats represents the stats for series.
StageStats represents the stats of stage.
Stats represents the time stats.
# Interfaces
TableFormatter represents table formatter for displaying result in terminal.