Filesystem event notification library on steroids.
Forked from
This was forked from syncthing:notify which was forked in turn from rjeczalik/notify.
To sync changes into this repo:
git remote add rjeczalik https://github.com/rjeczalik/notify.git
git remote add syncthing https://github.com/syncthing/notify.git
git fetch <remote>
git merge <remote>/master
Documentation
godoc.org/github.com/rjeczalik/notify
Installation
~ $ go get -u github.com/rjeczalik/notify
Projects using notify