Categorygithub.com/stdawn/cdputil
modulepackage
1.0.9
Repository: https://github.com/stdawn/cdputil.git
Documentation: pkg.go.dev

# README

cdputil

chromedp扩展

# Functions

CookieConverter []*network.Cookie转为[]*http.Cookie.
GetBrowserInfo 线程安全的获取浏览器程序信息单例.
GetCookies 获取特定域名的Cookies.
GetPostData 获取postData.
HeaderConverter network.Headers转为[]*fetch.HeaderEntry.
HeaderFromMap map[string]string转为network.Headers.
NewTag 创建一个Tag.
Request 请求.
RequestRetry 带重试请求.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BrowserInfo 浏览器程序信息.
No description provided by the author
Tag 浏览器标签.

# Type aliases

No description provided by the author