Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zchee/go.fsevents
FSEvents bindings by Steven Degutis.
https://github.com/zchee/go.fsevents
Last synced: about 1 month ago
JSON representation
FSEvents bindings by Steven Degutis.
- Host: GitHub
- URL: https://github.com/zchee/go.fsevents
- Owner: zchee
- Created: 2015-11-06T15:54:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2014-11-16T02:41:06.000Z (almost 10 years ago)
- Last Synced: 2024-05-02T03:10:31.588Z (7 months ago)
- Language: Go
- Homepage:
- Size: 266 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FSEvents bindings for Go (OS X)
This code is based on **go.fsevents** by [Steven Degutis](https://github.com/sdegutis).
## Limitations
* Creates new thread for every stream
* Does not give access to the whole FSEvents API