Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoteFileSaveResult ¶
type RemoteFileSaveResult struct { SavePath string RelativePath string ThumbnailPath string ThumbnailRelativePath string FileName string FileSize int64 OriUrl string OriFileName string }
func RemoteFileSave ¶
func RemoteFileSave(url string, proxy ...string) (re *RemoteFileSaveResult, err error)
Click to show internal directories.
Click to hide internal directories.