Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DBusAgentConfig ¶
type DBusAgentMethod ¶
type DBusAgentMethod struct { Name string // contains filtered or unexported fields }
type DBusSignalMonitor ¶
type DBusSignalMonitor struct { Type uint // contains filtered or unexported fields }
type Daemon ¶
type Daemon struct { *loader.ModuleBase // contains filtered or unexported fields }
func (*Daemon) GetDependencies ¶
type Service ¶
type Service struct { Monitor ServiceMonitor Name string Description string Exec []string // contains filtered or unexported fields }
type ServiceMonitor ¶
type ServiceMonitor struct { Type string DBus *ServiceMonitorDBus }
Click to show internal directories.
Click to hide internal directories.