package
Version:
v0.0.0-...-8aaaf28
Opens a new window with list of versions in this module.
Published: May 6, 2016
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type FsWatcher struct {
Subscribers map[int][]Runner
}
FsWatcher watches for filesystem changes and notify it's subscribers
NewFsWatcher creates a new FsWatcher instance
init initializes new fsNotify Watcher in path.
Subscribe subscribes an event listener to file watcher.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.