package
3.0.0-alpha9+incompatible
Repository: https://github.com/opensvc/om3.git
Documentation: pkg.go.dev
# Functions
LockCmdExit starts cmd, then call checker() with cli lock protection
os.exit(1) when lock failed or cmd.Start() or checker() returns error.
LockFuncExit calls f() with cli lock protection
os.exit(1) when lock failed or f() returns error.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author