4 ms·
On Windows you can use something like this http://www.nodesoft.com/foldermonitor http://www.nodesoft.com/foldermonitor (freeware)
by rorrr2 13y ago
On Windows you can use something like this
http://www.nodesoft.com/foldermonitor http://www.nodesoft.com/foldermonitor
(freeware)
- mischanix 13y agoGo also provides a syscall for ReadDirectoryChanges, and one really nice Go library that uses inotify/ReadDirectoryChanges is https://github.com/howeyc/fsnotify https://github.com/howeyc/fsnotify