We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
...
Fix retrieveFilelist for the instances where files are deleted in between retrieving file names and stat during filepath.Walk
Merge branch 'dev' of https://github.com/radovskyb/watcher
updated README
run command in separate goroutine to prevent block
added some small tests