package
1.16.0
Repository: https://github.com/dagu-org/dagu.git
Documentation: pkg.go.dev

# Functions

CreateRetryExecutionGraph creates a new execution graph for retry with given nodes.
No description provided by the author
NewExecutionGraph creates a new execution graph with the given steps.
No description provided by the author
No description provided by the author

# Constants

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

# Variables

No description provided by the author

# Structs

No description provided by the author
ExecutionGraph represents a graph of steps.
Node is a node in a DAG.
No description provided by the author
NodeState contains the state of a node.
Scheduler is a scheduler that runs a graph of steps.

# Type aliases

NodeStatus represents the status of a node.
No description provided by the author