//
pkg.gl
Category
github.com/gitmine/pholcus
app
downloader
request
package
1.3.1
Repository:
https://github.com/gitmine/pholcus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
0
Files
317 SLOC
#
Functions
UnSerialize
反序列化.
#
Constants
DefaultConnTimeout
默认下载超时.
DefaultDialTimeout
默认请求服务器超时.
DefaultRetryPause
默认重新下载前停顿时长.
DefaultTryTimes
默认最大下载次数.
PHANTOM_ID
备用的phantomjs下载内核,一般不使用(效率差,头信息支持不完善).
SURF_ID
默认的surf下载内核(Go原生),此值不可改动.
#
Structs
Request
Request represents object waiting for being crawled.
#
Type aliases
Temp
No description provided by the author