MCPcopy Create free account

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

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

↓ 1 callersMethodGetHeader
()
app/gateway/internal/logic/gatewayservice/x_connection.go:101
↓ 1 callersMethodGetHeader
()
common/pb/gateway.pb.go:192
↓ 1 callersMethodGetIncludeApplyByMe
()
common/pb/conversation.pb.go:2396
↓ 1 callersMethodGetIndexes
()
common/xmgo/index.go:6
↓ 1 callersMethodGetInt64
(k string)
common/utils/map.go:43
↓ 1 callersMethodGetKey
()
common/pb/conversation.pb.go:2630
↓ 1 callersMethodGetMessageId
()
common/pb/common.pb.go:1001
↓ 1 callersMethodGetName
()
common/pb/common.pb.go:1243
↓ 1 callersMethodGetNeedDecrypt
()
common/pb/common.pb.go:1326
↓ 1 callersFunctionGetPodIp
()
common/utils/utils.go:30
↓ 1 callersMethodGetResponseBody
(response *http.Response)
common/utils/http.go:28
↓ 1 callersMethodGetSelfUserInfo
GetSelfUserInfo 获取自己的用户信息
app/user/internal/logic/infoservice/getSelfUserInfoLogic.go:27
↓ 1 callersFunctionGetSingleChatOtherId
(convId string, id1 string)
common/pb/xx.message.go:30
↓ 1 callersMethodGetStorageForClient
()
common/pb/common.pb.go:1319
↓ 1 callersMethodGetUrl
(path string)
sdk/client/client.go:180
↓ 1 callersMethodGetUserInfo
GetUserInfo 获取用户信息
app/user/internal/logic/infoservice/getUserInfoLogic.go:27
↓ 1 callersMethodGetUserModelById
GetUserModelById 获取用户模型
app/user/internal/logic/infoservice/getUserModelByIdLogic.go:30
↓ 1 callersMethodGetUserModelByIds
GetUserModelByIds 批量获取用户模型
app/user/client/infoservice/infoService.go:73
↓ 1 callersMethodGetUserModelByIds
GetUserModelByIds 批量获取用户模型
app/user/internal/logic/infoservice/getUserModelByIdsLogic.go:30
↓ 1 callersMethodGetUuid
()
common/pb/common.pb.go:1008
↓ 1 callersMethodGroupCreate
GroupCreate 创建群组
app/conversation/internal/logic/groupservice/groupCreateLogic.go:41
↓ 1 callersMethodGroupCreate
(req *pb.GroupCreateReq)
sdk/client/client.go:39
↓ 1 callersMethodGroupSubscribe
GroupSubscribe 群组订阅
app/conversation/client/groupservice/groupService.go:74
↓ 1 callersMethodGroupSubscribe
GroupSubscribe 群组订阅
app/conversation/internal/logic/groupservice/groupSubscribeLogic.go:29
↓ 1 callersMethodIncrConvMaxSeq
(ctx context.Context, convId string, convTyp pb.ConversationType)
app/message/messagemodel/redisseq.go:44
↓ 1 callersFunctionInitConversationMemberModel
(coll *qmgo.QmgoClient, rc *redis.Redis)
app/conversation/conversationmodel/conversationmember.go:62
↓ 1 callersFunctionInitFriendModel
InitFriendModel 初始化数据库操作实例
app/conversation/friendmodel/friend.go:45
↓ 1 callersFunctionInitGroupModel
(coll *qmgo.QmgoClient, rc *redis.Redis, minGroupId int)
app/conversation/groupmodel/group.go:71
↓ 1 callersFunctionInitRedisSeq
(rc *redis.Redis)
app/message/messagemodel/redisseq.go:18
↓ 1 callersFunctionInitSystemSubscription
(coll *qmgo.QmgoClient)
app/conversation/subscriptionmodel/subscription.go:61
↓ 1 callersMethodInt64
()
common/utils/snowflake.go:31
↓ 1 callersMethodListFriendApply
ListFriendApply 列出好友申请
app/conversation/internal/logic/friendservice/listFriendApplyLogic.go:31
↓ 1 callersMethodListGroupSubscribers
ListGroupSubscribers 列出群组订阅者
app/conversation/internal/logic/groupservice/listGroupSubscribersLogic.go:30
↓ 1 callersMethodListJoinedConversations
ListJoinedConversations 列出加入的会话
app/conversation/internal/logic/conversationservice/listJoinedConversationsLogic.go:30
↓ 1 callersMethodListNotice
ListNotice 获取通知列表
app/message/internal/logic/noticeservice/listNoticeLogic.go:27
↓ 1 callersMethodListNotice
(req *pb.ListNoticeReq)
sdk/client/client.go:41
↓ 1 callersMethodListSubscriptionSubscribers
ListSubscriptionSubscribers 列出订阅号订阅者
app/conversation/internal/logic/subscriptionservice/listSubscriptionSubscribersLogic.go:30
↓ 1 callersFunctionLoadRemote
LoadRemote loads config into v from remote path.
common/xconf/load.go:27
↓ 1 callersFunctionLogger
Logger instances a Logger middleware that will write the logs to gin.DefaultWriter. By default, gin.DefaultWriter = os.Stdout.
app/gateway/internal/middleware/logger.go:70
↓ 1 callersFunctionLoggerWithConfig
LoggerWithConfig instance a Logger middleware with config.
app/gateway/internal/middleware/logger.go:75
↓ 1 callersMethodLoginByEmailCode
LoginByEmailCode 邮箱登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:228
↓ 1 callersMethodLoginByPasswordEmail
LoginByPasswordEmail 邮箱密码登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:168
↓ 1 callersMethodLoginByPasswordPhone
LoginByPasswordPhone 手机号密码登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:145
↓ 1 callersMethodLoginByPasswordUsername
LoginByPasswordUsername 用户名密码登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:122
↓ 1 callersMethodLoginBySmsCode
LoginBySmsCode 手机号验证码登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:191
↓ 1 callersMethodMarshal
()
common/utils/map.go:56
↓ 1 callersMethodMarshal
Marshal converts a public key to bytes.
common/utils/ecdh.go:79
↓ 1 callersFunctionMd5Bytes
(b []byte)
common/utils/utils.go:18
↓ 1 callersMethodMessageBatchSend
MessageBatchSend 批量发送消息
app/message/client/messageservice/messageService.go:45
↓ 1 callersMethodMessageBatchSend
MessageBatchSend 批量发送消息
app/message/internal/logic/messageservice/messageBatchSendLogic.go:29
↓ 1 callersFunctionMessageFromPb
(in *pb.Message)
app/message/messagemodel/message.go:74
↓ 1 callersMethodMessageInsert
MessageInsert 插入消息
app/message/client/messageservice/messageService.go:41
↓ 1 callersMethodMessagePush
MessagePush 推送消息
app/message/client/messageservice/messageService.go:47
↓ 1 callersMethodMessagePush
MessagePush 推送消息
app/message/internal/logic/messageservice/messagePushLogic.go:27
↓ 1 callersMethodMessageSend
MessageSend 发送消息
app/message/internal/logic/messageservice/messageSendLogic.go:27
↓ 1 callersFunctionMustNewGatewayService
(config zrpc.RpcClientConf)
app/gateway/client/gatewayservice/client.go:9
↓ 1 callersFunctionNewCaptchaService
(cli zrpc.Client)
app/third/client/captchaservice/captchaService.go:41
↓ 1 callersFunctionNewConnectionHandler
(svcCtx *svc.ServiceContext)
app/gateway/internal/handler/connectionhandler/connectionhandler.go:18
↓ 1 callersFunctionNewConsumerServer
(svcCtx *svc.ServiceContext)
app/user/internal/server/consumerServer.go:14
↓ 1 callersFunctionNewConsumerServer
(svcCtx *svc.ServiceContext)
app/message/internal/server/consumerServer.go:15
↓ 1 callersFunctionNewConversationService
(cli zrpc.Client)
app/conversation/client/conversationservice/conversationService.go:78
↓ 1 callersFunctionNewEmailService
(cli zrpc.Client)
app/third/client/emailservice/emailService.go:41
↓ 1 callersFunctionNewForbiddenError
()
common/i18n/i18n.go:157
↓ 1 callersFunctionNewHttpServer
(svcCtx *svc.ServiceContext)
app/gateway/internal/server/httpServer.go:22
↓ 1 callersFunctionNewInvalidMethodError
()
common/i18n/i18n.go:118
↓ 1 callersFunctionNewJwt
( config JwtConfig, rc *redis.Redis, )
common/utils/jwt.go:24
↓ 1 callersFunctionNewMessageBatchSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messageBatchSendLogic.go:20
↓ 1 callersFunctionNewMessageInsertLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messageInsertLogic.go:23
↓ 1 callersFunctionNewMessagePushLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messagePushLogic.go:18
↓ 1 callersFunctionNewOfferHandler
(svcCtx *svc.ServiceContext)
app/gateway/internal/handler/offerhandler.go:23
↓ 1 callersMethodNewResponse
()
app/gateway/internal/handler/route.go:64
↓ 1 callersFunctionNewRtcServer
(svcCtx *svc.ServiceContext)
app/gateway/internal/server/rtcServer.go:22
↓ 1 callersFunctionNewSSMFromBsonM
(m bson.M)
common/utils/map.go:60
↓ 1 callersFunctionNewServiceContext
(c config.Config)
app/conversation/internal/svc/serviceContext.go:42
↓ 1 callersFunctionNewServiceContext
(c config.Config)
app/user/internal/svc/serviceContext.go:40
↓ 1 callersFunctionNewServiceContext
(c config.Config)
app/third/internal/svc/serviceContext.go:14
↓ 1 callersFunctionNewServiceContext
(c config.Config)
app/world/internal/svc/serviceContext.go:9
↓ 1 callersFunctionNewServiceContext
(c config.Config)
app/message/internal/svc/serviceContext.go:54
↓ 1 callersFunctionNewServiceContext
(c config.Config)
app/gateway/internal/svc/serviceContext.go:37
↓ 1 callersFunctionNewSmsService
(cli zrpc.Client)
app/third/client/smsservice/smsService.go:41
↓ 1 callersFunctionNewUserAccessTokenLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/userAccessTokenLogic.go:22
↓ 1 callersFunctionNewWorldServiceClient
(cc grpc.ClientConnInterface)
common/pb/world_grpc.pb.go:33
↓ 1 callersFunctionNewWsClient
(config *Config)
sdk/client/client.go:70
↓ 1 callersFunctionNewWsHandler
(svcCtx *svc.ServiceContext)
app/gateway/internal/handler/wshandler.go:30
↓ 1 callersMethodNoticeBatchSend
NoticeBatchSend 通知批量发送
app/message/client/noticeservice/noticeService.go:43
↓ 1 callersMethodNoticeBatchSend
NoticeBatchSend 通知批量发送
app/message/internal/logic/noticeservice/noticeBatchSendLogic.go:29
↓ 1 callersMethodNoticeSend
NoticeSend 通知发送
app/message/internal/logic/noticeservice/noticeSendLogic.go:29
↓ 1 callersMethodOffer
(in *webrtc.SessionDescription)
app/gateway/internal/handler/offerhandler.go:31
↓ 1 callersMethodOnConnect
(conn *Connection)
app/gateway/internal/logic/gatewayservice/x_connection.go:160
↓ 1 callersMethodOnLogin
(conn *Connection)
app/gateway/internal/logic/gatewayservice/x_connection.go:181
↓ 1 callersMethodOnVerified
(conn *Connection)
app/gateway/internal/logic/gatewayservice/x_connection.go:166
↓ 1 callersFunctionParseSingleChatConversationId
(convId string)
common/pb/xx.message.go:20
↓ 1 callersMethodPutRequest
(req REQ)
app/gateway/internal/handler/route.go:68
↓ 1 callersMethodPutResponse
(resp RESP)
app/gateway/internal/handler/route.go:72
↓ 1 callersMethodRefreshUserAccessToken
deprecated RefreshUserAccessToken 刷新用户token
app/user/internal/logic/accountservice/refreshUserAccessTokenLogic.go:27
↓ 1 callersMethodRefreshUserAccessToken
(req *pb.RefreshUserAccessTokenReq)
sdk/client/client.go:32
↓ 1 callersFunctionRegisterAccountServiceServer
(s grpc.ServiceRegistrar, srv AccountServiceServer)
common/pb/user_grpc.pb.go:199
↓ 1 callersFunctionRegisterCallbackServiceServer
(s grpc.ServiceRegistrar, srv CallbackServiceServer)
common/pb/user_grpc.pb.go:845
↓ 1 callersFunctionRegisterCaptchaServiceServer
(s grpc.ServiceRegistrar, srv CaptchaServiceServer)
common/pb/third_grpc.pb.go:351
↓ 1 callersFunctionRegisterConversationServiceServer
(s grpc.ServiceRegistrar, srv ConversationServiceServer)
common/pb/conversation_grpc.pb.go:529
← previousnext →301–400 of 2,430, ranked by callers