Documentation ¶
Index ¶
- func GetFollowCount(ctx context.Context, req *follow.FollowCountRequest) (int64, error)
- func GetFollowerCount(ctx context.Context, req *follow.FollowerCountRequest) (int64, error)
- func GetWorkCount(ctx context.Context, req *video.GetWorkCountRequest) (int64, error)
- func Init()
- func InitFollowRpc()
- func InitVideoRpc()
- func IsFollow(ctx context.Context, req *follow.IsFollowRequest) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFollowCount ¶
func GetFollowerCount ¶
func GetWorkCount ¶
func InitFollowRpc ¶
func InitFollowRpc()
func InitVideoRpc ¶
func InitVideoRpc()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.