master
} else if event.Op&fsnotify.Remove == fsnotify.Remove { notifyCh <- NotifyMessage{ Operation: Remove, FilePath: event.Name, }