dialogs

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ShowCSVExportDialog

func ShowCSVExportDialog(parent fyne.Window)

ShowCSVExportDialog shows a dialog to export devices to a CSV file

func ShowCSVImportDialog

func ShowCSVImportDialog(parent fyne.Window)

ShowCSVImportDialog shows a dialog for importing devices from CSV

func ShowFastScanDialog

func ShowFastScanDialog(parent fyne.Window)

ShowFastScanDialog shows a dialog to start a fast scan of the local network

func ShowSubnetScanDialog

func ShowSubnetScanDialog(parent fyne.Window)

ShowSubnetScanDialog shows a dialog to input subnet and start scanning

func StartFastScan

func StartFastScan(parent fyne.Window)

StartFastScan starts a fast scan of the local network

func StartSubnetScan

func StartSubnetScan(subnet string, parent fyne.Window)

StartSubnetScan starts the subnet scanning process

Types

type CSVDevice

type CSVDevice struct {
	Device       scanner.Device
	Valid        bool
	Error        string
	Row          int
	OriginalPort string // Store the original port from CSV
}

CSVDevice represents a device from CSV with validation info

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL