package
2.1.2
Repository: https://github.com/go-sharp/cerberus.git
Documentation: pkg.go.dev

# Functions

CommandFunc takes a function and wraps into a type which implements the commander interface.

# Structs

EditCommand runs the configured service directly.
InstallCommand used to install a binary as service.
ListCommand shows all cerberus installed services.
RecoveryDelCommand delete a recovery action for an installed service..
RecoverySetCommand sets a recovery action for an installed service..
RemoveCommand used to remove a service.
RootCommand used for all subcommands.
RunCommand runs the configured service directly.