package
0.0.0-20240903083523-9576346cda75
Repository: https://github.com/harvester/go-common.git
Documentation: pkg.go.dev

# Functions

AnyOf propagates the fsnotify Event to the next FSNotifyHandler only if the event type is one of the specified fsnotify Ops.
RestartService restarts a service.
TryRestartService will restart a service, but only if it's currently running.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

FSNotifyHandlerFunc is a callback for fsnotify Events.