package
0.0.0-20250228164547-bad2d1bf3a37
Repository: https://github.com/openshift/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.