Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IgnoredDirs = []string{
".git",
}
Functions ¶
This section is empty.
Types ¶
type FSWatcher ¶
type FSWatcher struct {
// contains filtered or unexported fields
}
FSWatcher implements the Watcher interface using fsnotify.
func (*FSWatcher) AddRecursive ¶
Click to show internal directories.
Click to hide internal directories.