howeyc / fsnotify

File system notification for Go
BSD 3-Clause "New" or "Revised" License
1.99k stars 252 forks source link

Remove current implementation of WatchFlags #96

Closed nathany closed 10 years ago

nathany commented 10 years ago

removes fsnFlags, purgeEvents and internalEvent channel

TODO: go.exp CL for this.