rpc

package
v0.0.0-...-816873c Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommentCount

func GetCommentCount(ctx context.Context, req *interaction.CommentCountRequest) (commentCount int64, err error)

func GetFollowList

func GetFollowList(ctx context.Context, req *follow.FollowListRequest) ([]int64, error)

func GetUser

func GetUser(ctx context.Context, req *user.InfoRequest) (*user.User, error)

func GetVideoIsLiked

func GetVideoIsLiked(ctx context.Context, req *interaction.InteractionServiceIsFavoriteArgs) (isFavourite bool, err error)

func GetVideoLikeCount

func GetVideoLikeCount(ctx context.Context, req *interaction.VideoFavoritedCountRequest) (likes int64, err error)

func Init

func Init()

func InitFollowRpc

func InitFollowRpc()

func InitInteractionRpc

func InitInteractionRpc()

func InitUserRpc

func InitUserRpc()

Types

This section is empty.

Jump to

Keyboard shortcuts

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