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.
added OldPath field to Event struct for MOVE and RENAME, updated Stri… …ng method and tests
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