package
1.9.5
Repository: https://github.com/argoproj/argo-events.git
Documentation: pkg.go.dev

# Functions

NewWatcher is the initializer of watcher struct.

# Structs

Mutex is the extended mutex.
Watcher is a file watcher.

# Interfaces

Watchable is an interface of FS which can be watched by this watcher.