Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cherish-chat/xxim-server
/ functions
Functions
2,430 in github.com/cherish-chat/xxim-server
⨍
Functions
2,430
◇
Types & classes
474
↓ 1 callers
Method
GetHeader
()
app/gateway/internal/logic/gatewayservice/x_connection.go:101
↓ 1 callers
Method
GetHeader
()
common/pb/gateway.pb.go:192
↓ 1 callers
Method
GetIncludeApplyByMe
()
common/pb/conversation.pb.go:2396
↓ 1 callers
Method
GetIndexes
()
common/xmgo/index.go:6
↓ 1 callers
Method
GetInt64
(k string)
common/utils/map.go:43
↓ 1 callers
Method
GetKey
()
common/pb/conversation.pb.go:2630
↓ 1 callers
Method
GetMessageId
()
common/pb/common.pb.go:1001
↓ 1 callers
Method
GetName
()
common/pb/common.pb.go:1243
↓ 1 callers
Method
GetNeedDecrypt
()
common/pb/common.pb.go:1326
↓ 1 callers
Function
GetPodIp
()
common/utils/utils.go:30
↓ 1 callers
Method
GetResponseBody
(response *http.Response)
common/utils/http.go:28
↓ 1 callers
Method
GetSelfUserInfo
GetSelfUserInfo 获取自己的用户信息
app/user/internal/logic/infoservice/getSelfUserInfoLogic.go:27
↓ 1 callers
Function
GetSingleChatOtherId
(convId string, id1 string)
common/pb/xx.message.go:30
↓ 1 callers
Method
GetStorageForClient
()
common/pb/common.pb.go:1319
↓ 1 callers
Method
GetUrl
(path string)
sdk/client/client.go:180
↓ 1 callers
Method
GetUserInfo
GetUserInfo 获取用户信息
app/user/internal/logic/infoservice/getUserInfoLogic.go:27
↓ 1 callers
Method
GetUserModelById
GetUserModelById 获取用户模型
app/user/internal/logic/infoservice/getUserModelByIdLogic.go:30
↓ 1 callers
Method
GetUserModelByIds
GetUserModelByIds 批量获取用户模型
app/user/client/infoservice/infoService.go:73
↓ 1 callers
Method
GetUserModelByIds
GetUserModelByIds 批量获取用户模型
app/user/internal/logic/infoservice/getUserModelByIdsLogic.go:30
↓ 1 callers
Method
GetUuid
()
common/pb/common.pb.go:1008
↓ 1 callers
Method
GroupCreate
GroupCreate 创建群组
app/conversation/internal/logic/groupservice/groupCreateLogic.go:41
↓ 1 callers
Method
GroupCreate
(req *pb.GroupCreateReq)
sdk/client/client.go:39
↓ 1 callers
Method
GroupSubscribe
GroupSubscribe 群组订阅
app/conversation/client/groupservice/groupService.go:74
↓ 1 callers
Method
GroupSubscribe
GroupSubscribe 群组订阅
app/conversation/internal/logic/groupservice/groupSubscribeLogic.go:29
↓ 1 callers
Method
IncrConvMaxSeq
(ctx context.Context, convId string, convTyp pb.ConversationType)
app/message/messagemodel/redisseq.go:44
↓ 1 callers
Function
InitConversationMemberModel
(coll *qmgo.QmgoClient, rc *redis.Redis)
app/conversation/conversationmodel/conversationmember.go:62
↓ 1 callers
Function
InitFriendModel
InitFriendModel 初始化数据库操作实例
app/conversation/friendmodel/friend.go:45
↓ 1 callers
Function
InitGroupModel
(coll *qmgo.QmgoClient, rc *redis.Redis, minGroupId int)
app/conversation/groupmodel/group.go:71
↓ 1 callers
Function
InitRedisSeq
(rc *redis.Redis)
app/message/messagemodel/redisseq.go:18
↓ 1 callers
Function
InitSystemSubscription
(coll *qmgo.QmgoClient)
app/conversation/subscriptionmodel/subscription.go:61
↓ 1 callers
Method
Int64
()
common/utils/snowflake.go:31
↓ 1 callers
Method
ListFriendApply
ListFriendApply 列出好友申请
app/conversation/internal/logic/friendservice/listFriendApplyLogic.go:31
↓ 1 callers
Method
ListGroupSubscribers
ListGroupSubscribers 列出群组订阅者
app/conversation/internal/logic/groupservice/listGroupSubscribersLogic.go:30
↓ 1 callers
Method
ListJoinedConversations
ListJoinedConversations 列出加入的会话
app/conversation/internal/logic/conversationservice/listJoinedConversationsLogic.go:30
↓ 1 callers
Method
ListNotice
ListNotice 获取通知列表
app/message/internal/logic/noticeservice/listNoticeLogic.go:27
↓ 1 callers
Method
ListNotice
(req *pb.ListNoticeReq)
sdk/client/client.go:41
↓ 1 callers
Method
ListSubscriptionSubscribers
ListSubscriptionSubscribers 列出订阅号订阅者
app/conversation/internal/logic/subscriptionservice/listSubscriptionSubscribersLogic.go:30
↓ 1 callers
Function
LoadRemote
LoadRemote loads config into v from remote path.
common/xconf/load.go:27
↓ 1 callers
Function
Logger
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 callers
Function
LoggerWithConfig
LoggerWithConfig instance a Logger middleware with config.
app/gateway/internal/middleware/logger.go:75
↓ 1 callers
Method
LoginByEmailCode
LoginByEmailCode 邮箱登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:228
↓ 1 callers
Method
LoginByPasswordEmail
LoginByPasswordEmail 邮箱密码登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:168
↓ 1 callers
Method
LoginByPasswordPhone
LoginByPasswordPhone 手机号密码登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:145
↓ 1 callers
Method
LoginByPasswordUsername
LoginByPasswordUsername 用户名密码登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:122
↓ 1 callers
Method
LoginBySmsCode
LoginBySmsCode 手机号验证码登录
app/user/internal/logic/accountservice/userAccessTokenLogic.go:191
↓ 1 callers
Method
Marshal
()
common/utils/map.go:56
↓ 1 callers
Method
Marshal
Marshal converts a public key to bytes.
common/utils/ecdh.go:79
↓ 1 callers
Function
Md5Bytes
(b []byte)
common/utils/utils.go:18
↓ 1 callers
Method
MessageBatchSend
MessageBatchSend 批量发送消息
app/message/client/messageservice/messageService.go:45
↓ 1 callers
Method
MessageBatchSend
MessageBatchSend 批量发送消息
app/message/internal/logic/messageservice/messageBatchSendLogic.go:29
↓ 1 callers
Function
MessageFromPb
(in *pb.Message)
app/message/messagemodel/message.go:74
↓ 1 callers
Method
MessageInsert
MessageInsert 插入消息
app/message/client/messageservice/messageService.go:41
↓ 1 callers
Method
MessagePush
MessagePush 推送消息
app/message/client/messageservice/messageService.go:47
↓ 1 callers
Method
MessagePush
MessagePush 推送消息
app/message/internal/logic/messageservice/messagePushLogic.go:27
↓ 1 callers
Method
MessageSend
MessageSend 发送消息
app/message/internal/logic/messageservice/messageSendLogic.go:27
↓ 1 callers
Function
MustNewGatewayService
(config zrpc.RpcClientConf)
app/gateway/client/gatewayservice/client.go:9
↓ 1 callers
Function
NewCaptchaService
(cli zrpc.Client)
app/third/client/captchaservice/captchaService.go:41
↓ 1 callers
Function
NewConnectionHandler
(svcCtx *svc.ServiceContext)
app/gateway/internal/handler/connectionhandler/connectionhandler.go:18
↓ 1 callers
Function
NewConsumerServer
(svcCtx *svc.ServiceContext)
app/user/internal/server/consumerServer.go:14
↓ 1 callers
Function
NewConsumerServer
(svcCtx *svc.ServiceContext)
app/message/internal/server/consumerServer.go:15
↓ 1 callers
Function
NewConversationService
(cli zrpc.Client)
app/conversation/client/conversationservice/conversationService.go:78
↓ 1 callers
Function
NewEmailService
(cli zrpc.Client)
app/third/client/emailservice/emailService.go:41
↓ 1 callers
Function
NewForbiddenError
()
common/i18n/i18n.go:157
↓ 1 callers
Function
NewHttpServer
(svcCtx *svc.ServiceContext)
app/gateway/internal/server/httpServer.go:22
↓ 1 callers
Function
NewInvalidMethodError
()
common/i18n/i18n.go:118
↓ 1 callers
Function
NewJwt
( config JwtConfig, rc *redis.Redis, )
common/utils/jwt.go:24
↓ 1 callers
Function
NewMessageBatchSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messageBatchSendLogic.go:20
↓ 1 callers
Function
NewMessageInsertLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messageInsertLogic.go:23
↓ 1 callers
Function
NewMessagePushLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messagePushLogic.go:18
↓ 1 callers
Function
NewOfferHandler
(svcCtx *svc.ServiceContext)
app/gateway/internal/handler/offerhandler.go:23
↓ 1 callers
Method
NewResponse
()
app/gateway/internal/handler/route.go:64
↓ 1 callers
Function
NewRtcServer
(svcCtx *svc.ServiceContext)
app/gateway/internal/server/rtcServer.go:22
↓ 1 callers
Function
NewSSMFromBsonM
(m bson.M)
common/utils/map.go:60
↓ 1 callers
Function
NewServiceContext
(c config.Config)
app/conversation/internal/svc/serviceContext.go:42
↓ 1 callers
Function
NewServiceContext
(c config.Config)
app/user/internal/svc/serviceContext.go:40
↓ 1 callers
Function
NewServiceContext
(c config.Config)
app/third/internal/svc/serviceContext.go:14
↓ 1 callers
Function
NewServiceContext
(c config.Config)
app/world/internal/svc/serviceContext.go:9
↓ 1 callers
Function
NewServiceContext
(c config.Config)
app/message/internal/svc/serviceContext.go:54
↓ 1 callers
Function
NewServiceContext
(c config.Config)
app/gateway/internal/svc/serviceContext.go:37
↓ 1 callers
Function
NewSmsService
(cli zrpc.Client)
app/third/client/smsservice/smsService.go:41
↓ 1 callers
Function
NewUserAccessTokenLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/userAccessTokenLogic.go:22
↓ 1 callers
Function
NewWorldServiceClient
(cc grpc.ClientConnInterface)
common/pb/world_grpc.pb.go:33
↓ 1 callers
Function
NewWsClient
(config *Config)
sdk/client/client.go:70
↓ 1 callers
Function
NewWsHandler
(svcCtx *svc.ServiceContext)
app/gateway/internal/handler/wshandler.go:30
↓ 1 callers
Method
NoticeBatchSend
NoticeBatchSend 通知批量发送
app/message/client/noticeservice/noticeService.go:43
↓ 1 callers
Method
NoticeBatchSend
NoticeBatchSend 通知批量发送
app/message/internal/logic/noticeservice/noticeBatchSendLogic.go:29
↓ 1 callers
Method
NoticeSend
NoticeSend 通知发送
app/message/internal/logic/noticeservice/noticeSendLogic.go:29
↓ 1 callers
Method
Offer
(in *webrtc.SessionDescription)
app/gateway/internal/handler/offerhandler.go:31
↓ 1 callers
Method
OnConnect
(conn *Connection)
app/gateway/internal/logic/gatewayservice/x_connection.go:160
↓ 1 callers
Method
OnLogin
(conn *Connection)
app/gateway/internal/logic/gatewayservice/x_connection.go:181
↓ 1 callers
Method
OnVerified
(conn *Connection)
app/gateway/internal/logic/gatewayservice/x_connection.go:166
↓ 1 callers
Function
ParseSingleChatConversationId
(convId string)
common/pb/xx.message.go:20
↓ 1 callers
Method
PutRequest
(req REQ)
app/gateway/internal/handler/route.go:68
↓ 1 callers
Method
PutResponse
(resp RESP)
app/gateway/internal/handler/route.go:72
↓ 1 callers
Method
RefreshUserAccessToken
deprecated RefreshUserAccessToken 刷新用户token
app/user/internal/logic/accountservice/refreshUserAccessTokenLogic.go:27
↓ 1 callers
Method
RefreshUserAccessToken
(req *pb.RefreshUserAccessTokenReq)
sdk/client/client.go:32
↓ 1 callers
Function
RegisterAccountServiceServer
(s grpc.ServiceRegistrar, srv AccountServiceServer)
common/pb/user_grpc.pb.go:199
↓ 1 callers
Function
RegisterCallbackServiceServer
(s grpc.ServiceRegistrar, srv CallbackServiceServer)
common/pb/user_grpc.pb.go:845
↓ 1 callers
Function
RegisterCaptchaServiceServer
(s grpc.ServiceRegistrar, srv CaptchaServiceServer)
common/pb/third_grpc.pb.go:351
↓ 1 callers
Function
RegisterConversationServiceServer
(s grpc.ServiceRegistrar, srv ConversationServiceServer)
common/pb/conversation_grpc.pb.go:529
← previous
next →
301–400 of 2,430, ranked by callers