Documentation ¶
Overview ¶
Package pcsupdate 更新包
Index ¶
Constants ¶
View Source
const (
// ReleaseName 分享根目录名称
ReleaseName = "BaiduPCS-Go-releases"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AssetInfo ¶
type AssetInfo struct { Name string `json:"name"` ContentType string `json:"content_type"` State string `json:"state"` Size int64 `json:"size"` BrowserDownloadURL string `json:"browser_download_url"` }
AssetInfo asset 信息
type ReleaseInfo ¶
ReleaseInfo 发布信息
Click to show internal directories.
Click to hide internal directories.