Skip to content

Tags: devnode/watcher

Tags

v10.0.0

Toggle v10.0.0's commit message
added OldPath field to Event struct for MOVE and RENAME, updated Stri…

…ng method and tests

v1.0.6

Toggle v1.0.6's commit message
Fix retrieveFilelist for the instances where files are deleted in

between retrieving file names and stat during filepath.Walk

1.0.5

Toggle 1.0.5's commit message
Merge branch 'dev' of https://github.com/radovskyb/watcher

v1.0.5

Toggle v1.0.5's commit message
Merge branch 'dev' of https://github.com/radovskyb/watcher

1.0.4

Toggle 1.0.4's commit message
updated README

1.0.3

Toggle 1.0.3's commit message
updated README

v1.0.2

Toggle v1.0.2's commit message
run command in separate goroutine to prevent block

v1.0.1

Toggle v1.0.1's commit message
updated README

v1.0.0

Toggle v1.0.0's commit message
added some small tests