Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileWatcher ¶
type FileWatcher struct {
// contains filtered or unexported fields
}
func NewFileWatcher ¶
func NewFileWatcher(recevier chan string) *FileWatcher
func (*FileWatcher) Watch ¶
func (fw *FileWatcher) Watch(dir string) error
Click to show internal directories.
Click to hide internal directories.