pathwatcher

package
v0.64.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package pathwatcher provides helper functions for creating file and directory watchers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatePathWatcher

func CreatePathWatcher(rootPaths []string) (*fsnotify.Watcher, error)

CreatePathWatcher creates watchers to monitor for path changes

func ProcessWatcherUpdate

func ProcessWatcherUpdate(ctx context.Context, paths []string, removed string, store storage.Store, filter loader.Filter, asBundle bool,
	f func(context.Context, storage.Transaction, *initload.LoadPathsResult) error) error

ProcessWatcherUpdate handles an occurrence of a watcher event

func ProcessWatcherUpdateForRegoVersion added in v0.61.0

func ProcessWatcherUpdateForRegoVersion(ctx context.Context, regoVersion ast.RegoVersion, paths []string, removed string, store storage.Store, filter loader.Filter, asBundle bool,
	f func(context.Context, storage.Transaction, *initload.LoadPathsResult) error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL