Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FsWatcher ¶
type FsWatcher struct { Watcher *fsnotify.Watcher Opts *Opts WatcherInfo *WatcherInfo Path string }
type WatcherInfo ¶
type WatcherInfo struct {
WatcherId int `json:"watcher/id"`
}
Click to show internal directories.
Click to hide internal directories.