factory

package
v0.4.0 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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateLocker added in v0.3.0

func CreateLocker(dir string) lock.Locker

CreateLocker creates a Locker for the specified directory.

func CreateProcessor added in v0.3.1

func CreateProcessor(
	promptsDir string,
	promptManager prompt.Manager,
	releaser git.Releaser,
	ready <-chan struct{},
) processor.Processor

CreateProcessor creates a Processor that executes queued prompts.

func CreateRunner added in v0.2.25

func CreateRunner(promptsDir string) runner.Runner

CreateRunner creates a Runner that coordinates watcher and processor.

func CreateWatcher added in v0.3.1

func CreateWatcher(
	promptsDir string,
	promptManager prompt.Manager,
	ready chan<- struct{},
) watcher.Watcher

CreateWatcher creates a Watcher that normalizes filenames on file events.

Types

This section is empty.

Jump to

Keyboard shortcuts

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