//
pkg.gl
Category
github.com/vsco/dcdr
client
watcher
package
0.3.4
Repository:
https://github.com/vsco/dcdr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
133 SLOC
#
Functions
New
New initializes a Watcher and verifies that `path` exists.
#
Structs
Watcher
Watcher is a wrapper for `fsnotify` that provides the registration of a callback for WRITE events.
#
Interfaces
IFace
IFace interface for the the file system watcher.