//
pkg.gl
Category
github.com/Flyits/goSpider
src
package
0.0.6
Repository:
https://github.com/flyits/gospider.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
1
Files
425 SLOC
#
Functions
Str2Int
Description 去除字符串前后指定字符,默认换行、空字符 @param strNum string 源字符串 @return int.
Trim
Description 去除字符串前后指定字符,默认换行、空字符 @param str string 源字符串 @param charList []string 需去除的前后字符 @return string.
#
Constants
JsLoadRequest
No description provided by the author
Request
No description provided by the author
#
Structs
Config
No description provided by the author
Downloader
No description provided by the author
Response
No description provided by the author
Spider
No description provided by the author
UrlItem
No description provided by the author
#
Interfaces
DataItem
No description provided by the author
SpiderHandlerFunc
No description provided by the author