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
MessageBatchSend
(ctx context.Context, in *MessageBatchSendReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:62
Method
MessageBatchSend
MessageBatchSend 批量发送消息
common/pb/message_grpc.pb.go:90
Method
MessageBatchSend
(context.Context, *MessageBatchSendReq)
common/pb/message_grpc.pb.go:106
Method
MessageInsert
MessageInsert 插入消息
app/message/client/messageservice/messageService.go:62
Method
MessageInsert
MessageInsert 插入消息
app/message/internal/server/messageservice/messageServiceServer.go:26
Method
MessageInsert
(ctx context.Context, in *MessageInsertReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:44
Method
MessageInsert
MessageInsert 插入消息 二次开发时,需要实现该接口
common/pb/message_grpc.pb.go:86
Method
MessageInsert
(context.Context, *MessageInsertReq)
common/pb/message_grpc.pb.go:100
Method
MessagePush
MessagePush 推送消息
app/message/client/messageservice/messageService.go:80
Method
MessagePush
MessagePush 推送消息
app/message/internal/server/messageservice/messageServiceServer.go:44
Method
MessagePush
(ctx context.Context, in *MessagePushReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:71
Method
MessagePush
MessagePush 推送消息
common/pb/message_grpc.pb.go:92
Method
MessagePush
(context.Context, *MessagePushReq)
common/pb/message_grpc.pb.go:109
Method
MessageSend
MessageSend 发送消息
app/message/client/messageservice/messageService.go:68
Method
MessageSend
MessageSend 发送消息
app/message/internal/server/messageservice/messageServiceServer.go:32
Method
MessageSend
(ctx context.Context, in *MessageSendReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:53
Method
MessageSend
MessageSend 发送消息
common/pb/message_grpc.pb.go:88
Method
MessageSend
(context.Context, *MessageSendReq)
common/pb/message_grpc.pb.go:103
Function
MustLoad
MustLoad loads config into v from path, exits on error.
common/xconf/load.go:11
Function
MustNewMysql
( cfg MysqlConf, )
common/xorm/mysql.go:49
Function
NewAccountServiceServer
(svcCtx *svc.ServiceContext)
app/user/internal/server/accountservice/accountServiceServer.go:19
Function
NewAuthenticationConnectionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/authenticationConnectionLogic.go:19
Function
NewCallbackServiceServer
(svcCtx *svc.ServiceContext)
app/user/internal/server/callbackservice/callbackServiceServer.go:19
Function
NewCaptchaServiceServer
(svcCtx *svc.ServiceContext)
app/third/internal/server/captchaservice/captchaServiceServer.go:19
Function
NewCaptchaVerifyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/captchaservice/captchaVerifyLogic.go:18
Function
NewConsumerLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/noticeservice/x_consumer.go:23
Function
NewConversationServiceServer
(svcCtx *svc.ServiceContext)
app/conversation/internal/server/conversationservice/conversationServiceServer.go:19
Function
NewConversationSettingUpdateLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/conversationservice/conversationSettingUpdateLogic.go:18
Function
NewCountCreateGroupLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/countCreateGroupLogic.go:18
Function
NewCountFriendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/friendservice/countFriendLogic.go:19
Function
NewCountJoinGroupLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/countJoinGroupLogic.go:18
Function
NewCreateRobotLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/createRobotLogic.go:23
Function
NewDeleteUserSubscriptionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/deleteUserSubscriptionLogic.go:18
Function
NewEmailCodeSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/emailservice/emailCodeSendLogic.go:18
Function
NewEmailCodeVerifyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/emailservice/emailCodeVerifyLogic.go:18
Function
NewEmailServiceServer
(svcCtx *svc.ServiceContext)
app/third/internal/server/emailservice/emailServiceServer.go:19
Function
NewFriendApplyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/friendservice/friendApplyLogic.go:29
Function
NewFriendServiceServer
(svcCtx *svc.ServiceContext)
app/conversation/internal/server/friendservice/friendServiceServer.go:19
Function
NewGatewayBatchGetUserConnectionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayBatchGetUserConnectionLogic.go:18
Function
NewGatewayGetConnectionByFilterLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayGetConnectionByFilterLogic.go:18
Function
NewGatewayGetUserConnectionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayGetUserConnectionLogic.go:18
Function
NewGatewayKeepAliveLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayKeepAliveLogic.go:20
Function
NewGatewayKickWsLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayKickWsLogic.go:17
Function
NewGatewayServiceServer
(svcCtx *svc.ServiceContext)
app/gateway/internal/server/gatewayservice/gatewayServiceServer.go:19
Function
NewGatewayWriteDataToWsLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayWriteDataToWsLogic.go:18
Function
NewGatewayWriteDataToWsWrapperLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayWriteDataToWsWrapperLogic.go:19
Function
NewGetCaptchaLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/captchaservice/getCaptchaLogic.go:18
Function
NewGetSelfUserInfoLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/getSelfUserInfoLogic.go:18
Function
NewGetUserInfoLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/getUserInfoLogic.go:18
Function
NewGetUserModelByIdLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/getUserModelByIdLogic.go:21
Function
NewGetUserModelByIdsLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/getUserModelByIdsLogic.go:21
Function
NewGoRedis
(redisConf *redis.RedisConf)
common/xcache/goredis.go:12
Function
NewGroupCreateLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/groupCreateLogic.go:32
Function
NewGroupServiceServer
(svcCtx *svc.ServiceContext)
app/conversation/internal/server/groupservice/groupServiceServer.go:19
Function
NewGroupSubscribeLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/groupSubscribeLogic.go:20
Function
NewInfoServiceServer
(svcCtx *svc.ServiceContext)
app/user/internal/server/infoservice/infoServiceServer.go:19
Function
NewListFriendApplyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/friendservice/listFriendApplyLogic.go:22
Function
NewListGroupSubscribersLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/listGroupSubscribersLogic.go:21
Function
NewListJoinedConversationsLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/conversationservice/listJoinedConversationsLogic.go:21
Function
NewListNoticeLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/noticeservice/listNoticeLogic.go:18
Function
NewListSubscriptionSubscribersLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/listSubscriptionSubscribersLogic.go:21
Function
NewMessageSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messageSendLogic.go:18
Function
NewMessageServiceServer
(svcCtx *svc.ServiceContext)
app/message/internal/server/messageservice/messageServiceServer.go:19
Method
NewNopCloser
(b []byte)
common/utils/bytes.go:13
Function
NewNoticeBatchSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/noticeservice/noticeBatchSendLogic.go:20
Function
NewNoticeSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/noticeservice/noticeSendLogic.go:20
Function
NewNoticeServiceServer
(svcCtx *svc.ServiceContext)
app/message/internal/server/noticeservice/noticeServiceServer.go:19
Function
NewP2pConnection
( ctx context.Context, header *pb.RequestHeader, dataChannel *webrtc.DataChannel, )
app/gateway/internal/logic/gatewayservice/x_connection_p2p.go:28
Function
NewRefreshUserAccessTokenLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/refreshUserAccessTokenLogic.go:17
Function
NewResetUserAccountMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/resetUserAccountMapLogic.go:18
Function
NewRevokeUserAccessTokenLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/revokeUserAccessTokenLogic.go:18
Function
NewSmsCodeSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/smsservice/smsCodeSendLogic.go:18
Function
NewSmsCodeVerifyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/smsservice/smsCodeVerifyLogic.go:18
Function
NewSmsServiceServer
(svcCtx *svc.ServiceContext)
app/third/internal/server/smsservice/smsServiceServer.go:19
Function
NewSubscriptionAfterOfflineLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/subscriptionAfterOfflineLogic.go:20
Function
NewSubscriptionAfterOnlineLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/subscriptionAfterOnlineLogic.go:22
Function
NewSubscriptionServiceServer
(svcCtx *svc.ServiceContext)
app/conversation/internal/server/subscriptionservice/subscriptionServiceServer.go:19
Function
NewSubscriptionSubscribeLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/subscriptionSubscribeLogic.go:22
Function
NewUpdateUserAccountMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/updateUserAccountMapLogic.go:18
Function
NewUpdateUserCountMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/updateUserCountMapLogic.go:21
Function
NewUpdateUserExtraMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/updateUserExtraMapLogic.go:18
Function
NewUpdateUserProfileMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/updateUserProfileMapLogic.go:18
Function
NewUpsertUserSubscriptionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/upsertUserSubscriptionLogic.go:24
Function
NewUserAfterKeepAliveLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userAfterKeepAliveLogic.go:18
Function
NewUserAfterOfflineLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userAfterOfflineLogic.go:18
Function
NewUserAfterOnlineLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userAfterOnlineLogic.go:18
Function
NewUserAfterRegisterLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userAfterRegisterLogic.go:15
Function
NewUserBeforeConnectLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userBeforeConnectLogic.go:19
Function
NewUserBeforeRequestLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userBeforeRequestLogic.go:18
Function
NewUserDestroyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/userDestroyLogic.go:18
Function
NewUserRegisterLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/userRegisterLogic.go:29
Function
NewVerifyConnectionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/verifyConnectionLogic.go:22
Function
NewWebsocketConnect
NewWebsocketConnect 创建websocket连接
app/gateway/internal/logic/gatewayservice/x_connection_ws.go:27
Function
NewWorldPostSubmitLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/world/internal/logic/worldservice/worldPostSubmitLogic.go:18
Function
NewWorldService
(cli zrpc.Client)
app/world/client/worldservice/worldService.go:29
Function
NewWorldServiceServer
(svcCtx *svc.ServiceContext)
app/world/internal/server/worldservice/worldServiceServer.go:19
Method
NoticeBatchSend
NoticeBatchSend 通知批量发送
app/message/client/noticeservice/noticeService.go:66
Method
NoticeBatchSend
(topic string, msg []byte)
app/message/internal/logic/noticeservice/x_consumer.go:27
Method
NoticeBatchSend
NoticeBatchSend 通知批量发送
app/message/internal/server/noticeservice/noticeServiceServer.go:32
Method
NoticeBatchSend
(ctx context.Context, in *NoticeBatchSendReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:254
← previous
next →
1,301–1,400 of 2,430, ranked by callers