factory

package
v0.2.19 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: BSD-2-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	Run(ctx context.Context) error
	SetPromptsDir(dir string)
	GetPromptsDir() string
}

Factory orchestrates the main processing loop.

func New

func New(exec executor.Executor) Factory

New creates a new Factory.

Jump to

Keyboard shortcuts

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