Documentation
¶
Index ¶
- func AggrAny(points []point.Point) (r float64)
- func AggrAnyLast(points []point.Point) (r float64)
- func AggrAvg(points []point.Point) (r float64)
- func AggrMax(points []point.Point) (r float64)
- func AggrMin(points []point.Point) (r float64)
- func AggrSum(points []point.Point) (r float64)
- type Pattern
- type Retention
- type Rollup
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AggrAnyLast ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.