Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
Runner orchestrates the main processing loop.
func NewRunner ¶
func NewRunner( inboxDir string, queueDir string, completedDir string, promptManager prompt.Manager, locker lock.Locker, watcher watcher.Watcher, processor processor.Processor, server server.Server, reviewPoller review.ReviewPoller, specWatcher specwatcher.SpecWatcher, ) Runner
NewRunner creates a new Runner.
Click to show internal directories.
Click to hide internal directories.