specwatcher

package
v0.20.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpecWatcher

type SpecWatcher interface {
	Watch(ctx context.Context) error
}

SpecWatcher watches the specs directory and triggers generation when a spec is approved.

func NewSpecWatcher

func NewSpecWatcher(
	specsDir string,
	generator generator.SpecGenerator,
	debounce time.Duration,
) SpecWatcher

NewSpecWatcher creates a new SpecWatcher.

Jump to

Keyboard shortcuts

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