//
pkg.gl
Category
github.com/clinia/x
watcherx
package
0.0.71
Repository:
https://github.com/clinia/x.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
381 SLOC
#
Functions
Watch
No description provided by the author
WatchFile
WatchFile spawns a background goroutine to watch file, reporting any changes to c.
#
Variables
ErrSchemeUnknown
ErrSchemeUnknown is just for checking with errors.Is().
ErrWatcherNotRunning
No description provided by the author
#
Structs
ChangeEvent
No description provided by the author
ErrorEvent
No description provided by the author
RemoveEvent
No description provided by the author
#
Interfaces
Event
No description provided by the author
Watcher
No description provided by the author