We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
...
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