pathwatcher

package
v0.57.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: Apache-2.0 Imports: 6 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

Types

This section is empty.

Jump to

Keyboard shortcuts

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