Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceManager ¶
type DeviceManager struct {
// contains filtered or unexported fields
}
func NewDeviceManagement ¶
func NewDeviceManagement(cfg *config.DeviceManagementConfig, stopCh <-chan struct{}) (*DeviceManager, error)
func (*DeviceManager) Run ¶
func (dm *DeviceManager) Run(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.