Documentation ¶
Index ¶
- Variables
- func AddVideoList(ctx context.Context, videoList []db.Video, latestTime int64)
- func GetUserVideoFeed(ctx context.Context, uid int64, offset int64, token string) (vids []string, err error)
- func GetVideoList(ctx context.Context, latestTime int64) (videoList []db.Video, err error)
- func Init()
- func IsExistVideoInfo(ctx context.Context, latestTime int64) (exist int64, err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var RedisClient *redis.Client
Functions ¶
func GetUserVideoFeed ¶
func GetVideoList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.