scalar

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2019 License: Apache-2.0 Imports: 7 Imported by: 4

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

func NewScalarOp(fn block.ScalarFunc, opType string) (parser.Params, error)

NewScalarOp creates a new scalar op

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL