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
Method
GetUserId
()
common/pb/user.pb.go:2311
Method
GetUserId
()
common/pb/common.pb.go:675
Method
GetUserId
()
common/pb/conversation.pb.go:1675
Method
GetUserId
()
common/pb/conversation.pb.go:2293
Method
GetUserId
()
common/pb/conversation.pb.go:2910
Method
GetUserId
()
common/pb/message.pb.go:691
Method
GetUserId
()
common/pb/message.pb.go:1240
Method
GetUserIds
()
common/pb/gateway.pb.go:520
Method
GetUserIds
()
common/pb/gateway.pb.go:622
Method
GetUserIds
()
common/pb/user.pb.go:2439
Method
GetUserInfo
GetUserInfo 获取用户信息
app/user/client/infoservice/infoService.go:69
Method
GetUserInfo
GetUserInfo 获取用户信息
app/user/client/infoservice/infoService.go:112
Method
GetUserInfo
GetUserInfo 获取用户信息
app/user/internal/server/infoservice/infoServiceServer.go:50
Method
GetUserInfo
(ctx context.Context, in *GetUserInfoReq, opts ...grpc.CallOption)
common/pb/user_grpc.pb.go:462
Method
GetUserInfo
GetUserInfo 获取用户信息 获取用户信息逻辑可以从这里修改
common/pb/user_grpc.pb.go:507
Method
GetUserInfo
(context.Context, *GetUserInfoReq)
common/pb/user_grpc.pb.go:533
Method
GetUserModelById
GetUserModelById 获取用户模型
app/user/client/infoservice/infoService.go:118
Method
GetUserModelById
GetUserModelById 获取用户模型
app/user/internal/server/infoservice/infoServiceServer.go:56
Method
GetUserModelById
(ctx context.Context, in *GetUserModelByIdReq, opts ...grpc.CallOption)
common/pb/user_grpc.pb.go:471
Method
GetUserModelById
GetUserModelById 获取用户模型 获取用户模型逻辑可以从这里修改
common/pb/user_grpc.pb.go:510
Method
GetUserModelById
(context.Context, *GetUserModelByIdReq)
common/pb/user_grpc.pb.go:536
Method
GetUserModelByIds
GetUserModelByIds 批量获取用户模型
app/user/client/infoservice/infoService.go:124
Method
GetUserModelByIds
GetUserModelByIds 批量获取用户模型
app/user/internal/server/infoservice/infoServiceServer.go:62
Method
GetUserModelByIds
(ctx context.Context, in *GetUserModelByIdsReq, opts ...grpc.CallOption)
common/pb/user_grpc.pb.go:480
Method
GetUserModelByIds
GetUserModelByIds 批量获取用户模型 批量获取用户模型逻辑可以从这里修改
common/pb/user_grpc.pb.go:513
Method
GetUserModelByIds
(context.Context, *GetUserModelByIdsReq)
common/pb/user_grpc.pb.go:539
Method
GetUserModelJson
()
common/pb/user.pb.go:2375
Method
GetUserModelJsons
()
common/pb/user.pb.go:2503
Method
GetUserSettingKeys
()
common/pb/user.pb.go:2622
Method
GetUserSettingsJson
()
common/pb/user.pb.go:2382
Method
GetUserSettingsJsons
()
common/pb/user.pb.go:2510
Method
GetUserSubscription
()
common/pb/conversation.pb.go:1858
Method
GetVerifyMap
()
common/pb/user.pb.go:226
Method
GetVerifyMap
()
common/pb/user.pb.go:443
Method
GetVerifyMap
()
common/pb/user.pb.go:778
Method
GetVerifyMap
()
common/pb/user.pb.go:1523
Method
GetWidth
()
common/pb/message.pb.go:1182
Method
GetWidth
()
common/pb/third.pb.go:648
Method
GetWithUserSettings
()
common/pb/user.pb.go:2615
Method
GroupCreate
GroupCreate 创建群组
app/conversation/client/groupservice/groupService.go:68
Method
GroupCreate
GroupCreate 创建群组
app/conversation/client/groupservice/groupService.go:91
Method
GroupCreate
GroupCreate 创建群组
app/conversation/internal/server/groupservice/groupServiceServer.go:26
Method
GroupCreate
GroupCreate 创建群
sdk/client/group.go:6
Method
GroupCreate
GroupCreate 创建群
sdk/client/group.go:13
Method
GroupCreate
(ctx context.Context, in *GroupCreateReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:45
Method
GroupCreate
GroupCreate 创建群组
common/pb/conversation_grpc.pb.go:95
Method
GroupCreate
(context.Context, *GroupCreateReq)
common/pb/conversation_grpc.pb.go:111
Method
GroupSubscribe
GroupSubscribe 群组订阅
app/conversation/client/groupservice/groupService.go:109
Method
GroupSubscribe
GroupSubscribe 群组订阅
app/conversation/internal/server/groupservice/groupServiceServer.go:44
Method
GroupSubscribe
(ctx context.Context, in *GroupSubscribeReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:72
Method
GroupSubscribe
GroupSubscribe 群组订阅
common/pb/conversation_grpc.pb.go:101
Method
GroupSubscribe
(context.Context, *GroupSubscribeReq)
common/pb/conversation_grpc.pb.go:120
Method
HexEncodePrivateKeyToString
HexEncodePrivateKeyToString 将私钥转换为hex字符串
common/utils/ecdh.go:119
Method
HexEncodePublicKeyToString
HexEncodePublicKeyToString 将公钥钥转换为hex字符串
common/utils/ecdh.go:114
Method
Hijack
Hijack implements the http.Hijacker interface. This expands the Response to fulfill http.Hijacker if the underlying http.ResponseWriter supports it.
app/gateway/internal/middleware/tracing.go:101
Method
Info
(ctx context.Context, s string, i ...interface{})
common/xorm/mysql.go:27
Function
InitConnectionLogic
(svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/x_connection.go:115
Function
InitUserModel
(coll *qmgo.QmgoClient, rc *redis.Redis)
app/user/usermodel/user.go:117
Method
Insert
(ctx context.Context, group *Group)
app/conversation/groupmodel/group.go:108
Method
Int64ToString
(i int64)
common/utils/number.go:10
Method
ListFriendApply
ListFriendApply 列出好友申请
app/conversation/client/friendservice/friendService.go:72
Method
ListFriendApply
ListFriendApply 列出好友申请
app/conversation/client/friendservice/friendService.go:101
Method
ListFriendApply
ListFriendApply 列出好友申请
app/conversation/internal/server/friendservice/friendServiceServer.go:38
Method
ListFriendApply
ListFriendApply 列出好友申请
sdk/client/friend.go:20
Method
ListFriendApply
ListFriendApply 列出好友申请
sdk/client/friend.go:27
Method
ListFriendApply
(ctx context.Context, in *ListFriendApplyReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:301
Method
ListFriendApply
ListFriendApply 列出好友申请
common/pb/conversation_grpc.pb.go:328
Method
ListFriendApply
(context.Context, *ListFriendApplyReq)
common/pb/conversation_grpc.pb.go:344
Method
ListGroupSubscribers
ListGroupSubscribers 列出群组订阅者
app/conversation/client/groupservice/groupService.go:115
Method
ListGroupSubscribers
ListGroupSubscribers 列出群组订阅者
app/conversation/internal/server/groupservice/groupServiceServer.go:50
Method
ListGroupSubscribers
(ctx context.Context, in *ListGroupSubscribersReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:81
Method
ListGroupSubscribers
ListGroupSubscribers 列出群组订阅者
common/pb/conversation_grpc.pb.go:103
Method
ListGroupSubscribers
(context.Context, *ListGroupSubscribersReq)
common/pb/conversation_grpc.pb.go:123
Method
ListJoinedConversations
ListJoinedConversations 列出加入的会话
app/conversation/client/conversationservice/conversationService.go:91
Method
ListJoinedConversations
ListJoinedConversations 列出加入的会话
app/conversation/internal/server/conversationservice/conversationServiceServer.go:32
Method
ListJoinedConversations
(ctx context.Context, in *ListJoinedConversationsReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:490
Method
ListJoinedConversations
ListJoinedConversations 列出加入的会话
common/pb/conversation_grpc.pb.go:506
Method
ListJoinedConversations
(context.Context, *ListJoinedConversationsReq)
common/pb/conversation_grpc.pb.go:517
Method
ListNotice
ListNotice 获取通知列表
app/message/client/noticeservice/noticeService.go:45
Method
ListNotice
ListNotice 获取通知列表
app/message/client/noticeservice/noticeService.go:72
Method
ListNotice
ListNotice 获取通知列表
app/message/internal/server/noticeservice/noticeServiceServer.go:38
Method
ListNotice
ListNotice 列出通知
sdk/client/notice.go:10
Method
ListNotice
ListNotice 列出通知
sdk/client/notice.go:17
Method
ListNotice
(ctx context.Context, in *ListNoticeReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:263
Method
ListNotice
ListNotice 获取通知列表
common/pb/message_grpc.pb.go:281
Method
ListNotice
(context.Context, *ListNoticeReq)
common/pb/message_grpc.pb.go:295
Method
ListSubscriptionSubscribers
ListSubscriptionSubscribers 列出订阅号订阅者
app/conversation/client/subscriptionservice/subscriptionService.go:123
Method
ListSubscriptionSubscribers
ListSubscriptionSubscribers 列出订阅号订阅者
app/conversation/internal/server/subscriptionservice/subscriptionServiceServer.go:56
Method
ListSubscriptionSubscribers
(ctx context.Context, in *ListSubscriptionSubscribersReq, opts ...grpc.CallOption)
common/pb/conversation_grpc.pb.go:660
Method
ListSubscriptionSubscribers
ListSubscriptionSubscribers 列出订阅号订阅者
common/pb/conversation_grpc.pb.go:684
Method
ListSubscriptionSubscribers
(context.Context, *ListSubscriptionSubscribersReq)
common/pb/conversation_grpc.pb.go:707
Method
LogMode
(level logger.LogLevel)
common/xorm/mysql.go:23
Method
Marshal
(m proto.Message)
common/utils/proto.go:10
Method
Marshal
()
common/utils/jwt.go:46
Method
Marshal
(v interface{})
common/utils/json.go:13
Function
Md516
(s string)
common/utils/utils.go:25
Method
MessageBatchSend
MessageBatchSend 批量发送消息
app/message/client/messageservice/messageService.go:74
Method
MessageBatchSend
MessageBatchSend 批量发送消息
app/message/internal/server/messageservice/messageServiceServer.go:38
Method
MessageBatchSend
MessageBatchSend 批量发送消息
sdk/client/nessage.go:6
Method
MessageBatchSend
MessageBatchSend 批量发送消息
sdk/client/nessage.go:13
← previous
next →
1,201–1,300 of 2,430, ranked by callers