Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InotifyEvent ¶
InotifyEvent represents a file system event
type Watcher ¶
type Watcher struct { Events chan InotifyEvent // contains filtered or unexported fields }
Watcher handles inotify watching for a directory
Click to show internal directories.
Click to hide internal directories.