service

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FriendService

type FriendService struct {
	friendpb.UnimplementedFriendServiceServer
	// contains filtered or unexported fields
}

FriendService implements friendpb.FriendServiceServer

func GetFriendService

func GetFriendService() *FriendService

func (*FriendService) AddFriend

func (*FriendService) ConfirmFriendRequest

func (*FriendService) GetFriend

func (*FriendService) GetFriendRequest

func (*FriendService) IsFriend

func (*FriendService) QueryFriendList

func (*FriendService) UpdateFriendStatus

type UserService

type UserService struct {
	userv1.UnimplementedUserServiceServer
	// contains filtered or unexported fields
}

UserService implements userv1.UserServiceServer

func GetUserService

func GetUserService() *UserService

func (*UserService) CreateUser

func (*UserService) GetUser

func (*UserService) QueryUser

func (*UserService) UpdateUser

Jump to

Keyboard shortcuts

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