package
0.7.0-rc0
Repository: https://github.com/apache/skywalking-banyandb.git
Documentation: pkg.go.dev

# Constants

OrderByTypeIndex is the order by index.
OrderByTypeSeries is the order by series.
OrderByTypeTime is the order by time.

# Structs

Field is a field name and its values.
MeasureQueryOptions is the options of a measure query.
MeasureResult is the result of a query.
OrderBy is the order by rule.
StreamQueryOptions is the options of a stream query.
StreamResult is the result of a query.
Tag is a tag name and its values.
TagFamily is a tag family name and its tags.
TagProjection is the projection of a tag family and its tags.

# Interfaces

MeasureQueryResult is the result of a measure query.
StreamQueryResult is the result of a stream query.

# Type aliases

OrderByType is the type of order by.