unlockcheck

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2022 License: MPL-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckNode

func CheckNode(p proxy.Proxy)

Types

type CheckBaseInfo

type CheckBaseInfo struct {
	RawUrl string
	Site   string
}

type CheckConfig

type CheckConfig struct {
	DelayCheckList []CheckBaseInfo
	SpeedCheckList []CheckBaseInfo
	VisitCheckList []CheckBaseInfo
}

type Response

type Response struct {
	Body          []byte
	Headers       http.Header
	Speed         string
	RequestDelay  time.Duration
	DownloadDelay time.Duration
	StatusCode    int
	Status        string
	Delay         interface{}
}

Jump to

Keyboard shortcuts

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