expr

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DotExpr

type DotExpr struct {
	// contains filtered or unexported fields
}

func NewDotExpr

func NewDotExpr(zctx *zed.Context, record Evaluator, field string) *DotExpr

func (*DotExpr) Eval

func (d *DotExpr) Eval(vec vector.Any) vector.Any

type Evaluator

type Evaluator interface {
	Eval(vector.Any) vector.Any
}

type This

type This struct{}

func (*This) Eval

func (*This) Eval(this vector.Any) vector.Any

Jump to

Keyboard shortcuts

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