Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SmmsRet ¶
type SmmsRet struct { Code string `json:"code"` Data struct { FileName string `json:"filename"` StoreName string `json:"storename"` Size int `json:"size"` Width int `json:"width"` Height int `json:"height"` Hash string `json:"hash"` Delete string `json:"delete"` Url string `json:"url"` Path string `json:"path"` Msg string `json:"msg"` } `json:"data"` }
Click to show internal directories.
Click to hide internal directories.