//
pkg.gl
Category
github.com/m3db/m3
src
query
functions
lazy
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
8
Files
61 SLOC
#
Functions
NewLazyOp
NewLazyOp creates a new lazy operation.
#
Constants
OffsetType
OffsetType offsets incoming data point timestamps and metadata by the given offset.
UnaryType
UnaryType offsets incoming data point values by the given operator.