# 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
# Type aliases
No description provided by the author