MCPcopy Index your code
hub / github.com/dearcode/candy / GetUserInfo

Method GetUserInfo

meta/gate.pb.go:582–582  ·  view source on GitHub ↗
(ctx context.Context, in *GateGetUserInfoRequest, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

580 UpdateUserInfo(ctx context.Context, in *GateUpdateUserInfoRequest, opts ...grpc.CallOption) (*GateUpdateUserInfoResponse, error)
581 UpdateUserPassword(ctx context.Context, in *GateUpdateUserPasswordRequest, opts ...grpc.CallOption) (*GateUpdateUserPasswordResponse, error)
582 GetUserInfo(ctx context.Context, in *GateGetUserInfoRequest, opts ...grpc.CallOption) (*GateGetUserInfoResponse, error)
583 Login(ctx context.Context, in *GateUserLoginRequest, opts ...grpc.CallOption) (*GateUserLoginResponse, error)
584 Logout(ctx context.Context, in *GateUserLogoutRequest, opts ...grpc.CallOption) (*GateUserLogoutResponse, error)
585 // SendMessage 发送消息

Callers 4

getUserInfoByNameMethod · 0.65
getUserInfoByIDMethod · 0.65
getUserInfoMethod · 0.65

Implementers 2

gateClientmeta/gate.pb.go
Gategate/server.go

Calls

no outgoing calls

Tested by

no test coverage detected