📚 notify - Awesome Go Library for File Handling

Go Gopher mascot for notify

File system event notification library with simple API, similar to os/signal.

🏷️ File Handling
📂 Libraries for handling files and file systems.
906 stars
View on GitHub 🔗

Detailed Description of notify

notify GoDoc Build Status Build status Coverage Status

Filesystem event notification library on steroids.

Documentation

godoc.org/github.com/rjeczalik/notify

Installation

~ $ go get -u github.com/rjeczalik/notify

Projects using notify