Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SeaweedfsConf ¶
SeaweedfsConf 上传配置
type SeaweedfsDir ¶
type SeaweedfsDir struct { Fid string `json:"fid"` Url string `json:"url"` Publicurl string `json:"publicUrl"` Count int64 `json:"count"` }
SeaweedfsDir ...
type SeaweedfsUpload ¶
type SeaweedfsUpload struct { Etag string `json:"eTag"` Name string `json:"name"` Size int64 `json:"size"` }
SeaweedfsUpload ...
Click to show internal directories.
Click to hide internal directories.