expr

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultProgramEnv = map[string]any{

	"records": []engine.Record{},
	"greet":   "Hello, %v",
	"sprintf": fmt.Sprintf,
	"println": fmt.Println,
}

Functions

func ExprFlow

func ExprFlow(ctx *engine.Context) engine.Flow

Types

type ProgramEnv

type ProgramEnv struct {
	Records []engine.Record
}

Jump to

Keyboard shortcuts

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