service

package
v0.0.0-...-542fe02 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FavoriteActionService

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

func NewFavoriteActionService

func NewFavoriteActionService(ctx context.Context) *FavoriteActionService

NewUploadVideoService new CheckUserService

func (*FavoriteActionService) FavoriteAction

type FavoriteCountByUserIdService

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

func NewFavoriteCountByUserIdService

func NewFavoriteCountByUserIdService(ctx context.Context) *FavoriteCountByUserIdService

NewFavoriteCountByUserIdService new FavoriteCountByUserIdService

func (*FavoriteCountByUserIdService) FavoriteCountByUserId

type FavoriteCountService

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

func NewFavoriteCountService

func NewFavoriteCountService(ctx context.Context) *FavoriteCountService

NewFavoriteCountService new FavoriteCountService

func (*FavoriteCountService) FavoriteCount

func (s *FavoriteCountService) FavoriteCount(req *favorite.FavoriteCountRequest) (int64, error)

type FavoriteListService

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

func NewFavoriteListService

func NewFavoriteListService(ctx context.Context) *FavoriteListService

NewFavoriteListService new FavoriteListService

func (*FavoriteListService) FavoriteList

FavoriteList favorite list

type IsFavoriteService

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

func NewIsFavoriteService

func NewIsFavoriteService(ctx context.Context) *IsFavoriteService

NewIsFavoriteService new IsFavoriteService

func (*IsFavoriteService) IsFavorite

func (s *IsFavoriteService) IsFavorite(req *favorite.IsFavoriteRequest) (bool, error)

type TotalFavoritedByAuthorIdService

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

func NewTotalFavoritedByAuthorIdService

func NewTotalFavoritedByAuthorIdService(ctx context.Context) *TotalFavoritedByAuthorIdService

NewTotalFavoritedByAuthorIdService new TotalFavoritedByAuthorIdService

func (*TotalFavoritedByAuthorIdService) TotalFavoritedByAuthorId

Jump to

Keyboard shortcuts

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