# Functions
CreateTimestampAntileechURL 用来构建七牛CDN时间戳防盗链的访问链接.
No description provided by the author
NewCdnManager 用来构建一个新的 CdnManager.
No description provided by the author
No description provided by the author
# Constants
302bandwidth.
302flow.
302mbandwidth.
302mflow.
bandwidth.
flow.
# Variables
Fusion CDN服务域名.
# Structs
CdnManager 提供了文件和目录刷新,文件预取,获取域名带宽和流量数据,获取域名日志列表等功能.
ListLogRequest 日志下载请求内容.
ListLogResult 日志下载相应内容.
LogDomainInfo 日志下载信息.
PrefetchReq 文件预取请求内容.
PrefetchResp 文件预取响应内容.
RefreshReq 为缓存刷新请求内容.
RefreshResp 缓存刷新响应内容.
TrafficData 为带宽/流量数据.
TrafficReq 为批量查询带宽/流量的API请求内容
StartDate 开始日期,格式例如:2016-07-01 EndDate 结束日期,格式例如:2016-07-03 Granularity 取值粒度,取值可选值:5min/hour/day Domains 域名列表,彼此用 ; 连接 DataType 计量数据类型, 可选 'bandwidth'(静态cdn带宽,默认)..., 参考 [DataType].
TrafficResp 为带宽/流量查询响应内容.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
go:generate stringer -type DataType -linecomment.
No description provided by the author
No description provided by the author