MCPcopy Create free account

hub / github.com/cherish-chat/xxim-server / functions

Functions2,430 in github.com/cherish-chat/xxim-server

↓ 1 callersMethodstatisticJoinGroupCount
statisticJoinGroupCount 统计加入群组数量
app/user/internal/logic/infoservice/updateUserCountMapLogic.go:104
↓ 1 callersFunctiontestECDH
(e ECDH, t testing.TB)
common/utils/ecdh_test.go:17
↓ 1 callersMethodtoUserInfo_
(in *pb.FriendApplyReq, toUserId string, toUserInfo *usermodel.User, toUserSettingMap *map[string]*usermodel.U
app/conversation/internal/logic/friendservice/friendApplyLogic.go:146
↓ 1 callersMethodvalidate
validate 验证是否允许发送消息
app/message/internal/logic/messageservice/messageBatchSendLogic.go:68
↓ 1 callersMethodverifyAreFriend_
(in *pb.FriendApplyReq, fromUser *usermodel.User, toUser *usermodel.User)
app/conversation/internal/logic/friendservice/friendApplyLogic.go:323
↓ 1 callersMethodverifyFriendLimit_
(in *pb.FriendApplyReq, fromUser *usermodel.User, toUser *usermodel.User)
app/conversation/internal/logic/friendservice/friendApplyLogic.go:338
↓ 1 callersMethodverifyUserInfo_
(in *pb.FriendApplyReq, fromUserInfo *usermodel.User, toUserInfo *usermodel.User)
app/conversation/internal/logic/friendservice/friendApplyLogic.go:181
↓ 1 callersMethodverifyUserSetting_
(in *pb.FriendApplyReq, fromUserInfo *usermodel.User, toUserInfo *usermodel.User, settingMap map[string]*userm
app/conversation/internal/logic/friendservice/friendApplyLogic.go:229
↓ 1 callersMethodwaitResponse
(requestId string)
sdk/client/client.go:389
MethodAuthenticationConnection
AuthenticationConnection 验证连接
app/gateway/client/gatewayservice/gatewayService.go:57
MethodAuthenticationConnection
AuthenticationConnection 验证连接
app/gateway/client/gatewayservice/gatewayService.go:120
MethodAuthenticationConnection
AuthenticationConnection 验证连接
app/gateway/internal/server/gatewayservice/gatewayServiceServer.go:74
MethodAuthenticationConnection
(ctx context.Context, connection *gatewayservicelogic.Connection, apiRequest *pb.GatewayApiRequest)
app/gateway/internal/handler/connectionhandler/connectionhandler.go:58
MethodAuthenticationConnection
(ctx context.Context, in *AuthenticationConnectionReq, opts ...grpc.CallOption)
common/pb/gateway_grpc.pb.go:136
MethodAuthenticationConnection
AuthenticationConnection 验证连接 客户端拿着userId token,鉴权连接
common/pb/gateway_grpc.pb.go:177
MethodAuthenticationConnection
(context.Context, *AuthenticationConnectionReq)
common/pb/gateway_grpc.pb.go:209
MethodBatchGetConvMaxSeq
(ctx context.Context, userId string, convIdTypes ...*ConvInfo)
app/message/messagemodel/redisseq.go:104
MethodCaptchaVerify
CaptchaVerify 验证图形验证码
app/third/client/captchaservice/captchaService.go:54
MethodCaptchaVerify
CaptchaVerify 验证图形验证码
app/third/internal/server/captchaservice/captchaServiceServer.go:32
MethodCaptchaVerify
(ctx context.Context, in *CaptchaVerifyReq, opts ...grpc.CallOption)
common/pb/third_grpc.pb.go:310
MethodCaptchaVerify
CaptchaVerify 验证图形验证码 二次开发人员可以自行实现
common/pb/third_grpc.pb.go:328
MethodCaptchaVerify
(context.Context, *CaptchaVerifyReq)
common/pb/third_grpc.pb.go:339
MethodCloseConnection
(code pb.WebsocketCustomCloseCode, reason string)
app/gateway/internal/logic/gatewayservice/x_connection_p2p.go:23
MethodCloseConnection
(code pb.WebsocketCustomCloseCode, reason string)
app/gateway/internal/logic/gatewayservice/x_connection_ws.go:22
MethodConversationSettingUpdate
ConversationSettingUpdate 更新会话设置
app/conversation/client/conversationservice/conversationService.go:68
MethodConversationSettingUpdate
ConversationSettingUpdate 更新会话设置
app/conversation/client/conversationservice/conversationService.go:85
MethodConversationSettingUpdate
ConversationSettingUpdate 更新会话设置
app/conversation/internal/server/conversationservice/conversationServiceServer.go:26
MethodConversationSettingUpdate
(ctx context.Context, in *ConversationSettingUpdateReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:481
MethodConversationSettingUpdate
ConversationSettingUpdate 更新会话设置
common/pb/conversation_grpc.pb.go:504
MethodConversationSettingUpdate
(context.Context, *ConversationSettingUpdateReq)
common/pb/conversation_grpc.pb.go:514
MethodCountCreateGroup
CountCreateGroup 统计创建的群组数量
app/conversation/client/groupservice/groupService.go:103
MethodCountCreateGroup
CountCreateGroup 统计创建的群组数量
app/conversation/internal/server/groupservice/groupServiceServer.go:38
MethodCountCreateGroup
(ctx context.Context, in *CountCreateGroupReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:63
MethodCountCreateGroup
CountCreateGroup 统计创建的群组数量
common/pb/conversation_grpc.pb.go:99
MethodCountCreateGroup
(context.Context, *CountCreateGroupReq)
common/pb/conversation_grpc.pb.go:117
MethodCountFriend
CountFriend 统计好友数量
app/conversation/client/friendservice/friendService.go:107
MethodCountFriend
CountFriend 统计好友数量
app/conversation/internal/server/friendservice/friendServiceServer.go:44
MethodCountFriend
(ctx context.Context, in *CountFriendReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:310
MethodCountFriend
CountFriend 统计好友数量
common/pb/conversation_grpc.pb.go:330
MethodCountFriend
(context.Context, *CountFriendReq)
common/pb/conversation_grpc.pb.go:347
MethodCountJoinGroup
CountJoinGroup 统计加入的群组数量
app/conversation/client/groupservice/groupService.go:97
MethodCountJoinGroup
CountJoinGroup 统计加入的群组数量
app/conversation/internal/server/groupservice/groupServiceServer.go:32
MethodCountJoinGroup
(ctx context.Context, in *CountJoinGroupReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:54
MethodCountJoinGroup
CountJoinGroup 统计加入的群组数量
common/pb/conversation_grpc.pb.go:97
MethodCountJoinGroup
(context.Context, *CountJoinGroupReq)
common/pb/conversation_grpc.pb.go:114
MethodCreateRobot
CreateRobot 创建机器人
app/user/client/accountservice/accountService.go:75
MethodCreateRobot
CreateRobot 创建机器人
app/user/client/accountservice/accountService.go:132
MethodCreateRobot
CreateRobot 创建机器人
app/user/internal/server/accountservice/accountServiceServer.go:68
MethodCreateRobot
CreateRobot 创建机器人
sdk/client/user.go:20
MethodCreateRobot
CreateRobot 创建机器人
sdk/client/user.go:27
MethodCreateRobot
(ctx context.Context, in *CreateRobotReq, opts ...grpc.CallOption)
common/pb/user_grpc.pb.go:122
MethodCreateRobot
CreateRobot 创建机器人 创建机器人逻辑可以从这里修改
common/pb/user_grpc.pb.go:158
MethodCreateRobot
(context.Context, *CreateRobotReq)
common/pb/user_grpc.pb.go:187
MethodDebug
(args ...interface{})
common/xmq/asynq.go:23
MethodDeleteUserSubscription
DeleteUserSubscription 删除用户订阅的订阅号
app/conversation/client/subscriptionservice/subscriptionService.go:76
MethodDeleteUserSubscription
DeleteUserSubscription 删除用户订阅的订阅号
app/conversation/client/subscriptionservice/subscriptionService.go:117
MethodDeleteUserSubscription
DeleteUserSubscription 删除用户订阅的订阅号
app/conversation/internal/server/subscriptionservice/subscriptionServiceServer.go:50
MethodDeleteUserSubscription
(ctx context.Context, in *DeleteUserSubscriptionReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:651
MethodDeleteUserSubscription
DeleteUserSubscription 删除用户订阅的订阅号
common/pb/conversation_grpc.pb.go:682
MethodDeleteUserSubscription
(context.Context, *DeleteUserSubscriptionReq)
common/pb/conversation_grpc.pb.go:704
MethodDescriptor
Deprecated: Use GatewayApiRequest.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:116
MethodDescriptor
Deprecated: Use GatewayApiResponse.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:188
MethodDescriptor
Deprecated: Use GatewayWriteDataContent.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:264
MethodDescriptor
Deprecated: Use GatewayGetUserConnectionReq.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:398
MethodDescriptor
Deprecated: Use GatewayGetUserConnectionResp.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:453
MethodDescriptor
Deprecated: Use GatewayBatchGetUserConnectionReq.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:509
MethodDescriptor
Deprecated: Use GatewayBatchGetUserConnectionResp.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:564
MethodDescriptor
Deprecated: Use GatewayGetConnectionFilter.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:618
MethodDescriptor
Deprecated: Use GatewayGetConnectionByFilterReq.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:667
MethodDescriptor
Deprecated: Use GatewayGetConnectionByFilterResp.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:722
MethodDescriptor
Deprecated: Use GatewayWriteDataToWsReq.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:779
MethodDescriptor
Deprecated: Use GatewayWriteDataToWsResp.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:841
MethodDescriptor
Deprecated: Use GatewayWriteDataToWsWrapperReq.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:898
MethodDescriptor
Deprecated: Use GatewayKickWsReq.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:963
MethodDescriptor
Deprecated: Use GatewayKickWsResp.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:1032
MethodDescriptor
Deprecated: Use GatewayKeepAliveReq.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:1087
MethodDescriptor
Deprecated: Use GatewayKeepAliveResp.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:1134
MethodDescriptor
Deprecated: Use VerifyConnectionReq.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:1183
MethodDescriptor
Deprecated: Use VerifyConnectionResp.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:1238
MethodDescriptor
Deprecated: Use AuthenticationConnectionReq.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:1295
MethodDescriptor
Deprecated: Use AuthenticationConnectionResp.ProtoReflect.Descriptor instead.
common/pb/gateway.pb.go:1357
MethodDescriptor
Deprecated: Use WorldPostSubmitReq.ProtoReflect.Descriptor instead.
common/pb/world.pb.go:59
MethodDescriptor
Deprecated: Use WorldPostSubmitResp.ProtoReflect.Descriptor instead.
common/pb/world.pb.go:106
MethodDescriptor
Deprecated: Use UserRegisterReq.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:166
MethodDescriptor
Deprecated: Use UserRegisterResp.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:270
MethodDescriptor
Deprecated: Use UserDestroyResp.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:374
MethodDescriptor
Deprecated: Use UserAccessTokenReq.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:425
MethodDescriptor
Deprecated: Use UserAccessTokenResp.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:496
MethodDescriptor
Deprecated: Use RefreshUserAccessTokenReq.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:559
MethodDescriptor
Deprecated: Use RefreshUserAccessTokenResp.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:614
MethodDescriptor
Deprecated: Use RevokeUserAccessTokenReq.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:662
MethodDescriptor
Deprecated: Use RevokeUserAccessTokenResp.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:710
MethodDescriptor
Deprecated: Use UpdateUserAccountMapReq.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:760
MethodDescriptor
Deprecated: Use UpdateUserAccountMapResp.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:822
MethodDescriptor
Deprecated: Use UpdateUserProfileMapReq.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:871
MethodDescriptor
Deprecated: Use UpdateUserProfileMapResp.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:926
MethodDescriptor
Deprecated: Use UpdateUserExtraMapReq.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:975
MethodDescriptor
Deprecated: Use UpdateUserExtraMapResp.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:1030
MethodDescriptor
Deprecated: Use UpdateUserCountMapReq.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:1083
MethodDescriptor
Deprecated: Use UpdateUserCountMapResp.ProtoReflect.Descriptor instead.
common/pb/user.pb.go:1159
← previousnext →501–600 of 2,430, ranked by callers