MCPcopy Create free account

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

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

MethodMessageBatchSend
(ctx context.Context, in *MessageBatchSendReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:62
MethodMessageBatchSend
MessageBatchSend 批量发送消息
common/pb/message_grpc.pb.go:90
MethodMessageBatchSend
(context.Context, *MessageBatchSendReq)
common/pb/message_grpc.pb.go:106
MethodMessageInsert
MessageInsert 插入消息
app/message/client/messageservice/messageService.go:62
MethodMessageInsert
MessageInsert 插入消息
app/message/internal/server/messageservice/messageServiceServer.go:26
MethodMessageInsert
(ctx context.Context, in *MessageInsertReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:44
MethodMessageInsert
MessageInsert 插入消息 二次开发时,需要实现该接口
common/pb/message_grpc.pb.go:86
MethodMessageInsert
(context.Context, *MessageInsertReq)
common/pb/message_grpc.pb.go:100
MethodMessagePush
MessagePush 推送消息
app/message/client/messageservice/messageService.go:80
MethodMessagePush
MessagePush 推送消息
app/message/internal/server/messageservice/messageServiceServer.go:44
MethodMessagePush
(ctx context.Context, in *MessagePushReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:71
MethodMessagePush
MessagePush 推送消息
common/pb/message_grpc.pb.go:92
MethodMessagePush
(context.Context, *MessagePushReq)
common/pb/message_grpc.pb.go:109
MethodMessageSend
MessageSend 发送消息
app/message/client/messageservice/messageService.go:68
MethodMessageSend
MessageSend 发送消息
app/message/internal/server/messageservice/messageServiceServer.go:32
MethodMessageSend
(ctx context.Context, in *MessageSendReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:53
MethodMessageSend
MessageSend 发送消息
common/pb/message_grpc.pb.go:88
MethodMessageSend
(context.Context, *MessageSendReq)
common/pb/message_grpc.pb.go:103
FunctionMustLoad
MustLoad loads config into v from path, exits on error.
common/xconf/load.go:11
FunctionMustNewMysql
( cfg MysqlConf, )
common/xorm/mysql.go:49
FunctionNewAccountServiceServer
(svcCtx *svc.ServiceContext)
app/user/internal/server/accountservice/accountServiceServer.go:19
FunctionNewAuthenticationConnectionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/authenticationConnectionLogic.go:19
FunctionNewCallbackServiceServer
(svcCtx *svc.ServiceContext)
app/user/internal/server/callbackservice/callbackServiceServer.go:19
FunctionNewCaptchaServiceServer
(svcCtx *svc.ServiceContext)
app/third/internal/server/captchaservice/captchaServiceServer.go:19
FunctionNewCaptchaVerifyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/captchaservice/captchaVerifyLogic.go:18
FunctionNewConsumerLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/noticeservice/x_consumer.go:23
FunctionNewConversationServiceServer
(svcCtx *svc.ServiceContext)
app/conversation/internal/server/conversationservice/conversationServiceServer.go:19
FunctionNewConversationSettingUpdateLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/conversationservice/conversationSettingUpdateLogic.go:18
FunctionNewCountCreateGroupLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/countCreateGroupLogic.go:18
FunctionNewCountFriendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/friendservice/countFriendLogic.go:19
FunctionNewCountJoinGroupLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/countJoinGroupLogic.go:18
FunctionNewCreateRobotLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/createRobotLogic.go:23
FunctionNewDeleteUserSubscriptionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/deleteUserSubscriptionLogic.go:18
FunctionNewEmailCodeSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/emailservice/emailCodeSendLogic.go:18
FunctionNewEmailCodeVerifyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/emailservice/emailCodeVerifyLogic.go:18
FunctionNewEmailServiceServer
(svcCtx *svc.ServiceContext)
app/third/internal/server/emailservice/emailServiceServer.go:19
FunctionNewFriendApplyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/friendservice/friendApplyLogic.go:29
FunctionNewFriendServiceServer
(svcCtx *svc.ServiceContext)
app/conversation/internal/server/friendservice/friendServiceServer.go:19
FunctionNewGatewayBatchGetUserConnectionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayBatchGetUserConnectionLogic.go:18
FunctionNewGatewayGetConnectionByFilterLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayGetConnectionByFilterLogic.go:18
FunctionNewGatewayGetUserConnectionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayGetUserConnectionLogic.go:18
FunctionNewGatewayKeepAliveLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayKeepAliveLogic.go:20
FunctionNewGatewayKickWsLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayKickWsLogic.go:17
FunctionNewGatewayServiceServer
(svcCtx *svc.ServiceContext)
app/gateway/internal/server/gatewayservice/gatewayServiceServer.go:19
FunctionNewGatewayWriteDataToWsLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayWriteDataToWsLogic.go:18
FunctionNewGatewayWriteDataToWsWrapperLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/gatewayWriteDataToWsWrapperLogic.go:19
FunctionNewGetCaptchaLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/captchaservice/getCaptchaLogic.go:18
FunctionNewGetSelfUserInfoLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/getSelfUserInfoLogic.go:18
FunctionNewGetUserInfoLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/getUserInfoLogic.go:18
FunctionNewGetUserModelByIdLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/getUserModelByIdLogic.go:21
FunctionNewGetUserModelByIdsLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/getUserModelByIdsLogic.go:21
FunctionNewGoRedis
(redisConf *redis.RedisConf)
common/xcache/goredis.go:12
FunctionNewGroupCreateLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/groupCreateLogic.go:32
FunctionNewGroupServiceServer
(svcCtx *svc.ServiceContext)
app/conversation/internal/server/groupservice/groupServiceServer.go:19
FunctionNewGroupSubscribeLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/groupSubscribeLogic.go:20
FunctionNewInfoServiceServer
(svcCtx *svc.ServiceContext)
app/user/internal/server/infoservice/infoServiceServer.go:19
FunctionNewListFriendApplyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/friendservice/listFriendApplyLogic.go:22
FunctionNewListGroupSubscribersLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/groupservice/listGroupSubscribersLogic.go:21
FunctionNewListJoinedConversationsLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/conversationservice/listJoinedConversationsLogic.go:21
FunctionNewListNoticeLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/noticeservice/listNoticeLogic.go:18
FunctionNewListSubscriptionSubscribersLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/listSubscriptionSubscribersLogic.go:21
FunctionNewMessageSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/messageservice/messageSendLogic.go:18
FunctionNewMessageServiceServer
(svcCtx *svc.ServiceContext)
app/message/internal/server/messageservice/messageServiceServer.go:19
MethodNewNopCloser
(b []byte)
common/utils/bytes.go:13
FunctionNewNoticeBatchSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/noticeservice/noticeBatchSendLogic.go:20
FunctionNewNoticeSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/message/internal/logic/noticeservice/noticeSendLogic.go:20
FunctionNewNoticeServiceServer
(svcCtx *svc.ServiceContext)
app/message/internal/server/noticeservice/noticeServiceServer.go:19
FunctionNewP2pConnection
( ctx context.Context, header *pb.RequestHeader, dataChannel *webrtc.DataChannel, )
app/gateway/internal/logic/gatewayservice/x_connection_p2p.go:28
FunctionNewRefreshUserAccessTokenLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/refreshUserAccessTokenLogic.go:17
FunctionNewResetUserAccountMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/resetUserAccountMapLogic.go:18
FunctionNewRevokeUserAccessTokenLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/revokeUserAccessTokenLogic.go:18
FunctionNewSmsCodeSendLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/smsservice/smsCodeSendLogic.go:18
FunctionNewSmsCodeVerifyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/third/internal/logic/smsservice/smsCodeVerifyLogic.go:18
FunctionNewSmsServiceServer
(svcCtx *svc.ServiceContext)
app/third/internal/server/smsservice/smsServiceServer.go:19
FunctionNewSubscriptionAfterOfflineLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/subscriptionAfterOfflineLogic.go:20
FunctionNewSubscriptionAfterOnlineLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/subscriptionAfterOnlineLogic.go:22
FunctionNewSubscriptionServiceServer
(svcCtx *svc.ServiceContext)
app/conversation/internal/server/subscriptionservice/subscriptionServiceServer.go:19
FunctionNewSubscriptionSubscribeLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/subscriptionSubscribeLogic.go:22
FunctionNewUpdateUserAccountMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/updateUserAccountMapLogic.go:18
FunctionNewUpdateUserCountMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/updateUserCountMapLogic.go:21
FunctionNewUpdateUserExtraMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/updateUserExtraMapLogic.go:18
FunctionNewUpdateUserProfileMapLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/infoservice/updateUserProfileMapLogic.go:18
FunctionNewUpsertUserSubscriptionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/conversation/internal/logic/subscriptionservice/upsertUserSubscriptionLogic.go:24
FunctionNewUserAfterKeepAliveLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userAfterKeepAliveLogic.go:18
FunctionNewUserAfterOfflineLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userAfterOfflineLogic.go:18
FunctionNewUserAfterOnlineLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userAfterOnlineLogic.go:18
FunctionNewUserAfterRegisterLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userAfterRegisterLogic.go:15
FunctionNewUserBeforeConnectLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userBeforeConnectLogic.go:19
FunctionNewUserBeforeRequestLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/callbackservice/userBeforeRequestLogic.go:18
FunctionNewUserDestroyLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/userDestroyLogic.go:18
FunctionNewUserRegisterLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/user/internal/logic/accountservice/userRegisterLogic.go:29
FunctionNewVerifyConnectionLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/gateway/internal/logic/gatewayservice/verifyConnectionLogic.go:22
FunctionNewWebsocketConnect
NewWebsocketConnect 创建websocket连接
app/gateway/internal/logic/gatewayservice/x_connection_ws.go:27
FunctionNewWorldPostSubmitLogic
(ctx context.Context, svcCtx *svc.ServiceContext)
app/world/internal/logic/worldservice/worldPostSubmitLogic.go:18
FunctionNewWorldService
(cli zrpc.Client)
app/world/client/worldservice/worldService.go:29
FunctionNewWorldServiceServer
(svcCtx *svc.ServiceContext)
app/world/internal/server/worldservice/worldServiceServer.go:19
MethodNoticeBatchSend
NoticeBatchSend 通知批量发送
app/message/client/noticeservice/noticeService.go:66
MethodNoticeBatchSend
(topic string, msg []byte)
app/message/internal/logic/noticeservice/x_consumer.go:27
MethodNoticeBatchSend
NoticeBatchSend 通知批量发送
app/message/internal/server/noticeservice/noticeServiceServer.go:32
MethodNoticeBatchSend
(ctx context.Context, in *NoticeBatchSendReq, opts ...grpc.CallOption)
common/pb/message_grpc.pb.go:254
← previousnext →1,301–1,400 of 2,430, ranked by callers