package
0.3.4
Repository: https://github.com/vsco/dcdr.git
Documentation: pkg.go.dev

# Functions

New initializes a Watcher and verifies that `path` exists.

# Structs

Watcher is a wrapper for `fsnotify` that provides the registration of a callback for WRITE events.

# Interfaces

IFace interface for the the file system watcher.