Package fsnotify provides a cross-platform interface for file system notifications.
go get github.com/fsnotify/fsnotifyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Watch a directory for file system events.
Increase /proc/sys/fs/inotify/max_user_watches or use a different approach for large directory trees.
No dependency data recorded yet.