cel

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine struct{}

func New

func New() *Engine

func (*Engine) Eval

func (e *Engine) Eval(expression string, vars map[string]any) (any, error)

func (*Engine) EvalBool

func (e *Engine) EvalBool(expression string, vars map[string]any) (bool, error)

func (*Engine) Validate

func (e *Engine) Validate(expression string) error

Jump to

Keyboard shortcuts

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