Documentation
¶
Index ¶
Constants ¶
View Source
const (
DaemonTypeSvcd boot.DaemonType = "svcd"
)
Variables ¶
View Source
var D boot.Daemon = &svcd{ Runner: runner.Create("svc"), }
Functions ¶
Types ¶
type CfgCreator ¶
type CfgCreator plugin.CfgCreator[any]
Click to show internal directories.
Click to hide internal directories.