Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + func CreatePathWatcher(rootPaths []string) (*fsnotify.Watcher, error) + func ProcessWatcherUpdate(ctx context.Context, paths []string, removed string, store storage.Store, ...) error + func ProcessWatcherUpdateForRegoVersion(ctx context.Context, regoVersion ast.RegoVersion, paths []string, ...) error