Documentation ¶
Index ¶
- type Module
- type UadpAgent
- func (u *UadpAgent) GetDataKey(sender dbus.Sender, keyName string) (dataKey string, busErr *dbus.Error)
- func (v *UadpAgent) GetExportedMethods() dbusutil.ExportedMethods
- func (*UadpAgent) GetInterfaceName() string
- func (u *UadpAgent) SetDataKey(sender dbus.Sender, keyName string, dataKey string) *dbus.Error
Constants ¶
This section is empty.
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 ¶
type UadpAgent ¶
type UadpAgent struct {
// contains filtered or unexported fields
}
func (*UadpAgent) GetDataKey ¶
func (u *UadpAgent) GetDataKey(sender dbus.Sender, keyName string) (dataKey string, busErr *dbus.Error)
提供给用户调用,用户通过此接口获取密钥
func (*UadpAgent) GetExportedMethods ¶
func (v *UadpAgent) GetExportedMethods() dbusutil.ExportedMethods
func (*UadpAgent) GetInterfaceName ¶
Click to show internal directories.
Click to hide internal directories.