util

package
v1.32.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2022 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UserAgents = []string{
	"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/101.0",
	"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/100.0",
	"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/99.0",
	"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/98.0",
	"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/97.0",
	"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/96.0",
}

Functions

func Archive added in v1.30.1

func Archive(src, dst string) error

func AsBasename added in v1.24.0

func AsBasename(s string) string

func Decode1 added in v1.27.0

func Decode1(p string, a, c int, k []string) string

func Decode2 added in v1.27.0

func Decode2(s string) string

func Decode3 added in v1.27.0

func Decode3(s string) string

func Decode4 added in v1.30.3

func Decode4(s string, dst *[]string) int

func Decode5 added in v1.30.3

func Decode5(s string) (n int, t string)

func GetHtml

func GetHtml(req *http.Request) (*goquery.Document, error)

func GetHtmlGBK added in v1.30.3

func GetHtmlGBK(req *http.Request) (*goquery.Document, error)

func GetResponse

func GetResponse(req *http.Request) (*http.Response, error)

func GetText

func GetText(req *http.Request) (string, error)

func Origin added in v1.30.3

func Origin(u string) string

func RandUA

func RandUA() string

func Request added in v1.32.0

func Request(url string) *http.Request

func Reverse

func Reverse(a interface{})

Types

type Limiter added in v1.32.0

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

func NewLimiter added in v1.32.0

func NewLimiter(n int, d time.Duration) *Limiter

func (*Limiter) Acquire added in v1.32.0

func (lim *Limiter) Acquire()

Jump to

Keyboard shortcuts

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