Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
func NewWatcher ¶
NewWatcher creates a new Watcher. It's allows to watch a single file or a directory multiple times.
func (*Watcher) AddOnEventHandler ¶
func (*Watcher) RemoveOnEventHandler ¶
Click to show internal directories.
Click to hide internal directories.