package
0.0.0-20191205152556-73e1fb871a9b
Repository: https://github.com/danwinship/library-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
FileCreated means the file was just created.
FileDeleted means the file was deleted.
FileModified means the file content was modified.
# Variables
ExitOnChangeReactor provides reactor function that causes the process to exit when the change is detected.
# Interfaces
No description provided by the author
# Type aliases
ActionType define a type of action observed on the file.
ReactorFn define a reaction function called when an observed file is modified.