Documentation
¶
Index ¶
- func ShowCSVExportDialog(parent fyne.Window)
- func ShowCSVImportDialog(parent fyne.Window)
- func ShowFastScanDialog(parent fyne.Window)
- func ShowNeighborDiscoveryDialog(wins *windows.WindowManager)
- func ShowSubnetScanDialog(parent fyne.Window)
- func StartFastScan(parent fyne.Window)
- func StartSubnetScan(subnet string, parent fyne.Window)
- type CSVDevice
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShowCSVExportDialog ¶
ShowCSVExportDialog shows a dialog to export devices to a CSV file
func ShowCSVImportDialog ¶
ShowCSVImportDialog shows a dialog for importing devices from CSV
func ShowFastScanDialog ¶
ShowFastScanDialog shows a dialog to start a fast scan of the local network
func ShowNeighborDiscoveryDialog ¶ added in v1.0.2
func ShowNeighborDiscoveryDialog(wins *windows.WindowManager)
ShowNeighborDiscoveryDialog shows the neighbor discovery dialog with minimal design
func ShowSubnetScanDialog ¶
ShowSubnetScanDialog shows a dialog to input subnet and start scanning
func StartFastScan ¶
StartFastScan starts a fast scan of the local network
func StartSubnetScan ¶
StartSubnetScan starts the subnet scanning process
Types ¶
Click to show internal directories.
Click to hide internal directories.