Versions in this module Expand all Collapse all v0 v0.13.0 Feb 21, 2024 Changes in this version + type ManifestWorkWatcher struct + func NewManifestWorkWatcher() *ManifestWorkWatcher + func (mw *ManifestWorkWatcher) Receive(evt watch.Event) + func (mw *ManifestWorkWatcher) ResultChan() <-chan watch.Event + func (mw *ManifestWorkWatcher) Stop()