This would go on the website: https://github.com/go-fsnotify/fsnotify.org as a blog post for now, and maybe a new Documentation section in the future.
How to check Op with bitwise logic.
Multiple bits may be set.
How to wrap Op in your own type with your own helper methods.
Coalescing multiple Ops on the same Event.Name using bitwise or.
Related #76.