expression

package
v0.0.4-0...-bd9932a Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CompilerCEL     = "cel"
	CompilerJP      = "jp"
	CompilerDefault = "default"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Expression

type Expression struct {
	Foreach     bool
	ForeachName string
	Statement   string
	Binding     string
	Compiler    string
}

func Parse

func Parse(in string) (expression Expression)

Jump to

Keyboard shortcuts

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