Documentation
¶
Index ¶
Constants ¶
View Source
const UserAgent = `` /* 131-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigInfo ¶
type ConfigInfo struct {
AccessKey string `json:"accessKey"`
Cookie string `json:"cookie"`
RefreshToken string `json:"refresh_token"`
}
ConfigInfo 配置信息
Click to show internal directories.
Click to hide internal directories.