Versions in this module Expand all Collapse all v0 v0.1.0 Jun 16, 2026 Changes in this version + type Watcher struct + func NewWatcher(ldr loader.Loader, reg *registry.Registry, rt runtime.Runtime, ...) *Watcher + func (w *Watcher) Start(ctx context.Context) error + func (w *Watcher) Stop()