pack

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildBaseResp

func BuildBaseResp(err error) *video.BaseResp

func GenerateCoverName

func GenerateCoverName(userID int64) string

func GenerateVideoName

func GenerateVideoName(userID int64) string

func Video

func Video(data *db.Video, user *user.User, favoriteCount int64, commentCount int64, isFavorite bool) *video.Video

func VideoLiked

func VideoLiked(data *db.Video, user *user.User, favoriteCount int64, commentCount int64) *video.Video

用于获取喜欢列表 IsFavorite保证为true

func VideoLikedList

func VideoLikedList(data []db.Video, userList []*user.User, favoriteCountList []int64, commentCountList []int64) []*video.Video

func VideoList

func VideoList(data []db.Video, userList []*user.User, favoriteCountList []int64, commentCountList []int64, isFavoriteList []bool) []*video.Video

Types

This section is empty.

Jump to

Keyboard shortcuts

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