errors

package
v0.0.0-...-8a2a676 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrMasscanNotInstalled  masscan binary was not found
	ErrMasscanNotInstalled = errors.New("masscan binary was not found")

	// ErrScanTimout  masscan scan timed out
	ErrScanTimout = errors.New("masscan scan timed out")

	// ErrParseOutput  unable to parse masscan output, see warning for details
	ErrParseOutput = errors.New("unable to parse masscan output, see warning for details")

	// ErrResolveName  masscan could not resolve a name
	ErrResolveName = errors.New("masscan could not resolve a name")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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