//
pkg.gl
Category
github.com/ductrung-nguyen/goapp-utils
pkg
filewatcher
package
0.0.1
Repository:
https://github.com/ductrung-nguyen/goapp-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
130 SLOC
#
Functions
New
Create new watcher for a file with some pre-defined handlers.
#
Structs
FileWatcher
FileWatcher is a helper struct that helps us watching a file event if the file does't exist yet.