Documentation
¶
Index ¶
- Constants
- type Module
- type Uadp
- func (u *Uadp) GetDataKey(sender dbus.Sender, exePath, keyName, keyringKey string) (dataKey string, busErr *dbus.Error)
- func (v *Uadp) GetExportedMethods() dbusutil.ExportedMethods
- func (*Uadp) GetInterfaceName() string
- func (u *Uadp) SetDataKey(sender dbus.Sender, exePath, keyName, dataKey, keyringKey string) *dbus.Error
Constants ¶
View Source
const (
UadpDataDir = "/var/lib/dde-daemon/uadp"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
type Module struct { *loader.ModuleBase // contains filtered or unexported fields }
func (*Module) GetDependencies ¶
func (*Module) WaitEnable ¶
func (m *Module) WaitEnable()
type Uadp ¶
type Uadp struct {
// contains filtered or unexported fields
}
func (*Uadp) GetDataKey ¶
func (*Uadp) GetExportedMethods ¶
func (v *Uadp) GetExportedMethods() dbusutil.ExportedMethods
func (*Uadp) GetInterfaceName ¶
Click to show internal directories.
Click to hide internal directories.