High-level filesystem event notification library supporting inotify, kqueue, FSEvents, FEN, and ReadDirectoryChangesW.
go get github.com/rjeczalik/notifyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Watch a directory for all filesystem events and print the first event.
Use FSEvents (macOS) or ReadDirectoryChangesW (Windows) for reliable recursive watching.
No dependency data recorded yet.