Documentation ¶
Overview ¶
Package fsnotification provides helper functions that wrap the fsnotify filesystem notification package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRecursiveWatch ¶
AddRecursiveWatch handles adding watches recursively for the path provided and its subdirectories. If a non-directory is specified, this call is a no-op. Recursive logic from https://github.com/bronze1man/kmg/blob/master/fsnotify/Watcher.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.