Y
Hacker News
new
|
ask
|
show
|
jobs
by
whyrusleeping
4434 days ago
Do you know where their current implementation of this is? I want to mess around with it and dont care if i have to change code later.
3 comments
nathany
4434 days ago
The code is identical on GitHub and Google Code right now. The difference is that we may make breaking changes under go.exp while leaving the howeyc/fsnotify API as is.
We're still figuring out what os/fsnotify will look like.
link
landr0id
4434 days ago
Check this out (make sure you read the README)
https://github.com/howeyc/fsnotify
link
_Soulou
4434 days ago
You can find it here : code.google.com/p/go.exp/fsnotify
link
We're still figuring out what os/fsnotify will look like.