Documentation
¶
Index ¶
- Variables
- func CommandLine(enableCmd, disableCmd, startCmd, stopCmd, restartCmd, statusCmd string, ...) *commandLine
- func InitD(bashFile string, logger loggers.Logger) *initD
- func NoController() *noController
- func Service(name string, logger loggers.Logger) *service
- func Systemctl(name string, logger loggers.Logger) *systemctl
- type Controller
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotSupportedOperation = errors.New("not supported operation")
)
Functions ¶
func CommandLine ¶
func NoController ¶
func NoController() *noController
Types ¶
Click to show internal directories.
Click to hide internal directories.