videoserviceiface

package
v0.0.0-...-eee4e17 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VideoService

type VideoService interface {
	AssembleVideo(ctx context.Context, userId int64, data []*v1.Video) ([]*svapi.Video, error)
	AssembleAuthorInfo(ctx context.Context, data []*svapi.Video)
	AssembleVideoList(ctx context.Context, userId int64, data []*v1.Video) ([]*svapi.Video, error)
	AssembleUserIsFollowing(ctx context.Context, list []*svapi.Video, userId int64)
	AssembleVideoCountInfo(ctx context.Context, list []*svapi.Video)
}

Jump to

Keyboard shortcuts

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