Versions in this module Expand all Collapse all v0 v0.0.1 Jun 22, 2022 Changes in this version + type DeskSelectProgram struct + func NewProgram(deskScans chan idasen.DeviceInfo) *DeskSelectProgram + func (p *DeskSelectProgram) GetSelectedDesk() *idasen.DeviceInfo + func (p *DeskSelectProgram) Run(ctx context.Context) error