package
2.16.1
Repository: https://github.com/elastic/cloud-on-k8s.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewFileWatcher creates a new file watcher, use ctx context for cancellation, paths to specify the files to watch.

# Structs

FileWatcher watches a given set of file paths, not directories, for changes based on the file's mtime.