package
0.0.0-20230414065247-c4618b460bd0
Repository: https://github.com/quanxiang-cloud/flow.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Format formats an expression as a string.
GenEnv GenEnv.
GenMapFromEnv GenMapFromEnv.
Handler Handler.
Parse parses the input string as an arithmetic expression.

# Variables

ErrNoFormula ErrNoFormula.

# Structs

Boolean bool.
Float64 float64.
FormulaReq FormulaReq.
String string.

# Interfaces

An Expr is an arithmetic expression.
Result response.
Substance substance.

# Type aliases

Env environment variable.
Formula Formula define.
T type.
A Var identifies a variable, e.g., x.