package
Version:
v0.0.0-...-1f55c80
Opens a new window with list of versions in this module.
Published: Dec 29, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type VideoInfo struct {
ID string `json:"id"`
UserID int64 `json:"user_id"`
UserName string `json:"user_name"`
VideoName string `json:"video_name"`
CreateOn int64 `json:"created_on"`
PageNum int
PageSize int
}
VideoInfo 视频信息表结构
GetUserVideos 获取给定用户的视频信息
Source Files
¶
Click to show internal directories.
Click to hide internal directories.