MCPcopy Create free account

hub / github.com/cherish-chat/xxim-server / types & classes

Types & classes474 in github.com/cherish-chat/xxim-server

↓ 4 callersTypeAliasPlatform
Platform 平台枚举
common/pb/common.pb.go:24
InterfaceAccountService
app/user/client/accountservice/accountService.go:59
InterfaceAccountServiceClient
AccountServiceClient is the client API for AccountService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to ht
common/pb/user_grpc.pb.go:24
InterfaceAccountServiceServer
AccountServiceServer is the server API for AccountService service. All implementations must embed UnimplementedAccountServiceServer for forward compat
common/pb/user_grpc.pb.go:134
StructAccountServiceServer
app/user/internal/server/accountservice/accountServiceServer.go:14
StructAlertActionData
AlertActionData alert提示 永远有一个关闭按钮 以下描述的是另一个操作按钮
common/pb/common.pb.go:788
TypeAliasAlertActionData_ButtonType
common/pb/common.pb.go:573
InterfaceAnyInSliceType
common/utils/any.go:10
StructAsynq
common/xmq/asynq.go:14
StructAuthErrorExtra
AuthErrorExtra
common/pb/xx.user.go:55
TypeAliasAuthErrorType
common/pb/xx.user.go:60
StructAuthenticationConnectionLogic
app/gateway/internal/logic/gatewayservice/authenticationConnectionLogic.go:13
StructAuthenticationConnectionReq
AuthenticationConnectionReq 验证连接 客户端拿着userId token,鉴权连接
common/pb/gateway.pb.go:1257
StructAuthenticationConnectionResp
common/pb/gateway.pb.go:1320
StructBroadcastNotice
BroadcastNotice 广播通知 数据库模型 BroadcastNotice 是一个特殊的消息,用于通知用户,例如:邀请进群了、被踢出群了、群解散了、营销号推送了一条消息等等 这种消息的特点 具有时效性,例如:发送了一条邀请进群的通知,但此时群已经解散了,那么这条通知就没有意义了,所以收到这
app/message/noticemodel/broadcastnotice.go:16
InterfaceCallbackService
app/user/client/callbackservice/callbackService.go:59
InterfaceCallbackServiceClient
CallbackServiceClient is the client API for CallbackService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to
common/pb/user_grpc.pb.go:724
InterfaceCallbackServiceServer
CallbackServiceServer is the server API for CallbackService service. All implementations must embed UnimplementedCallbackServiceServer for forward com
common/pb/user_grpc.pb.go:798
StructCallbackServiceServer
app/user/internal/server/callbackservice/callbackServiceServer.go:14
InterfaceCaptchaService
app/third/client/captchaservice/captchaService.go:29
InterfaceCaptchaServiceClient
CaptchaServiceClient is the client API for CaptchaService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to ht
common/pb/third_grpc.pb.go:284
InterfaceCaptchaServiceServer
CaptchaServiceServer is the server API for CaptchaService service. All implementations must embed UnimplementedCaptchaServiceServer for forward compat
common/pb/third_grpc.pb.go:322
StructCaptchaServiceServer
app/third/internal/server/captchaservice/captchaServiceServer.go:14
StructCaptchaVerifyLogic
app/third/internal/logic/captchaservice/captchaVerifyLogic.go:12
StructCaptchaVerifyReq
CaptchaVerifyReq 验证图形验证码请求
common/pb/third.pb.go:736
StructCaptchaVerifyResp
CaptchaVerifyResp 验证图形验证码响应
common/pb/third.pb.go:811
StructConfig
app/conversation/internal/config/config.go:10
StructConfig
app/user/internal/config/config.go:11
StructConfig
app/third/internal/config/config.go:8
StructConfig
app/world/internal/config/config.go:5
StructConfig
app/message/internal/config/config.go:9
StructConfig
app/gateway/internal/config/config.go:8
StructConfig
sdk/client/config.go:14
StructConfigModel
sdk/store/config.go:3
StructConnection
app/gateway/internal/logic/gatewayservice/x_connection.go:42
StructConnectionHandler
app/gateway/internal/handler/connectionhandler/connectionhandler.go:14
StructConsumerLogic
app/message/internal/logic/noticeservice/x_consumer.go:17
StructConsumerServer
app/user/internal/server/consumerServer.go:10
StructConsumerServer
app/message/internal/server/consumerServer.go:11
StructConvInfo
app/message/messagemodel/redisseq.go:30
StructConvSeq
app/message/messagemodel/redisseq.go:22
StructConversationMember
app/conversation/conversationmodel/conversationmember.go:16
InterfaceConversationService
app/conversation/client/conversationservice/conversationService.go:66
InterfaceConversationServiceClient
ConversationServiceClient is the client API for ConversationService service. For semantics around ctx use and closing/ending streaming RPCs, please r
common/pb/conversation_grpc.pb.go:466
InterfaceConversationServiceServer
ConversationServiceServer is the server API for ConversationService service. All implementations must embed UnimplementedConversationServiceServer for
common/pb/conversation_grpc.pb.go:502
StructConversationServiceServer
app/conversation/internal/server/conversationservice/conversationServiceServer.go:14
TypeAliasConversationSettingKey
ConversationSettingKey 会话设置key
common/pb/common.pb.go:460
StructConversationSettingUpdateLogic
app/conversation/internal/logic/conversationservice/conversationSettingUpdateLogic.go:12
StructConversationSettingUpdateReq
common/pb/conversation.pb.go:1200
StructConversationSettingUpdateResp
common/pb/conversation.pb.go:1247
TypeAliasConversationType
ConversationType 会话类型
common/pb/common.pb.go:281
StructCountCreateGroupLogic
app/conversation/internal/logic/groupservice/countCreateGroupLogic.go:12
StructCountCreateGroupReq
CountCreateGroupReq 统计创建的群组数量
common/pb/conversation.pb.go:370
StructCountCreateGroupResp
common/pb/conversation.pb.go:417
StructCountFriendLogic
app/conversation/internal/logic/friendservice/countFriendLogic.go:13
StructCountFriendReq
CountFriendReq 统计好友数量
common/pb/conversation.pb.go:1098
StructCountFriendResp
common/pb/conversation.pb.go:1145
StructCountJoinGroupLogic
app/conversation/internal/logic/groupservice/countJoinGroupLogic.go:12
StructCountJoinGroupReq
CountJoinGroupReq 统计加入的群组数量
common/pb/conversation.pb.go:267
StructCountJoinGroupResp
common/pb/conversation.pb.go:314
StructCreateRobotLogic
app/user/internal/logic/accountservice/createRobotLogic.go:17
StructCreateRobotReq
CreateRobotReq 创建机器人请求
common/pb/user.pb.go:2134
StructCreateRobotResp
CreateRobotResp 创建机器人响应
common/pb/user.pb.go:2206
StructDeleteUserSubscriptionLogic
app/conversation/internal/logic/subscriptionservice/deleteUserSubscriptionLogic.go:12
StructDeleteUserSubscriptionReq
common/pb/conversation.pb.go:1912
StructDeleteUserSubscriptionResp
common/pb/conversation.pb.go:1968
InterfaceECDH
ECDH The main interface for ECDH key exchange.
common/utils/ecdh.go:14
StructEmailCodeSendLogic
app/third/internal/logic/emailservice/emailCodeSendLogic.go:12
StructEmailCodeSendReq
EmailCodeSendReq 发送邮件请求
common/pb/third.pb.go:305
StructEmailCodeSendResp
EmailCodeSendResp 发送邮件响应
common/pb/third.pb.go:380
StructEmailCodeVerifyLogic
app/third/internal/logic/emailservice/emailCodeVerifyLogic.go:12
StructEmailCodeVerifyReq
EmailCodeVerifyReq 验证邮件请求
common/pb/third.pb.go:428
StructEmailCodeVerifyResp
EmailCodeVerifyResp 验证邮件响应
common/pb/third.pb.go:512
InterfaceEmailService
app/third/client/emailservice/emailService.go:29
InterfaceEmailServiceClient
EmailServiceClient is the client API for EmailService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https:
common/pb/third_grpc.pb.go:154
InterfaceEmailServiceServer
EmailServiceServer is the server API for EmailService service. All implementations must embed UnimplementedEmailServiceServer for forward compatibilit
common/pb/third_grpc.pb.go:192
StructEmailServiceServer
app/third/internal/server/emailservice/emailServiceServer.go:14
InterfaceEnumInSliceType
common/utils/any.go:7
StructFriend
Friend 好友 数据库模型
app/conversation/friendmodel/friend.go:12
StructFriendApplyHandleLogic
app/conversation/internal/logic/friendservice/friendApplyHandleLogic.go:22
StructFriendApplyHandleReq
common/pb/conversation.pb.go:832
StructFriendApplyHandleResp
common/pb/conversation.pb.go:905
StructFriendApplyLogic
app/conversation/internal/logic/friendservice/friendApplyLogic.go:23
StructFriendApplyRecord
FriendApplyRecord 好友申请记录 数据库模型
app/conversation/friendmodel/friendapplyrecord.go:19
StructFriendApplyReq
common/pb/conversation.pb.go:712
StructFriendApplyResp
common/pb/conversation.pb.go:785
TypeAliasFriendApplyStatus
FriendApplyStatus 好友申请状态
common/pb/conversation.pb.go:24
InterfaceFriendService
app/conversation/client/friendservice/friendService.go:66
InterfaceFriendServiceClient
FriendServiceClient is the client API for FriendService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to http
common/pb/conversation_grpc.pb.go:264
InterfaceFriendServiceServer
FriendServiceServer is the server API for FriendService service. All implementations must embed UnimplementedFriendServiceServer for forward compatibi
common/pb/conversation_grpc.pb.go:322
StructFriendServiceServer
app/conversation/internal/server/friendservice/friendServiceServer.go:14
StructGatewayApiRequest
GatewayApiRequest http/私有协议 请求
common/pb/gateway.pb.go:77
StructGatewayApiResponse
GatewayApiResponse http/私有协议 响应
common/pb/gateway.pb.go:149
StructGatewayBatchGetUserConnectionLogic
app/gateway/internal/logic/gatewayservice/gatewayBatchGetUserConnectionLogic.go:12
StructGatewayBatchGetUserConnectionReq
GatewayBatchGetUserConnectionReq 批量获取用户的连接
common/pb/gateway.pb.go:472
StructGatewayBatchGetUserConnectionResp
common/pb/gateway.pb.go:527
StructGatewayGetConnectionByFilterLogic
app/gateway/internal/logic/gatewayservice/gatewayGetConnectionByFilterLogic.go:12
StructGatewayGetConnectionByFilterReq
GatewayGetConnectionByFilterReq 根据过滤条件获取连接
common/pb/gateway.pb.go:630
StructGatewayGetConnectionByFilterResp
common/pb/gateway.pb.go:685
StructGatewayGetConnectionFilter
common/pb/gateway.pb.go:582
next →1–100 of 474, ranked by callers