package
0.0.11
Repository: https://github.com/ppacer/core.git
Documentation: pkg.go.dev

# Functions

New creates new Executor instance.
NewDefault creates new Executor using SQLite for task logs and default configuration for Executor.

# Structs

Executor configuration.
Executor executes DAG run tasks, each in a separate goroutine.