Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpecWatcher ¶
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.
Click to show internal directories.
Click to hide internal directories.