MCPcopy Create free account

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

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

↓ 1 callersFunctionRegisterEmailServiceServer
(s grpc.ServiceRegistrar, srv EmailServiceServer)
common/pb/third_grpc.pb.go:221
↓ 1 callersFunctionRegisterFriendServiceServer
(s grpc.ServiceRegistrar, srv FriendServiceServer)
common/pb/conversation_grpc.pb.go:359
↓ 1 callersFunctionRegisterGatewayServiceServer
(s grpc.ServiceRegistrar, srv GatewayServiceServer)
common/pb/gateway_grpc.pb.go:221
↓ 1 callersFunctionRegisterGroupServiceServer
(s grpc.ServiceRegistrar, srv GroupServiceServer)
common/pb/conversation_grpc.pb.go:135
↓ 1 callersFunctionRegisterInfoServiceServer
(s grpc.ServiceRegistrar, srv InfoServiceServer)
common/pb/user_grpc.pb.go:551
↓ 1 callersFunctionRegisterMessageServiceServer
(s grpc.ServiceRegistrar, srv MessageServiceServer)
common/pb/message_grpc.pb.go:121
↓ 1 callersFunctionRegisterNoticeServiceServer
(s grpc.ServiceRegistrar, srv NoticeServiceServer)
common/pb/message_grpc.pb.go:307
↓ 1 callersFunctionRegisterSmsServiceServer
(s grpc.ServiceRegistrar, srv SmsServiceServer)
common/pb/third_grpc.pb.go:91
↓ 1 callersFunctionRegisterSubscriptionServiceServer
(s grpc.ServiceRegistrar, srv SubscriptionServiceServer)
common/pb/conversation_grpc.pb.go:719
↓ 1 callersFunctionRegisterWorldServiceServer
(s grpc.ServiceRegistrar, srv WorldServiceServer)
common/pb/world_grpc.pb.go:71
↓ 1 callersMethodResetUserAccountMap
ResetUserAccountMap 重置用户账号信息
app/user/internal/logic/accountservice/resetUserAccountMapLogic.go:27
↓ 1 callersMethodRevokeToken
( ctx context.Context, userId string, uniqueKey string, )
common/utils/jwt.go:189
↓ 1 callersMethodRevokeUserAccessToken
RevokeUserAccessToken 注销用户token
app/user/internal/logic/accountservice/revokeUserAccessTokenLogic.go:27
↓ 1 callersMethodRevokeUserAccessToken
(req *pb.RevokeUserAccessTokenReq)
sdk/client/client.go:33
↓ 1 callersFunctionRun
(configFile string)
app/gateway/gateway.go:19
↓ 1 callersMethodSSMFromString
(s string)
common/utils/map.go:18
↓ 1 callersMethodSave
(k string, v string)
sdk/store/config.go:22
↓ 1 callersMethodSave
(filename string, bytes []byte, perm os.FileMode)
common/utils/file.go:151
↓ 1 callersMethodSetToken
( ctx context.Context, tokenObject *TokenObject, )
common/utils/jwt.go:90
↓ 1 callersFunctionSetupRoutes
(svcCtx *svc.ServiceContext, engine *gin.Engine)
app/gateway/internal/handler/route.go:117
↓ 1 callersMethodSmsCodeSend
SmsCodeSend 发送短信
app/third/internal/logic/smsservice/smsCodeSendLogic.go:27
↓ 1 callersMethodSmsCodeVerify
SmsCodeVerify 验证短信
app/third/internal/logic/smsservice/smsCodeVerifyLogic.go:27
↓ 1 callersMethodStart
()
app/gateway/internal/server/httpServer.go:48
↓ 1 callersMethodSubscriptionAfterOffline
SubscriptionAfterOffline 订阅号在做用户下线后的操作
app/conversation/client/subscriptionservice/subscriptionService.go:72
↓ 1 callersMethodSubscriptionAfterOffline
SubscriptionAfterOffline 订阅号在做用户下线后的操作
app/conversation/internal/logic/subscriptionservice/subscriptionAfterOfflineLogic.go:29
↓ 1 callersMethodSubscriptionAfterOnline
SubscriptionAfterOnline 订阅号在做用户上线后的操作
app/conversation/client/subscriptionservice/subscriptionService.go:70
↓ 1 callersMethodSubscriptionAfterOnline
SubscriptionAfterOnline 订阅号在做用户上线后的操作
app/conversation/internal/logic/subscriptionservice/subscriptionAfterOnlineLogic.go:31
↓ 1 callersMethodSubscriptionSubscribe
SubscriptionSubscribe 订阅号订阅
app/conversation/client/subscriptionservice/subscriptionService.go:68
↓ 1 callersMethodSubscriptionSubscribe
SubscriptionSubscribe 订阅号订阅
app/conversation/internal/logic/subscriptionservice/subscriptionSubscribeLogic.go:31
↓ 1 callersMethodToPb
()
app/message/noticemodel/broadcastnotice.go:40
↓ 1 callersFunctionTracing
(svcCtx *svc.ServiceContext)
app/gateway/internal/middleware/tracing.go:57
↓ 1 callersMethodType
()
common/pb/common.pb.go:75
↓ 1 callersFunctionUnifiedHandleUniversal
( svcCtx *svc.ServiceContext, ctx context.Context, connection *gatewayservicelogic.Connection, apiRequest
app/gateway/internal/handler/unifiedhandler.go:16
↓ 1 callersMethodUpdateUserAccountMap
UpdateUserAccountMap 更新用户账号信息
app/user/internal/logic/accountservice/updateUserAccountMapLogic.go:27
↓ 1 callersMethodUpdateUserCountMap
UpdateUserCountMap 更新用户计数信息
app/user/internal/logic/infoservice/updateUserCountMapLogic.go:30
↓ 1 callersMethodUpdateUserExtraMap
UpdateUserExtraMap 更新用户扩展信息
app/user/internal/logic/infoservice/updateUserExtraMapLogic.go:27
↓ 1 callersMethodUpdateUserProfileMap
UpdateUserProfileMap 更新用户个人信息
app/user/internal/logic/infoservice/updateUserProfileMapLogic.go:27
↓ 1 callersMethodUpsertUserSubscription
UpsertUserSubscription 更新用户订阅的订阅号
app/conversation/internal/logic/subscriptionservice/upsertUserSubscriptionLogic.go:33
↓ 1 callersMethodUserAccessToken
UserAccessToken 用户登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:31
↓ 1 callersMethodUserAfterKeepAlive
UserAfterKeepAlive 用户保活回调
app/user/client/callbackservice/callbackService.go:69
↓ 1 callersMethodUserAfterKeepAlive
UserAfterKeepAlive 用户保活回调
app/user/internal/logic/callbackservice/userAfterKeepAliveLogic.go:27
↓ 1 callersMethodUserAfterOffline
UserAfterOffline 用户下线回调
app/user/internal/logic/callbackservice/userAfterOfflineLogic.go:27
↓ 1 callersMethodUserAfterOnline
UserAfterOnline 用户上线回调
app/user/internal/logic/callbackservice/userAfterOnlineLogic.go:27
↓ 1 callersMethodUserBeforeConnect
UserBeforeConnect 用户连接前的回调
app/user/internal/logic/callbackservice/userBeforeConnectLogic.go:28
↓ 1 callersMethodUserBeforeRequest
UserBeforeRequest 用户请求前的回调
app/user/client/callbackservice/callbackService.go:67
↓ 1 callersMethodUserBeforeRequest
UserBeforeRequest 用户请求前的回调
app/user/internal/logic/callbackservice/userBeforeRequestLogic.go:27
↓ 1 callersMethodUserDestroy
UserDestroy 用户注销
app/user/internal/logic/accountservice/userDestroyLogic.go:27
↓ 1 callersMethodUserMap_
(in *pb.GroupCreateReq, userMap *map[string]*usermodel.User, settingMap *map[string]map[string]*usermodel.User
app/conversation/internal/logic/groupservice/groupCreateLogic.go:314
↓ 1 callersMethodUserRegister
UserRegister 用户注册
app/user/internal/logic/accountservice/userRegisterLogic.go:38
↓ 1 callersFunctionUserSubscribedSystemConversationIds
()
app/conversation/subscriptionmodel/subscription.go:114
↓ 1 callersMethodValidate
()
sdk/client/config.go:47
↓ 1 callersMethodVerifyConnection
VerifyConnection 验证连接
app/gateway/internal/logic/gatewayservice/verifyConnectionLogic.go:31
↓ 1 callersMethodVerifyConnection_
(connection *Connection, in *pb.VerifyConnectionReq)
app/gateway/internal/logic/gatewayservice/verifyConnectionLogic.go:36
↓ 1 callersMethodVerifyToken
( ctx context.Context, tokenString string, uniqueKey string, )
common/utils/jwt.go:148
↓ 1 callersMethodWorldPostSubmit
WorldPostSubmit 世界圈帖子发布
app/world/internal/logic/worldservice/worldPostSubmitLogic.go:27
↓ 1 callersMethodcheckTimer
key: userId, value: time.Time
app/gateway/internal/logic/gatewayservice/gatewayKeepAliveLogic.go:50
↓ 1 callersMethoddefaultProduceOption
()
common/xmq/asynq.go:135
↓ 1 callersFunctionfile_conversation_proto_init
()
common/pb/conversation.pb.go:3571
↓ 1 callersFunctionfile_gateway_proto_init
()
common/pb/gateway.pb.go:1723
↓ 1 callersFunctionfile_message_proto_init
()
common/pb/message.pb.go:1576
↓ 1 callersFunctionfile_third_proto_init
()
common/pb/third.pb.go:1066
↓ 1 callersFunctionfile_user_proto_init
()
common/pb/user.pb.go:3362
↓ 1 callersFunctionfile_world_proto_init
()
common/pb/world.pb.go:171
↓ 1 callersMethodfromUserInfo_
(in *pb.FriendApplyReq, fromUserId string, fromUserInfo *usermodel.User)
app/conversation/internal/logic/friendservice/friendApplyLogic.go:126
↓ 1 callersMethodgetGatewayPods
()
app/gateway/internal/logic/gatewayservice/gatewayWriteDataToWsWrapperLogic.go:50
↓ 1 callersMethodhandle_
(in *pb.FriendApplyReq, fromUserInfo *usermodel.User, toUserInfo *usermodel.User, settingMap map[string]*userm
app/conversation/internal/logic/friendservice/friendApplyLogic.go:294
↓ 1 callersMethodheartbeat
()
sdk/client/client.go:163
↓ 1 callersFunctioninsertMsgList
(svcCtx *svc.ServiceContext, in *pb.MessageInsertReq)
app/message/internal/logic/messageservice/messageInsertLogic.go:92
↓ 1 callersMethodloop
()
common/utils/snowflake.go:39
↓ 1 callersMethodloopCheck
()
app/gateway/internal/logic/gatewayservice/x_connection.go:254
↓ 1 callersFunctionloopInsertMsgList
(svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messageInsertLogic.go:46
↓ 1 callersMethodloopRead
()
sdk/client/client.go:107
↓ 1 callersMethodonNewMessage
(message *pb.Message)
sdk/client/client.go:395
↓ 1 callersMethodonNewNotice
(notice *pb.Notice)
sdk/client/notice.go:23
↓ 1 callersMethodonReceive
(conn *websocket.Conn, typ websocket.MessageType, data []byte)
app/gateway/internal/server/rtcServer.go:94
↓ 1 callersMethodonReceive
(ctx context.Context, connection *gatewayservicelogic.Connection, typ websocket.MessageType, msg []byte)
app/gateway/internal/handler/wshandler.go:128
↓ 1 callersMethodonRequest
(ctx context.Context, connection *gatewayservicelogic.Connection, msg []byte)
app/gateway/internal/handler/offerhandler.go:132
↓ 1 callersFunctionpathRegexMatch
(pathRegex string, path string)
app/gateway/internal/middleware/apilog.go:73
↓ 1 callersMethodpkcs7Padding
使用PKCS7进行填充,IOS也是7
common/utils/aes.go:47
↓ 1 callersMethodpkcs7UnPadding
(origData []byte)
common/utils/aes.go:53
↓ 1 callersFunctionpopSendMsgListTask
(num int)
app/message/internal/logic/messageservice/messageInsertLogic.go:73
↓ 1 callersMethodpushBroadcastNotice
(broadcastNotices []*noticemodel.BroadcastNotice)
app/message/internal/logic/noticeservice/x_consumer.go:134
↓ 1 callersMethodpushBroadcastNoticeToGroup
(notice *noticemodel.BroadcastNotice)
app/message/internal/logic/noticeservice/x_consumer.go:213
↓ 1 callersMethodpushBroadcastNoticeToSingle
(notice *noticemodel.BroadcastNotice)
app/message/internal/logic/noticeservice/x_consumer.go:185
↓ 1 callersMethodpushBroadcastNoticeToSubscription
(notice *noticemodel.BroadcastNotice)
app/message/internal/logic/noticeservice/x_consumer.go:258
↓ 1 callersMethodpushGroupMessage
(in *pb.MessagePushReq, message *pb.Message)
app/message/internal/logic/messageservice/messagePushLogic.go:51
↓ 1 callersMethodpushSingleMessage
(in *pb.MessagePushReq, message *pb.Message)
app/message/internal/logic/messageservice/messagePushLogic.go:43
↓ 1 callersMethodpushSubscriptionMessage
(in *pb.MessagePushReq, message *pb.Message)
app/message/internal/logic/messageservice/messagePushLogic.go:75
↓ 1 callersMethodpushSubscriptionNotice
(subscriptionNoticeContents []*noticemodel.SubscriptionNoticeContent, subscriptionNotices []*noticemodel.Subsc
app/message/internal/logic/noticeservice/x_consumer.go:149
↓ 1 callersFunctionsendMsgListTaskChan
(svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messageInsertLogic.go:38
↓ 1 callersMethodsendNotice_
(in *pb.FriendApplyReq, fromUser *usermodel.User, toUser *usermodel.User, friendApplyRecord *friendmodel.Frien
app/conversation/internal/logic/friendservice/friendApplyLogic.go:369
↓ 1 callersFunctionsetupFriendRoutes
(svcCtx *svc.ServiceContext, engine *gin.Engine)
app/gateway/internal/handler/route.go:177
↓ 1 callersFunctionsetupGatewayRoutes
(svcCtx *svc.ServiceContext, engine *gin.Engine)
app/gateway/internal/handler/route.go:269
↓ 1 callersFunctionsetupGroupRoutes
(svcCtx *svc.ServiceContext, engine *gin.Engine)
app/gateway/internal/handler/route.go:161
↓ 1 callersFunctionsetupMessageRoutes
(svcCtx *svc.ServiceContext, engine *gin.Engine)
app/gateway/internal/handler/route.go:129
↓ 1 callersFunctionsetupNoticeRoutes
(svcCtx *svc.ServiceContext, engine *gin.Engine)
app/gateway/internal/handler/route.go:145
↓ 1 callersFunctionsetupUserRoutes
(svcCtx *svc.ServiceContext, engine *gin.Engine)
app/gateway/internal/handler/route.go:213
↓ 1 callersMethodstatistic
(in *pb.UpdateUserCountMapReq)
app/user/internal/logic/infoservice/updateUserCountMapLogic.go:67
↓ 1 callersMethodstatisticCreateGroupCount
statisticCreateGroupCount 统计创建群组数量
app/user/internal/logic/infoservice/updateUserCountMapLogic.go:127
↓ 1 callersMethodstatisticFriendCount
statisticFriendCount 统计好友数量
app/user/internal/logic/infoservice/updateUserCountMapLogic.go:81
← previousnext →401–500 of 2,430, ranked by callers