engine

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RESOLVER = "8.8.8.8"
	THREAD   = 200
	RATE     = 2000
	QUEUELEN = 10000
	RETRY    = 3
	CHECK    = true
)

Variables

View Source
var (
	NETTIMEOUT = 3 * time.Second
)

Functions

This section is empty.

Types

type Engine

type Engine struct {
	// contains filtered or unexported fields
}

func New

func New(config *conf.Config) *Engine

func (*Engine) Run

func (e *Engine) Run() ([]string, []string)

Run 运行,返回有效和无效结果集,不存在泛解析时无效结果集为nil

Jump to

Keyboard shortcuts

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