philjb / fsevents

macOS file system notifications for Go.

Home Page:https://fsnotify.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSEvents bindings for Go (macOS)

GoDoc Build Status codecov Reviewed by Hound

FSEvents allows an application to monitor a whole file system or portion of it. FSEvents is only available on macOS.

Warning: This API should be considered unstable.

Contributing

Request features and report bugs using the GitHub Issue Tracker.

fsevents carries the same LICENSE as Go. Contributors retain their copyright, so you need to fill out a short form before we can accept your contribution: Google Individual Contributor License Agreement.

About

macOS file system notifications for Go.

https://fsnotify.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%