Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dev ¶
type Dev struct { Identifier string Name string OperationSystem string OperationSystemVersion string SupportedArchitectures string Status string }
func DeviceList ¶
func DeviceList(m DeviceManager) (deviceList []*Dev)
type DeviceManager ¶
Click to show internal directories.
Click to hide internal directories.