Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Watch ¶
Watch for changes to a directory on the filesystem and sends a notification to eventCh every time a file in the folder is changed. Although it's possible to watch for individual files, that's not recommended; watch for the file's parent folder instead. Note that changes are batched for 0.5 seconds before notifications are sent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.