Versions in this module Expand all Collapse all v0 v0.0.1 Jul 8, 2024 Changes in this version + var ErrMasscanNotInstalled = errors.New("masscan binary was not found") + var ErrParseOutput = errors.New("unable to parse masscan output, see warning for details") + var ErrResolveName = errors.New("masscan could not resolve a name") + var ErrScanTimout = errors.New("masscan scan timed out")