hpcloud / tail

Go package for reading from continously updated files (tail -f)
MIT License
2.7k stars 502 forks source link

Hello, I want to receive a notification when deleting a file or directory. What should I do #158

Open zdwork opened 4 years ago

zdwork commented 4 years ago

Hello, I want to receive a notification when deleting a file or directory. What should I do

KacperPerschke commented 4 years ago

I do use fsnotify with sucess.