Documentation
¶
Overview ¶
Package Scan provides types and functions to perform TCP port scans on a list of hosts
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrExists = errors.New("Host already in the list") ErrNotExists = errors.New("Host not in th elist") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.