service

package
v0.0.0-...-5713efe Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InteractionService

type InteractionService struct {
	// contains filtered or unexported fields
}

func NewInteractionService

func NewInteractionService(ctx context.Context) *InteractionService

func (*InteractionService) CreateComment

func (*InteractionService) DeleteComment

func (*InteractionService) Favorite

func (*InteractionService) FavoriteList

func (s *InteractionService) FavoriteList(req *interaction.FavoriteListRequest) ([]*video.Video, error)

func (*InteractionService) GetCommentCount

func (s *InteractionService) GetCommentCount(req *interaction.CommentCountRequest) (count int64, err error)

func (*InteractionService) GetComments

func (*InteractionService) GetUserFavoriteCount

func (s *InteractionService) GetUserFavoriteCount(req *interaction.UserFavoriteCountRequest) (int64, error)

func (*InteractionService) GetUserTotalFavorited

func (s *InteractionService) GetUserTotalFavorited(req *interaction.UserTotalFavoritedRequest) (int64, error)

func (*InteractionService) GetVideoFavoriteCount

func (s *InteractionService) GetVideoFavoriteCount(req *interaction.VideoFavoritedCountRequest) (int64, error)

func (*InteractionService) IsFavorite

func (*InteractionService) UnFavorite

Jump to

Keyboard shortcuts

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