# 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.