Versions in this module Expand all Collapse all v0 v0.1.0 Jan 30, 2026 Changes in this version + type Executor struct + DefaultTaskTimeout time.Duration + RunStore *run.Store + func NewExecutor(store *run.Store) *Executor + func (e *Executor) Run(ctx context.Context, d *dag.DAG) error