package
Version:
v0.0.0-...-4e3253c
Opens a new window with list of versions in this module.
Published: Mar 13, 2021
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DownLoadFile download mp4 file
InitMysqlClient 测试mysql连接
func InitRedisClient() error
InitRedisClient 初始化并测试redis
type MovieUrl struct {
Name string `gorm:"unique;not null"`
Url string `gorm:"not null"`
CreatAt time.Time
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.