//
pkg.gl
Category
github.com/rickb777/goscrape2
config
package
1.7.2
Repository:
https://github.com/rickb777/goscrape2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
80 SLOC
#
Functions
MakeHeaders
No description provided by the author
#
Structs
Config
Config contains the scraper configuration.
Cookie
Cookie represents a cookie, it copies parts of the http.Cookie struct but changes the JSON marshaling to exclude empty fields.