package
0.1.0
Repository: https://github.com/honnix/flytepropeller.git
Documentation: pkg.go.dev

# Functions

Gets global config.
No description provided by the author
No description provided by the author
Creates a new empty compile errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Sets global config.
No description provided by the author

# Constants

BranchNode is missing a condition.
BranchNode is missing a case with ThenNode populated.
A cycle is detected in the Workflow, the error description should detail the nodes involved.
An alias existed twice.
An Id existed twice.
Expected types to be consistent.
A binding is attempted via a list or map syntax, but the underlying type isn't a list or map.
Two interfaced expected to be compatible but aren't.
Two types expected to be compatible but aren't.
A nodeBuilder referenced by an edge doesn't belong to the Workflow.
When we couldn't assign an entry point to the Workflow.
An input/output parameter was assigned a value through an edge more than once.
One of the required input parameters or a Workflow output parameter wasn't bound.
A value isn't on the right syntax.
A Task referenced by a node wasn't found.
When one more more unreachable node are detected.
A Value doesn't fall within the expected range.
A value is expected to be unique but wasnt.
An expected field isn't populated.
A referenced variable (in a parameter or a condition) wasn't found.
An unknown error occurred while building the workflow.
A Workflow referenced by a node wasn't found.

# Structs

Represents a compile error for coreWorkflow.
Represents a compile error with a root cause.
Represents error config that can change the behavior of how errors collection/reporting is handled.

# Interfaces

A set of Compile errors.

# Type aliases

No description provided by the author