package
1.2.2
Repository: https://github.com/johnsiilver/golib.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Get watches a file and sends changes on the returned channel.
Register registers a filewatcher for files with "marker" using "watcher".

# Constants

Local indicates the local filesystem, which was be done through standard Go libraries such as io and ioutil.

# Interfaces

Watcher watches a file and sends changes on the returned channel.