Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileWatcher ¶
FileWatcher is an interface watching the underlying OS file path.
func NewFileWatcher ¶
func NewFileWatcher(path string) (FileWatcher, error)
NewFileWatcher creates a FileWatcher.
Click to show internal directories.
Click to hide internal directories.