Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ScalarType is a scalar series ScalarType = "scalar" // TimeType returns the number of seconds since January 1, 1970 UTC. // Note that this does not actually return the current time, but the time at which the expression is to be evaluated. TimeType = "time" )
Variables ¶
This section is empty.
Functions ¶
func NewScalarOp ¶
NewScalarOp creates a new scalar op
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.