/condactor

Golang Condition Action executor

Primary LanguageGoApache License 2.0Apache-2.0

condactor

Golang Condition Action executor

Glossary

AST (Abstract Syntax Tree) is a structured representation of source code or an expression. It breaks the code into nodes that represent syntactic constructs such as operators, expressions, variables, and functions.