Skip to content

kiteco/fsevents

 
 

Repository files navigation

Note: This repository was forked in order to add a operating system agnostic .go file so go get does not fail on non-darwin machines.

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

FSEvents for Go (OS X) - Clean room implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%