//
pkg.gl
Category
github.com/t34-dev/go-utils
pkg
file
package
0.0.14
Repository:
https://github.com/t34-dev/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
98 SLOC
#
Functions
NewWatcher
NewWatcher creates a new Watcher.
#
Structs
Watcher
Watcher represents a file watcher.
#
Type aliases
FileChangeCallback
FileChangeCallback is a function type for the callback.