Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶
type Watcher struct { Paths []string PollInterval time.Duration FileMap map[string]os.FileInfo Callback Callback Log log.Logger // contains filtered or unexported fields }
Watcher is the struct that contains the watching information
Click to show internal directories.
Click to hide internal directories.