Documentation ¶
Index ¶
- Constants
- func GetFeedVideo(ctx context.Context, req *video.GetFeedVideoReq) (*video.GetFeedVideoResp, error)
- func GetPublishList(ctx context.Context, req *video.GetPublishListReq) (*video.GetPublishListResp, error)
- func PublishAction(ctx *gin.Context, req *video.PublishRequest) (*video.PublishResponse, error)
Constants ¶
View Source
const (
LIMIT = 30 //返回的视频数
)
Variables ¶
This section is empty.
Functions ¶
func GetFeedVideo ¶
func GetFeedVideo(ctx context.Context, req *video.GetFeedVideoReq) (*video.GetFeedVideoResp, error)
func GetPublishList ¶
func GetPublishList(ctx context.Context, req *video.GetPublishListReq) (*video.GetPublishListResp, error)
func PublishAction ¶
func PublishAction(ctx *gin.Context, req *video.PublishRequest) (*video.PublishResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.