Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkScanner ¶
NetworkScanner traverses IP networks looking for Devices.
func NewNetworkScanner ¶
func NewNetworkScanner() (*NetworkScanner, error)
NewNetworkScanner creates a new NetworkScanner.
func (*NetworkScanner) Active ¶
func (s *NetworkScanner) Active() bool
Active returns the value of the Scanner's active flag.
func (*NetworkScanner) GetProgress ¶ added in v0.2.0
func (s *NetworkScanner) GetProgress() map[int64]*ScanProgress
GetProgress returns the network scans currently executing, and their respective progress.
Click to show internal directories.
Click to hide internal directories.