Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Access Expires uint64 `json:"expires"` //TOKEN 过期秒 UseHTTPS bool `json:"use_https"` //是否使用https域名 UseCdn bool `json:"use_cdn"` //上传是否使用CDN上传加速 FileConf FileConfig `json:"file_config"` }
type FileConfig ¶
Click to show internal directories.
Click to hide internal directories.