This package provides a simple UNIX file system watching library in Go.
.
This includes:
* Static watchers for watching a limited set of files.
Those do not purge deleted files from the watch list.
* Auto watchers for watching a set of files and directories.
Directories are watched for new files. New files are automatically
added, and deleted files are removed from the watch list.
Installed Size: 32.8 kB
Architectures: all