//
pkg.gl
Category
github.com/argoproj/argo-events
pkg
eventsources
common
naivewatcher
package
1.9.5
Repository:
https://github.com/argoproj/argo-events.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
1
Files
219 SLOC
#
Functions
NewWatcher
NewWatcher is the initializer of watcher struct.
#
Structs
Mutex
Mutex is the extended mutex.
Watcher
Watcher is a file watcher.
#
Interfaces
Watchable
Watchable is an interface of FS which can be watched by this watcher.