expression

package
v0.0.0-...-6120cfb Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknownEvaluationResult = errors.New("unknown evaluation result")
)

Functions

func TryGetBool

func TryGetBool(value Value) (bool, error)

Types

type AbstractExpression

type AbstractExpression interface {
	Evaluate(ctx session.Context, tuple btuple.Reader, schema bschema.Reader) Value
}

type Value

type Value interface{}

Jump to

Keyboard shortcuts

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