package
0.6.1
Repository: https://github.com/strucoder/pmgo.git
Documentation: pkg.go.dev

# Functions

InitWatcher will create a Watcher instance.

# Structs

ProcStatus is a wrapper with the process state and an error in case there's any.
ProcWatcher is a wrapper that act as a object that watches a process.
Watcher is responsible for watching a list of processes and report to Master in case the process dies at some point.