utils

package
v0.2.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2022 License: MulanPSL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteFile added in v0.2.9

func DeleteFile(fileName string) error

删除下载的文件

func ExternalIP

func ExternalIP() (net.IP, error)

获取ip

Types

type Download

type Download struct {
	// contains filtered or unexported fields
}

Download结构体

func NewDownload

func NewDownload() *Download

NewDownload 创建新的Download结构

func (*Download) DownloadJpg

func (d *Download) DownloadJpg(url, dst string) (filepath, fileName string, err error)

DownLoadJpg jpg图片下载,接收url视频地址,dst存放路径

func (*Download) DownloadMp4

func (d *Download) DownloadMp4(url, dst string) (filepath, fileName string, err error)

DownLoarMp4 mp4视频下载,接收url图片地址,dst存放路径

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL