executor

package
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

type Executor struct {
	// contains filtered or unexported fields
}

Executor executes the decided action (Step 4: ACT) and publishes the result.

func NewExecutor

func NewExecutor(logger *zap.Logger, bus *bus.EvolutionBus, projectRoot string) *Executor

NewExecutor initializes the Executor component and subscribes to the bus.

func (*Executor) Start

func (e *Executor) Start(ctx context.Context)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL