Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterAdminServer(s grpc.ServiceRegistrar, srv AdminServer)
- type AddAdminAccountReq
- func (x *AddAdminAccountReq) Check() error
- func (*AddAdminAccountReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddAdminAccountReq) GetAccount() string
- func (x *AddAdminAccountReq) GetFaceURL() string
- func (x *AddAdminAccountReq) GetNickname() string
- func (x *AddAdminAccountReq) GetPassword() string
- func (*AddAdminAccountReq) ProtoMessage()
- func (x *AddAdminAccountReq) ProtoReflect() protoreflect.Message
- func (x *AddAdminAccountReq) Reset()
- func (x *AddAdminAccountReq) String() string
- type AddAdminAccountResp
- type AddAppletReq
- func (x *AddAppletReq) Check() error
- func (*AddAppletReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddAppletReq) GetAppID() string
- func (x *AddAppletReq) GetCreateTime() int64
- func (x *AddAppletReq) GetIcon() string
- func (x *AddAppletReq) GetId() string
- func (x *AddAppletReq) GetMd5() string
- func (x *AddAppletReq) GetName() string
- func (x *AddAppletReq) GetPriority() uint32
- func (x *AddAppletReq) GetSize() int64
- func (x *AddAppletReq) GetStatus() uint32
- func (x *AddAppletReq) GetUrl() string
- func (x *AddAppletReq) GetVersion() string
- func (*AddAppletReq) ProtoMessage()
- func (x *AddAppletReq) ProtoReflect() protoreflect.Message
- func (x *AddAppletReq) Reset()
- func (x *AddAppletReq) String() string
- type AddAppletResp
- type AddApplicationVersionReq
- func (*AddApplicationVersionReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddApplicationVersionReq) GetForce() bool
- func (x *AddApplicationVersionReq) GetHot() bool
- func (x *AddApplicationVersionReq) GetLatest() bool
- func (x *AddApplicationVersionReq) GetPlatform() string
- func (x *AddApplicationVersionReq) GetText() string
- func (x *AddApplicationVersionReq) GetUrl() string
- func (x *AddApplicationVersionReq) GetVersion() string
- func (*AddApplicationVersionReq) ProtoMessage()
- func (x *AddApplicationVersionReq) ProtoReflect() protoreflect.Message
- func (x *AddApplicationVersionReq) Reset()
- func (x *AddApplicationVersionReq) String() string
- type AddApplicationVersionResp
- type AddDefaultFriendReq
- func (x *AddDefaultFriendReq) Check() error
- func (*AddDefaultFriendReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddDefaultFriendReq) GetUserIDs() []string
- func (*AddDefaultFriendReq) ProtoMessage()
- func (x *AddDefaultFriendReq) ProtoReflect() protoreflect.Message
- func (x *AddDefaultFriendReq) Reset()
- func (x *AddDefaultFriendReq) String() string
- type AddDefaultFriendResp
- type AddDefaultGroupReq
- func (x *AddDefaultGroupReq) Check() error
- func (*AddDefaultGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddDefaultGroupReq) GetGroupIDs() []string
- func (*AddDefaultGroupReq) ProtoMessage()
- func (x *AddDefaultGroupReq) ProtoReflect() protoreflect.Message
- func (x *AddDefaultGroupReq) Reset()
- func (x *AddDefaultGroupReq) String() string
- type AddDefaultGroupResp
- type AddIPForbiddenReq
- func (x *AddIPForbiddenReq) Check() error
- func (*AddIPForbiddenReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddIPForbiddenReq) GetForbiddens() []*IPForbiddenAdd
- func (*AddIPForbiddenReq) ProtoMessage()
- func (x *AddIPForbiddenReq) ProtoReflect() protoreflect.Message
- func (x *AddIPForbiddenReq) Reset()
- func (x *AddIPForbiddenReq) String() string
- type AddIPForbiddenResp
- type AddInvitationCodeReq
- func (x *AddInvitationCodeReq) Check() error
- func (*AddInvitationCodeReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddInvitationCodeReq) GetCodes() []string
- func (*AddInvitationCodeReq) ProtoMessage()
- func (x *AddInvitationCodeReq) ProtoReflect() protoreflect.Message
- func (x *AddInvitationCodeReq) Reset()
- func (x *AddInvitationCodeReq) String() string
- type AddInvitationCodeResp
- type AddUserIPLimitLoginReq
- func (x *AddUserIPLimitLoginReq) Check() error
- func (*AddUserIPLimitLoginReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddUserIPLimitLoginReq) GetLimits() []*UserIPLimitLogin
- func (*AddUserIPLimitLoginReq) ProtoMessage()
- func (x *AddUserIPLimitLoginReq) ProtoReflect() protoreflect.Message
- func (x *AddUserIPLimitLoginReq) Reset()
- func (x *AddUserIPLimitLoginReq) String() string
- type AddUserIPLimitLoginResp
- type AdminClient
- type AdminServer
- type AdminUpdateInfoReq
- func (*AdminUpdateInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *AdminUpdateInfoReq) GetAccount() *wrapperspb.StringValue
- func (x *AdminUpdateInfoReq) GetFaceURL() *wrapperspb.StringValue
- func (x *AdminUpdateInfoReq) GetLevel() *wrapperspb.Int32Value
- func (x *AdminUpdateInfoReq) GetNickname() *wrapperspb.StringValue
- func (x *AdminUpdateInfoReq) GetPassword() *wrapperspb.StringValue
- func (*AdminUpdateInfoReq) ProtoMessage()
- func (x *AdminUpdateInfoReq) ProtoReflect() protoreflect.Message
- func (x *AdminUpdateInfoReq) Reset()
- func (x *AdminUpdateInfoReq) String() string
- type AdminUpdateInfoResp
- func (*AdminUpdateInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *AdminUpdateInfoResp) GetFaceURL() string
- func (x *AdminUpdateInfoResp) GetNickname() string
- func (x *AdminUpdateInfoResp) GetUserID() string
- func (*AdminUpdateInfoResp) ProtoMessage()
- func (x *AdminUpdateInfoResp) ProtoReflect() protoreflect.Message
- func (x *AdminUpdateInfoResp) Reset()
- func (x *AdminUpdateInfoResp) String() string
- type ApplicationVersion
- func (*ApplicationVersion) Descriptor() ([]byte, []int)deprecated
- func (x *ApplicationVersion) GetCreateTime() int64
- func (x *ApplicationVersion) GetForce() bool
- func (x *ApplicationVersion) GetHot() bool
- func (x *ApplicationVersion) GetId() string
- func (x *ApplicationVersion) GetLatest() bool
- func (x *ApplicationVersion) GetPlatform() string
- func (x *ApplicationVersion) GetText() string
- func (x *ApplicationVersion) GetUrl() string
- func (x *ApplicationVersion) GetVersion() string
- func (*ApplicationVersion) ProtoMessage()
- func (x *ApplicationVersion) ProtoReflect() protoreflect.Message
- func (x *ApplicationVersion) Reset()
- func (x *ApplicationVersion) String() string
- type BlockInfo
- func (*BlockInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BlockInfo) GetCreateTime() int64
- func (x *BlockInfo) GetOpUserID() string
- func (x *BlockInfo) GetReason() string
- func (x *BlockInfo) GetUserID() string
- func (*BlockInfo) ProtoMessage()
- func (x *BlockInfo) ProtoReflect() protoreflect.Message
- func (x *BlockInfo) Reset()
- func (x *BlockInfo) String() string
- type BlockUserInfo
- func (*BlockUserInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BlockUserInfo) GetAccount() string
- func (x *BlockUserInfo) GetAreaCode() string
- func (x *BlockUserInfo) GetCreateTime() int64
- func (x *BlockUserInfo) GetEmail() string
- func (x *BlockUserInfo) GetFaceURL() string
- func (x *BlockUserInfo) GetGender() int32
- func (x *BlockUserInfo) GetNickname() string
- func (x *BlockUserInfo) GetOpUserID() string
- func (x *BlockUserInfo) GetPhoneNumber() string
- func (x *BlockUserInfo) GetReason() string
- func (x *BlockUserInfo) GetUserID() string
- func (*BlockUserInfo) ProtoMessage()
- func (x *BlockUserInfo) ProtoReflect() protoreflect.Message
- func (x *BlockUserInfo) Reset()
- func (x *BlockUserInfo) String() string
- type BlockUserReq
- func (x *BlockUserReq) Check() error
- func (*BlockUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *BlockUserReq) GetReason() string
- func (x *BlockUserReq) GetUserID() string
- func (*BlockUserReq) ProtoMessage()
- func (x *BlockUserReq) ProtoReflect() protoreflect.Message
- func (x *BlockUserReq) Reset()
- func (x *BlockUserReq) String() string
- type BlockUserResp
- type CancellationUserReq
- func (x *CancellationUserReq) Check() error
- func (*CancellationUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancellationUserReq) GetReason() string
- func (x *CancellationUserReq) GetUserID() string
- func (*CancellationUserReq) ProtoMessage()
- func (x *CancellationUserReq) ProtoReflect() protoreflect.Message
- func (x *CancellationUserReq) Reset()
- func (x *CancellationUserReq) String() string
- type CancellationUserResp
- type ChangeAdminPasswordReq
- func (x *ChangeAdminPasswordReq) Check() error
- func (*ChangeAdminPasswordReq) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeAdminPasswordReq) GetCurrentPassword() string
- func (x *ChangeAdminPasswordReq) GetNewPassword() string
- func (x *ChangeAdminPasswordReq) GetUserID() string
- func (*ChangeAdminPasswordReq) ProtoMessage()
- func (x *ChangeAdminPasswordReq) ProtoReflect() protoreflect.Message
- func (x *ChangeAdminPasswordReq) Reset()
- func (x *ChangeAdminPasswordReq) String() string
- type ChangeAdminPasswordResp
- type ChangePasswordReq
- func (x *ChangePasswordReq) Check() error
- func (*ChangePasswordReq) Descriptor() ([]byte, []int)deprecated
- func (x *ChangePasswordReq) GetPassword() string
- func (*ChangePasswordReq) ProtoMessage()
- func (x *ChangePasswordReq) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordReq) Reset()
- func (x *ChangePasswordReq) String() string
- type ChangePasswordResp
- type CheckLoginForbiddenReq
- func (x *CheckLoginForbiddenReq) Check() error
- func (*CheckLoginForbiddenReq) Descriptor() ([]byte, []int)deprecated
- func (x *CheckLoginForbiddenReq) GetIp() string
- func (x *CheckLoginForbiddenReq) GetUserID() string
- func (*CheckLoginForbiddenReq) ProtoMessage()
- func (x *CheckLoginForbiddenReq) ProtoReflect() protoreflect.Message
- func (x *CheckLoginForbiddenReq) Reset()
- func (x *CheckLoginForbiddenReq) String() string
- type CheckLoginForbiddenResp
- type CheckRegisterForbiddenReq
- func (x *CheckRegisterForbiddenReq) Check() error
- func (*CheckRegisterForbiddenReq) Descriptor() ([]byte, []int)deprecated
- func (x *CheckRegisterForbiddenReq) GetIp() string
- func (*CheckRegisterForbiddenReq) ProtoMessage()
- func (x *CheckRegisterForbiddenReq) ProtoReflect() protoreflect.Message
- func (x *CheckRegisterForbiddenReq) Reset()
- func (x *CheckRegisterForbiddenReq) String() string
- type CheckRegisterForbiddenResp
- type CreateTokenReq
- func (x *CreateTokenReq) Check() error
- func (*CreateTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTokenReq) GetUserID() string
- func (x *CreateTokenReq) GetUserType() int32
- func (*CreateTokenReq) ProtoMessage()
- func (x *CreateTokenReq) ProtoReflect() protoreflect.Message
- func (x *CreateTokenReq) Reset()
- func (x *CreateTokenReq) String() string
- type CreateTokenResp
- type DefaultFriendAttribute
- func (*DefaultFriendAttribute) Descriptor() ([]byte, []int)deprecated
- func (x *DefaultFriendAttribute) GetCreateTime() int64
- func (x *DefaultFriendAttribute) GetUser() *common.UserPublicInfo
- func (x *DefaultFriendAttribute) GetUserID() string
- func (*DefaultFriendAttribute) ProtoMessage()
- func (x *DefaultFriendAttribute) ProtoReflect() protoreflect.Message
- func (x *DefaultFriendAttribute) Reset()
- func (x *DefaultFriendAttribute) String() string
- type DelAdminAccountReq
- func (x *DelAdminAccountReq) Check() error
- func (*DelAdminAccountReq) Descriptor() ([]byte, []int)deprecated
- func (x *DelAdminAccountReq) GetUserIDs() []string
- func (*DelAdminAccountReq) ProtoMessage()
- func (x *DelAdminAccountReq) ProtoReflect() protoreflect.Message
- func (x *DelAdminAccountReq) Reset()
- func (x *DelAdminAccountReq) String() string
- type DelAdminAccountResp
- type DelAppletReq
- func (x *DelAppletReq) Check() error
- func (*DelAppletReq) Descriptor() ([]byte, []int)deprecated
- func (x *DelAppletReq) GetAppletIds() []string
- func (*DelAppletReq) ProtoMessage()
- func (x *DelAppletReq) ProtoReflect() protoreflect.Message
- func (x *DelAppletReq) Reset()
- func (x *DelAppletReq) String() string
- type DelAppletResp
- type DelClientConfigReq
- func (*DelClientConfigReq) Descriptor() ([]byte, []int)deprecated
- func (x *DelClientConfigReq) GetKeys() []string
- func (*DelClientConfigReq) ProtoMessage()
- func (x *DelClientConfigReq) ProtoReflect() protoreflect.Message
- func (x *DelClientConfigReq) Reset()
- func (x *DelClientConfigReq) String() string
- type DelClientConfigResp
- type DelDefaultFriendReq
- func (x *DelDefaultFriendReq) Check() error
- func (*DelDefaultFriendReq) Descriptor() ([]byte, []int)deprecated
- func (x *DelDefaultFriendReq) GetUserIDs() []string
- func (*DelDefaultFriendReq) ProtoMessage()
- func (x *DelDefaultFriendReq) ProtoReflect() protoreflect.Message
- func (x *DelDefaultFriendReq) Reset()
- func (x *DelDefaultFriendReq) String() string
- type DelDefaultFriendResp
- type DelDefaultGroupReq
- func (x *DelDefaultGroupReq) Check() error
- func (*DelDefaultGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *DelDefaultGroupReq) GetGroupIDs() []string
- func (*DelDefaultGroupReq) ProtoMessage()
- func (x *DelDefaultGroupReq) ProtoReflect() protoreflect.Message
- func (x *DelDefaultGroupReq) Reset()
- func (x *DelDefaultGroupReq) String() string
- type DelDefaultGroupResp
- type DelIPForbiddenReq
- func (x *DelIPForbiddenReq) Check() error
- func (*DelIPForbiddenReq) Descriptor() ([]byte, []int)deprecated
- func (x *DelIPForbiddenReq) GetIps() []string
- func (*DelIPForbiddenReq) ProtoMessage()
- func (x *DelIPForbiddenReq) ProtoReflect() protoreflect.Message
- func (x *DelIPForbiddenReq) Reset()
- func (x *DelIPForbiddenReq) String() string
- type DelIPForbiddenResp
- type DelInvitationCodeReq
- func (x *DelInvitationCodeReq) Check() error
- func (*DelInvitationCodeReq) Descriptor() ([]byte, []int)deprecated
- func (x *DelInvitationCodeReq) GetCodes() []string
- func (*DelInvitationCodeReq) ProtoMessage()
- func (x *DelInvitationCodeReq) ProtoReflect() protoreflect.Message
- func (x *DelInvitationCodeReq) Reset()
- func (x *DelInvitationCodeReq) String() string
- type DelInvitationCodeResp
- type DelUserIPLimitLoginReq
- func (x *DelUserIPLimitLoginReq) Check() error
- func (*DelUserIPLimitLoginReq) Descriptor() ([]byte, []int)deprecated
- func (x *DelUserIPLimitLoginReq) GetLimits() []*UserIPLimitLogin
- func (*DelUserIPLimitLoginReq) ProtoMessage()
- func (x *DelUserIPLimitLoginReq) ProtoReflect() protoreflect.Message
- func (x *DelUserIPLimitLoginReq) Reset()
- func (x *DelUserIPLimitLoginReq) String() string
- type DelUserIPLimitLoginResp
- type DeleteApplicationVersionReq
- func (*DeleteApplicationVersionReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteApplicationVersionReq) GetId() []string
- func (*DeleteApplicationVersionReq) ProtoMessage()
- func (x *DeleteApplicationVersionReq) ProtoReflect() protoreflect.Message
- func (x *DeleteApplicationVersionReq) Reset()
- func (x *DeleteApplicationVersionReq) String() string
- type DeleteApplicationVersionResp
- func (*DeleteApplicationVersionResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteApplicationVersionResp) ProtoMessage()
- func (x *DeleteApplicationVersionResp) ProtoReflect() protoreflect.Message
- func (x *DeleteApplicationVersionResp) Reset()
- func (x *DeleteApplicationVersionResp) String() string
- type FindAppletReq
- type FindAppletResp
- type FindDefaultFriendReq
- type FindDefaultFriendResp
- func (*FindDefaultFriendResp) Descriptor() ([]byte, []int)deprecated
- func (x *FindDefaultFriendResp) GetUserIDs() []string
- func (*FindDefaultFriendResp) ProtoMessage()
- func (x *FindDefaultFriendResp) ProtoReflect() protoreflect.Message
- func (x *FindDefaultFriendResp) Reset()
- func (x *FindDefaultFriendResp) String() string
- type FindDefaultGroupReq
- type FindDefaultGroupResp
- func (*FindDefaultGroupResp) Descriptor() ([]byte, []int)deprecated
- func (x *FindDefaultGroupResp) GetGroupIDs() []string
- func (*FindDefaultGroupResp) ProtoMessage()
- func (x *FindDefaultGroupResp) ProtoReflect() protoreflect.Message
- func (x *FindDefaultGroupResp) Reset()
- func (x *FindDefaultGroupResp) String() string
- type FindInvitationCodeReq
- func (x *FindInvitationCodeReq) Check() error
- func (*FindInvitationCodeReq) Descriptor() ([]byte, []int)deprecated
- func (x *FindInvitationCodeReq) GetCodes() []string
- func (*FindInvitationCodeReq) ProtoMessage()
- func (x *FindInvitationCodeReq) ProtoReflect() protoreflect.Message
- func (x *FindInvitationCodeReq) Reset()
- func (x *FindInvitationCodeReq) String() string
- type FindInvitationCodeResp
- func (*FindInvitationCodeResp) Descriptor() ([]byte, []int)deprecated
- func (x *FindInvitationCodeResp) GetCodes() []*InvitationRegister
- func (*FindInvitationCodeResp) ProtoMessage()
- func (x *FindInvitationCodeResp) ProtoReflect() protoreflect.Message
- func (x *FindInvitationCodeResp) Reset()
- func (x *FindInvitationCodeResp) String() string
- type FindUserBlockInfoReq
- func (x *FindUserBlockInfoReq) Check() error
- func (*FindUserBlockInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *FindUserBlockInfoReq) GetUserIDs() []string
- func (*FindUserBlockInfoReq) ProtoMessage()
- func (x *FindUserBlockInfoReq) ProtoReflect() protoreflect.Message
- func (x *FindUserBlockInfoReq) Reset()
- func (x *FindUserBlockInfoReq) String() string
- type FindUserBlockInfoResp
- func (*FindUserBlockInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *FindUserBlockInfoResp) GetBlocks() []*BlockInfo
- func (*FindUserBlockInfoResp) ProtoMessage()
- func (x *FindUserBlockInfoResp) ProtoReflect() protoreflect.Message
- func (x *FindUserBlockInfoResp) Reset()
- func (x *FindUserBlockInfoResp) String() string
- type GenInvitationCodeReq
- func (x *GenInvitationCodeReq) Check() error
- func (*GenInvitationCodeReq) Descriptor() ([]byte, []int)deprecated
- func (x *GenInvitationCodeReq) GetChars() string
- func (x *GenInvitationCodeReq) GetLen() int32
- func (x *GenInvitationCodeReq) GetNum() int32
- func (*GenInvitationCodeReq) ProtoMessage()
- func (x *GenInvitationCodeReq) ProtoReflect() protoreflect.Message
- func (x *GenInvitationCodeReq) Reset()
- func (x *GenInvitationCodeReq) String() string
- type GenInvitationCodeResp
- type GetAdminInfoReq
- type GetAdminInfoResp
- func (*GetAdminInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetAdminInfoResp) GetAccount() string
- func (x *GetAdminInfoResp) GetCreateTime() int64
- func (x *GetAdminInfoResp) GetFaceURL() string
- func (x *GetAdminInfoResp) GetLevel() int32
- func (x *GetAdminInfoResp) GetNickname() string
- func (x *GetAdminInfoResp) GetPassword() string
- func (x *GetAdminInfoResp) GetUserID() string
- func (*GetAdminInfoResp) ProtoMessage()
- func (x *GetAdminInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetAdminInfoResp) Reset()
- func (x *GetAdminInfoResp) String() string
- type GetClientConfigReq
- type GetClientConfigResp
- func (x *GetClientConfigResp) ApiFormat()
- func (*GetClientConfigResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetClientConfigResp) GetConfig() map[string]string
- func (*GetClientConfigResp) ProtoMessage()
- func (x *GetClientConfigResp) ProtoReflect() protoreflect.Message
- func (x *GetClientConfigResp) Reset()
- func (x *GetClientConfigResp) String() string
- type GetUserTokenReq
- type GetUserTokenResp
- func (*GetUserTokenResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTokenResp) GetTokensMap() map[string]int32
- func (*GetUserTokenResp) ProtoMessage()
- func (x *GetUserTokenResp) ProtoReflect() protoreflect.Message
- func (x *GetUserTokenResp) Reset()
- func (x *GetUserTokenResp) String() string
- type GroupAttribute
- func (*GroupAttribute) Descriptor() ([]byte, []int)deprecated
- func (x *GroupAttribute) GetCreateTime() int64
- func (x *GroupAttribute) GetGroup() *sdkws.GroupInfo
- func (x *GroupAttribute) GetGroupID() string
- func (*GroupAttribute) ProtoMessage()
- func (x *GroupAttribute) ProtoReflect() protoreflect.Message
- func (x *GroupAttribute) Reset()
- func (x *GroupAttribute) String() string
- type IPForbidden
- func (*IPForbidden) Descriptor() ([]byte, []int)deprecated
- func (x *IPForbidden) GetCreateTime() int64
- func (x *IPForbidden) GetIp() string
- func (x *IPForbidden) GetLimitLogin() bool
- func (x *IPForbidden) GetLimitRegister() bool
- func (*IPForbidden) ProtoMessage()
- func (x *IPForbidden) ProtoReflect() protoreflect.Message
- func (x *IPForbidden) Reset()
- func (x *IPForbidden) String() string
- type IPForbiddenAdd
- func (*IPForbiddenAdd) Descriptor() ([]byte, []int)deprecated
- func (x *IPForbiddenAdd) GetIp() string
- func (x *IPForbiddenAdd) GetLimitLogin() bool
- func (x *IPForbiddenAdd) GetLimitRegister() bool
- func (*IPForbiddenAdd) ProtoMessage()
- func (x *IPForbiddenAdd) ProtoReflect() protoreflect.Message
- func (x *IPForbiddenAdd) Reset()
- func (x *IPForbiddenAdd) String() string
- type InvalidateTokenReq
- func (*InvalidateTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *InvalidateTokenReq) GetUserID() string
- func (*InvalidateTokenReq) ProtoMessage()
- func (x *InvalidateTokenReq) ProtoReflect() protoreflect.Message
- func (x *InvalidateTokenReq) Reset()
- func (x *InvalidateTokenReq) String() string
- type InvalidateTokenResp
- type InvitationRegister
- func (*InvitationRegister) Descriptor() ([]byte, []int)deprecated
- func (x *InvitationRegister) GetCreateTime() int64
- func (x *InvitationRegister) GetInvitationCode() string
- func (x *InvitationRegister) GetUsedUser() *common.UserPublicInfo
- func (x *InvitationRegister) GetUsedUserID() string
- func (*InvitationRegister) ProtoMessage()
- func (x *InvitationRegister) ProtoReflect() protoreflect.Message
- func (x *InvitationRegister) Reset()
- func (x *InvitationRegister) String() string
- type LatestApplicationVersionReq
- func (*LatestApplicationVersionReq) Descriptor() ([]byte, []int)deprecated
- func (x *LatestApplicationVersionReq) GetPlatform() string
- func (x *LatestApplicationVersionReq) GetVersion() string
- func (*LatestApplicationVersionReq) ProtoMessage()
- func (x *LatestApplicationVersionReq) ProtoReflect() protoreflect.Message
- func (x *LatestApplicationVersionReq) Reset()
- func (x *LatestApplicationVersionReq) String() string
- type LatestApplicationVersionResp
- func (*LatestApplicationVersionResp) Descriptor() ([]byte, []int)deprecated
- func (x *LatestApplicationVersionResp) GetVersion() *ApplicationVersion
- func (*LatestApplicationVersionResp) ProtoMessage()
- func (x *LatestApplicationVersionResp) ProtoReflect() protoreflect.Message
- func (x *LatestApplicationVersionResp) Reset()
- func (x *LatestApplicationVersionResp) String() string
- type LimitUserLoginIP
- func (*LimitUserLoginIP) Descriptor() ([]byte, []int)deprecated
- func (x *LimitUserLoginIP) GetCreateTime() int64
- func (x *LimitUserLoginIP) GetIp() string
- func (x *LimitUserLoginIP) GetUser() *common.UserPublicInfo
- func (x *LimitUserLoginIP) GetUserID() string
- func (*LimitUserLoginIP) ProtoMessage()
- func (x *LimitUserLoginIP) ProtoReflect() protoreflect.Message
- func (x *LimitUserLoginIP) Reset()
- func (x *LimitUserLoginIP) String() string
- type LoginReq
- func (x *LoginReq) Check() error
- func (*LoginReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginReq) GetAccount() string
- func (x *LoginReq) GetPassword() string
- func (*LoginReq) ProtoMessage()
- func (x *LoginReq) ProtoReflect() protoreflect.Message
- func (x *LoginReq) Reset()
- func (x *LoginReq) String() string
- type LoginResp
- func (*LoginResp) Descriptor() ([]byte, []int)deprecated
- func (x *LoginResp) GetAdminAccount() string
- func (x *LoginResp) GetAdminToken() string
- func (x *LoginResp) GetAdminUserID() string
- func (x *LoginResp) GetFaceURL() string
- func (x *LoginResp) GetLevel() int32
- func (x *LoginResp) GetNickname() string
- func (*LoginResp) ProtoMessage()
- func (x *LoginResp) ProtoReflect() protoreflect.Message
- func (x *LoginResp) Reset()
- func (x *LoginResp) String() string
- type PageApplicationVersionReq
- func (*PageApplicationVersionReq) Descriptor() ([]byte, []int)deprecated
- func (x *PageApplicationVersionReq) GetPagination() *sdkws.RequestPagination
- func (x *PageApplicationVersionReq) GetPlatform() []string
- func (*PageApplicationVersionReq) ProtoMessage()
- func (x *PageApplicationVersionReq) ProtoReflect() protoreflect.Message
- func (x *PageApplicationVersionReq) Reset()
- func (x *PageApplicationVersionReq) String() string
- type PageApplicationVersionResp
- func (*PageApplicationVersionResp) Descriptor() ([]byte, []int)deprecated
- func (x *PageApplicationVersionResp) GetTotal() int64
- func (x *PageApplicationVersionResp) GetVersions() []*ApplicationVersion
- func (*PageApplicationVersionResp) ProtoMessage()
- func (x *PageApplicationVersionResp) ProtoReflect() protoreflect.Message
- func (x *PageApplicationVersionResp) Reset()
- func (x *PageApplicationVersionResp) String() string
- type ParseTokenReq
- func (x *ParseTokenReq) Check() error
- func (*ParseTokenReq) Descriptor() ([]byte, []int)deprecated
- func (x *ParseTokenReq) GetToken() string
- func (*ParseTokenReq) ProtoMessage()
- func (x *ParseTokenReq) ProtoReflect() protoreflect.Message
- func (x *ParseTokenReq) Reset()
- func (x *ParseTokenReq) String() string
- type ParseTokenResp
- func (*ParseTokenResp) Descriptor() ([]byte, []int)deprecated
- func (x *ParseTokenResp) GetExpireTimeSeconds() int64
- func (x *ParseTokenResp) GetUserID() string
- func (x *ParseTokenResp) GetUserType() int32
- func (*ParseTokenResp) ProtoMessage()
- func (x *ParseTokenResp) ProtoReflect() protoreflect.Message
- func (x *ParseTokenResp) Reset()
- func (x *ParseTokenResp) String() string
- type SearchAdminAccountReq
- func (x *SearchAdminAccountReq) Check() error
- func (*SearchAdminAccountReq) Descriptor() ([]byte, []int)deprecated
- func (x *SearchAdminAccountReq) GetPagination() *sdkws.RequestPagination
- func (*SearchAdminAccountReq) ProtoMessage()
- func (x *SearchAdminAccountReq) ProtoReflect() protoreflect.Message
- func (x *SearchAdminAccountReq) Reset()
- func (x *SearchAdminAccountReq) String() string
- type SearchAdminAccountResp
- func (*SearchAdminAccountResp) Descriptor() ([]byte, []int)deprecated
- func (x *SearchAdminAccountResp) GetAdminAccounts() []*GetAdminInfoResp
- func (x *SearchAdminAccountResp) GetTotal() uint32
- func (*SearchAdminAccountResp) ProtoMessage()
- func (x *SearchAdminAccountResp) ProtoReflect() protoreflect.Message
- func (x *SearchAdminAccountResp) Reset()
- func (x *SearchAdminAccountResp) String() string
- type SearchAppletReq
- func (x *SearchAppletReq) Check() error
- func (*SearchAppletReq) Descriptor() ([]byte, []int)deprecated
- func (x *SearchAppletReq) GetKeyword() string
- func (x *SearchAppletReq) GetPagination() *sdkws.RequestPagination
- func (*SearchAppletReq) ProtoMessage()
- func (x *SearchAppletReq) ProtoReflect() protoreflect.Message
- func (x *SearchAppletReq) Reset()
- func (x *SearchAppletReq) String() string
- type SearchAppletResp
- func (*SearchAppletResp) Descriptor() ([]byte, []int)deprecated
- func (x *SearchAppletResp) GetApplets() []*common.AppletInfo
- func (x *SearchAppletResp) GetTotal() uint32
- func (*SearchAppletResp) ProtoMessage()
- func (x *SearchAppletResp) ProtoReflect() protoreflect.Message
- func (x *SearchAppletResp) Reset()
- func (x *SearchAppletResp) String() string
- type SearchBlockUserReq
- func (x *SearchBlockUserReq) Check() error
- func (*SearchBlockUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBlockUserReq) GetKeyword() string
- func (x *SearchBlockUserReq) GetPagination() *sdkws.RequestPagination
- func (*SearchBlockUserReq) ProtoMessage()
- func (x *SearchBlockUserReq) ProtoReflect() protoreflect.Message
- func (x *SearchBlockUserReq) Reset()
- func (x *SearchBlockUserReq) String() string
- type SearchBlockUserResp
- func (*SearchBlockUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *SearchBlockUserResp) GetTotal() uint32
- func (x *SearchBlockUserResp) GetUsers() []*BlockUserInfo
- func (*SearchBlockUserResp) ProtoMessage()
- func (x *SearchBlockUserResp) ProtoReflect() protoreflect.Message
- func (x *SearchBlockUserResp) Reset()
- func (x *SearchBlockUserResp) String() string
- type SearchDefaultFriendReq
- func (x *SearchDefaultFriendReq) Check() error
- func (*SearchDefaultFriendReq) Descriptor() ([]byte, []int)deprecated
- func (x *SearchDefaultFriendReq) GetKeyword() string
- func (x *SearchDefaultFriendReq) GetPagination() *sdkws.RequestPagination
- func (*SearchDefaultFriendReq) ProtoMessage()
- func (x *SearchDefaultFriendReq) ProtoReflect() protoreflect.Message
- func (x *SearchDefaultFriendReq) Reset()
- func (x *SearchDefaultFriendReq) String() string
- type SearchDefaultFriendResp
- func (*SearchDefaultFriendResp) Descriptor() ([]byte, []int)deprecated
- func (x *SearchDefaultFriendResp) GetTotal() uint32
- func (x *SearchDefaultFriendResp) GetUsers() []*DefaultFriendAttribute
- func (*SearchDefaultFriendResp) ProtoMessage()
- func (x *SearchDefaultFriendResp) ProtoReflect() protoreflect.Message
- func (x *SearchDefaultFriendResp) Reset()
- func (x *SearchDefaultFriendResp) String() string
- type SearchDefaultGroupReq
- func (x *SearchDefaultGroupReq) Check() error
- func (*SearchDefaultGroupReq) Descriptor() ([]byte, []int)deprecated
- func (x *SearchDefaultGroupReq) GetKeyword() string
- func (x *SearchDefaultGroupReq) GetPagination() *sdkws.RequestPagination
- func (*SearchDefaultGroupReq) ProtoMessage()
- func (x *SearchDefaultGroupReq) ProtoReflect() protoreflect.Message
- func (x *SearchDefaultGroupReq) Reset()
- func (x *SearchDefaultGroupReq) String() string
- type SearchDefaultGroupResp
- func (*SearchDefaultGroupResp) Descriptor() ([]byte, []int)deprecated
- func (x *SearchDefaultGroupResp) GetGroupIDs() []string
- func (x *SearchDefaultGroupResp) GetTotal() uint32
- func (*SearchDefaultGroupResp) ProtoMessage()
- func (x *SearchDefaultGroupResp) ProtoReflect() protoreflect.Message
- func (x *SearchDefaultGroupResp) Reset()
- func (x *SearchDefaultGroupResp) String() string
- type SearchIPForbiddenReq
- func (x *SearchIPForbiddenReq) Check() error
- func (*SearchIPForbiddenReq) Descriptor() ([]byte, []int)deprecated
- func (x *SearchIPForbiddenReq) GetKeyword() string
- func (x *SearchIPForbiddenReq) GetPagination() *sdkws.RequestPagination
- func (x *SearchIPForbiddenReq) GetStatus() int32
- func (*SearchIPForbiddenReq) ProtoMessage()
- func (x *SearchIPForbiddenReq) ProtoReflect() protoreflect.Message
- func (x *SearchIPForbiddenReq) Reset()
- func (x *SearchIPForbiddenReq) String() string
- type SearchIPForbiddenResp
- func (*SearchIPForbiddenResp) Descriptor() ([]byte, []int)deprecated
- func (x *SearchIPForbiddenResp) GetForbiddens() []*IPForbidden
- func (x *SearchIPForbiddenResp) GetTotal() uint32
- func (*SearchIPForbiddenResp) ProtoMessage()
- func (x *SearchIPForbiddenResp) ProtoReflect() protoreflect.Message
- func (x *SearchIPForbiddenResp) Reset()
- func (x *SearchIPForbiddenResp) String() string
- type SearchInvitationCodeReq
- func (x *SearchInvitationCodeReq) Check() error
- func (*SearchInvitationCodeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SearchInvitationCodeReq) GetCodes() []string
- func (x *SearchInvitationCodeReq) GetKeyword() string
- func (x *SearchInvitationCodeReq) GetPagination() *sdkws.RequestPagination
- func (x *SearchInvitationCodeReq) GetStatus() int32
- func (x *SearchInvitationCodeReq) GetUserIDs() []string
- func (*SearchInvitationCodeReq) ProtoMessage()
- func (x *SearchInvitationCodeReq) ProtoReflect() protoreflect.Message
- func (x *SearchInvitationCodeReq) Reset()
- func (x *SearchInvitationCodeReq) String() string
- type SearchInvitationCodeResp
- func (*SearchInvitationCodeResp) Descriptor() ([]byte, []int)deprecated
- func (x *SearchInvitationCodeResp) GetList() []*InvitationRegister
- func (x *SearchInvitationCodeResp) GetTotal() uint32
- func (*SearchInvitationCodeResp) ProtoMessage()
- func (x *SearchInvitationCodeResp) ProtoReflect() protoreflect.Message
- func (x *SearchInvitationCodeResp) Reset()
- func (x *SearchInvitationCodeResp) String() string
- type SearchUserIPLimitLoginReq
- func (x *SearchUserIPLimitLoginReq) Check() error
- func (*SearchUserIPLimitLoginReq) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserIPLimitLoginReq) GetKeyword() string
- func (x *SearchUserIPLimitLoginReq) GetPagination() *sdkws.RequestPagination
- func (*SearchUserIPLimitLoginReq) ProtoMessage()
- func (x *SearchUserIPLimitLoginReq) ProtoReflect() protoreflect.Message
- func (x *SearchUserIPLimitLoginReq) Reset()
- func (x *SearchUserIPLimitLoginReq) String() string
- type SearchUserIPLimitLoginResp
- func (*SearchUserIPLimitLoginResp) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserIPLimitLoginResp) GetLimits() []*LimitUserLoginIP
- func (x *SearchUserIPLimitLoginResp) GetTotal() uint32
- func (*SearchUserIPLimitLoginResp) ProtoMessage()
- func (x *SearchUserIPLimitLoginResp) ProtoReflect() protoreflect.Message
- func (x *SearchUserIPLimitLoginResp) Reset()
- func (x *SearchUserIPLimitLoginResp) String() string
- type SetClientConfigReq
- func (x *SetClientConfigReq) Check() error
- func (*SetClientConfigReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetClientConfigReq) GetConfig() map[string]string
- func (*SetClientConfigReq) ProtoMessage()
- func (x *SetClientConfigReq) ProtoReflect() protoreflect.Message
- func (x *SetClientConfigReq) Reset()
- func (x *SetClientConfigReq) String() string
- type SetClientConfigResp
- type UnblockUserReq
- func (x *UnblockUserReq) Check() error
- func (*UnblockUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *UnblockUserReq) GetUserIDs() []string
- func (*UnblockUserReq) ProtoMessage()
- func (x *UnblockUserReq) ProtoReflect() protoreflect.Message
- func (x *UnblockUserReq) Reset()
- func (x *UnblockUserReq) String() string
- type UnblockUserResp
- type UnimplementedAdminServer
- func (UnimplementedAdminServer) AddAdminAccount(context.Context, *AddAdminAccountReq) (*AddAdminAccountResp, error)
- func (UnimplementedAdminServer) AddApplet(context.Context, *AddAppletReq) (*AddAppletResp, error)
- func (UnimplementedAdminServer) AddApplicationVersion(context.Context, *AddApplicationVersionReq) (*AddApplicationVersionResp, error)
- func (UnimplementedAdminServer) AddDefaultFriend(context.Context, *AddDefaultFriendReq) (*AddDefaultFriendResp, error)
- func (UnimplementedAdminServer) AddDefaultGroup(context.Context, *AddDefaultGroupReq) (*AddDefaultGroupResp, error)
- func (UnimplementedAdminServer) AddIPForbidden(context.Context, *AddIPForbiddenReq) (*AddIPForbiddenResp, error)
- func (UnimplementedAdminServer) AddInvitationCode(context.Context, *AddInvitationCodeReq) (*AddInvitationCodeResp, error)
- func (UnimplementedAdminServer) AddUserIPLimitLogin(context.Context, *AddUserIPLimitLoginReq) (*AddUserIPLimitLoginResp, error)
- func (UnimplementedAdminServer) AdminUpdateInfo(context.Context, *AdminUpdateInfoReq) (*AdminUpdateInfoResp, error)
- func (UnimplementedAdminServer) BlockUser(context.Context, *BlockUserReq) (*BlockUserResp, error)
- func (UnimplementedAdminServer) CancellationUser(context.Context, *CancellationUserReq) (*CancellationUserResp, error)
- func (UnimplementedAdminServer) ChangeAdminPassword(context.Context, *ChangeAdminPasswordReq) (*ChangeAdminPasswordResp, error)
- func (UnimplementedAdminServer) ChangePassword(context.Context, *ChangePasswordReq) (*ChangePasswordResp, error)
- func (UnimplementedAdminServer) CheckLoginForbidden(context.Context, *CheckLoginForbiddenReq) (*CheckLoginForbiddenResp, error)
- func (UnimplementedAdminServer) CheckRegisterForbidden(context.Context, *CheckRegisterForbiddenReq) (*CheckRegisterForbiddenResp, error)
- func (UnimplementedAdminServer) CreateToken(context.Context, *CreateTokenReq) (*CreateTokenResp, error)
- func (UnimplementedAdminServer) DelAdminAccount(context.Context, *DelAdminAccountReq) (*DelAdminAccountResp, error)
- func (UnimplementedAdminServer) DelApplet(context.Context, *DelAppletReq) (*DelAppletResp, error)
- func (UnimplementedAdminServer) DelClientConfig(context.Context, *DelClientConfigReq) (*DelClientConfigResp, error)
- func (UnimplementedAdminServer) DelDefaultFriend(context.Context, *DelDefaultFriendReq) (*DelDefaultFriendResp, error)
- func (UnimplementedAdminServer) DelDefaultGroup(context.Context, *DelDefaultGroupReq) (*DelDefaultGroupResp, error)
- func (UnimplementedAdminServer) DelIPForbidden(context.Context, *DelIPForbiddenReq) (*DelIPForbiddenResp, error)
- func (UnimplementedAdminServer) DelInvitationCode(context.Context, *DelInvitationCodeReq) (*DelInvitationCodeResp, error)
- func (UnimplementedAdminServer) DelUserIPLimitLogin(context.Context, *DelUserIPLimitLoginReq) (*DelUserIPLimitLoginResp, error)
- func (UnimplementedAdminServer) DeleteApplicationVersion(context.Context, *DeleteApplicationVersionReq) (*DeleteApplicationVersionResp, error)
- func (UnimplementedAdminServer) FindApplet(context.Context, *FindAppletReq) (*FindAppletResp, error)
- func (UnimplementedAdminServer) FindDefaultFriend(context.Context, *FindDefaultFriendReq) (*FindDefaultFriendResp, error)
- func (UnimplementedAdminServer) FindDefaultGroup(context.Context, *FindDefaultGroupReq) (*FindDefaultGroupResp, error)
- func (UnimplementedAdminServer) FindInvitationCode(context.Context, *FindInvitationCodeReq) (*FindInvitationCodeResp, error)
- func (UnimplementedAdminServer) FindUserBlockInfo(context.Context, *FindUserBlockInfoReq) (*FindUserBlockInfoResp, error)
- func (UnimplementedAdminServer) GenInvitationCode(context.Context, *GenInvitationCodeReq) (*GenInvitationCodeResp, error)
- func (UnimplementedAdminServer) GetAdminInfo(context.Context, *GetAdminInfoReq) (*GetAdminInfoResp, error)
- func (UnimplementedAdminServer) GetClientConfig(context.Context, *GetClientConfigReq) (*GetClientConfigResp, error)
- func (UnimplementedAdminServer) GetUserToken(context.Context, *GetUserTokenReq) (*GetUserTokenResp, error)
- func (UnimplementedAdminServer) InvalidateToken(context.Context, *InvalidateTokenReq) (*InvalidateTokenResp, error)
- func (UnimplementedAdminServer) LatestApplicationVersion(context.Context, *LatestApplicationVersionReq) (*LatestApplicationVersionResp, error)
- func (UnimplementedAdminServer) Login(context.Context, *LoginReq) (*LoginResp, error)
- func (UnimplementedAdminServer) PageApplicationVersion(context.Context, *PageApplicationVersionReq) (*PageApplicationVersionResp, error)
- func (UnimplementedAdminServer) ParseToken(context.Context, *ParseTokenReq) (*ParseTokenResp, error)
- func (UnimplementedAdminServer) SearchAdminAccount(context.Context, *SearchAdminAccountReq) (*SearchAdminAccountResp, error)
- func (UnimplementedAdminServer) SearchApplet(context.Context, *SearchAppletReq) (*SearchAppletResp, error)
- func (UnimplementedAdminServer) SearchBlockUser(context.Context, *SearchBlockUserReq) (*SearchBlockUserResp, error)
- func (UnimplementedAdminServer) SearchDefaultFriend(context.Context, *SearchDefaultFriendReq) (*SearchDefaultFriendResp, error)
- func (UnimplementedAdminServer) SearchDefaultGroup(context.Context, *SearchDefaultGroupReq) (*SearchDefaultGroupResp, error)
- func (UnimplementedAdminServer) SearchIPForbidden(context.Context, *SearchIPForbiddenReq) (*SearchIPForbiddenResp, error)
- func (UnimplementedAdminServer) SearchInvitationCode(context.Context, *SearchInvitationCodeReq) (*SearchInvitationCodeResp, error)
- func (UnimplementedAdminServer) SearchUserIPLimitLogin(context.Context, *SearchUserIPLimitLoginReq) (*SearchUserIPLimitLoginResp, error)
- func (UnimplementedAdminServer) SetClientConfig(context.Context, *SetClientConfigReq) (*SetClientConfigResp, error)
- func (UnimplementedAdminServer) UnblockUser(context.Context, *UnblockUserReq) (*UnblockUserResp, error)
- func (UnimplementedAdminServer) UpdateApplet(context.Context, *UpdateAppletReq) (*UpdateAppletResp, error)
- func (UnimplementedAdminServer) UpdateApplicationVersion(context.Context, *UpdateApplicationVersionReq) (*UpdateApplicationVersionResp, error)
- func (UnimplementedAdminServer) UseInvitationCode(context.Context, *UseInvitationCodeReq) (*UseInvitationCodeResp, error)
- type UnsafeAdminServer
- type UpdateAppletReq
- func (x *UpdateAppletReq) Check() error
- func (*UpdateAppletReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAppletReq) GetAppID() *wrapperspb.StringValue
- func (x *UpdateAppletReq) GetCreateTime() *wrapperspb.Int64Value
- func (x *UpdateAppletReq) GetIcon() *wrapperspb.StringValue
- func (x *UpdateAppletReq) GetId() string
- func (x *UpdateAppletReq) GetMd5() *wrapperspb.StringValue
- func (x *UpdateAppletReq) GetName() *wrapperspb.StringValue
- func (x *UpdateAppletReq) GetPriority() *wrapperspb.UInt32Value
- func (x *UpdateAppletReq) GetSize() *wrapperspb.Int64Value
- func (x *UpdateAppletReq) GetStatus() *wrapperspb.UInt32Value
- func (x *UpdateAppletReq) GetUrl() *wrapperspb.StringValue
- func (x *UpdateAppletReq) GetVersion() *wrapperspb.StringValue
- func (*UpdateAppletReq) ProtoMessage()
- func (x *UpdateAppletReq) ProtoReflect() protoreflect.Message
- func (x *UpdateAppletReq) Reset()
- func (x *UpdateAppletReq) String() string
- type UpdateAppletResp
- type UpdateApplicationVersionReq
- func (*UpdateApplicationVersionReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateApplicationVersionReq) GetForce() *wrapperspb.BoolValue
- func (x *UpdateApplicationVersionReq) GetHot() *wrapperspb.BoolValue
- func (x *UpdateApplicationVersionReq) GetId() string
- func (x *UpdateApplicationVersionReq) GetLatest() *wrapperspb.BoolValue
- func (x *UpdateApplicationVersionReq) GetPlatform() *wrapperspb.StringValue
- func (x *UpdateApplicationVersionReq) GetText() *wrapperspb.StringValue
- func (x *UpdateApplicationVersionReq) GetUrl() *wrapperspb.StringValue
- func (x *UpdateApplicationVersionReq) GetVersion() *wrapperspb.StringValue
- func (*UpdateApplicationVersionReq) ProtoMessage()
- func (x *UpdateApplicationVersionReq) ProtoReflect() protoreflect.Message
- func (x *UpdateApplicationVersionReq) Reset()
- func (x *UpdateApplicationVersionReq) String() string
- type UpdateApplicationVersionResp
- func (*UpdateApplicationVersionResp) Descriptor() ([]byte, []int)deprecated
- func (*UpdateApplicationVersionResp) ProtoMessage()
- func (x *UpdateApplicationVersionResp) ProtoReflect() protoreflect.Message
- func (x *UpdateApplicationVersionResp) Reset()
- func (x *UpdateApplicationVersionResp) String() string
- type UseInvitationCodeReq
- func (x *UseInvitationCodeReq) Check() error
- func (*UseInvitationCodeReq) Descriptor() ([]byte, []int)deprecated
- func (x *UseInvitationCodeReq) GetCode() string
- func (x *UseInvitationCodeReq) GetUserID() string
- func (*UseInvitationCodeReq) ProtoMessage()
- func (x *UseInvitationCodeReq) ProtoReflect() protoreflect.Message
- func (x *UseInvitationCodeReq) Reset()
- func (x *UseInvitationCodeReq) String() string
- type UseInvitationCodeResp
- type UserIPLimitLogin
- func (*UserIPLimitLogin) Descriptor() ([]byte, []int)deprecated
- func (x *UserIPLimitLogin) GetIp() string
- func (x *UserIPLimitLogin) GetUserID() string
- func (*UserIPLimitLogin) ProtoMessage()
- func (x *UserIPLimitLogin) ProtoReflect() protoreflect.Message
- func (x *UserIPLimitLogin) Reset()
- func (x *UserIPLimitLogin) String() string
Constants ¶
const ( Admin_Login_FullMethodName = "/openim.admin.admin/Login" Admin_ChangePassword_FullMethodName = "/openim.admin.admin/ChangePassword" Admin_AdminUpdateInfo_FullMethodName = "/openim.admin.admin/AdminUpdateInfo" Admin_GetAdminInfo_FullMethodName = "/openim.admin.admin/GetAdminInfo" Admin_AddAdminAccount_FullMethodName = "/openim.admin.admin/AddAdminAccount" Admin_ChangeAdminPassword_FullMethodName = "/openim.admin.admin/ChangeAdminPassword" Admin_DelAdminAccount_FullMethodName = "/openim.admin.admin/DelAdminAccount" Admin_SearchAdminAccount_FullMethodName = "/openim.admin.admin/SearchAdminAccount" Admin_AddDefaultFriend_FullMethodName = "/openim.admin.admin/AddDefaultFriend" Admin_DelDefaultFriend_FullMethodName = "/openim.admin.admin/DelDefaultFriend" Admin_FindDefaultFriend_FullMethodName = "/openim.admin.admin/FindDefaultFriend" Admin_SearchDefaultFriend_FullMethodName = "/openim.admin.admin/SearchDefaultFriend" Admin_AddDefaultGroup_FullMethodName = "/openim.admin.admin/AddDefaultGroup" Admin_DelDefaultGroup_FullMethodName = "/openim.admin.admin/DelDefaultGroup" Admin_FindDefaultGroup_FullMethodName = "/openim.admin.admin/FindDefaultGroup" Admin_SearchDefaultGroup_FullMethodName = "/openim.admin.admin/SearchDefaultGroup" Admin_AddInvitationCode_FullMethodName = "/openim.admin.admin/AddInvitationCode" Admin_GenInvitationCode_FullMethodName = "/openim.admin.admin/GenInvitationCode" Admin_FindInvitationCode_FullMethodName = "/openim.admin.admin/FindInvitationCode" Admin_UseInvitationCode_FullMethodName = "/openim.admin.admin/UseInvitationCode" Admin_DelInvitationCode_FullMethodName = "/openim.admin.admin/DelInvitationCode" Admin_SearchInvitationCode_FullMethodName = "/openim.admin.admin/SearchInvitationCode" Admin_SearchUserIPLimitLogin_FullMethodName = "/openim.admin.admin/SearchUserIPLimitLogin" Admin_AddUserIPLimitLogin_FullMethodName = "/openim.admin.admin/AddUserIPLimitLogin" Admin_DelUserIPLimitLogin_FullMethodName = "/openim.admin.admin/DelUserIPLimitLogin" Admin_SearchIPForbidden_FullMethodName = "/openim.admin.admin/SearchIPForbidden" Admin_AddIPForbidden_FullMethodName = "/openim.admin.admin/AddIPForbidden" Admin_DelIPForbidden_FullMethodName = "/openim.admin.admin/DelIPForbidden" Admin_CancellationUser_FullMethodName = "/openim.admin.admin/CancellationUser" Admin_BlockUser_FullMethodName = "/openim.admin.admin/BlockUser" Admin_UnblockUser_FullMethodName = "/openim.admin.admin/UnblockUser" Admin_SearchBlockUser_FullMethodName = "/openim.admin.admin/SearchBlockUser" Admin_FindUserBlockInfo_FullMethodName = "/openim.admin.admin/FindUserBlockInfo" Admin_CheckRegisterForbidden_FullMethodName = "/openim.admin.admin/CheckRegisterForbidden" Admin_CheckLoginForbidden_FullMethodName = "/openim.admin.admin/CheckLoginForbidden" Admin_CreateToken_FullMethodName = "/openim.admin.admin/CreateToken" Admin_ParseToken_FullMethodName = "/openim.admin.admin/ParseToken" Admin_AddApplet_FullMethodName = "/openim.admin.admin/AddApplet" Admin_DelApplet_FullMethodName = "/openim.admin.admin/DelApplet" Admin_UpdateApplet_FullMethodName = "/openim.admin.admin/UpdateApplet" Admin_FindApplet_FullMethodName = "/openim.admin.admin/FindApplet" Admin_SearchApplet_FullMethodName = "/openim.admin.admin/SearchApplet" Admin_GetClientConfig_FullMethodName = "/openim.admin.admin/GetClientConfig" Admin_SetClientConfig_FullMethodName = "/openim.admin.admin/SetClientConfig" Admin_DelClientConfig_FullMethodName = "/openim.admin.admin/DelClientConfig" Admin_GetUserToken_FullMethodName = "/openim.admin.admin/GetUserToken" Admin_InvalidateToken_FullMethodName = "/openim.admin.admin/InvalidateToken" Admin_LatestApplicationVersion_FullMethodName = "/openim.admin.admin/LatestApplicationVersion" Admin_AddApplicationVersion_FullMethodName = "/openim.admin.admin/AddApplicationVersion" Admin_UpdateApplicationVersion_FullMethodName = "/openim.admin.admin/UpdateApplicationVersion" Admin_DeleteApplicationVersion_FullMethodName = "/openim.admin.admin/DeleteApplicationVersion" Admin_PageApplicationVersion_FullMethodName = "/openim.admin.admin/PageApplicationVersion" )
Variables ¶
var Admin_ServiceDesc = grpc.ServiceDesc{ ServiceName: "openim.admin.admin", HandlerType: (*AdminServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Login", Handler: _Admin_Login_Handler, }, { MethodName: "ChangePassword", Handler: _Admin_ChangePassword_Handler, }, { MethodName: "AdminUpdateInfo", Handler: _Admin_AdminUpdateInfo_Handler, }, { MethodName: "GetAdminInfo", Handler: _Admin_GetAdminInfo_Handler, }, { MethodName: "AddAdminAccount", Handler: _Admin_AddAdminAccount_Handler, }, { MethodName: "ChangeAdminPassword", Handler: _Admin_ChangeAdminPassword_Handler, }, { MethodName: "DelAdminAccount", Handler: _Admin_DelAdminAccount_Handler, }, { MethodName: "SearchAdminAccount", Handler: _Admin_SearchAdminAccount_Handler, }, { MethodName: "AddDefaultFriend", Handler: _Admin_AddDefaultFriend_Handler, }, { MethodName: "DelDefaultFriend", Handler: _Admin_DelDefaultFriend_Handler, }, { MethodName: "FindDefaultFriend", Handler: _Admin_FindDefaultFriend_Handler, }, { MethodName: "SearchDefaultFriend", Handler: _Admin_SearchDefaultFriend_Handler, }, { MethodName: "AddDefaultGroup", Handler: _Admin_AddDefaultGroup_Handler, }, { MethodName: "DelDefaultGroup", Handler: _Admin_DelDefaultGroup_Handler, }, { MethodName: "FindDefaultGroup", Handler: _Admin_FindDefaultGroup_Handler, }, { MethodName: "SearchDefaultGroup", Handler: _Admin_SearchDefaultGroup_Handler, }, { MethodName: "AddInvitationCode", Handler: _Admin_AddInvitationCode_Handler, }, { MethodName: "GenInvitationCode", Handler: _Admin_GenInvitationCode_Handler, }, { MethodName: "FindInvitationCode", Handler: _Admin_FindInvitationCode_Handler, }, { MethodName: "UseInvitationCode", Handler: _Admin_UseInvitationCode_Handler, }, { MethodName: "DelInvitationCode", Handler: _Admin_DelInvitationCode_Handler, }, { MethodName: "SearchInvitationCode", Handler: _Admin_SearchInvitationCode_Handler, }, { MethodName: "SearchUserIPLimitLogin", Handler: _Admin_SearchUserIPLimitLogin_Handler, }, { MethodName: "AddUserIPLimitLogin", Handler: _Admin_AddUserIPLimitLogin_Handler, }, { MethodName: "DelUserIPLimitLogin", Handler: _Admin_DelUserIPLimitLogin_Handler, }, { MethodName: "SearchIPForbidden", Handler: _Admin_SearchIPForbidden_Handler, }, { MethodName: "AddIPForbidden", Handler: _Admin_AddIPForbidden_Handler, }, { MethodName: "DelIPForbidden", Handler: _Admin_DelIPForbidden_Handler, }, { MethodName: "CancellationUser", Handler: _Admin_CancellationUser_Handler, }, { MethodName: "BlockUser", Handler: _Admin_BlockUser_Handler, }, { MethodName: "UnblockUser", Handler: _Admin_UnblockUser_Handler, }, { MethodName: "SearchBlockUser", Handler: _Admin_SearchBlockUser_Handler, }, { MethodName: "FindUserBlockInfo", Handler: _Admin_FindUserBlockInfo_Handler, }, { MethodName: "CheckRegisterForbidden", Handler: _Admin_CheckRegisterForbidden_Handler, }, { MethodName: "CheckLoginForbidden", Handler: _Admin_CheckLoginForbidden_Handler, }, { MethodName: "CreateToken", Handler: _Admin_CreateToken_Handler, }, { MethodName: "ParseToken", Handler: _Admin_ParseToken_Handler, }, { MethodName: "AddApplet", Handler: _Admin_AddApplet_Handler, }, { MethodName: "DelApplet", Handler: _Admin_DelApplet_Handler, }, { MethodName: "UpdateApplet", Handler: _Admin_UpdateApplet_Handler, }, { MethodName: "FindApplet", Handler: _Admin_FindApplet_Handler, }, { MethodName: "SearchApplet", Handler: _Admin_SearchApplet_Handler, }, { MethodName: "GetClientConfig", Handler: _Admin_GetClientConfig_Handler, }, { MethodName: "SetClientConfig", Handler: _Admin_SetClientConfig_Handler, }, { MethodName: "DelClientConfig", Handler: _Admin_DelClientConfig_Handler, }, { MethodName: "GetUserToken", Handler: _Admin_GetUserToken_Handler, }, { MethodName: "InvalidateToken", Handler: _Admin_InvalidateToken_Handler, }, { MethodName: "LatestApplicationVersion", Handler: _Admin_LatestApplicationVersion_Handler, }, { MethodName: "AddApplicationVersion", Handler: _Admin_AddApplicationVersion_Handler, }, { MethodName: "UpdateApplicationVersion", Handler: _Admin_UpdateApplicationVersion_Handler, }, { MethodName: "DeleteApplicationVersion", Handler: _Admin_DeleteApplicationVersion_Handler, }, { MethodName: "PageApplicationVersion", Handler: _Admin_PageApplicationVersion_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "admin/admin.proto", }
Admin_ServiceDesc is the grpc.ServiceDesc for Admin service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_admin_admin_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAdminServer ¶
func RegisterAdminServer(s grpc.ServiceRegistrar, srv AdminServer)
Types ¶
type AddAdminAccountReq ¶
type AddAdminAccountReq struct {
Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account"`
Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password"`
FaceURL string `protobuf:"bytes,3,opt,name=faceURL,proto3" json:"faceURL"`
Nickname string `protobuf:"bytes,4,opt,name=nickname,proto3" json:"nickname"`
// contains filtered or unexported fields
}
func (*AddAdminAccountReq) Check ¶
func (x *AddAdminAccountReq) Check() error
func (*AddAdminAccountReq) Descriptor
deprecated
func (*AddAdminAccountReq) Descriptor() ([]byte, []int)
Deprecated: Use AddAdminAccountReq.ProtoReflect.Descriptor instead.
func (*AddAdminAccountReq) GetAccount ¶
func (x *AddAdminAccountReq) GetAccount() string
func (*AddAdminAccountReq) GetFaceURL ¶
func (x *AddAdminAccountReq) GetFaceURL() string
func (*AddAdminAccountReq) GetNickname ¶
func (x *AddAdminAccountReq) GetNickname() string
func (*AddAdminAccountReq) GetPassword ¶
func (x *AddAdminAccountReq) GetPassword() string
func (*AddAdminAccountReq) ProtoMessage ¶
func (*AddAdminAccountReq) ProtoMessage()
func (*AddAdminAccountReq) ProtoReflect ¶
func (x *AddAdminAccountReq) ProtoReflect() protoreflect.Message
func (*AddAdminAccountReq) Reset ¶
func (x *AddAdminAccountReq) Reset()
func (*AddAdminAccountReq) String ¶
func (x *AddAdminAccountReq) String() string
type AddAdminAccountResp ¶
type AddAdminAccountResp struct {
// contains filtered or unexported fields
}
func (*AddAdminAccountResp) Descriptor
deprecated
func (*AddAdminAccountResp) Descriptor() ([]byte, []int)
Deprecated: Use AddAdminAccountResp.ProtoReflect.Descriptor instead.
func (*AddAdminAccountResp) ProtoMessage ¶
func (*AddAdminAccountResp) ProtoMessage()
func (*AddAdminAccountResp) ProtoReflect ¶
func (x *AddAdminAccountResp) ProtoReflect() protoreflect.Message
func (*AddAdminAccountResp) Reset ¶
func (x *AddAdminAccountResp) Reset()
func (*AddAdminAccountResp) String ¶
func (x *AddAdminAccountResp) String() string
type AddAppletReq ¶
type AddAppletReq struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name"`
AppID string `protobuf:"bytes,3,opt,name=appID,proto3" json:"appID"`
Icon string `protobuf:"bytes,4,opt,name=icon,proto3" json:"icon"`
Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url"`
Md5 string `protobuf:"bytes,6,opt,name=md5,proto3" json:"md5"`
Size int64 `protobuf:"varint,7,opt,name=size,proto3" json:"size"`
Version string `protobuf:"bytes,8,opt,name=version,proto3" json:"version"`
Priority uint32 `protobuf:"varint,9,opt,name=priority,proto3" json:"priority"`
Status uint32 `protobuf:"varint,10,opt,name=status,proto3" json:"status"`
CreateTime int64 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime"`
// contains filtered or unexported fields
}
func (*AddAppletReq) Check ¶
func (x *AddAppletReq) Check() error
func (*AddAppletReq) Descriptor
deprecated
func (*AddAppletReq) Descriptor() ([]byte, []int)
Deprecated: Use AddAppletReq.ProtoReflect.Descriptor instead.
func (*AddAppletReq) GetAppID ¶
func (x *AddAppletReq) GetAppID() string
func (*AddAppletReq) GetCreateTime ¶
func (x *AddAppletReq) GetCreateTime() int64
func (*AddAppletReq) GetIcon ¶
func (x *AddAppletReq) GetIcon() string
func (*AddAppletReq) GetId ¶
func (x *AddAppletReq) GetId() string
func (*AddAppletReq) GetMd5 ¶
func (x *AddAppletReq) GetMd5() string
func (*AddAppletReq) GetName ¶
func (x *AddAppletReq) GetName() string
func (*AddAppletReq) GetPriority ¶
func (x *AddAppletReq) GetPriority() uint32
func (*AddAppletReq) GetSize ¶
func (x *AddAppletReq) GetSize() int64
func (*AddAppletReq) GetStatus ¶
func (x *AddAppletReq) GetStatus() uint32
func (*AddAppletReq) GetUrl ¶
func (x *AddAppletReq) GetUrl() string
func (*AddAppletReq) GetVersion ¶
func (x *AddAppletReq) GetVersion() string
func (*AddAppletReq) ProtoMessage ¶
func (*AddAppletReq) ProtoMessage()
func (*AddAppletReq) ProtoReflect ¶
func (x *AddAppletReq) ProtoReflect() protoreflect.Message
func (*AddAppletReq) Reset ¶
func (x *AddAppletReq) Reset()
func (*AddAppletReq) String ¶
func (x *AddAppletReq) String() string
type AddAppletResp ¶
type AddAppletResp struct {
// contains filtered or unexported fields
}
func (*AddAppletResp) Descriptor
deprecated
func (*AddAppletResp) Descriptor() ([]byte, []int)
Deprecated: Use AddAppletResp.ProtoReflect.Descriptor instead.
func (*AddAppletResp) ProtoMessage ¶
func (*AddAppletResp) ProtoMessage()
func (*AddAppletResp) ProtoReflect ¶
func (x *AddAppletResp) ProtoReflect() protoreflect.Message
func (*AddAppletResp) Reset ¶
func (x *AddAppletResp) Reset()
func (*AddAppletResp) String ¶
func (x *AddAppletResp) String() string
type AddApplicationVersionReq ¶ added in v1.8.3
type AddApplicationVersionReq struct {
Platform string `protobuf:"bytes,1,opt,name=platform,proto3" json:"platform"`
Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version"`
Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url"`
Text string `protobuf:"bytes,4,opt,name=text,proto3" json:"text"`
Force bool `protobuf:"varint,5,opt,name=force,proto3" json:"force"`
Latest bool `protobuf:"varint,6,opt,name=latest,proto3" json:"latest"`
Hot bool `protobuf:"varint,7,opt,name=hot,proto3" json:"hot"`
// contains filtered or unexported fields
}
func (*AddApplicationVersionReq) Descriptor
deprecated
added in
v1.8.3
func (*AddApplicationVersionReq) Descriptor() ([]byte, []int)
Deprecated: Use AddApplicationVersionReq.ProtoReflect.Descriptor instead.
func (*AddApplicationVersionReq) GetForce ¶ added in v1.8.3
func (x *AddApplicationVersionReq) GetForce() bool
func (*AddApplicationVersionReq) GetHot ¶ added in v1.8.3
func (x *AddApplicationVersionReq) GetHot() bool
func (*AddApplicationVersionReq) GetLatest ¶ added in v1.8.3
func (x *AddApplicationVersionReq) GetLatest() bool
func (*AddApplicationVersionReq) GetPlatform ¶ added in v1.8.3
func (x *AddApplicationVersionReq) GetPlatform() string
func (*AddApplicationVersionReq) GetText ¶ added in v1.8.3
func (x *AddApplicationVersionReq) GetText() string
func (*AddApplicationVersionReq) GetUrl ¶ added in v1.8.3
func (x *AddApplicationVersionReq) GetUrl() string
func (*AddApplicationVersionReq) GetVersion ¶ added in v1.8.3
func (x *AddApplicationVersionReq) GetVersion() string
func (*AddApplicationVersionReq) ProtoMessage ¶ added in v1.8.3
func (*AddApplicationVersionReq) ProtoMessage()
func (*AddApplicationVersionReq) ProtoReflect ¶ added in v1.8.3
func (x *AddApplicationVersionReq) ProtoReflect() protoreflect.Message
func (*AddApplicationVersionReq) Reset ¶ added in v1.8.3
func (x *AddApplicationVersionReq) Reset()
func (*AddApplicationVersionReq) String ¶ added in v1.8.3
func (x *AddApplicationVersionReq) String() string
type AddApplicationVersionResp ¶ added in v1.8.3
type AddApplicationVersionResp struct {
// contains filtered or unexported fields
}
func (*AddApplicationVersionResp) Descriptor
deprecated
added in
v1.8.3
func (*AddApplicationVersionResp) Descriptor() ([]byte, []int)
Deprecated: Use AddApplicationVersionResp.ProtoReflect.Descriptor instead.
func (*AddApplicationVersionResp) ProtoMessage ¶ added in v1.8.3
func (*AddApplicationVersionResp) ProtoMessage()
func (*AddApplicationVersionResp) ProtoReflect ¶ added in v1.8.3
func (x *AddApplicationVersionResp) ProtoReflect() protoreflect.Message
func (*AddApplicationVersionResp) Reset ¶ added in v1.8.3
func (x *AddApplicationVersionResp) Reset()
func (*AddApplicationVersionResp) String ¶ added in v1.8.3
func (x *AddApplicationVersionResp) String() string
type AddDefaultFriendReq ¶
type AddDefaultFriendReq struct {
UserIDs []string `protobuf:"bytes,1,rep,name=userIDs,proto3" json:"userIDs"`
// contains filtered or unexported fields
}
func (*AddDefaultFriendReq) Check ¶
func (x *AddDefaultFriendReq) Check() error
func (*AddDefaultFriendReq) Descriptor
deprecated
func (*AddDefaultFriendReq) Descriptor() ([]byte, []int)
Deprecated: Use AddDefaultFriendReq.ProtoReflect.Descriptor instead.
func (*AddDefaultFriendReq) GetUserIDs ¶
func (x *AddDefaultFriendReq) GetUserIDs() []string
func (*AddDefaultFriendReq) ProtoMessage ¶
func (*AddDefaultFriendReq) ProtoMessage()
func (*AddDefaultFriendReq) ProtoReflect ¶
func (x *AddDefaultFriendReq) ProtoReflect() protoreflect.Message
func (*AddDefaultFriendReq) Reset ¶
func (x *AddDefaultFriendReq) Reset()
func (*AddDefaultFriendReq) String ¶
func (x *AddDefaultFriendReq) String() string
type AddDefaultFriendResp ¶
type AddDefaultFriendResp struct {
// contains filtered or unexported fields
}
func (*AddDefaultFriendResp) Descriptor
deprecated
func (*AddDefaultFriendResp) Descriptor() ([]byte, []int)
Deprecated: Use AddDefaultFriendResp.ProtoReflect.Descriptor instead.
func (*AddDefaultFriendResp) ProtoMessage ¶
func (*AddDefaultFriendResp) ProtoMessage()
func (*AddDefaultFriendResp) ProtoReflect ¶
func (x *AddDefaultFriendResp) ProtoReflect() protoreflect.Message
func (*AddDefaultFriendResp) Reset ¶
func (x *AddDefaultFriendResp) Reset()
func (*AddDefaultFriendResp) String ¶
func (x *AddDefaultFriendResp) String() string
type AddDefaultGroupReq ¶
type AddDefaultGroupReq struct {
GroupIDs []string `protobuf:"bytes,1,rep,name=groupIDs,proto3" json:"groupIDs"`
// contains filtered or unexported fields
}
func (*AddDefaultGroupReq) Check ¶
func (x *AddDefaultGroupReq) Check() error
func (*AddDefaultGroupReq) Descriptor
deprecated
func (*AddDefaultGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use AddDefaultGroupReq.ProtoReflect.Descriptor instead.
func (*AddDefaultGroupReq) GetGroupIDs ¶
func (x *AddDefaultGroupReq) GetGroupIDs() []string
func (*AddDefaultGroupReq) ProtoMessage ¶
func (*AddDefaultGroupReq) ProtoMessage()
func (*AddDefaultGroupReq) ProtoReflect ¶
func (x *AddDefaultGroupReq) ProtoReflect() protoreflect.Message
func (*AddDefaultGroupReq) Reset ¶
func (x *AddDefaultGroupReq) Reset()
func (*AddDefaultGroupReq) String ¶
func (x *AddDefaultGroupReq) String() string
type AddDefaultGroupResp ¶
type AddDefaultGroupResp struct {
// contains filtered or unexported fields
}
func (*AddDefaultGroupResp) Descriptor
deprecated
func (*AddDefaultGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use AddDefaultGroupResp.ProtoReflect.Descriptor instead.
func (*AddDefaultGroupResp) ProtoMessage ¶
func (*AddDefaultGroupResp) ProtoMessage()
func (*AddDefaultGroupResp) ProtoReflect ¶
func (x *AddDefaultGroupResp) ProtoReflect() protoreflect.Message
func (*AddDefaultGroupResp) Reset ¶
func (x *AddDefaultGroupResp) Reset()
func (*AddDefaultGroupResp) String ¶
func (x *AddDefaultGroupResp) String() string
type AddIPForbiddenReq ¶
type AddIPForbiddenReq struct {
Forbiddens []*IPForbiddenAdd `protobuf:"bytes,1,rep,name=forbiddens,proto3" json:"forbiddens"`
// contains filtered or unexported fields
}
func (*AddIPForbiddenReq) Check ¶
func (x *AddIPForbiddenReq) Check() error
func (*AddIPForbiddenReq) Descriptor
deprecated
func (*AddIPForbiddenReq) Descriptor() ([]byte, []int)
Deprecated: Use AddIPForbiddenReq.ProtoReflect.Descriptor instead.
func (*AddIPForbiddenReq) GetForbiddens ¶
func (x *AddIPForbiddenReq) GetForbiddens() []*IPForbiddenAdd
func (*AddIPForbiddenReq) ProtoMessage ¶
func (*AddIPForbiddenReq) ProtoMessage()
func (*AddIPForbiddenReq) ProtoReflect ¶
func (x *AddIPForbiddenReq) ProtoReflect() protoreflect.Message
func (*AddIPForbiddenReq) Reset ¶
func (x *AddIPForbiddenReq) Reset()
func (*AddIPForbiddenReq) String ¶
func (x *AddIPForbiddenReq) String() string
type AddIPForbiddenResp ¶
type AddIPForbiddenResp struct {
// contains filtered or unexported fields
}
func (*AddIPForbiddenResp) Descriptor
deprecated
func (*AddIPForbiddenResp) Descriptor() ([]byte, []int)
Deprecated: Use AddIPForbiddenResp.ProtoReflect.Descriptor instead.
func (*AddIPForbiddenResp) ProtoMessage ¶
func (*AddIPForbiddenResp) ProtoMessage()
func (*AddIPForbiddenResp) ProtoReflect ¶
func (x *AddIPForbiddenResp) ProtoReflect() protoreflect.Message
func (*AddIPForbiddenResp) Reset ¶
func (x *AddIPForbiddenResp) Reset()
func (*AddIPForbiddenResp) String ¶
func (x *AddIPForbiddenResp) String() string
type AddInvitationCodeReq ¶
type AddInvitationCodeReq struct {
Codes []string `protobuf:"bytes,1,rep,name=codes,proto3" json:"codes"`
// contains filtered or unexported fields
}
func (*AddInvitationCodeReq) Check ¶
func (x *AddInvitationCodeReq) Check() error
func (*AddInvitationCodeReq) Descriptor
deprecated
func (*AddInvitationCodeReq) Descriptor() ([]byte, []int)
Deprecated: Use AddInvitationCodeReq.ProtoReflect.Descriptor instead.
func (*AddInvitationCodeReq) GetCodes ¶
func (x *AddInvitationCodeReq) GetCodes() []string
func (*AddInvitationCodeReq) ProtoMessage ¶
func (*AddInvitationCodeReq) ProtoMessage()
func (*AddInvitationCodeReq) ProtoReflect ¶
func (x *AddInvitationCodeReq) ProtoReflect() protoreflect.Message
func (*AddInvitationCodeReq) Reset ¶
func (x *AddInvitationCodeReq) Reset()
func (*AddInvitationCodeReq) String ¶
func (x *AddInvitationCodeReq) String() string
type AddInvitationCodeResp ¶
type AddInvitationCodeResp struct {
// contains filtered or unexported fields
}
func (*AddInvitationCodeResp) Descriptor
deprecated
func (*AddInvitationCodeResp) Descriptor() ([]byte, []int)
Deprecated: Use AddInvitationCodeResp.ProtoReflect.Descriptor instead.
func (*AddInvitationCodeResp) ProtoMessage ¶
func (*AddInvitationCodeResp) ProtoMessage()
func (*AddInvitationCodeResp) ProtoReflect ¶
func (x *AddInvitationCodeResp) ProtoReflect() protoreflect.Message
func (*AddInvitationCodeResp) Reset ¶
func (x *AddInvitationCodeResp) Reset()
func (*AddInvitationCodeResp) String ¶
func (x *AddInvitationCodeResp) String() string
type AddUserIPLimitLoginReq ¶
type AddUserIPLimitLoginReq struct {
Limits []*UserIPLimitLogin `protobuf:"bytes,1,rep,name=limits,proto3" json:"limits"`
// contains filtered or unexported fields
}
func (*AddUserIPLimitLoginReq) Check ¶
func (x *AddUserIPLimitLoginReq) Check() error
func (*AddUserIPLimitLoginReq) Descriptor
deprecated
func (*AddUserIPLimitLoginReq) Descriptor() ([]byte, []int)
Deprecated: Use AddUserIPLimitLoginReq.ProtoReflect.Descriptor instead.
func (*AddUserIPLimitLoginReq) GetLimits ¶
func (x *AddUserIPLimitLoginReq) GetLimits() []*UserIPLimitLogin
func (*AddUserIPLimitLoginReq) ProtoMessage ¶
func (*AddUserIPLimitLoginReq) ProtoMessage()
func (*AddUserIPLimitLoginReq) ProtoReflect ¶
func (x *AddUserIPLimitLoginReq) ProtoReflect() protoreflect.Message
func (*AddUserIPLimitLoginReq) Reset ¶
func (x *AddUserIPLimitLoginReq) Reset()
func (*AddUserIPLimitLoginReq) String ¶
func (x *AddUserIPLimitLoginReq) String() string
type AddUserIPLimitLoginResp ¶
type AddUserIPLimitLoginResp struct {
// contains filtered or unexported fields
}
func (*AddUserIPLimitLoginResp) Descriptor
deprecated
func (*AddUserIPLimitLoginResp) Descriptor() ([]byte, []int)
Deprecated: Use AddUserIPLimitLoginResp.ProtoReflect.Descriptor instead.
func (*AddUserIPLimitLoginResp) ProtoMessage ¶
func (*AddUserIPLimitLoginResp) ProtoMessage()
func (*AddUserIPLimitLoginResp) ProtoReflect ¶
func (x *AddUserIPLimitLoginResp) ProtoReflect() protoreflect.Message
func (*AddUserIPLimitLoginResp) Reset ¶
func (x *AddUserIPLimitLoginResp) Reset()
func (*AddUserIPLimitLoginResp) String ¶
func (x *AddUserIPLimitLoginResp) String() string
type AdminClient ¶
type AdminClient interface {
// Login
Login(ctx context.Context, in *LoginReq, opts ...grpc.CallOption) (*LoginResp, error)
ChangePassword(ctx context.Context, in *ChangePasswordReq, opts ...grpc.CallOption) (*ChangePasswordResp, error)
AdminUpdateInfo(ctx context.Context, in *AdminUpdateInfoReq, opts ...grpc.CallOption) (*AdminUpdateInfoResp, error)
// Get administrator information
GetAdminInfo(ctx context.Context, in *GetAdminInfoReq, opts ...grpc.CallOption) (*GetAdminInfoResp, error)
AddAdminAccount(ctx context.Context, in *AddAdminAccountReq, opts ...grpc.CallOption) (*AddAdminAccountResp, error)
ChangeAdminPassword(ctx context.Context, in *ChangeAdminPasswordReq, opts ...grpc.CallOption) (*ChangeAdminPasswordResp, error)
DelAdminAccount(ctx context.Context, in *DelAdminAccountReq, opts ...grpc.CallOption) (*DelAdminAccountResp, error)
SearchAdminAccount(ctx context.Context, in *SearchAdminAccountReq, opts ...grpc.CallOption) (*SearchAdminAccountResp, error)
// Add Remove Get default friend list on registration
AddDefaultFriend(ctx context.Context, in *AddDefaultFriendReq, opts ...grpc.CallOption) (*AddDefaultFriendResp, error)
DelDefaultFriend(ctx context.Context, in *DelDefaultFriendReq, opts ...grpc.CallOption) (*DelDefaultFriendResp, error)
FindDefaultFriend(ctx context.Context, in *FindDefaultFriendReq, opts ...grpc.CallOption) (*FindDefaultFriendResp, error)
SearchDefaultFriend(ctx context.Context, in *SearchDefaultFriendReq, opts ...grpc.CallOption) (*SearchDefaultFriendResp, error)
AddDefaultGroup(ctx context.Context, in *AddDefaultGroupReq, opts ...grpc.CallOption) (*AddDefaultGroupResp, error)
DelDefaultGroup(ctx context.Context, in *DelDefaultGroupReq, opts ...grpc.CallOption) (*DelDefaultGroupResp, error)
FindDefaultGroup(ctx context.Context, in *FindDefaultGroupReq, opts ...grpc.CallOption) (*FindDefaultGroupResp, error)
SearchDefaultGroup(ctx context.Context, in *SearchDefaultGroupReq, opts ...grpc.CallOption) (*SearchDefaultGroupResp, error)
// Invitation Code Generate Query Get
AddInvitationCode(ctx context.Context, in *AddInvitationCodeReq, opts ...grpc.CallOption) (*AddInvitationCodeResp, error)
GenInvitationCode(ctx context.Context, in *GenInvitationCodeReq, opts ...grpc.CallOption) (*GenInvitationCodeResp, error)
FindInvitationCode(ctx context.Context, in *FindInvitationCodeReq, opts ...grpc.CallOption) (*FindInvitationCodeResp, error)
UseInvitationCode(ctx context.Context, in *UseInvitationCodeReq, opts ...grpc.CallOption) (*UseInvitationCodeResp, error)
DelInvitationCode(ctx context.Context, in *DelInvitationCodeReq, opts ...grpc.CallOption) (*DelInvitationCodeResp, error)
SearchInvitationCode(ctx context.Context, in *SearchInvitationCodeReq, opts ...grpc.CallOption) (*SearchInvitationCodeResp, error)
// User login ip limit Query Add Remove
SearchUserIPLimitLogin(ctx context.Context, in *SearchUserIPLimitLoginReq, opts ...grpc.CallOption) (*SearchUserIPLimitLoginResp, error)
AddUserIPLimitLogin(ctx context.Context, in *AddUserIPLimitLoginReq, opts ...grpc.CallOption) (*AddUserIPLimitLoginResp, error)
DelUserIPLimitLogin(ctx context.Context, in *DelUserIPLimitLoginReq, opts ...grpc.CallOption) (*DelUserIPLimitLoginResp, error)
// Prohibit users from registering at certain ip Query Add Remove
SearchIPForbidden(ctx context.Context, in *SearchIPForbiddenReq, opts ...grpc.CallOption) (*SearchIPForbiddenResp, error)
AddIPForbidden(ctx context.Context, in *AddIPForbiddenReq, opts ...grpc.CallOption) (*AddIPForbiddenResp, error)
DelIPForbidden(ctx context.Context, in *DelIPForbiddenReq, opts ...grpc.CallOption) (*DelIPForbiddenResp, error)
// User Management Related Add Block/Unblock Pull
CancellationUser(ctx context.Context, in *CancellationUserReq, opts ...grpc.CallOption) (*CancellationUserResp, error)
BlockUser(ctx context.Context, in *BlockUserReq, opts ...grpc.CallOption) (*BlockUserResp, error)
UnblockUser(ctx context.Context, in *UnblockUserReq, opts ...grpc.CallOption) (*UnblockUserResp, error)
SearchBlockUser(ctx context.Context, in *SearchBlockUserReq, opts ...grpc.CallOption) (*SearchBlockUserResp, error)
FindUserBlockInfo(ctx context.Context, in *FindUserBlockInfoReq, opts ...grpc.CallOption) (*FindUserBlockInfoResp, error)
CheckRegisterForbidden(ctx context.Context, in *CheckRegisterForbiddenReq, opts ...grpc.CallOption) (*CheckRegisterForbiddenResp, error)
CheckLoginForbidden(ctx context.Context, in *CheckLoginForbiddenReq, opts ...grpc.CallOption) (*CheckLoginForbiddenResp, error)
// create token
CreateToken(ctx context.Context, in *CreateTokenReq, opts ...grpc.CallOption) (*CreateTokenResp, error)
// parse token
ParseToken(ctx context.Context, in *ParseTokenReq, opts ...grpc.CallOption) (*ParseTokenResp, error)
// app
AddApplet(ctx context.Context, in *AddAppletReq, opts ...grpc.CallOption) (*AddAppletResp, error)
DelApplet(ctx context.Context, in *DelAppletReq, opts ...grpc.CallOption) (*DelAppletResp, error)
UpdateApplet(ctx context.Context, in *UpdateAppletReq, opts ...grpc.CallOption) (*UpdateAppletResp, error)
FindApplet(ctx context.Context, in *FindAppletReq, opts ...grpc.CallOption) (*FindAppletResp, error)
SearchApplet(ctx context.Context, in *SearchAppletReq, opts ...grpc.CallOption) (*SearchAppletResp, error)
// Client Configuration
GetClientConfig(ctx context.Context, in *GetClientConfigReq, opts ...grpc.CallOption) (*GetClientConfigResp, error)
SetClientConfig(ctx context.Context, in *SetClientConfigReq, opts ...grpc.CallOption) (*SetClientConfigResp, error)
DelClientConfig(ctx context.Context, in *DelClientConfigReq, opts ...grpc.CallOption) (*DelClientConfigResp, error)
GetUserToken(ctx context.Context, in *GetUserTokenReq, opts ...grpc.CallOption) (*GetUserTokenResp, error)
// invalidate token
InvalidateToken(ctx context.Context, in *InvalidateTokenReq, opts ...grpc.CallOption) (*InvalidateTokenResp, error)
LatestApplicationVersion(ctx context.Context, in *LatestApplicationVersionReq, opts ...grpc.CallOption) (*LatestApplicationVersionResp, error)
AddApplicationVersion(ctx context.Context, in *AddApplicationVersionReq, opts ...grpc.CallOption) (*AddApplicationVersionResp, error)
UpdateApplicationVersion(ctx context.Context, in *UpdateApplicationVersionReq, opts ...grpc.CallOption) (*UpdateApplicationVersionResp, error)
DeleteApplicationVersion(ctx context.Context, in *DeleteApplicationVersionReq, opts ...grpc.CallOption) (*DeleteApplicationVersionResp, error)
PageApplicationVersion(ctx context.Context, in *PageApplicationVersionReq, opts ...grpc.CallOption) (*PageApplicationVersionResp, error)
}
AdminClient is the client API for Admin service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAdminClient ¶
func NewAdminClient(cc grpc.ClientConnInterface) AdminClient
type AdminServer ¶
type AdminServer interface {
// Login
Login(context.Context, *LoginReq) (*LoginResp, error)
ChangePassword(context.Context, *ChangePasswordReq) (*ChangePasswordResp, error)
AdminUpdateInfo(context.Context, *AdminUpdateInfoReq) (*AdminUpdateInfoResp, error)
// Get administrator information
GetAdminInfo(context.Context, *GetAdminInfoReq) (*GetAdminInfoResp, error)
AddAdminAccount(context.Context, *AddAdminAccountReq) (*AddAdminAccountResp, error)
ChangeAdminPassword(context.Context, *ChangeAdminPasswordReq) (*ChangeAdminPasswordResp, error)
DelAdminAccount(context.Context, *DelAdminAccountReq) (*DelAdminAccountResp, error)
SearchAdminAccount(context.Context, *SearchAdminAccountReq) (*SearchAdminAccountResp, error)
// Add Remove Get default friend list on registration
AddDefaultFriend(context.Context, *AddDefaultFriendReq) (*AddDefaultFriendResp, error)
DelDefaultFriend(context.Context, *DelDefaultFriendReq) (*DelDefaultFriendResp, error)
FindDefaultFriend(context.Context, *FindDefaultFriendReq) (*FindDefaultFriendResp, error)
SearchDefaultFriend(context.Context, *SearchDefaultFriendReq) (*SearchDefaultFriendResp, error)
AddDefaultGroup(context.Context, *AddDefaultGroupReq) (*AddDefaultGroupResp, error)
DelDefaultGroup(context.Context, *DelDefaultGroupReq) (*DelDefaultGroupResp, error)
FindDefaultGroup(context.Context, *FindDefaultGroupReq) (*FindDefaultGroupResp, error)
SearchDefaultGroup(context.Context, *SearchDefaultGroupReq) (*SearchDefaultGroupResp, error)
// Invitation Code Generate Query Get
AddInvitationCode(context.Context, *AddInvitationCodeReq) (*AddInvitationCodeResp, error)
GenInvitationCode(context.Context, *GenInvitationCodeReq) (*GenInvitationCodeResp, error)
FindInvitationCode(context.Context, *FindInvitationCodeReq) (*FindInvitationCodeResp, error)
UseInvitationCode(context.Context, *UseInvitationCodeReq) (*UseInvitationCodeResp, error)
DelInvitationCode(context.Context, *DelInvitationCodeReq) (*DelInvitationCodeResp, error)
SearchInvitationCode(context.Context, *SearchInvitationCodeReq) (*SearchInvitationCodeResp, error)
// User login ip limit Query Add Remove
SearchUserIPLimitLogin(context.Context, *SearchUserIPLimitLoginReq) (*SearchUserIPLimitLoginResp, error)
AddUserIPLimitLogin(context.Context, *AddUserIPLimitLoginReq) (*AddUserIPLimitLoginResp, error)
DelUserIPLimitLogin(context.Context, *DelUserIPLimitLoginReq) (*DelUserIPLimitLoginResp, error)
// Prohibit users from registering at certain ip Query Add Remove
SearchIPForbidden(context.Context, *SearchIPForbiddenReq) (*SearchIPForbiddenResp, error)
AddIPForbidden(context.Context, *AddIPForbiddenReq) (*AddIPForbiddenResp, error)
DelIPForbidden(context.Context, *DelIPForbiddenReq) (*DelIPForbiddenResp, error)
// User Management Related Add Block/Unblock Pull
CancellationUser(context.Context, *CancellationUserReq) (*CancellationUserResp, error)
BlockUser(context.Context, *BlockUserReq) (*BlockUserResp, error)
UnblockUser(context.Context, *UnblockUserReq) (*UnblockUserResp, error)
SearchBlockUser(context.Context, *SearchBlockUserReq) (*SearchBlockUserResp, error)
FindUserBlockInfo(context.Context, *FindUserBlockInfoReq) (*FindUserBlockInfoResp, error)
CheckRegisterForbidden(context.Context, *CheckRegisterForbiddenReq) (*CheckRegisterForbiddenResp, error)
CheckLoginForbidden(context.Context, *CheckLoginForbiddenReq) (*CheckLoginForbiddenResp, error)
// create token
CreateToken(context.Context, *CreateTokenReq) (*CreateTokenResp, error)
// parse token
ParseToken(context.Context, *ParseTokenReq) (*ParseTokenResp, error)
// app
AddApplet(context.Context, *AddAppletReq) (*AddAppletResp, error)
DelApplet(context.Context, *DelAppletReq) (*DelAppletResp, error)
UpdateApplet(context.Context, *UpdateAppletReq) (*UpdateAppletResp, error)
FindApplet(context.Context, *FindAppletReq) (*FindAppletResp, error)
SearchApplet(context.Context, *SearchAppletReq) (*SearchAppletResp, error)
// Client Configuration
GetClientConfig(context.Context, *GetClientConfigReq) (*GetClientConfigResp, error)
SetClientConfig(context.Context, *SetClientConfigReq) (*SetClientConfigResp, error)
DelClientConfig(context.Context, *DelClientConfigReq) (*DelClientConfigResp, error)
GetUserToken(context.Context, *GetUserTokenReq) (*GetUserTokenResp, error)
// invalidate token
InvalidateToken(context.Context, *InvalidateTokenReq) (*InvalidateTokenResp, error)
LatestApplicationVersion(context.Context, *LatestApplicationVersionReq) (*LatestApplicationVersionResp, error)
AddApplicationVersion(context.Context, *AddApplicationVersionReq) (*AddApplicationVersionResp, error)
UpdateApplicationVersion(context.Context, *UpdateApplicationVersionReq) (*UpdateApplicationVersionResp, error)
DeleteApplicationVersion(context.Context, *DeleteApplicationVersionReq) (*DeleteApplicationVersionResp, error)
PageApplicationVersion(context.Context, *PageApplicationVersionReq) (*PageApplicationVersionResp, error)
// contains filtered or unexported methods
}
AdminServer is the server API for Admin service. All implementations must embed UnimplementedAdminServer for forward compatibility.
type AdminUpdateInfoReq ¶
type AdminUpdateInfoReq struct {
Account *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=account,proto3" json:"account"`
Password *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=password,proto3" json:"password"`
FaceURL *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=faceURL,proto3" json:"faceURL"`
Nickname *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=nickname,proto3" json:"nickname"`
Level *wrapperspb.Int32Value `protobuf:"bytes,6,opt,name=level,proto3" json:"level"`
// contains filtered or unexported fields
}
func (*AdminUpdateInfoReq) Descriptor
deprecated
func (*AdminUpdateInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use AdminUpdateInfoReq.ProtoReflect.Descriptor instead.
func (*AdminUpdateInfoReq) GetAccount ¶
func (x *AdminUpdateInfoReq) GetAccount() *wrapperspb.StringValue
func (*AdminUpdateInfoReq) GetFaceURL ¶
func (x *AdminUpdateInfoReq) GetFaceURL() *wrapperspb.StringValue
func (*AdminUpdateInfoReq) GetLevel ¶
func (x *AdminUpdateInfoReq) GetLevel() *wrapperspb.Int32Value
func (*AdminUpdateInfoReq) GetNickname ¶
func (x *AdminUpdateInfoReq) GetNickname() *wrapperspb.StringValue
func (*AdminUpdateInfoReq) GetPassword ¶
func (x *AdminUpdateInfoReq) GetPassword() *wrapperspb.StringValue
func (*AdminUpdateInfoReq) ProtoMessage ¶
func (*AdminUpdateInfoReq) ProtoMessage()
func (*AdminUpdateInfoReq) ProtoReflect ¶
func (x *AdminUpdateInfoReq) ProtoReflect() protoreflect.Message
func (*AdminUpdateInfoReq) Reset ¶
func (x *AdminUpdateInfoReq) Reset()
func (*AdminUpdateInfoReq) String ¶
func (x *AdminUpdateInfoReq) String() string
type AdminUpdateInfoResp ¶
type AdminUpdateInfoResp struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
Nickname string `protobuf:"bytes,2,opt,name=nickname,proto3" json:"nickname"`
FaceURL string `protobuf:"bytes,3,opt,name=faceURL,proto3" json:"faceURL"`
// contains filtered or unexported fields
}
func (*AdminUpdateInfoResp) Descriptor
deprecated
func (*AdminUpdateInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use AdminUpdateInfoResp.ProtoReflect.Descriptor instead.
func (*AdminUpdateInfoResp) GetFaceURL ¶
func (x *AdminUpdateInfoResp) GetFaceURL() string
func (*AdminUpdateInfoResp) GetNickname ¶
func (x *AdminUpdateInfoResp) GetNickname() string
func (*AdminUpdateInfoResp) GetUserID ¶
func (x *AdminUpdateInfoResp) GetUserID() string
func (*AdminUpdateInfoResp) ProtoMessage ¶
func (*AdminUpdateInfoResp) ProtoMessage()
func (*AdminUpdateInfoResp) ProtoReflect ¶
func (x *AdminUpdateInfoResp) ProtoReflect() protoreflect.Message
func (*AdminUpdateInfoResp) Reset ¶
func (x *AdminUpdateInfoResp) Reset()
func (*AdminUpdateInfoResp) String ¶
func (x *AdminUpdateInfoResp) String() string
type ApplicationVersion ¶ added in v1.8.3
type ApplicationVersion struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
Platform string `protobuf:"bytes,2,opt,name=platform,proto3" json:"platform"`
Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version"`
Url string `protobuf:"bytes,4,opt,name=url,proto3" json:"url"`
Text string `protobuf:"bytes,5,opt,name=text,proto3" json:"text"`
Force bool `protobuf:"varint,6,opt,name=force,proto3" json:"force"`
Latest bool `protobuf:"varint,7,opt,name=latest,proto3" json:"latest"`
Hot bool `protobuf:"varint,8,opt,name=hot,proto3" json:"hot"`
CreateTime int64 `protobuf:"varint,9,opt,name=createTime,proto3" json:"createTime"`
// contains filtered or unexported fields
}
func (*ApplicationVersion) Descriptor
deprecated
added in
v1.8.3
func (*ApplicationVersion) Descriptor() ([]byte, []int)
Deprecated: Use ApplicationVersion.ProtoReflect.Descriptor instead.
func (*ApplicationVersion) GetCreateTime ¶ added in v1.8.3
func (x *ApplicationVersion) GetCreateTime() int64
func (*ApplicationVersion) GetForce ¶ added in v1.8.3
func (x *ApplicationVersion) GetForce() bool
func (*ApplicationVersion) GetHot ¶ added in v1.8.3
func (x *ApplicationVersion) GetHot() bool
func (*ApplicationVersion) GetId ¶ added in v1.8.3
func (x *ApplicationVersion) GetId() string
func (*ApplicationVersion) GetLatest ¶ added in v1.8.3
func (x *ApplicationVersion) GetLatest() bool
func (*ApplicationVersion) GetPlatform ¶ added in v1.8.3
func (x *ApplicationVersion) GetPlatform() string
func (*ApplicationVersion) GetText ¶ added in v1.8.3
func (x *ApplicationVersion) GetText() string
func (*ApplicationVersion) GetUrl ¶ added in v1.8.3
func (x *ApplicationVersion) GetUrl() string
func (*ApplicationVersion) GetVersion ¶ added in v1.8.3
func (x *ApplicationVersion) GetVersion() string
func (*ApplicationVersion) ProtoMessage ¶ added in v1.8.3
func (*ApplicationVersion) ProtoMessage()
func (*ApplicationVersion) ProtoReflect ¶ added in v1.8.3
func (x *ApplicationVersion) ProtoReflect() protoreflect.Message
func (*ApplicationVersion) Reset ¶ added in v1.8.3
func (x *ApplicationVersion) Reset()
func (*ApplicationVersion) String ¶ added in v1.8.3
func (x *ApplicationVersion) String() string
type BlockInfo ¶
type BlockInfo struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason"`
OpUserID string `protobuf:"bytes,3,opt,name=opUserID,proto3" json:"opUserID"`
CreateTime int64 `protobuf:"varint,4,opt,name=createTime,proto3" json:"createTime"`
// contains filtered or unexported fields
}
func (*BlockInfo) Descriptor
deprecated
func (*BlockInfo) GetCreateTime ¶
func (*BlockInfo) GetOpUserID ¶
func (*BlockInfo) ProtoMessage ¶
func (*BlockInfo) ProtoMessage()
func (*BlockInfo) ProtoReflect ¶
func (x *BlockInfo) ProtoReflect() protoreflect.Message
type BlockUserInfo ¶
type BlockUserInfo struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
Account string `protobuf:"bytes,2,opt,name=account,proto3" json:"account"`
PhoneNumber string `protobuf:"bytes,3,opt,name=phoneNumber,proto3" json:"phoneNumber"`
AreaCode string `protobuf:"bytes,4,opt,name=areaCode,proto3" json:"areaCode"`
Email string `protobuf:"bytes,5,opt,name=email,proto3" json:"email"`
Nickname string `protobuf:"bytes,6,opt,name=nickname,proto3" json:"nickname"`
FaceURL string `protobuf:"bytes,7,opt,name=faceURL,proto3" json:"faceURL"`
Gender int32 `protobuf:"varint,8,opt,name=gender,proto3" json:"gender"`
Reason string `protobuf:"bytes,9,opt,name=reason,proto3" json:"reason"`
OpUserID string `protobuf:"bytes,10,opt,name=opUserID,proto3" json:"opUserID"`
CreateTime int64 `protobuf:"varint,11,opt,name=createTime,proto3" json:"createTime"`
// contains filtered or unexported fields
}
func (*BlockUserInfo) Descriptor
deprecated
func (*BlockUserInfo) Descriptor() ([]byte, []int)
Deprecated: Use BlockUserInfo.ProtoReflect.Descriptor instead.
func (*BlockUserInfo) GetAccount ¶
func (x *BlockUserInfo) GetAccount() string
func (*BlockUserInfo) GetAreaCode ¶
func (x *BlockUserInfo) GetAreaCode() string
func (*BlockUserInfo) GetCreateTime ¶
func (x *BlockUserInfo) GetCreateTime() int64
func (*BlockUserInfo) GetEmail ¶
func (x *BlockUserInfo) GetEmail() string
func (*BlockUserInfo) GetFaceURL ¶
func (x *BlockUserInfo) GetFaceURL() string
func (*BlockUserInfo) GetGender ¶
func (x *BlockUserInfo) GetGender() int32
func (*BlockUserInfo) GetNickname ¶
func (x *BlockUserInfo) GetNickname() string
func (*BlockUserInfo) GetOpUserID ¶
func (x *BlockUserInfo) GetOpUserID() string
func (*BlockUserInfo) GetPhoneNumber ¶
func (x *BlockUserInfo) GetPhoneNumber() string
func (*BlockUserInfo) GetReason ¶
func (x *BlockUserInfo) GetReason() string
func (*BlockUserInfo) GetUserID ¶
func (x *BlockUserInfo) GetUserID() string
func (*BlockUserInfo) ProtoMessage ¶
func (*BlockUserInfo) ProtoMessage()
func (*BlockUserInfo) ProtoReflect ¶
func (x *BlockUserInfo) ProtoReflect() protoreflect.Message
func (*BlockUserInfo) Reset ¶
func (x *BlockUserInfo) Reset()
func (*BlockUserInfo) String ¶
func (x *BlockUserInfo) String() string
type BlockUserReq ¶
type BlockUserReq struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason"`
// contains filtered or unexported fields
}
################### Block User, Unblock User ###################
func (*BlockUserReq) Check ¶
func (x *BlockUserReq) Check() error
func (*BlockUserReq) Descriptor
deprecated
func (*BlockUserReq) Descriptor() ([]byte, []int)
Deprecated: Use BlockUserReq.ProtoReflect.Descriptor instead.
func (*BlockUserReq) GetReason ¶
func (x *BlockUserReq) GetReason() string
func (*BlockUserReq) GetUserID ¶
func (x *BlockUserReq) GetUserID() string
func (*BlockUserReq) ProtoMessage ¶
func (*BlockUserReq) ProtoMessage()
func (*BlockUserReq) ProtoReflect ¶
func (x *BlockUserReq) ProtoReflect() protoreflect.Message
func (*BlockUserReq) Reset ¶
func (x *BlockUserReq) Reset()
func (*BlockUserReq) String ¶
func (x *BlockUserReq) String() string
type BlockUserResp ¶
type BlockUserResp struct {
// contains filtered or unexported fields
}
func (*BlockUserResp) Descriptor
deprecated
func (*BlockUserResp) Descriptor() ([]byte, []int)
Deprecated: Use BlockUserResp.ProtoReflect.Descriptor instead.
func (*BlockUserResp) ProtoMessage ¶
func (*BlockUserResp) ProtoMessage()
func (*BlockUserResp) ProtoReflect ¶
func (x *BlockUserResp) ProtoReflect() protoreflect.Message
func (*BlockUserResp) Reset ¶
func (x *BlockUserResp) Reset()
func (*BlockUserResp) String ¶
func (x *BlockUserResp) String() string
type CancellationUserReq ¶
type CancellationUserReq struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason"`
// contains filtered or unexported fields
}
################### login out ###################
func (*CancellationUserReq) Check ¶
func (x *CancellationUserReq) Check() error
func (*CancellationUserReq) Descriptor
deprecated
func (*CancellationUserReq) Descriptor() ([]byte, []int)
Deprecated: Use CancellationUserReq.ProtoReflect.Descriptor instead.
func (*CancellationUserReq) GetReason ¶
func (x *CancellationUserReq) GetReason() string
func (*CancellationUserReq) GetUserID ¶
func (x *CancellationUserReq) GetUserID() string
func (*CancellationUserReq) ProtoMessage ¶
func (*CancellationUserReq) ProtoMessage()
func (*CancellationUserReq) ProtoReflect ¶
func (x *CancellationUserReq) ProtoReflect() protoreflect.Message
func (*CancellationUserReq) Reset ¶
func (x *CancellationUserReq) Reset()
func (*CancellationUserReq) String ¶
func (x *CancellationUserReq) String() string
type CancellationUserResp ¶
type CancellationUserResp struct {
// contains filtered or unexported fields
}
func (*CancellationUserResp) Descriptor
deprecated
func (*CancellationUserResp) Descriptor() ([]byte, []int)
Deprecated: Use CancellationUserResp.ProtoReflect.Descriptor instead.
func (*CancellationUserResp) ProtoMessage ¶
func (*CancellationUserResp) ProtoMessage()
func (*CancellationUserResp) ProtoReflect ¶
func (x *CancellationUserResp) ProtoReflect() protoreflect.Message
func (*CancellationUserResp) Reset ¶
func (x *CancellationUserResp) Reset()
func (*CancellationUserResp) String ¶
func (x *CancellationUserResp) String() string
type ChangeAdminPasswordReq ¶
type ChangeAdminPasswordReq struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
CurrentPassword string `protobuf:"bytes,2,opt,name=currentPassword,proto3" json:"currentPassword"`
NewPassword string `protobuf:"bytes,3,opt,name=newPassword,proto3" json:"newPassword"`
// contains filtered or unexported fields
}
func (*ChangeAdminPasswordReq) Check ¶
func (x *ChangeAdminPasswordReq) Check() error
func (*ChangeAdminPasswordReq) Descriptor
deprecated
func (*ChangeAdminPasswordReq) Descriptor() ([]byte, []int)
Deprecated: Use ChangeAdminPasswordReq.ProtoReflect.Descriptor instead.
func (*ChangeAdminPasswordReq) GetCurrentPassword ¶
func (x *ChangeAdminPasswordReq) GetCurrentPassword() string
func (*ChangeAdminPasswordReq) GetNewPassword ¶
func (x *ChangeAdminPasswordReq) GetNewPassword() string
func (*ChangeAdminPasswordReq) GetUserID ¶
func (x *ChangeAdminPasswordReq) GetUserID() string
func (*ChangeAdminPasswordReq) ProtoMessage ¶
func (*ChangeAdminPasswordReq) ProtoMessage()
func (*ChangeAdminPasswordReq) ProtoReflect ¶
func (x *ChangeAdminPasswordReq) ProtoReflect() protoreflect.Message
func (*ChangeAdminPasswordReq) Reset ¶
func (x *ChangeAdminPasswordReq) Reset()
func (*ChangeAdminPasswordReq) String ¶
func (x *ChangeAdminPasswordReq) String() string
type ChangeAdminPasswordResp ¶
type ChangeAdminPasswordResp struct {
// contains filtered or unexported fields
}
func (*ChangeAdminPasswordResp) Descriptor
deprecated
func (*ChangeAdminPasswordResp) Descriptor() ([]byte, []int)
Deprecated: Use ChangeAdminPasswordResp.ProtoReflect.Descriptor instead.
func (*ChangeAdminPasswordResp) ProtoMessage ¶
func (*ChangeAdminPasswordResp) ProtoMessage()
func (*ChangeAdminPasswordResp) ProtoReflect ¶
func (x *ChangeAdminPasswordResp) ProtoReflect() protoreflect.Message
func (*ChangeAdminPasswordResp) Reset ¶
func (x *ChangeAdminPasswordResp) Reset()
func (*ChangeAdminPasswordResp) String ¶
func (x *ChangeAdminPasswordResp) String() string
type ChangePasswordReq ¶
type ChangePasswordReq struct {
Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password"`
// contains filtered or unexported fields
}
func (*ChangePasswordReq) Check ¶
func (x *ChangePasswordReq) Check() error
func (*ChangePasswordReq) Descriptor
deprecated
func (*ChangePasswordReq) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordReq.ProtoReflect.Descriptor instead.
func (*ChangePasswordReq) GetPassword ¶
func (x *ChangePasswordReq) GetPassword() string
func (*ChangePasswordReq) ProtoMessage ¶
func (*ChangePasswordReq) ProtoMessage()
func (*ChangePasswordReq) ProtoReflect ¶
func (x *ChangePasswordReq) ProtoReflect() protoreflect.Message
func (*ChangePasswordReq) Reset ¶
func (x *ChangePasswordReq) Reset()
func (*ChangePasswordReq) String ¶
func (x *ChangePasswordReq) String() string
type ChangePasswordResp ¶
type ChangePasswordResp struct {
// contains filtered or unexported fields
}
func (*ChangePasswordResp) Descriptor
deprecated
func (*ChangePasswordResp) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordResp.ProtoReflect.Descriptor instead.
func (*ChangePasswordResp) ProtoMessage ¶
func (*ChangePasswordResp) ProtoMessage()
func (*ChangePasswordResp) ProtoReflect ¶
func (x *ChangePasswordResp) ProtoReflect() protoreflect.Message
func (*ChangePasswordResp) Reset ¶
func (x *ChangePasswordResp) Reset()
func (*ChangePasswordResp) String ¶
func (x *ChangePasswordResp) String() string
type CheckLoginForbiddenReq ¶
type CheckLoginForbiddenReq struct {
Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip"`
UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"`
// contains filtered or unexported fields
}
func (*CheckLoginForbiddenReq) Check ¶
func (x *CheckLoginForbiddenReq) Check() error
func (*CheckLoginForbiddenReq) Descriptor
deprecated
func (*CheckLoginForbiddenReq) Descriptor() ([]byte, []int)
Deprecated: Use CheckLoginForbiddenReq.ProtoReflect.Descriptor instead.
func (*CheckLoginForbiddenReq) GetIp ¶
func (x *CheckLoginForbiddenReq) GetIp() string
func (*CheckLoginForbiddenReq) GetUserID ¶
func (x *CheckLoginForbiddenReq) GetUserID() string
func (*CheckLoginForbiddenReq) ProtoMessage ¶
func (*CheckLoginForbiddenReq) ProtoMessage()
func (*CheckLoginForbiddenReq) ProtoReflect ¶
func (x *CheckLoginForbiddenReq) ProtoReflect() protoreflect.Message
func (*CheckLoginForbiddenReq) Reset ¶
func (x *CheckLoginForbiddenReq) Reset()
func (*CheckLoginForbiddenReq) String ¶
func (x *CheckLoginForbiddenReq) String() string
type CheckLoginForbiddenResp ¶
type CheckLoginForbiddenResp struct {
// contains filtered or unexported fields
}
func (*CheckLoginForbiddenResp) Descriptor
deprecated
func (*CheckLoginForbiddenResp) Descriptor() ([]byte, []int)
Deprecated: Use CheckLoginForbiddenResp.ProtoReflect.Descriptor instead.
func (*CheckLoginForbiddenResp) ProtoMessage ¶
func (*CheckLoginForbiddenResp) ProtoMessage()
func (*CheckLoginForbiddenResp) ProtoReflect ¶
func (x *CheckLoginForbiddenResp) ProtoReflect() protoreflect.Message
func (*CheckLoginForbiddenResp) Reset ¶
func (x *CheckLoginForbiddenResp) Reset()
func (*CheckLoginForbiddenResp) String ¶
func (x *CheckLoginForbiddenResp) String() string
type CheckRegisterForbiddenReq ¶
type CheckRegisterForbiddenReq struct {
Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip"`
// contains filtered or unexported fields
}
################### User Limit ###################
func (*CheckRegisterForbiddenReq) Check ¶
func (x *CheckRegisterForbiddenReq) Check() error
func (*CheckRegisterForbiddenReq) Descriptor
deprecated
func (*CheckRegisterForbiddenReq) Descriptor() ([]byte, []int)
Deprecated: Use CheckRegisterForbiddenReq.ProtoReflect.Descriptor instead.
func (*CheckRegisterForbiddenReq) GetIp ¶
func (x *CheckRegisterForbiddenReq) GetIp() string
func (*CheckRegisterForbiddenReq) ProtoMessage ¶
func (*CheckRegisterForbiddenReq) ProtoMessage()
func (*CheckRegisterForbiddenReq) ProtoReflect ¶
func (x *CheckRegisterForbiddenReq) ProtoReflect() protoreflect.Message
func (*CheckRegisterForbiddenReq) Reset ¶
func (x *CheckRegisterForbiddenReq) Reset()
func (*CheckRegisterForbiddenReq) String ¶
func (x *CheckRegisterForbiddenReq) String() string
type CheckRegisterForbiddenResp ¶
type CheckRegisterForbiddenResp struct {
// contains filtered or unexported fields
}
func (*CheckRegisterForbiddenResp) Descriptor
deprecated
func (*CheckRegisterForbiddenResp) Descriptor() ([]byte, []int)
Deprecated: Use CheckRegisterForbiddenResp.ProtoReflect.Descriptor instead.
func (*CheckRegisterForbiddenResp) ProtoMessage ¶
func (*CheckRegisterForbiddenResp) ProtoMessage()
func (*CheckRegisterForbiddenResp) ProtoReflect ¶
func (x *CheckRegisterForbiddenResp) ProtoReflect() protoreflect.Message
func (*CheckRegisterForbiddenResp) Reset ¶
func (x *CheckRegisterForbiddenResp) Reset()
func (*CheckRegisterForbiddenResp) String ¶
func (x *CheckRegisterForbiddenResp) String() string
type CreateTokenReq ¶
type CreateTokenReq struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
UserType int32 `protobuf:"varint,32,opt,name=userType,proto3" json:"userType"`
// contains filtered or unexported fields
}
func (*CreateTokenReq) Check ¶
func (x *CreateTokenReq) Check() error
func (*CreateTokenReq) Descriptor
deprecated
func (*CreateTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateTokenReq.ProtoReflect.Descriptor instead.
func (*CreateTokenReq) GetUserID ¶
func (x *CreateTokenReq) GetUserID() string
func (*CreateTokenReq) GetUserType ¶
func (x *CreateTokenReq) GetUserType() int32
func (*CreateTokenReq) ProtoMessage ¶
func (*CreateTokenReq) ProtoMessage()
func (*CreateTokenReq) ProtoReflect ¶
func (x *CreateTokenReq) ProtoReflect() protoreflect.Message
func (*CreateTokenReq) Reset ¶
func (x *CreateTokenReq) Reset()
func (*CreateTokenReq) String ¶
func (x *CreateTokenReq) String() string
type CreateTokenResp ¶
type CreateTokenResp struct {
Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token"`
// contains filtered or unexported fields
}
func (*CreateTokenResp) Descriptor
deprecated
func (*CreateTokenResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateTokenResp.ProtoReflect.Descriptor instead.
func (*CreateTokenResp) GetToken ¶
func (x *CreateTokenResp) GetToken() string
func (*CreateTokenResp) ProtoMessage ¶
func (*CreateTokenResp) ProtoMessage()
func (*CreateTokenResp) ProtoReflect ¶
func (x *CreateTokenResp) ProtoReflect() protoreflect.Message
func (*CreateTokenResp) Reset ¶
func (x *CreateTokenResp) Reset()
func (*CreateTokenResp) String ¶
func (x *CreateTokenResp) String() string
type DefaultFriendAttribute ¶
type DefaultFriendAttribute struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
CreateTime int64 `protobuf:"varint,2,opt,name=createTime,proto3" json:"createTime"`
User *common.UserPublicInfo `protobuf:"bytes,3,opt,name=user,proto3" json:"user"`
// contains filtered or unexported fields
}
func (*DefaultFriendAttribute) Descriptor
deprecated
func (*DefaultFriendAttribute) Descriptor() ([]byte, []int)
Deprecated: Use DefaultFriendAttribute.ProtoReflect.Descriptor instead.
func (*DefaultFriendAttribute) GetCreateTime ¶
func (x *DefaultFriendAttribute) GetCreateTime() int64
func (*DefaultFriendAttribute) GetUser ¶
func (x *DefaultFriendAttribute) GetUser() *common.UserPublicInfo
func (*DefaultFriendAttribute) GetUserID ¶
func (x *DefaultFriendAttribute) GetUserID() string
func (*DefaultFriendAttribute) ProtoMessage ¶
func (*DefaultFriendAttribute) ProtoMessage()
func (*DefaultFriendAttribute) ProtoReflect ¶
func (x *DefaultFriendAttribute) ProtoReflect() protoreflect.Message
func (*DefaultFriendAttribute) Reset ¶
func (x *DefaultFriendAttribute) Reset()
func (*DefaultFriendAttribute) String ¶
func (x *DefaultFriendAttribute) String() string
type DelAdminAccountReq ¶
type DelAdminAccountReq struct {
UserIDs []string `protobuf:"bytes,1,rep,name=userIDs,proto3" json:"userIDs"`
// contains filtered or unexported fields
}
func (*DelAdminAccountReq) Check ¶
func (x *DelAdminAccountReq) Check() error
func (*DelAdminAccountReq) Descriptor
deprecated
func (*DelAdminAccountReq) Descriptor() ([]byte, []int)
Deprecated: Use DelAdminAccountReq.ProtoReflect.Descriptor instead.
func (*DelAdminAccountReq) GetUserIDs ¶
func (x *DelAdminAccountReq) GetUserIDs() []string
func (*DelAdminAccountReq) ProtoMessage ¶
func (*DelAdminAccountReq) ProtoMessage()
func (*DelAdminAccountReq) ProtoReflect ¶
func (x *DelAdminAccountReq) ProtoReflect() protoreflect.Message
func (*DelAdminAccountReq) Reset ¶
func (x *DelAdminAccountReq) Reset()
func (*DelAdminAccountReq) String ¶
func (x *DelAdminAccountReq) String() string
type DelAdminAccountResp ¶
type DelAdminAccountResp struct {
// contains filtered or unexported fields
}
func (*DelAdminAccountResp) Descriptor
deprecated
func (*DelAdminAccountResp) Descriptor() ([]byte, []int)
Deprecated: Use DelAdminAccountResp.ProtoReflect.Descriptor instead.
func (*DelAdminAccountResp) ProtoMessage ¶
func (*DelAdminAccountResp) ProtoMessage()
func (*DelAdminAccountResp) ProtoReflect ¶
func (x *DelAdminAccountResp) ProtoReflect() protoreflect.Message
func (*DelAdminAccountResp) Reset ¶
func (x *DelAdminAccountResp) Reset()
func (*DelAdminAccountResp) String ¶
func (x *DelAdminAccountResp) String() string
type DelAppletReq ¶
type DelAppletReq struct {
AppletIds []string `protobuf:"bytes,1,rep,name=appletIds,proto3" json:"appletIds"`
// contains filtered or unexported fields
}
func (*DelAppletReq) Check ¶
func (x *DelAppletReq) Check() error
func (*DelAppletReq) Descriptor
deprecated
func (*DelAppletReq) Descriptor() ([]byte, []int)
Deprecated: Use DelAppletReq.ProtoReflect.Descriptor instead.
func (*DelAppletReq) GetAppletIds ¶
func (x *DelAppletReq) GetAppletIds() []string
func (*DelAppletReq) ProtoMessage ¶
func (*DelAppletReq) ProtoMessage()
func (*DelAppletReq) ProtoReflect ¶
func (x *DelAppletReq) ProtoReflect() protoreflect.Message
func (*DelAppletReq) Reset ¶
func (x *DelAppletReq) Reset()
func (*DelAppletReq) String ¶
func (x *DelAppletReq) String() string
type DelAppletResp ¶
type DelAppletResp struct {
// contains filtered or unexported fields
}
func (*DelAppletResp) Descriptor
deprecated
func (*DelAppletResp) Descriptor() ([]byte, []int)
Deprecated: Use DelAppletResp.ProtoReflect.Descriptor instead.
func (*DelAppletResp) ProtoMessage ¶
func (*DelAppletResp) ProtoMessage()
func (*DelAppletResp) ProtoReflect ¶
func (x *DelAppletResp) ProtoReflect() protoreflect.Message
func (*DelAppletResp) Reset ¶
func (x *DelAppletResp) Reset()
func (*DelAppletResp) String ¶
func (x *DelAppletResp) String() string
type DelClientConfigReq ¶
type DelClientConfigReq struct {
Keys []string `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys"`
// contains filtered or unexported fields
}
func (*DelClientConfigReq) Descriptor
deprecated
func (*DelClientConfigReq) Descriptor() ([]byte, []int)
Deprecated: Use DelClientConfigReq.ProtoReflect.Descriptor instead.
func (*DelClientConfigReq) GetKeys ¶
func (x *DelClientConfigReq) GetKeys() []string
func (*DelClientConfigReq) ProtoMessage ¶
func (*DelClientConfigReq) ProtoMessage()
func (*DelClientConfigReq) ProtoReflect ¶
func (x *DelClientConfigReq) ProtoReflect() protoreflect.Message
func (*DelClientConfigReq) Reset ¶
func (x *DelClientConfigReq) Reset()
func (*DelClientConfigReq) String ¶
func (x *DelClientConfigReq) String() string
type DelClientConfigResp ¶
type DelClientConfigResp struct {
// contains filtered or unexported fields
}
func (*DelClientConfigResp) Descriptor
deprecated
func (*DelClientConfigResp) Descriptor() ([]byte, []int)
Deprecated: Use DelClientConfigResp.ProtoReflect.Descriptor instead.
func (*DelClientConfigResp) ProtoMessage ¶
func (*DelClientConfigResp) ProtoMessage()
func (*DelClientConfigResp) ProtoReflect ¶
func (x *DelClientConfigResp) ProtoReflect() protoreflect.Message
func (*DelClientConfigResp) Reset ¶
func (x *DelClientConfigResp) Reset()
func (*DelClientConfigResp) String ¶
func (x *DelClientConfigResp) String() string
type DelDefaultFriendReq ¶
type DelDefaultFriendReq struct {
UserIDs []string `protobuf:"bytes,1,rep,name=userIDs,proto3" json:"userIDs"`
// contains filtered or unexported fields
}
func (*DelDefaultFriendReq) Check ¶
func (x *DelDefaultFriendReq) Check() error
func (*DelDefaultFriendReq) Descriptor
deprecated
func (*DelDefaultFriendReq) Descriptor() ([]byte, []int)
Deprecated: Use DelDefaultFriendReq.ProtoReflect.Descriptor instead.
func (*DelDefaultFriendReq) GetUserIDs ¶
func (x *DelDefaultFriendReq) GetUserIDs() []string
func (*DelDefaultFriendReq) ProtoMessage ¶
func (*DelDefaultFriendReq) ProtoMessage()
func (*DelDefaultFriendReq) ProtoReflect ¶
func (x *DelDefaultFriendReq) ProtoReflect() protoreflect.Message
func (*DelDefaultFriendReq) Reset ¶
func (x *DelDefaultFriendReq) Reset()
func (*DelDefaultFriendReq) String ¶
func (x *DelDefaultFriendReq) String() string
type DelDefaultFriendResp ¶
type DelDefaultFriendResp struct {
// contains filtered or unexported fields
}
func (*DelDefaultFriendResp) Descriptor
deprecated
func (*DelDefaultFriendResp) Descriptor() ([]byte, []int)
Deprecated: Use DelDefaultFriendResp.ProtoReflect.Descriptor instead.
func (*DelDefaultFriendResp) ProtoMessage ¶
func (*DelDefaultFriendResp) ProtoMessage()
func (*DelDefaultFriendResp) ProtoReflect ¶
func (x *DelDefaultFriendResp) ProtoReflect() protoreflect.Message
func (*DelDefaultFriendResp) Reset ¶
func (x *DelDefaultFriendResp) Reset()
func (*DelDefaultFriendResp) String ¶
func (x *DelDefaultFriendResp) String() string
type DelDefaultGroupReq ¶
type DelDefaultGroupReq struct {
GroupIDs []string `protobuf:"bytes,1,rep,name=groupIDs,proto3" json:"groupIDs"`
// contains filtered or unexported fields
}
func (*DelDefaultGroupReq) Check ¶
func (x *DelDefaultGroupReq) Check() error
func (*DelDefaultGroupReq) Descriptor
deprecated
func (*DelDefaultGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use DelDefaultGroupReq.ProtoReflect.Descriptor instead.
func (*DelDefaultGroupReq) GetGroupIDs ¶
func (x *DelDefaultGroupReq) GetGroupIDs() []string
func (*DelDefaultGroupReq) ProtoMessage ¶
func (*DelDefaultGroupReq) ProtoMessage()
func (*DelDefaultGroupReq) ProtoReflect ¶
func (x *DelDefaultGroupReq) ProtoReflect() protoreflect.Message
func (*DelDefaultGroupReq) Reset ¶
func (x *DelDefaultGroupReq) Reset()
func (*DelDefaultGroupReq) String ¶
func (x *DelDefaultGroupReq) String() string
type DelDefaultGroupResp ¶
type DelDefaultGroupResp struct {
// contains filtered or unexported fields
}
func (*DelDefaultGroupResp) Descriptor
deprecated
func (*DelDefaultGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use DelDefaultGroupResp.ProtoReflect.Descriptor instead.
func (*DelDefaultGroupResp) ProtoMessage ¶
func (*DelDefaultGroupResp) ProtoMessage()
func (*DelDefaultGroupResp) ProtoReflect ¶
func (x *DelDefaultGroupResp) ProtoReflect() protoreflect.Message
func (*DelDefaultGroupResp) Reset ¶
func (x *DelDefaultGroupResp) Reset()
func (*DelDefaultGroupResp) String ¶
func (x *DelDefaultGroupResp) String() string
type DelIPForbiddenReq ¶
type DelIPForbiddenReq struct {
Ips []string `protobuf:"bytes,1,rep,name=ips,proto3" json:"ips"`
// contains filtered or unexported fields
}
func (*DelIPForbiddenReq) Check ¶
func (x *DelIPForbiddenReq) Check() error
func (*DelIPForbiddenReq) Descriptor
deprecated
func (*DelIPForbiddenReq) Descriptor() ([]byte, []int)
Deprecated: Use DelIPForbiddenReq.ProtoReflect.Descriptor instead.
func (*DelIPForbiddenReq) GetIps ¶
func (x *DelIPForbiddenReq) GetIps() []string
func (*DelIPForbiddenReq) ProtoMessage ¶
func (*DelIPForbiddenReq) ProtoMessage()
func (*DelIPForbiddenReq) ProtoReflect ¶
func (x *DelIPForbiddenReq) ProtoReflect() protoreflect.Message
func (*DelIPForbiddenReq) Reset ¶
func (x *DelIPForbiddenReq) Reset()
func (*DelIPForbiddenReq) String ¶
func (x *DelIPForbiddenReq) String() string
type DelIPForbiddenResp ¶
type DelIPForbiddenResp struct {
// contains filtered or unexported fields
}
func (*DelIPForbiddenResp) Descriptor
deprecated
func (*DelIPForbiddenResp) Descriptor() ([]byte, []int)
Deprecated: Use DelIPForbiddenResp.ProtoReflect.Descriptor instead.
func (*DelIPForbiddenResp) ProtoMessage ¶
func (*DelIPForbiddenResp) ProtoMessage()
func (*DelIPForbiddenResp) ProtoReflect ¶
func (x *DelIPForbiddenResp) ProtoReflect() protoreflect.Message
func (*DelIPForbiddenResp) Reset ¶
func (x *DelIPForbiddenResp) Reset()
func (*DelIPForbiddenResp) String ¶
func (x *DelIPForbiddenResp) String() string
type DelInvitationCodeReq ¶
type DelInvitationCodeReq struct {
Codes []string `protobuf:"bytes,1,rep,name=codes,proto3" json:"codes"`
// contains filtered or unexported fields
}
func (*DelInvitationCodeReq) Check ¶
func (x *DelInvitationCodeReq) Check() error
func (*DelInvitationCodeReq) Descriptor
deprecated
func (*DelInvitationCodeReq) Descriptor() ([]byte, []int)
Deprecated: Use DelInvitationCodeReq.ProtoReflect.Descriptor instead.
func (*DelInvitationCodeReq) GetCodes ¶
func (x *DelInvitationCodeReq) GetCodes() []string
func (*DelInvitationCodeReq) ProtoMessage ¶
func (*DelInvitationCodeReq) ProtoMessage()
func (*DelInvitationCodeReq) ProtoReflect ¶
func (x *DelInvitationCodeReq) ProtoReflect() protoreflect.Message
func (*DelInvitationCodeReq) Reset ¶
func (x *DelInvitationCodeReq) Reset()
func (*DelInvitationCodeReq) String ¶
func (x *DelInvitationCodeReq) String() string
type DelInvitationCodeResp ¶
type DelInvitationCodeResp struct {
// contains filtered or unexported fields
}
func (*DelInvitationCodeResp) Descriptor
deprecated
func (*DelInvitationCodeResp) Descriptor() ([]byte, []int)
Deprecated: Use DelInvitationCodeResp.ProtoReflect.Descriptor instead.
func (*DelInvitationCodeResp) ProtoMessage ¶
func (*DelInvitationCodeResp) ProtoMessage()
func (*DelInvitationCodeResp) ProtoReflect ¶
func (x *DelInvitationCodeResp) ProtoReflect() protoreflect.Message
func (*DelInvitationCodeResp) Reset ¶
func (x *DelInvitationCodeResp) Reset()
func (*DelInvitationCodeResp) String ¶
func (x *DelInvitationCodeResp) String() string
type DelUserIPLimitLoginReq ¶
type DelUserIPLimitLoginReq struct {
Limits []*UserIPLimitLogin `protobuf:"bytes,1,rep,name=limits,proto3" json:"limits"`
// contains filtered or unexported fields
}
func (*DelUserIPLimitLoginReq) Check ¶
func (x *DelUserIPLimitLoginReq) Check() error
func (*DelUserIPLimitLoginReq) Descriptor
deprecated
func (*DelUserIPLimitLoginReq) Descriptor() ([]byte, []int)
Deprecated: Use DelUserIPLimitLoginReq.ProtoReflect.Descriptor instead.
func (*DelUserIPLimitLoginReq) GetLimits ¶
func (x *DelUserIPLimitLoginReq) GetLimits() []*UserIPLimitLogin
func (*DelUserIPLimitLoginReq) ProtoMessage ¶
func (*DelUserIPLimitLoginReq) ProtoMessage()
func (*DelUserIPLimitLoginReq) ProtoReflect ¶
func (x *DelUserIPLimitLoginReq) ProtoReflect() protoreflect.Message
func (*DelUserIPLimitLoginReq) Reset ¶
func (x *DelUserIPLimitLoginReq) Reset()
func (*DelUserIPLimitLoginReq) String ¶
func (x *DelUserIPLimitLoginReq) String() string
type DelUserIPLimitLoginResp ¶
type DelUserIPLimitLoginResp struct {
// contains filtered or unexported fields
}
func (*DelUserIPLimitLoginResp) Descriptor
deprecated
func (*DelUserIPLimitLoginResp) Descriptor() ([]byte, []int)
Deprecated: Use DelUserIPLimitLoginResp.ProtoReflect.Descriptor instead.
func (*DelUserIPLimitLoginResp) ProtoMessage ¶
func (*DelUserIPLimitLoginResp) ProtoMessage()
func (*DelUserIPLimitLoginResp) ProtoReflect ¶
func (x *DelUserIPLimitLoginResp) ProtoReflect() protoreflect.Message
func (*DelUserIPLimitLoginResp) Reset ¶
func (x *DelUserIPLimitLoginResp) Reset()
func (*DelUserIPLimitLoginResp) String ¶
func (x *DelUserIPLimitLoginResp) String() string
type DeleteApplicationVersionReq ¶ added in v1.8.3
type DeleteApplicationVersionReq struct {
Id []string `protobuf:"bytes,1,rep,name=id,proto3" json:"id"`
// contains filtered or unexported fields
}
func (*DeleteApplicationVersionReq) Descriptor
deprecated
added in
v1.8.3
func (*DeleteApplicationVersionReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApplicationVersionReq.ProtoReflect.Descriptor instead.
func (*DeleteApplicationVersionReq) GetId ¶ added in v1.8.3
func (x *DeleteApplicationVersionReq) GetId() []string
func (*DeleteApplicationVersionReq) ProtoMessage ¶ added in v1.8.3
func (*DeleteApplicationVersionReq) ProtoMessage()
func (*DeleteApplicationVersionReq) ProtoReflect ¶ added in v1.8.3
func (x *DeleteApplicationVersionReq) ProtoReflect() protoreflect.Message
func (*DeleteApplicationVersionReq) Reset ¶ added in v1.8.3
func (x *DeleteApplicationVersionReq) Reset()
func (*DeleteApplicationVersionReq) String ¶ added in v1.8.3
func (x *DeleteApplicationVersionReq) String() string
type DeleteApplicationVersionResp ¶ added in v1.8.3
type DeleteApplicationVersionResp struct {
// contains filtered or unexported fields
}
func (*DeleteApplicationVersionResp) Descriptor
deprecated
added in
v1.8.3
func (*DeleteApplicationVersionResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApplicationVersionResp.ProtoReflect.Descriptor instead.
func (*DeleteApplicationVersionResp) ProtoMessage ¶ added in v1.8.3
func (*DeleteApplicationVersionResp) ProtoMessage()
func (*DeleteApplicationVersionResp) ProtoReflect ¶ added in v1.8.3
func (x *DeleteApplicationVersionResp) ProtoReflect() protoreflect.Message
func (*DeleteApplicationVersionResp) Reset ¶ added in v1.8.3
func (x *DeleteApplicationVersionResp) Reset()
func (*DeleteApplicationVersionResp) String ¶ added in v1.8.3
func (x *DeleteApplicationVersionResp) String() string
type FindAppletReq ¶
type FindAppletReq struct {
// contains filtered or unexported fields
}
func (*FindAppletReq) Descriptor
deprecated
func (*FindAppletReq) Descriptor() ([]byte, []int)
Deprecated: Use FindAppletReq.ProtoReflect.Descriptor instead.
func (*FindAppletReq) ProtoMessage ¶
func (*FindAppletReq) ProtoMessage()
func (*FindAppletReq) ProtoReflect ¶
func (x *FindAppletReq) ProtoReflect() protoreflect.Message
func (*FindAppletReq) Reset ¶
func (x *FindAppletReq) Reset()
func (*FindAppletReq) String ¶
func (x *FindAppletReq) String() string
type FindAppletResp ¶
type FindAppletResp struct {
Applets []*common.AppletInfo `protobuf:"bytes,1,rep,name=applets,proto3" json:"applets"`
// contains filtered or unexported fields
}
func (*FindAppletResp) Descriptor
deprecated
func (*FindAppletResp) Descriptor() ([]byte, []int)
Deprecated: Use FindAppletResp.ProtoReflect.Descriptor instead.
func (*FindAppletResp) GetApplets ¶
func (x *FindAppletResp) GetApplets() []*common.AppletInfo
func (*FindAppletResp) ProtoMessage ¶
func (*FindAppletResp) ProtoMessage()
func (*FindAppletResp) ProtoReflect ¶
func (x *FindAppletResp) ProtoReflect() protoreflect.Message
func (*FindAppletResp) Reset ¶
func (x *FindAppletResp) Reset()
func (*FindAppletResp) String ¶
func (x *FindAppletResp) String() string
type FindDefaultFriendReq ¶
type FindDefaultFriendReq struct {
// contains filtered or unexported fields
}
func (*FindDefaultFriendReq) Descriptor
deprecated
func (*FindDefaultFriendReq) Descriptor() ([]byte, []int)
Deprecated: Use FindDefaultFriendReq.ProtoReflect.Descriptor instead.
func (*FindDefaultFriendReq) ProtoMessage ¶
func (*FindDefaultFriendReq) ProtoMessage()
func (*FindDefaultFriendReq) ProtoReflect ¶
func (x *FindDefaultFriendReq) ProtoReflect() protoreflect.Message
func (*FindDefaultFriendReq) Reset ¶
func (x *FindDefaultFriendReq) Reset()
func (*FindDefaultFriendReq) String ¶
func (x *FindDefaultFriendReq) String() string
type FindDefaultFriendResp ¶
type FindDefaultFriendResp struct {
UserIDs []string `protobuf:"bytes,1,rep,name=userIDs,proto3" json:"userIDs"`
// contains filtered or unexported fields
}
func (*FindDefaultFriendResp) Descriptor
deprecated
func (*FindDefaultFriendResp) Descriptor() ([]byte, []int)
Deprecated: Use FindDefaultFriendResp.ProtoReflect.Descriptor instead.
func (*FindDefaultFriendResp) GetUserIDs ¶
func (x *FindDefaultFriendResp) GetUserIDs() []string
func (*FindDefaultFriendResp) ProtoMessage ¶
func (*FindDefaultFriendResp) ProtoMessage()
func (*FindDefaultFriendResp) ProtoReflect ¶
func (x *FindDefaultFriendResp) ProtoReflect() protoreflect.Message
func (*FindDefaultFriendResp) Reset ¶
func (x *FindDefaultFriendResp) Reset()
func (*FindDefaultFriendResp) String ¶
func (x *FindDefaultFriendResp) String() string
type FindDefaultGroupReq ¶
type FindDefaultGroupReq struct {
// contains filtered or unexported fields
}
func (*FindDefaultGroupReq) Descriptor
deprecated
func (*FindDefaultGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use FindDefaultGroupReq.ProtoReflect.Descriptor instead.
func (*FindDefaultGroupReq) ProtoMessage ¶
func (*FindDefaultGroupReq) ProtoMessage()
func (*FindDefaultGroupReq) ProtoReflect ¶
func (x *FindDefaultGroupReq) ProtoReflect() protoreflect.Message
func (*FindDefaultGroupReq) Reset ¶
func (x *FindDefaultGroupReq) Reset()
func (*FindDefaultGroupReq) String ¶
func (x *FindDefaultGroupReq) String() string
type FindDefaultGroupResp ¶
type FindDefaultGroupResp struct {
GroupIDs []string `protobuf:"bytes,1,rep,name=groupIDs,proto3" json:"groupIDs"`
// contains filtered or unexported fields
}
func (*FindDefaultGroupResp) Descriptor
deprecated
func (*FindDefaultGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use FindDefaultGroupResp.ProtoReflect.Descriptor instead.
func (*FindDefaultGroupResp) GetGroupIDs ¶
func (x *FindDefaultGroupResp) GetGroupIDs() []string
func (*FindDefaultGroupResp) ProtoMessage ¶
func (*FindDefaultGroupResp) ProtoMessage()
func (*FindDefaultGroupResp) ProtoReflect ¶
func (x *FindDefaultGroupResp) ProtoReflect() protoreflect.Message
func (*FindDefaultGroupResp) Reset ¶
func (x *FindDefaultGroupResp) Reset()
func (*FindDefaultGroupResp) String ¶
func (x *FindDefaultGroupResp) String() string
type FindInvitationCodeReq ¶
type FindInvitationCodeReq struct {
Codes []string `protobuf:"bytes,1,rep,name=codes,proto3" json:"codes"`
// contains filtered or unexported fields
}
func (*FindInvitationCodeReq) Check ¶
func (x *FindInvitationCodeReq) Check() error
func (*FindInvitationCodeReq) Descriptor
deprecated
func (*FindInvitationCodeReq) Descriptor() ([]byte, []int)
Deprecated: Use FindInvitationCodeReq.ProtoReflect.Descriptor instead.
func (*FindInvitationCodeReq) GetCodes ¶
func (x *FindInvitationCodeReq) GetCodes() []string
func (*FindInvitationCodeReq) ProtoMessage ¶
func (*FindInvitationCodeReq) ProtoMessage()
func (*FindInvitationCodeReq) ProtoReflect ¶
func (x *FindInvitationCodeReq) ProtoReflect() protoreflect.Message
func (*FindInvitationCodeReq) Reset ¶
func (x *FindInvitationCodeReq) Reset()
func (*FindInvitationCodeReq) String ¶
func (x *FindInvitationCodeReq) String() string
type FindInvitationCodeResp ¶
type FindInvitationCodeResp struct {
Codes []*InvitationRegister `protobuf:"bytes,1,rep,name=codes,proto3" json:"codes"`
// contains filtered or unexported fields
}
func (*FindInvitationCodeResp) Descriptor
deprecated
func (*FindInvitationCodeResp) Descriptor() ([]byte, []int)
Deprecated: Use FindInvitationCodeResp.ProtoReflect.Descriptor instead.
func (*FindInvitationCodeResp) GetCodes ¶
func (x *FindInvitationCodeResp) GetCodes() []*InvitationRegister
func (*FindInvitationCodeResp) ProtoMessage ¶
func (*FindInvitationCodeResp) ProtoMessage()
func (*FindInvitationCodeResp) ProtoReflect ¶
func (x *FindInvitationCodeResp) ProtoReflect() protoreflect.Message
func (*FindInvitationCodeResp) Reset ¶
func (x *FindInvitationCodeResp) Reset()
func (*FindInvitationCodeResp) String ¶
func (x *FindInvitationCodeResp) String() string
type FindUserBlockInfoReq ¶
type FindUserBlockInfoReq struct {
UserIDs []string `protobuf:"bytes,1,rep,name=userIDs,proto3" json:"userIDs"`
// contains filtered or unexported fields
}
func (*FindUserBlockInfoReq) Check ¶
func (x *FindUserBlockInfoReq) Check() error
func (*FindUserBlockInfoReq) Descriptor
deprecated
func (*FindUserBlockInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use FindUserBlockInfoReq.ProtoReflect.Descriptor instead.
func (*FindUserBlockInfoReq) GetUserIDs ¶
func (x *FindUserBlockInfoReq) GetUserIDs() []string
func (*FindUserBlockInfoReq) ProtoMessage ¶
func (*FindUserBlockInfoReq) ProtoMessage()
func (*FindUserBlockInfoReq) ProtoReflect ¶
func (x *FindUserBlockInfoReq) ProtoReflect() protoreflect.Message
func (*FindUserBlockInfoReq) Reset ¶
func (x *FindUserBlockInfoReq) Reset()
func (*FindUserBlockInfoReq) String ¶
func (x *FindUserBlockInfoReq) String() string
type FindUserBlockInfoResp ¶
type FindUserBlockInfoResp struct {
Blocks []*BlockInfo `protobuf:"bytes,2,rep,name=blocks,proto3" json:"blocks"`
// contains filtered or unexported fields
}
func (*FindUserBlockInfoResp) Descriptor
deprecated
func (*FindUserBlockInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use FindUserBlockInfoResp.ProtoReflect.Descriptor instead.
func (*FindUserBlockInfoResp) GetBlocks ¶
func (x *FindUserBlockInfoResp) GetBlocks() []*BlockInfo
func (*FindUserBlockInfoResp) ProtoMessage ¶
func (*FindUserBlockInfoResp) ProtoMessage()
func (*FindUserBlockInfoResp) ProtoReflect ¶
func (x *FindUserBlockInfoResp) ProtoReflect() protoreflect.Message
func (*FindUserBlockInfoResp) Reset ¶
func (x *FindUserBlockInfoResp) Reset()
func (*FindUserBlockInfoResp) String ¶
func (x *FindUserBlockInfoResp) String() string
type GenInvitationCodeReq ¶
type GenInvitationCodeReq struct {
Len int32 `protobuf:"varint,1,opt,name=len,proto3" json:"len"`
Num int32 `protobuf:"varint,2,opt,name=num,proto3" json:"num"`
Chars string `protobuf:"bytes,3,opt,name=chars,proto3" json:"chars"`
// contains filtered or unexported fields
}
func (*GenInvitationCodeReq) Check ¶
func (x *GenInvitationCodeReq) Check() error
func (*GenInvitationCodeReq) Descriptor
deprecated
func (*GenInvitationCodeReq) Descriptor() ([]byte, []int)
Deprecated: Use GenInvitationCodeReq.ProtoReflect.Descriptor instead.
func (*GenInvitationCodeReq) GetChars ¶
func (x *GenInvitationCodeReq) GetChars() string
func (*GenInvitationCodeReq) GetLen ¶
func (x *GenInvitationCodeReq) GetLen() int32
func (*GenInvitationCodeReq) GetNum ¶
func (x *GenInvitationCodeReq) GetNum() int32
func (*GenInvitationCodeReq) ProtoMessage ¶
func (*GenInvitationCodeReq) ProtoMessage()
func (*GenInvitationCodeReq) ProtoReflect ¶
func (x *GenInvitationCodeReq) ProtoReflect() protoreflect.Message
func (*GenInvitationCodeReq) Reset ¶
func (x *GenInvitationCodeReq) Reset()
func (*GenInvitationCodeReq) String ¶
func (x *GenInvitationCodeReq) String() string
type GenInvitationCodeResp ¶
type GenInvitationCodeResp struct {
// contains filtered or unexported fields
}
func (*GenInvitationCodeResp) Descriptor
deprecated
func (*GenInvitationCodeResp) Descriptor() ([]byte, []int)
Deprecated: Use GenInvitationCodeResp.ProtoReflect.Descriptor instead.
func (*GenInvitationCodeResp) ProtoMessage ¶
func (*GenInvitationCodeResp) ProtoMessage()
func (*GenInvitationCodeResp) ProtoReflect ¶
func (x *GenInvitationCodeResp) ProtoReflect() protoreflect.Message
func (*GenInvitationCodeResp) Reset ¶
func (x *GenInvitationCodeResp) Reset()
func (*GenInvitationCodeResp) String ¶
func (x *GenInvitationCodeResp) String() string
type GetAdminInfoReq ¶
type GetAdminInfoReq struct {
// contains filtered or unexported fields
}
func (*GetAdminInfoReq) Descriptor
deprecated
func (*GetAdminInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetAdminInfoReq.ProtoReflect.Descriptor instead.
func (*GetAdminInfoReq) ProtoMessage ¶
func (*GetAdminInfoReq) ProtoMessage()
func (*GetAdminInfoReq) ProtoReflect ¶
func (x *GetAdminInfoReq) ProtoReflect() protoreflect.Message
func (*GetAdminInfoReq) Reset ¶
func (x *GetAdminInfoReq) Reset()
func (*GetAdminInfoReq) String ¶
func (x *GetAdminInfoReq) String() string
type GetAdminInfoResp ¶
type GetAdminInfoResp struct {
Account string `protobuf:"bytes,2,opt,name=account,proto3" json:"account"`
Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password"`
FaceURL string `protobuf:"bytes,4,opt,name=faceURL,proto3" json:"faceURL"`
Nickname string `protobuf:"bytes,5,opt,name=nickname,proto3" json:"nickname"`
UserID string `protobuf:"bytes,6,opt,name=userID,proto3" json:"userID"`
Level int32 `protobuf:"varint,7,opt,name=level,proto3" json:"level"`
CreateTime int64 `protobuf:"varint,8,opt,name=createTime,proto3" json:"createTime"`
// contains filtered or unexported fields
}
func (*GetAdminInfoResp) Descriptor
deprecated
func (*GetAdminInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetAdminInfoResp.ProtoReflect.Descriptor instead.
func (*GetAdminInfoResp) GetAccount ¶
func (x *GetAdminInfoResp) GetAccount() string
func (*GetAdminInfoResp) GetCreateTime ¶
func (x *GetAdminInfoResp) GetCreateTime() int64
func (*GetAdminInfoResp) GetFaceURL ¶
func (x *GetAdminInfoResp) GetFaceURL() string
func (*GetAdminInfoResp) GetLevel ¶
func (x *GetAdminInfoResp) GetLevel() int32
func (*GetAdminInfoResp) GetNickname ¶
func (x *GetAdminInfoResp) GetNickname() string
func (*GetAdminInfoResp) GetPassword ¶
func (x *GetAdminInfoResp) GetPassword() string
func (*GetAdminInfoResp) GetUserID ¶
func (x *GetAdminInfoResp) GetUserID() string
func (*GetAdminInfoResp) ProtoMessage ¶
func (*GetAdminInfoResp) ProtoMessage()
func (*GetAdminInfoResp) ProtoReflect ¶
func (x *GetAdminInfoResp) ProtoReflect() protoreflect.Message
func (*GetAdminInfoResp) Reset ¶
func (x *GetAdminInfoResp) Reset()
func (*GetAdminInfoResp) String ¶
func (x *GetAdminInfoResp) String() string
type GetClientConfigReq ¶
type GetClientConfigReq struct {
// contains filtered or unexported fields
}
func (*GetClientConfigReq) Descriptor
deprecated
func (*GetClientConfigReq) Descriptor() ([]byte, []int)
Deprecated: Use GetClientConfigReq.ProtoReflect.Descriptor instead.
func (*GetClientConfigReq) ProtoMessage ¶
func (*GetClientConfigReq) ProtoMessage()
func (*GetClientConfigReq) ProtoReflect ¶
func (x *GetClientConfigReq) ProtoReflect() protoreflect.Message
func (*GetClientConfigReq) Reset ¶
func (x *GetClientConfigReq) Reset()
func (*GetClientConfigReq) String ¶
func (x *GetClientConfigReq) String() string
type GetClientConfigResp ¶
type GetClientConfigResp struct {
Config map[string]string `` /* 129-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*GetClientConfigResp) ApiFormat ¶
func (x *GetClientConfigResp) ApiFormat()
func (*GetClientConfigResp) Descriptor
deprecated
func (*GetClientConfigResp) Descriptor() ([]byte, []int)
Deprecated: Use GetClientConfigResp.ProtoReflect.Descriptor instead.
func (*GetClientConfigResp) GetConfig ¶
func (x *GetClientConfigResp) GetConfig() map[string]string
func (*GetClientConfigResp) ProtoMessage ¶
func (*GetClientConfigResp) ProtoMessage()
func (*GetClientConfigResp) ProtoReflect ¶
func (x *GetClientConfigResp) ProtoReflect() protoreflect.Message
func (*GetClientConfigResp) Reset ¶
func (x *GetClientConfigResp) Reset()
func (*GetClientConfigResp) String ¶
func (x *GetClientConfigResp) String() string
type GetUserTokenReq ¶
type GetUserTokenReq struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
// contains filtered or unexported fields
}
func (*GetUserTokenReq) Descriptor
deprecated
func (*GetUserTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTokenReq.ProtoReflect.Descriptor instead.
func (*GetUserTokenReq) GetUserID ¶
func (x *GetUserTokenReq) GetUserID() string
func (*GetUserTokenReq) ProtoMessage ¶
func (*GetUserTokenReq) ProtoMessage()
func (*GetUserTokenReq) ProtoReflect ¶
func (x *GetUserTokenReq) ProtoReflect() protoreflect.Message
func (*GetUserTokenReq) Reset ¶
func (x *GetUserTokenReq) Reset()
func (*GetUserTokenReq) String ¶
func (x *GetUserTokenReq) String() string
type GetUserTokenResp ¶
type GetUserTokenResp struct {
TokensMap map[string]int32 `` /* 136-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*GetUserTokenResp) Descriptor
deprecated
func (*GetUserTokenResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTokenResp.ProtoReflect.Descriptor instead.
func (*GetUserTokenResp) GetTokensMap ¶
func (x *GetUserTokenResp) GetTokensMap() map[string]int32
func (*GetUserTokenResp) ProtoMessage ¶
func (*GetUserTokenResp) ProtoMessage()
func (*GetUserTokenResp) ProtoReflect ¶
func (x *GetUserTokenResp) ProtoReflect() protoreflect.Message
func (*GetUserTokenResp) Reset ¶
func (x *GetUserTokenResp) Reset()
func (*GetUserTokenResp) String ¶
func (x *GetUserTokenResp) String() string
type GroupAttribute ¶
type GroupAttribute struct {
GroupID string `protobuf:"bytes,1,opt,name=groupID,proto3" json:"groupID"`
CreateTime int64 `protobuf:"varint,2,opt,name=createTime,proto3" json:"createTime"`
Group *sdkws.GroupInfo `protobuf:"bytes,3,opt,name=group,proto3" json:"group"`
// contains filtered or unexported fields
}
func (*GroupAttribute) Descriptor
deprecated
func (*GroupAttribute) Descriptor() ([]byte, []int)
Deprecated: Use GroupAttribute.ProtoReflect.Descriptor instead.
func (*GroupAttribute) GetCreateTime ¶
func (x *GroupAttribute) GetCreateTime() int64
func (*GroupAttribute) GetGroup ¶
func (x *GroupAttribute) GetGroup() *sdkws.GroupInfo
func (*GroupAttribute) GetGroupID ¶
func (x *GroupAttribute) GetGroupID() string
func (*GroupAttribute) ProtoMessage ¶
func (*GroupAttribute) ProtoMessage()
func (*GroupAttribute) ProtoReflect ¶
func (x *GroupAttribute) ProtoReflect() protoreflect.Message
func (*GroupAttribute) Reset ¶
func (x *GroupAttribute) Reset()
func (*GroupAttribute) String ¶
func (x *GroupAttribute) String() string
type IPForbidden ¶
type IPForbidden struct {
Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip"`
LimitRegister bool `protobuf:"varint,2,opt,name=limitRegister,proto3" json:"limitRegister"`
LimitLogin bool `protobuf:"varint,3,opt,name=limitLogin,proto3" json:"limitLogin"`
CreateTime int64 `protobuf:"varint,4,opt,name=createTime,proto3" json:"createTime"`
// contains filtered or unexported fields
}
func (*IPForbidden) Descriptor
deprecated
func (*IPForbidden) Descriptor() ([]byte, []int)
Deprecated: Use IPForbidden.ProtoReflect.Descriptor instead.
func (*IPForbidden) GetCreateTime ¶
func (x *IPForbidden) GetCreateTime() int64
func (*IPForbidden) GetIp ¶
func (x *IPForbidden) GetIp() string
func (*IPForbidden) GetLimitLogin ¶
func (x *IPForbidden) GetLimitLogin() bool
func (*IPForbidden) GetLimitRegister ¶
func (x *IPForbidden) GetLimitRegister() bool
func (*IPForbidden) ProtoMessage ¶
func (*IPForbidden) ProtoMessage()
func (*IPForbidden) ProtoReflect ¶
func (x *IPForbidden) ProtoReflect() protoreflect.Message
func (*IPForbidden) Reset ¶
func (x *IPForbidden) Reset()
func (*IPForbidden) String ¶
func (x *IPForbidden) String() string
type IPForbiddenAdd ¶
type IPForbiddenAdd struct {
Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip"`
LimitRegister bool `protobuf:"varint,2,opt,name=limitRegister,proto3" json:"limitRegister"`
LimitLogin bool `protobuf:"varint,3,opt,name=limitLogin,proto3" json:"limitLogin"`
// contains filtered or unexported fields
}
func (*IPForbiddenAdd) Descriptor
deprecated
func (*IPForbiddenAdd) Descriptor() ([]byte, []int)
Deprecated: Use IPForbiddenAdd.ProtoReflect.Descriptor instead.
func (*IPForbiddenAdd) GetIp ¶
func (x *IPForbiddenAdd) GetIp() string
func (*IPForbiddenAdd) GetLimitLogin ¶
func (x *IPForbiddenAdd) GetLimitLogin() bool
func (*IPForbiddenAdd) GetLimitRegister ¶
func (x *IPForbiddenAdd) GetLimitRegister() bool
func (*IPForbiddenAdd) ProtoMessage ¶
func (*IPForbiddenAdd) ProtoMessage()
func (*IPForbiddenAdd) ProtoReflect ¶
func (x *IPForbiddenAdd) ProtoReflect() protoreflect.Message
func (*IPForbiddenAdd) Reset ¶
func (x *IPForbiddenAdd) Reset()
func (*IPForbiddenAdd) String ¶
func (x *IPForbiddenAdd) String() string
type InvalidateTokenReq ¶ added in v1.8.0
type InvalidateTokenReq struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
// contains filtered or unexported fields
}
func (*InvalidateTokenReq) Descriptor
deprecated
added in
v1.8.0
func (*InvalidateTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use InvalidateTokenReq.ProtoReflect.Descriptor instead.
func (*InvalidateTokenReq) GetUserID ¶ added in v1.8.0
func (x *InvalidateTokenReq) GetUserID() string
func (*InvalidateTokenReq) ProtoMessage ¶ added in v1.8.0
func (*InvalidateTokenReq) ProtoMessage()
func (*InvalidateTokenReq) ProtoReflect ¶ added in v1.8.0
func (x *InvalidateTokenReq) ProtoReflect() protoreflect.Message
func (*InvalidateTokenReq) Reset ¶ added in v1.8.0
func (x *InvalidateTokenReq) Reset()
func (*InvalidateTokenReq) String ¶ added in v1.8.0
func (x *InvalidateTokenReq) String() string
type InvalidateTokenResp ¶ added in v1.8.0
type InvalidateTokenResp struct {
// contains filtered or unexported fields
}
func (*InvalidateTokenResp) Descriptor
deprecated
added in
v1.8.0
func (*InvalidateTokenResp) Descriptor() ([]byte, []int)
Deprecated: Use InvalidateTokenResp.ProtoReflect.Descriptor instead.
func (*InvalidateTokenResp) ProtoMessage ¶ added in v1.8.0
func (*InvalidateTokenResp) ProtoMessage()
func (*InvalidateTokenResp) ProtoReflect ¶ added in v1.8.0
func (x *InvalidateTokenResp) ProtoReflect() protoreflect.Message
func (*InvalidateTokenResp) Reset ¶ added in v1.8.0
func (x *InvalidateTokenResp) Reset()
func (*InvalidateTokenResp) String ¶ added in v1.8.0
func (x *InvalidateTokenResp) String() string
type InvitationRegister ¶
type InvitationRegister struct {
InvitationCode string `protobuf:"bytes,1,opt,name=invitationCode,proto3" json:"invitationCode"`
CreateTime int64 `protobuf:"varint,2,opt,name=createTime,proto3" json:"createTime"`
UsedUserID string `protobuf:"bytes,3,opt,name=usedUserID,proto3" json:"usedUserID"`
UsedUser *common.UserPublicInfo `protobuf:"bytes,4,opt,name=usedUser,proto3" json:"usedUser"`
// contains filtered or unexported fields
}
func (*InvitationRegister) Descriptor
deprecated
func (*InvitationRegister) Descriptor() ([]byte, []int)
Deprecated: Use InvitationRegister.ProtoReflect.Descriptor instead.
func (*InvitationRegister) GetCreateTime ¶
func (x *InvitationRegister) GetCreateTime() int64
func (*InvitationRegister) GetInvitationCode ¶
func (x *InvitationRegister) GetInvitationCode() string
func (*InvitationRegister) GetUsedUser ¶
func (x *InvitationRegister) GetUsedUser() *common.UserPublicInfo
func (*InvitationRegister) GetUsedUserID ¶
func (x *InvitationRegister) GetUsedUserID() string
func (*InvitationRegister) ProtoMessage ¶
func (*InvitationRegister) ProtoMessage()
func (*InvitationRegister) ProtoReflect ¶
func (x *InvitationRegister) ProtoReflect() protoreflect.Message
func (*InvitationRegister) Reset ¶
func (x *InvitationRegister) Reset()
func (*InvitationRegister) String ¶
func (x *InvitationRegister) String() string
type LatestApplicationVersionReq ¶ added in v1.8.3
type LatestApplicationVersionReq struct {
Platform string `protobuf:"bytes,2,opt,name=platform,proto3" json:"platform"`
Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version"`
// contains filtered or unexported fields
}
func (*LatestApplicationVersionReq) Descriptor
deprecated
added in
v1.8.3
func (*LatestApplicationVersionReq) Descriptor() ([]byte, []int)
Deprecated: Use LatestApplicationVersionReq.ProtoReflect.Descriptor instead.
func (*LatestApplicationVersionReq) GetPlatform ¶ added in v1.8.3
func (x *LatestApplicationVersionReq) GetPlatform() string
func (*LatestApplicationVersionReq) GetVersion ¶ added in v1.8.3
func (x *LatestApplicationVersionReq) GetVersion() string
func (*LatestApplicationVersionReq) ProtoMessage ¶ added in v1.8.3
func (*LatestApplicationVersionReq) ProtoMessage()
func (*LatestApplicationVersionReq) ProtoReflect ¶ added in v1.8.3
func (x *LatestApplicationVersionReq) ProtoReflect() protoreflect.Message
func (*LatestApplicationVersionReq) Reset ¶ added in v1.8.3
func (x *LatestApplicationVersionReq) Reset()
func (*LatestApplicationVersionReq) String ¶ added in v1.8.3
func (x *LatestApplicationVersionReq) String() string
type LatestApplicationVersionResp ¶ added in v1.8.3
type LatestApplicationVersionResp struct {
Version *ApplicationVersion `protobuf:"bytes,1,opt,name=version,proto3" json:"version"`
// contains filtered or unexported fields
}
func (*LatestApplicationVersionResp) Descriptor
deprecated
added in
v1.8.3
func (*LatestApplicationVersionResp) Descriptor() ([]byte, []int)
Deprecated: Use LatestApplicationVersionResp.ProtoReflect.Descriptor instead.
func (*LatestApplicationVersionResp) GetVersion ¶ added in v1.8.3
func (x *LatestApplicationVersionResp) GetVersion() *ApplicationVersion
func (*LatestApplicationVersionResp) ProtoMessage ¶ added in v1.8.3
func (*LatestApplicationVersionResp) ProtoMessage()
func (*LatestApplicationVersionResp) ProtoReflect ¶ added in v1.8.3
func (x *LatestApplicationVersionResp) ProtoReflect() protoreflect.Message
func (*LatestApplicationVersionResp) Reset ¶ added in v1.8.3
func (x *LatestApplicationVersionResp) Reset()
func (*LatestApplicationVersionResp) String ¶ added in v1.8.3
func (x *LatestApplicationVersionResp) String() string
type LimitUserLoginIP ¶
type LimitUserLoginIP struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip"`
CreateTime int64 `protobuf:"varint,3,opt,name=createTime,proto3" json:"createTime"`
User *common.UserPublicInfo `protobuf:"bytes,4,opt,name=user,proto3" json:"user"`
// contains filtered or unexported fields
}
func (*LimitUserLoginIP) Descriptor
deprecated
func (*LimitUserLoginIP) Descriptor() ([]byte, []int)
Deprecated: Use LimitUserLoginIP.ProtoReflect.Descriptor instead.
func (*LimitUserLoginIP) GetCreateTime ¶
func (x *LimitUserLoginIP) GetCreateTime() int64
func (*LimitUserLoginIP) GetIp ¶
func (x *LimitUserLoginIP) GetIp() string
func (*LimitUserLoginIP) GetUser ¶
func (x *LimitUserLoginIP) GetUser() *common.UserPublicInfo
func (*LimitUserLoginIP) GetUserID ¶
func (x *LimitUserLoginIP) GetUserID() string
func (*LimitUserLoginIP) ProtoMessage ¶
func (*LimitUserLoginIP) ProtoMessage()
func (*LimitUserLoginIP) ProtoReflect ¶
func (x *LimitUserLoginIP) ProtoReflect() protoreflect.Message
func (*LimitUserLoginIP) Reset ¶
func (x *LimitUserLoginIP) Reset()
func (*LimitUserLoginIP) String ¶
func (x *LimitUserLoginIP) String() string
type LoginReq ¶
type LoginReq struct {
Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account"`
Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password"`
// contains filtered or unexported fields
}
login
func (*LoginReq) Descriptor
deprecated
func (*LoginReq) GetAccount ¶
func (*LoginReq) GetPassword ¶
func (*LoginReq) ProtoMessage ¶
func (*LoginReq) ProtoMessage()
func (*LoginReq) ProtoReflect ¶
func (x *LoginReq) ProtoReflect() protoreflect.Message
type LoginResp ¶
type LoginResp struct {
AdminAccount string `protobuf:"bytes,1,opt,name=adminAccount,proto3" json:"adminAccount"`
AdminToken string `protobuf:"bytes,2,opt,name=adminToken,proto3" json:"adminToken"`
Nickname string `protobuf:"bytes,3,opt,name=nickname,proto3" json:"nickname"`
FaceURL string `protobuf:"bytes,4,opt,name=faceURL,proto3" json:"faceURL"`
Level int32 `protobuf:"varint,5,opt,name=level,proto3" json:"level"`
AdminUserID string `protobuf:"bytes,6,opt,name=adminUserID,proto3" json:"adminUserID"`
// contains filtered or unexported fields
}
func (*LoginResp) Descriptor
deprecated
func (*LoginResp) GetAdminAccount ¶
func (*LoginResp) GetAdminToken ¶
func (*LoginResp) GetAdminUserID ¶
func (*LoginResp) GetFaceURL ¶
func (*LoginResp) GetNickname ¶
func (*LoginResp) ProtoMessage ¶
func (*LoginResp) ProtoMessage()
func (*LoginResp) ProtoReflect ¶
func (x *LoginResp) ProtoReflect() protoreflect.Message
type PageApplicationVersionReq ¶ added in v1.8.3
type PageApplicationVersionReq struct {
Platform []string `protobuf:"bytes,1,rep,name=platform,proto3" json:"platform"`
Pagination *sdkws.RequestPagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination"`
// contains filtered or unexported fields
}
func (*PageApplicationVersionReq) Descriptor
deprecated
added in
v1.8.3
func (*PageApplicationVersionReq) Descriptor() ([]byte, []int)
Deprecated: Use PageApplicationVersionReq.ProtoReflect.Descriptor instead.
func (*PageApplicationVersionReq) GetPagination ¶ added in v1.8.3
func (x *PageApplicationVersionReq) GetPagination() *sdkws.RequestPagination
func (*PageApplicationVersionReq) GetPlatform ¶ added in v1.8.3
func (x *PageApplicationVersionReq) GetPlatform() []string
func (*PageApplicationVersionReq) ProtoMessage ¶ added in v1.8.3
func (*PageApplicationVersionReq) ProtoMessage()
func (*PageApplicationVersionReq) ProtoReflect ¶ added in v1.8.3
func (x *PageApplicationVersionReq) ProtoReflect() protoreflect.Message
func (*PageApplicationVersionReq) Reset ¶ added in v1.8.3
func (x *PageApplicationVersionReq) Reset()
func (*PageApplicationVersionReq) String ¶ added in v1.8.3
func (x *PageApplicationVersionReq) String() string
type PageApplicationVersionResp ¶ added in v1.8.3
type PageApplicationVersionResp struct {
Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
Versions []*ApplicationVersion `protobuf:"bytes,2,rep,name=versions,proto3" json:"versions"`
// contains filtered or unexported fields
}
func (*PageApplicationVersionResp) Descriptor
deprecated
added in
v1.8.3
func (*PageApplicationVersionResp) Descriptor() ([]byte, []int)
Deprecated: Use PageApplicationVersionResp.ProtoReflect.Descriptor instead.
func (*PageApplicationVersionResp) GetTotal ¶ added in v1.8.3
func (x *PageApplicationVersionResp) GetTotal() int64
func (*PageApplicationVersionResp) GetVersions ¶ added in v1.8.3
func (x *PageApplicationVersionResp) GetVersions() []*ApplicationVersion
func (*PageApplicationVersionResp) ProtoMessage ¶ added in v1.8.3
func (*PageApplicationVersionResp) ProtoMessage()
func (*PageApplicationVersionResp) ProtoReflect ¶ added in v1.8.3
func (x *PageApplicationVersionResp) ProtoReflect() protoreflect.Message
func (*PageApplicationVersionResp) Reset ¶ added in v1.8.3
func (x *PageApplicationVersionResp) Reset()
func (*PageApplicationVersionResp) String ¶ added in v1.8.3
func (x *PageApplicationVersionResp) String() string
type ParseTokenReq ¶
type ParseTokenReq struct {
Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token"`
// contains filtered or unexported fields
}
func (*ParseTokenReq) Check ¶
func (x *ParseTokenReq) Check() error
func (*ParseTokenReq) Descriptor
deprecated
func (*ParseTokenReq) Descriptor() ([]byte, []int)
Deprecated: Use ParseTokenReq.ProtoReflect.Descriptor instead.
func (*ParseTokenReq) GetToken ¶
func (x *ParseTokenReq) GetToken() string
func (*ParseTokenReq) ProtoMessage ¶
func (*ParseTokenReq) ProtoMessage()
func (*ParseTokenReq) ProtoReflect ¶
func (x *ParseTokenReq) ProtoReflect() protoreflect.Message
func (*ParseTokenReq) Reset ¶
func (x *ParseTokenReq) Reset()
func (*ParseTokenReq) String ¶
func (x *ParseTokenReq) String() string
type ParseTokenResp ¶
type ParseTokenResp struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
UserType int32 `protobuf:"varint,2,opt,name=userType,proto3" json:"userType"`
ExpireTimeSeconds int64 `protobuf:"varint,3,opt,name=expireTimeSeconds,proto3" json:"expireTimeSeconds"`
// contains filtered or unexported fields
}
func (*ParseTokenResp) Descriptor
deprecated
func (*ParseTokenResp) Descriptor() ([]byte, []int)
Deprecated: Use ParseTokenResp.ProtoReflect.Descriptor instead.
func (*ParseTokenResp) GetExpireTimeSeconds ¶
func (x *ParseTokenResp) GetExpireTimeSeconds() int64
func (*ParseTokenResp) GetUserID ¶
func (x *ParseTokenResp) GetUserID() string
func (*ParseTokenResp) GetUserType ¶
func (x *ParseTokenResp) GetUserType() int32
func (*ParseTokenResp) ProtoMessage ¶
func (*ParseTokenResp) ProtoMessage()
func (*ParseTokenResp) ProtoReflect ¶
func (x *ParseTokenResp) ProtoReflect() protoreflect.Message
func (*ParseTokenResp) Reset ¶
func (x *ParseTokenResp) Reset()
func (*ParseTokenResp) String ¶
func (x *ParseTokenResp) String() string
type SearchAdminAccountReq ¶
type SearchAdminAccountReq struct {
Pagination *sdkws.RequestPagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination"`
// contains filtered or unexported fields
}
func (*SearchAdminAccountReq) Check ¶
func (x *SearchAdminAccountReq) Check() error
func (*SearchAdminAccountReq) Descriptor
deprecated
func (*SearchAdminAccountReq) Descriptor() ([]byte, []int)
Deprecated: Use SearchAdminAccountReq.ProtoReflect.Descriptor instead.
func (*SearchAdminAccountReq) GetPagination ¶
func (x *SearchAdminAccountReq) GetPagination() *sdkws.RequestPagination
func (*SearchAdminAccountReq) ProtoMessage ¶
func (*SearchAdminAccountReq) ProtoMessage()
func (*SearchAdminAccountReq) ProtoReflect ¶
func (x *SearchAdminAccountReq) ProtoReflect() protoreflect.Message
func (*SearchAdminAccountReq) Reset ¶
func (x *SearchAdminAccountReq) Reset()
func (*SearchAdminAccountReq) String ¶
func (x *SearchAdminAccountReq) String() string
type SearchAdminAccountResp ¶
type SearchAdminAccountResp struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
AdminAccounts []*GetAdminInfoResp `protobuf:"bytes,2,rep,name=adminAccounts,proto3" json:"adminAccounts"`
// contains filtered or unexported fields
}
func (*SearchAdminAccountResp) Descriptor
deprecated
func (*SearchAdminAccountResp) Descriptor() ([]byte, []int)
Deprecated: Use SearchAdminAccountResp.ProtoReflect.Descriptor instead.
func (*SearchAdminAccountResp) GetAdminAccounts ¶
func (x *SearchAdminAccountResp) GetAdminAccounts() []*GetAdminInfoResp
func (*SearchAdminAccountResp) GetTotal ¶
func (x *SearchAdminAccountResp) GetTotal() uint32
func (*SearchAdminAccountResp) ProtoMessage ¶
func (*SearchAdminAccountResp) ProtoMessage()
func (*SearchAdminAccountResp) ProtoReflect ¶
func (x *SearchAdminAccountResp) ProtoReflect() protoreflect.Message
func (*SearchAdminAccountResp) Reset ¶
func (x *SearchAdminAccountResp) Reset()
func (*SearchAdminAccountResp) String ¶
func (x *SearchAdminAccountResp) String() string
type SearchAppletReq ¶
type SearchAppletReq struct {
Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword"`
Pagination *sdkws.RequestPagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination"`
// contains filtered or unexported fields
}
func (*SearchAppletReq) Check ¶
func (x *SearchAppletReq) Check() error
func (*SearchAppletReq) Descriptor
deprecated
func (*SearchAppletReq) Descriptor() ([]byte, []int)
Deprecated: Use SearchAppletReq.ProtoReflect.Descriptor instead.
func (*SearchAppletReq) GetKeyword ¶
func (x *SearchAppletReq) GetKeyword() string
func (*SearchAppletReq) GetPagination ¶
func (x *SearchAppletReq) GetPagination() *sdkws.RequestPagination
func (*SearchAppletReq) ProtoMessage ¶
func (*SearchAppletReq) ProtoMessage()
func (*SearchAppletReq) ProtoReflect ¶
func (x *SearchAppletReq) ProtoReflect() protoreflect.Message
func (*SearchAppletReq) Reset ¶
func (x *SearchAppletReq) Reset()
func (*SearchAppletReq) String ¶
func (x *SearchAppletReq) String() string
type SearchAppletResp ¶
type SearchAppletResp struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
Applets []*common.AppletInfo `protobuf:"bytes,2,rep,name=applets,proto3" json:"applets"`
// contains filtered or unexported fields
}
func (*SearchAppletResp) Descriptor
deprecated
func (*SearchAppletResp) Descriptor() ([]byte, []int)
Deprecated: Use SearchAppletResp.ProtoReflect.Descriptor instead.
func (*SearchAppletResp) GetApplets ¶
func (x *SearchAppletResp) GetApplets() []*common.AppletInfo
func (*SearchAppletResp) GetTotal ¶
func (x *SearchAppletResp) GetTotal() uint32
func (*SearchAppletResp) ProtoMessage ¶
func (*SearchAppletResp) ProtoMessage()
func (*SearchAppletResp) ProtoReflect ¶
func (x *SearchAppletResp) ProtoReflect() protoreflect.Message
func (*SearchAppletResp) Reset ¶
func (x *SearchAppletResp) Reset()
func (*SearchAppletResp) String ¶
func (x *SearchAppletResp) String() string
type SearchBlockUserReq ¶
type SearchBlockUserReq struct {
Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword"`
Pagination *sdkws.RequestPagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination"`
// contains filtered or unexported fields
}
func (*SearchBlockUserReq) Check ¶
func (x *SearchBlockUserReq) Check() error
func (*SearchBlockUserReq) Descriptor
deprecated
func (*SearchBlockUserReq) Descriptor() ([]byte, []int)
Deprecated: Use SearchBlockUserReq.ProtoReflect.Descriptor instead.
func (*SearchBlockUserReq) GetKeyword ¶
func (x *SearchBlockUserReq) GetKeyword() string
func (*SearchBlockUserReq) GetPagination ¶
func (x *SearchBlockUserReq) GetPagination() *sdkws.RequestPagination
func (*SearchBlockUserReq) ProtoMessage ¶
func (*SearchBlockUserReq) ProtoMessage()
func (*SearchBlockUserReq) ProtoReflect ¶
func (x *SearchBlockUserReq) ProtoReflect() protoreflect.Message
func (*SearchBlockUserReq) Reset ¶
func (x *SearchBlockUserReq) Reset()
func (*SearchBlockUserReq) String ¶
func (x *SearchBlockUserReq) String() string
type SearchBlockUserResp ¶
type SearchBlockUserResp struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
Users []*BlockUserInfo `protobuf:"bytes,2,rep,name=users,proto3" json:"users"`
// contains filtered or unexported fields
}
func (*SearchBlockUserResp) Descriptor
deprecated
func (*SearchBlockUserResp) Descriptor() ([]byte, []int)
Deprecated: Use SearchBlockUserResp.ProtoReflect.Descriptor instead.
func (*SearchBlockUserResp) GetTotal ¶
func (x *SearchBlockUserResp) GetTotal() uint32
func (*SearchBlockUserResp) GetUsers ¶
func (x *SearchBlockUserResp) GetUsers() []*BlockUserInfo
func (*SearchBlockUserResp) ProtoMessage ¶
func (*SearchBlockUserResp) ProtoMessage()
func (*SearchBlockUserResp) ProtoReflect ¶
func (x *SearchBlockUserResp) ProtoReflect() protoreflect.Message
func (*SearchBlockUserResp) Reset ¶
func (x *SearchBlockUserResp) Reset()
func (*SearchBlockUserResp) String ¶
func (x *SearchBlockUserResp) String() string
type SearchDefaultFriendReq ¶
type SearchDefaultFriendReq struct {
Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword"`
Pagination *sdkws.RequestPagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination"`
// contains filtered or unexported fields
}
func (*SearchDefaultFriendReq) Check ¶
func (x *SearchDefaultFriendReq) Check() error
func (*SearchDefaultFriendReq) Descriptor
deprecated
func (*SearchDefaultFriendReq) Descriptor() ([]byte, []int)
Deprecated: Use SearchDefaultFriendReq.ProtoReflect.Descriptor instead.
func (*SearchDefaultFriendReq) GetKeyword ¶
func (x *SearchDefaultFriendReq) GetKeyword() string
func (*SearchDefaultFriendReq) GetPagination ¶
func (x *SearchDefaultFriendReq) GetPagination() *sdkws.RequestPagination
func (*SearchDefaultFriendReq) ProtoMessage ¶
func (*SearchDefaultFriendReq) ProtoMessage()
func (*SearchDefaultFriendReq) ProtoReflect ¶
func (x *SearchDefaultFriendReq) ProtoReflect() protoreflect.Message
func (*SearchDefaultFriendReq) Reset ¶
func (x *SearchDefaultFriendReq) Reset()
func (*SearchDefaultFriendReq) String ¶
func (x *SearchDefaultFriendReq) String() string
type SearchDefaultFriendResp ¶
type SearchDefaultFriendResp struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
Users []*DefaultFriendAttribute `protobuf:"bytes,2,rep,name=users,proto3" json:"users"`
// contains filtered or unexported fields
}
func (*SearchDefaultFriendResp) Descriptor
deprecated
func (*SearchDefaultFriendResp) Descriptor() ([]byte, []int)
Deprecated: Use SearchDefaultFriendResp.ProtoReflect.Descriptor instead.
func (*SearchDefaultFriendResp) GetTotal ¶
func (x *SearchDefaultFriendResp) GetTotal() uint32
func (*SearchDefaultFriendResp) GetUsers ¶
func (x *SearchDefaultFriendResp) GetUsers() []*DefaultFriendAttribute
func (*SearchDefaultFriendResp) ProtoMessage ¶
func (*SearchDefaultFriendResp) ProtoMessage()
func (*SearchDefaultFriendResp) ProtoReflect ¶
func (x *SearchDefaultFriendResp) ProtoReflect() protoreflect.Message
func (*SearchDefaultFriendResp) Reset ¶
func (x *SearchDefaultFriendResp) Reset()
func (*SearchDefaultFriendResp) String ¶
func (x *SearchDefaultFriendResp) String() string
type SearchDefaultGroupReq ¶
type SearchDefaultGroupReq struct {
Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword"`
Pagination *sdkws.RequestPagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination"`
// contains filtered or unexported fields
}
func (*SearchDefaultGroupReq) Check ¶
func (x *SearchDefaultGroupReq) Check() error
func (*SearchDefaultGroupReq) Descriptor
deprecated
func (*SearchDefaultGroupReq) Descriptor() ([]byte, []int)
Deprecated: Use SearchDefaultGroupReq.ProtoReflect.Descriptor instead.
func (*SearchDefaultGroupReq) GetKeyword ¶
func (x *SearchDefaultGroupReq) GetKeyword() string
func (*SearchDefaultGroupReq) GetPagination ¶
func (x *SearchDefaultGroupReq) GetPagination() *sdkws.RequestPagination
func (*SearchDefaultGroupReq) ProtoMessage ¶
func (*SearchDefaultGroupReq) ProtoMessage()
func (*SearchDefaultGroupReq) ProtoReflect ¶
func (x *SearchDefaultGroupReq) ProtoReflect() protoreflect.Message
func (*SearchDefaultGroupReq) Reset ¶
func (x *SearchDefaultGroupReq) Reset()
func (*SearchDefaultGroupReq) String ¶
func (x *SearchDefaultGroupReq) String() string
type SearchDefaultGroupResp ¶
type SearchDefaultGroupResp struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
GroupIDs []string `protobuf:"bytes,2,rep,name=groupIDs,proto3" json:"groupIDs"`
// contains filtered or unexported fields
}
func (*SearchDefaultGroupResp) Descriptor
deprecated
func (*SearchDefaultGroupResp) Descriptor() ([]byte, []int)
Deprecated: Use SearchDefaultGroupResp.ProtoReflect.Descriptor instead.
func (*SearchDefaultGroupResp) GetGroupIDs ¶
func (x *SearchDefaultGroupResp) GetGroupIDs() []string
func (*SearchDefaultGroupResp) GetTotal ¶
func (x *SearchDefaultGroupResp) GetTotal() uint32
func (*SearchDefaultGroupResp) ProtoMessage ¶
func (*SearchDefaultGroupResp) ProtoMessage()
func (*SearchDefaultGroupResp) ProtoReflect ¶
func (x *SearchDefaultGroupResp) ProtoReflect() protoreflect.Message
func (*SearchDefaultGroupResp) Reset ¶
func (x *SearchDefaultGroupResp) Reset()
func (*SearchDefaultGroupResp) String ¶
func (x *SearchDefaultGroupResp) String() string
type SearchIPForbiddenReq ¶
type SearchIPForbiddenReq struct {
Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword"`
Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status"`
Pagination *sdkws.RequestPagination `protobuf:"bytes,3,opt,name=pagination,proto3" json:"pagination"`
// contains filtered or unexported fields
}
func (*SearchIPForbiddenReq) Check ¶
func (x *SearchIPForbiddenReq) Check() error
func (*SearchIPForbiddenReq) Descriptor
deprecated
func (*SearchIPForbiddenReq) Descriptor() ([]byte, []int)
Deprecated: Use SearchIPForbiddenReq.ProtoReflect.Descriptor instead.
func (*SearchIPForbiddenReq) GetKeyword ¶
func (x *SearchIPForbiddenReq) GetKeyword() string
func (*SearchIPForbiddenReq) GetPagination ¶
func (x *SearchIPForbiddenReq) GetPagination() *sdkws.RequestPagination
func (*SearchIPForbiddenReq) GetStatus ¶
func (x *SearchIPForbiddenReq) GetStatus() int32
func (*SearchIPForbiddenReq) ProtoMessage ¶
func (*SearchIPForbiddenReq) ProtoMessage()
func (*SearchIPForbiddenReq) ProtoReflect ¶
func (x *SearchIPForbiddenReq) ProtoReflect() protoreflect.Message
func (*SearchIPForbiddenReq) Reset ¶
func (x *SearchIPForbiddenReq) Reset()
func (*SearchIPForbiddenReq) String ¶
func (x *SearchIPForbiddenReq) String() string
type SearchIPForbiddenResp ¶
type SearchIPForbiddenResp struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
Forbiddens []*IPForbidden `protobuf:"bytes,2,rep,name=forbiddens,proto3" json:"forbiddens"`
// contains filtered or unexported fields
}
func (*SearchIPForbiddenResp) Descriptor
deprecated
func (*SearchIPForbiddenResp) Descriptor() ([]byte, []int)
Deprecated: Use SearchIPForbiddenResp.ProtoReflect.Descriptor instead.
func (*SearchIPForbiddenResp) GetForbiddens ¶
func (x *SearchIPForbiddenResp) GetForbiddens() []*IPForbidden
func (*SearchIPForbiddenResp) GetTotal ¶
func (x *SearchIPForbiddenResp) GetTotal() uint32
func (*SearchIPForbiddenResp) ProtoMessage ¶
func (*SearchIPForbiddenResp) ProtoMessage()
func (*SearchIPForbiddenResp) ProtoReflect ¶
func (x *SearchIPForbiddenResp) ProtoReflect() protoreflect.Message
func (*SearchIPForbiddenResp) Reset ¶
func (x *SearchIPForbiddenResp) Reset()
func (*SearchIPForbiddenResp) String ¶
func (x *SearchIPForbiddenResp) String() string
type SearchInvitationCodeReq ¶
type SearchInvitationCodeReq struct {
Status int32 `protobuf:"varint,1,opt,name=status,proto3" json:"status"`
UserIDs []string `protobuf:"bytes,2,rep,name=userIDs,proto3" json:"userIDs"`
Codes []string `protobuf:"bytes,3,rep,name=codes,proto3" json:"codes"`
Keyword string `protobuf:"bytes,4,opt,name=keyword,proto3" json:"keyword"`
Pagination *sdkws.RequestPagination `protobuf:"bytes,5,opt,name=pagination,proto3" json:"pagination"`
// contains filtered or unexported fields
}
func (*SearchInvitationCodeReq) Check ¶
func (x *SearchInvitationCodeReq) Check() error
func (*SearchInvitationCodeReq) Descriptor
deprecated
func (*SearchInvitationCodeReq) Descriptor() ([]byte, []int)
Deprecated: Use SearchInvitationCodeReq.ProtoReflect.Descriptor instead.
func (*SearchInvitationCodeReq) GetCodes ¶
func (x *SearchInvitationCodeReq) GetCodes() []string
func (*SearchInvitationCodeReq) GetKeyword ¶
func (x *SearchInvitationCodeReq) GetKeyword() string
func (*SearchInvitationCodeReq) GetPagination ¶
func (x *SearchInvitationCodeReq) GetPagination() *sdkws.RequestPagination
func (*SearchInvitationCodeReq) GetStatus ¶
func (x *SearchInvitationCodeReq) GetStatus() int32
func (*SearchInvitationCodeReq) GetUserIDs ¶
func (x *SearchInvitationCodeReq) GetUserIDs() []string
func (*SearchInvitationCodeReq) ProtoMessage ¶
func (*SearchInvitationCodeReq) ProtoMessage()
func (*SearchInvitationCodeReq) ProtoReflect ¶
func (x *SearchInvitationCodeReq) ProtoReflect() protoreflect.Message
func (*SearchInvitationCodeReq) Reset ¶
func (x *SearchInvitationCodeReq) Reset()
func (*SearchInvitationCodeReq) String ¶
func (x *SearchInvitationCodeReq) String() string
type SearchInvitationCodeResp ¶
type SearchInvitationCodeResp struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
List []*InvitationRegister `protobuf:"bytes,2,rep,name=list,proto3" json:"list"`
// contains filtered or unexported fields
}
func (*SearchInvitationCodeResp) Descriptor
deprecated
func (*SearchInvitationCodeResp) Descriptor() ([]byte, []int)
Deprecated: Use SearchInvitationCodeResp.ProtoReflect.Descriptor instead.
func (*SearchInvitationCodeResp) GetList ¶
func (x *SearchInvitationCodeResp) GetList() []*InvitationRegister
func (*SearchInvitationCodeResp) GetTotal ¶
func (x *SearchInvitationCodeResp) GetTotal() uint32
func (*SearchInvitationCodeResp) ProtoMessage ¶
func (*SearchInvitationCodeResp) ProtoMessage()
func (*SearchInvitationCodeResp) ProtoReflect ¶
func (x *SearchInvitationCodeResp) ProtoReflect() protoreflect.Message
func (*SearchInvitationCodeResp) Reset ¶
func (x *SearchInvitationCodeResp) Reset()
func (*SearchInvitationCodeResp) String ¶
func (x *SearchInvitationCodeResp) String() string
type SearchUserIPLimitLoginReq ¶
type SearchUserIPLimitLoginReq struct {
Keyword string `protobuf:"bytes,1,opt,name=keyword,proto3" json:"keyword"`
Pagination *sdkws.RequestPagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination"`
// contains filtered or unexported fields
}
func (*SearchUserIPLimitLoginReq) Check ¶
func (x *SearchUserIPLimitLoginReq) Check() error
func (*SearchUserIPLimitLoginReq) Descriptor
deprecated
func (*SearchUserIPLimitLoginReq) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserIPLimitLoginReq.ProtoReflect.Descriptor instead.
func (*SearchUserIPLimitLoginReq) GetKeyword ¶
func (x *SearchUserIPLimitLoginReq) GetKeyword() string
func (*SearchUserIPLimitLoginReq) GetPagination ¶
func (x *SearchUserIPLimitLoginReq) GetPagination() *sdkws.RequestPagination
func (*SearchUserIPLimitLoginReq) ProtoMessage ¶
func (*SearchUserIPLimitLoginReq) ProtoMessage()
func (*SearchUserIPLimitLoginReq) ProtoReflect ¶
func (x *SearchUserIPLimitLoginReq) ProtoReflect() protoreflect.Message
func (*SearchUserIPLimitLoginReq) Reset ¶
func (x *SearchUserIPLimitLoginReq) Reset()
func (*SearchUserIPLimitLoginReq) String ¶
func (x *SearchUserIPLimitLoginReq) String() string
type SearchUserIPLimitLoginResp ¶
type SearchUserIPLimitLoginResp struct {
Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total"`
Limits []*LimitUserLoginIP `protobuf:"bytes,2,rep,name=limits,proto3" json:"limits"`
// contains filtered or unexported fields
}
func (*SearchUserIPLimitLoginResp) Descriptor
deprecated
func (*SearchUserIPLimitLoginResp) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserIPLimitLoginResp.ProtoReflect.Descriptor instead.
func (*SearchUserIPLimitLoginResp) GetLimits ¶
func (x *SearchUserIPLimitLoginResp) GetLimits() []*LimitUserLoginIP
func (*SearchUserIPLimitLoginResp) GetTotal ¶
func (x *SearchUserIPLimitLoginResp) GetTotal() uint32
func (*SearchUserIPLimitLoginResp) ProtoMessage ¶
func (*SearchUserIPLimitLoginResp) ProtoMessage()
func (*SearchUserIPLimitLoginResp) ProtoReflect ¶
func (x *SearchUserIPLimitLoginResp) ProtoReflect() protoreflect.Message
func (*SearchUserIPLimitLoginResp) Reset ¶
func (x *SearchUserIPLimitLoginResp) Reset()
func (*SearchUserIPLimitLoginResp) String ¶
func (x *SearchUserIPLimitLoginResp) String() string
type SetClientConfigReq ¶
type SetClientConfigReq struct {
Config map[string]string `` /* 129-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SetClientConfigReq) Check ¶
func (x *SetClientConfigReq) Check() error
func (*SetClientConfigReq) Descriptor
deprecated
func (*SetClientConfigReq) Descriptor() ([]byte, []int)
Deprecated: Use SetClientConfigReq.ProtoReflect.Descriptor instead.
func (*SetClientConfigReq) GetConfig ¶
func (x *SetClientConfigReq) GetConfig() map[string]string
func (*SetClientConfigReq) ProtoMessage ¶
func (*SetClientConfigReq) ProtoMessage()
func (*SetClientConfigReq) ProtoReflect ¶
func (x *SetClientConfigReq) ProtoReflect() protoreflect.Message
func (*SetClientConfigReq) Reset ¶
func (x *SetClientConfigReq) Reset()
func (*SetClientConfigReq) String ¶
func (x *SetClientConfigReq) String() string
type SetClientConfigResp ¶
type SetClientConfigResp struct {
// contains filtered or unexported fields
}
func (*SetClientConfigResp) Descriptor
deprecated
func (*SetClientConfigResp) Descriptor() ([]byte, []int)
Deprecated: Use SetClientConfigResp.ProtoReflect.Descriptor instead.
func (*SetClientConfigResp) ProtoMessage ¶
func (*SetClientConfigResp) ProtoMessage()
func (*SetClientConfigResp) ProtoReflect ¶
func (x *SetClientConfigResp) ProtoReflect() protoreflect.Message
func (*SetClientConfigResp) Reset ¶
func (x *SetClientConfigResp) Reset()
func (*SetClientConfigResp) String ¶
func (x *SetClientConfigResp) String() string
type UnblockUserReq ¶
type UnblockUserReq struct {
UserIDs []string `protobuf:"bytes,1,rep,name=userIDs,proto3" json:"userIDs"`
// contains filtered or unexported fields
}
func (*UnblockUserReq) Check ¶
func (x *UnblockUserReq) Check() error
func (*UnblockUserReq) Descriptor
deprecated
func (*UnblockUserReq) Descriptor() ([]byte, []int)
Deprecated: Use UnblockUserReq.ProtoReflect.Descriptor instead.
func (*UnblockUserReq) GetUserIDs ¶
func (x *UnblockUserReq) GetUserIDs() []string
func (*UnblockUserReq) ProtoMessage ¶
func (*UnblockUserReq) ProtoMessage()
func (*UnblockUserReq) ProtoReflect ¶
func (x *UnblockUserReq) ProtoReflect() protoreflect.Message
func (*UnblockUserReq) Reset ¶
func (x *UnblockUserReq) Reset()
func (*UnblockUserReq) String ¶
func (x *UnblockUserReq) String() string
type UnblockUserResp ¶
type UnblockUserResp struct {
// contains filtered or unexported fields
}
func (*UnblockUserResp) Descriptor
deprecated
func (*UnblockUserResp) Descriptor() ([]byte, []int)
Deprecated: Use UnblockUserResp.ProtoReflect.Descriptor instead.
func (*UnblockUserResp) ProtoMessage ¶
func (*UnblockUserResp) ProtoMessage()
func (*UnblockUserResp) ProtoReflect ¶
func (x *UnblockUserResp) ProtoReflect() protoreflect.Message
func (*UnblockUserResp) Reset ¶
func (x *UnblockUserResp) Reset()
func (*UnblockUserResp) String ¶
func (x *UnblockUserResp) String() string
type UnimplementedAdminServer ¶
type UnimplementedAdminServer struct{}
UnimplementedAdminServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedAdminServer) AddAdminAccount ¶
func (UnimplementedAdminServer) AddAdminAccount(context.Context, *AddAdminAccountReq) (*AddAdminAccountResp, error)
func (UnimplementedAdminServer) AddApplet ¶
func (UnimplementedAdminServer) AddApplet(context.Context, *AddAppletReq) (*AddAppletResp, error)
func (UnimplementedAdminServer) AddApplicationVersion ¶ added in v1.8.3
func (UnimplementedAdminServer) AddApplicationVersion(context.Context, *AddApplicationVersionReq) (*AddApplicationVersionResp, error)
func (UnimplementedAdminServer) AddDefaultFriend ¶
func (UnimplementedAdminServer) AddDefaultFriend(context.Context, *AddDefaultFriendReq) (*AddDefaultFriendResp, error)
func (UnimplementedAdminServer) AddDefaultGroup ¶
func (UnimplementedAdminServer) AddDefaultGroup(context.Context, *AddDefaultGroupReq) (*AddDefaultGroupResp, error)
func (UnimplementedAdminServer) AddIPForbidden ¶
func (UnimplementedAdminServer) AddIPForbidden(context.Context, *AddIPForbiddenReq) (*AddIPForbiddenResp, error)
func (UnimplementedAdminServer) AddInvitationCode ¶
func (UnimplementedAdminServer) AddInvitationCode(context.Context, *AddInvitationCodeReq) (*AddInvitationCodeResp, error)
func (UnimplementedAdminServer) AddUserIPLimitLogin ¶
func (UnimplementedAdminServer) AddUserIPLimitLogin(context.Context, *AddUserIPLimitLoginReq) (*AddUserIPLimitLoginResp, error)
func (UnimplementedAdminServer) AdminUpdateInfo ¶
func (UnimplementedAdminServer) AdminUpdateInfo(context.Context, *AdminUpdateInfoReq) (*AdminUpdateInfoResp, error)
func (UnimplementedAdminServer) BlockUser ¶
func (UnimplementedAdminServer) BlockUser(context.Context, *BlockUserReq) (*BlockUserResp, error)
func (UnimplementedAdminServer) CancellationUser ¶
func (UnimplementedAdminServer) CancellationUser(context.Context, *CancellationUserReq) (*CancellationUserResp, error)
func (UnimplementedAdminServer) ChangeAdminPassword ¶
func (UnimplementedAdminServer) ChangeAdminPassword(context.Context, *ChangeAdminPasswordReq) (*ChangeAdminPasswordResp, error)
func (UnimplementedAdminServer) ChangePassword ¶
func (UnimplementedAdminServer) ChangePassword(context.Context, *ChangePasswordReq) (*ChangePasswordResp, error)
func (UnimplementedAdminServer) CheckLoginForbidden ¶
func (UnimplementedAdminServer) CheckLoginForbidden(context.Context, *CheckLoginForbiddenReq) (*CheckLoginForbiddenResp, error)
func (UnimplementedAdminServer) CheckRegisterForbidden ¶
func (UnimplementedAdminServer) CheckRegisterForbidden(context.Context, *CheckRegisterForbiddenReq) (*CheckRegisterForbiddenResp, error)
func (UnimplementedAdminServer) CreateToken ¶
func (UnimplementedAdminServer) CreateToken(context.Context, *CreateTokenReq) (*CreateTokenResp, error)
func (UnimplementedAdminServer) DelAdminAccount ¶
func (UnimplementedAdminServer) DelAdminAccount(context.Context, *DelAdminAccountReq) (*DelAdminAccountResp, error)
func (UnimplementedAdminServer) DelApplet ¶
func (UnimplementedAdminServer) DelApplet(context.Context, *DelAppletReq) (*DelAppletResp, error)
func (UnimplementedAdminServer) DelClientConfig ¶
func (UnimplementedAdminServer) DelClientConfig(context.Context, *DelClientConfigReq) (*DelClientConfigResp, error)
func (UnimplementedAdminServer) DelDefaultFriend ¶
func (UnimplementedAdminServer) DelDefaultFriend(context.Context, *DelDefaultFriendReq) (*DelDefaultFriendResp, error)
func (UnimplementedAdminServer) DelDefaultGroup ¶
func (UnimplementedAdminServer) DelDefaultGroup(context.Context, *DelDefaultGroupReq) (*DelDefaultGroupResp, error)
func (UnimplementedAdminServer) DelIPForbidden ¶
func (UnimplementedAdminServer) DelIPForbidden(context.Context, *DelIPForbiddenReq) (*DelIPForbiddenResp, error)
func (UnimplementedAdminServer) DelInvitationCode ¶
func (UnimplementedAdminServer) DelInvitationCode(context.Context, *DelInvitationCodeReq) (*DelInvitationCodeResp, error)
func (UnimplementedAdminServer) DelUserIPLimitLogin ¶
func (UnimplementedAdminServer) DelUserIPLimitLogin(context.Context, *DelUserIPLimitLoginReq) (*DelUserIPLimitLoginResp, error)
func (UnimplementedAdminServer) DeleteApplicationVersion ¶ added in v1.8.3
func (UnimplementedAdminServer) DeleteApplicationVersion(context.Context, *DeleteApplicationVersionReq) (*DeleteApplicationVersionResp, error)
func (UnimplementedAdminServer) FindApplet ¶
func (UnimplementedAdminServer) FindApplet(context.Context, *FindAppletReq) (*FindAppletResp, error)
func (UnimplementedAdminServer) FindDefaultFriend ¶
func (UnimplementedAdminServer) FindDefaultFriend(context.Context, *FindDefaultFriendReq) (*FindDefaultFriendResp, error)
func (UnimplementedAdminServer) FindDefaultGroup ¶
func (UnimplementedAdminServer) FindDefaultGroup(context.Context, *FindDefaultGroupReq) (*FindDefaultGroupResp, error)
func (UnimplementedAdminServer) FindInvitationCode ¶
func (UnimplementedAdminServer) FindInvitationCode(context.Context, *FindInvitationCodeReq) (*FindInvitationCodeResp, error)
func (UnimplementedAdminServer) FindUserBlockInfo ¶
func (UnimplementedAdminServer) FindUserBlockInfo(context.Context, *FindUserBlockInfoReq) (*FindUserBlockInfoResp, error)
func (UnimplementedAdminServer) GenInvitationCode ¶
func (UnimplementedAdminServer) GenInvitationCode(context.Context, *GenInvitationCodeReq) (*GenInvitationCodeResp, error)
func (UnimplementedAdminServer) GetAdminInfo ¶
func (UnimplementedAdminServer) GetAdminInfo(context.Context, *GetAdminInfoReq) (*GetAdminInfoResp, error)
func (UnimplementedAdminServer) GetClientConfig ¶
func (UnimplementedAdminServer) GetClientConfig(context.Context, *GetClientConfigReq) (*GetClientConfigResp, error)
func (UnimplementedAdminServer) GetUserToken ¶
func (UnimplementedAdminServer) GetUserToken(context.Context, *GetUserTokenReq) (*GetUserTokenResp, error)
func (UnimplementedAdminServer) InvalidateToken ¶ added in v1.8.0
func (UnimplementedAdminServer) InvalidateToken(context.Context, *InvalidateTokenReq) (*InvalidateTokenResp, error)
func (UnimplementedAdminServer) LatestApplicationVersion ¶ added in v1.8.3
func (UnimplementedAdminServer) LatestApplicationVersion(context.Context, *LatestApplicationVersionReq) (*LatestApplicationVersionResp, error)
func (UnimplementedAdminServer) PageApplicationVersion ¶ added in v1.8.3
func (UnimplementedAdminServer) PageApplicationVersion(context.Context, *PageApplicationVersionReq) (*PageApplicationVersionResp, error)
func (UnimplementedAdminServer) ParseToken ¶
func (UnimplementedAdminServer) ParseToken(context.Context, *ParseTokenReq) (*ParseTokenResp, error)
func (UnimplementedAdminServer) SearchAdminAccount ¶
func (UnimplementedAdminServer) SearchAdminAccount(context.Context, *SearchAdminAccountReq) (*SearchAdminAccountResp, error)
func (UnimplementedAdminServer) SearchApplet ¶
func (UnimplementedAdminServer) SearchApplet(context.Context, *SearchAppletReq) (*SearchAppletResp, error)
func (UnimplementedAdminServer) SearchBlockUser ¶
func (UnimplementedAdminServer) SearchBlockUser(context.Context, *SearchBlockUserReq) (*SearchBlockUserResp, error)
func (UnimplementedAdminServer) SearchDefaultFriend ¶
func (UnimplementedAdminServer) SearchDefaultFriend(context.Context, *SearchDefaultFriendReq) (*SearchDefaultFriendResp, error)
func (UnimplementedAdminServer) SearchDefaultGroup ¶
func (UnimplementedAdminServer) SearchDefaultGroup(context.Context, *SearchDefaultGroupReq) (*SearchDefaultGroupResp, error)
func (UnimplementedAdminServer) SearchIPForbidden ¶
func (UnimplementedAdminServer) SearchIPForbidden(context.Context, *SearchIPForbiddenReq) (*SearchIPForbiddenResp, error)
func (UnimplementedAdminServer) SearchInvitationCode ¶
func (UnimplementedAdminServer) SearchInvitationCode(context.Context, *SearchInvitationCodeReq) (*SearchInvitationCodeResp, error)
func (UnimplementedAdminServer) SearchUserIPLimitLogin ¶
func (UnimplementedAdminServer) SearchUserIPLimitLogin(context.Context, *SearchUserIPLimitLoginReq) (*SearchUserIPLimitLoginResp, error)
func (UnimplementedAdminServer) SetClientConfig ¶
func (UnimplementedAdminServer) SetClientConfig(context.Context, *SetClientConfigReq) (*SetClientConfigResp, error)
func (UnimplementedAdminServer) UnblockUser ¶
func (UnimplementedAdminServer) UnblockUser(context.Context, *UnblockUserReq) (*UnblockUserResp, error)
func (UnimplementedAdminServer) UpdateApplet ¶
func (UnimplementedAdminServer) UpdateApplet(context.Context, *UpdateAppletReq) (*UpdateAppletResp, error)
func (UnimplementedAdminServer) UpdateApplicationVersion ¶ added in v1.8.3
func (UnimplementedAdminServer) UpdateApplicationVersion(context.Context, *UpdateApplicationVersionReq) (*UpdateApplicationVersionResp, error)
func (UnimplementedAdminServer) UseInvitationCode ¶
func (UnimplementedAdminServer) UseInvitationCode(context.Context, *UseInvitationCodeReq) (*UseInvitationCodeResp, error)
type UnsafeAdminServer ¶
type UnsafeAdminServer interface {
// contains filtered or unexported methods
}
UnsafeAdminServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AdminServer will result in compilation errors.
type UpdateAppletReq ¶
type UpdateAppletReq struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
Name *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=name,proto3" json:"name"`
AppID *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=appID,proto3" json:"appID"`
Icon *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=icon,proto3" json:"icon"`
Url *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=url,proto3" json:"url"`
Md5 *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=md5,proto3" json:"md5"`
Size *wrapperspb.Int64Value `protobuf:"bytes,7,opt,name=size,proto3" json:"size"`
Version *wrapperspb.StringValue `protobuf:"bytes,8,opt,name=version,proto3" json:"version"`
Priority *wrapperspb.UInt32Value `protobuf:"bytes,9,opt,name=priority,proto3" json:"priority"`
Status *wrapperspb.UInt32Value `protobuf:"bytes,10,opt,name=status,proto3" json:"status"`
CreateTime *wrapperspb.Int64Value `protobuf:"bytes,11,opt,name=createTime,proto3" json:"createTime"`
// contains filtered or unexported fields
}
func (*UpdateAppletReq) Check ¶
func (x *UpdateAppletReq) Check() error
func (*UpdateAppletReq) Descriptor
deprecated
func (*UpdateAppletReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppletReq.ProtoReflect.Descriptor instead.
func (*UpdateAppletReq) GetAppID ¶
func (x *UpdateAppletReq) GetAppID() *wrapperspb.StringValue
func (*UpdateAppletReq) GetCreateTime ¶
func (x *UpdateAppletReq) GetCreateTime() *wrapperspb.Int64Value
func (*UpdateAppletReq) GetIcon ¶
func (x *UpdateAppletReq) GetIcon() *wrapperspb.StringValue
func (*UpdateAppletReq) GetId ¶
func (x *UpdateAppletReq) GetId() string
func (*UpdateAppletReq) GetMd5 ¶
func (x *UpdateAppletReq) GetMd5() *wrapperspb.StringValue
func (*UpdateAppletReq) GetName ¶
func (x *UpdateAppletReq) GetName() *wrapperspb.StringValue
func (*UpdateAppletReq) GetPriority ¶
func (x *UpdateAppletReq) GetPriority() *wrapperspb.UInt32Value
func (*UpdateAppletReq) GetSize ¶
func (x *UpdateAppletReq) GetSize() *wrapperspb.Int64Value
func (*UpdateAppletReq) GetStatus ¶
func (x *UpdateAppletReq) GetStatus() *wrapperspb.UInt32Value
func (*UpdateAppletReq) GetUrl ¶
func (x *UpdateAppletReq) GetUrl() *wrapperspb.StringValue
func (*UpdateAppletReq) GetVersion ¶
func (x *UpdateAppletReq) GetVersion() *wrapperspb.StringValue
func (*UpdateAppletReq) ProtoMessage ¶
func (*UpdateAppletReq) ProtoMessage()
func (*UpdateAppletReq) ProtoReflect ¶
func (x *UpdateAppletReq) ProtoReflect() protoreflect.Message
func (*UpdateAppletReq) Reset ¶
func (x *UpdateAppletReq) Reset()
func (*UpdateAppletReq) String ¶
func (x *UpdateAppletReq) String() string
type UpdateAppletResp ¶
type UpdateAppletResp struct {
// contains filtered or unexported fields
}
func (*UpdateAppletResp) Descriptor
deprecated
func (*UpdateAppletResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppletResp.ProtoReflect.Descriptor instead.
func (*UpdateAppletResp) ProtoMessage ¶
func (*UpdateAppletResp) ProtoMessage()
func (*UpdateAppletResp) ProtoReflect ¶
func (x *UpdateAppletResp) ProtoReflect() protoreflect.Message
func (*UpdateAppletResp) Reset ¶
func (x *UpdateAppletResp) Reset()
func (*UpdateAppletResp) String ¶
func (x *UpdateAppletResp) String() string
type UpdateApplicationVersionReq ¶ added in v1.8.3
type UpdateApplicationVersionReq struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id"`
Platform *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=platform,proto3" json:"platform"`
Version *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=version,proto3" json:"version"`
Url *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=url,proto3" json:"url"`
Text *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=text,proto3" json:"text"`
Force *wrapperspb.BoolValue `protobuf:"bytes,6,opt,name=force,proto3" json:"force"`
Latest *wrapperspb.BoolValue `protobuf:"bytes,7,opt,name=latest,proto3" json:"latest"`
Hot *wrapperspb.BoolValue `protobuf:"bytes,8,opt,name=hot,proto3" json:"hot"`
// contains filtered or unexported fields
}
func (*UpdateApplicationVersionReq) Descriptor
deprecated
added in
v1.8.3
func (*UpdateApplicationVersionReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateApplicationVersionReq.ProtoReflect.Descriptor instead.
func (*UpdateApplicationVersionReq) GetForce ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) GetForce() *wrapperspb.BoolValue
func (*UpdateApplicationVersionReq) GetHot ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) GetHot() *wrapperspb.BoolValue
func (*UpdateApplicationVersionReq) GetId ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) GetId() string
func (*UpdateApplicationVersionReq) GetLatest ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) GetLatest() *wrapperspb.BoolValue
func (*UpdateApplicationVersionReq) GetPlatform ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) GetPlatform() *wrapperspb.StringValue
func (*UpdateApplicationVersionReq) GetText ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) GetText() *wrapperspb.StringValue
func (*UpdateApplicationVersionReq) GetUrl ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) GetUrl() *wrapperspb.StringValue
func (*UpdateApplicationVersionReq) GetVersion ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) GetVersion() *wrapperspb.StringValue
func (*UpdateApplicationVersionReq) ProtoMessage ¶ added in v1.8.3
func (*UpdateApplicationVersionReq) ProtoMessage()
func (*UpdateApplicationVersionReq) ProtoReflect ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) ProtoReflect() protoreflect.Message
func (*UpdateApplicationVersionReq) Reset ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) Reset()
func (*UpdateApplicationVersionReq) String ¶ added in v1.8.3
func (x *UpdateApplicationVersionReq) String() string
type UpdateApplicationVersionResp ¶ added in v1.8.3
type UpdateApplicationVersionResp struct {
// contains filtered or unexported fields
}
func (*UpdateApplicationVersionResp) Descriptor
deprecated
added in
v1.8.3
func (*UpdateApplicationVersionResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateApplicationVersionResp.ProtoReflect.Descriptor instead.
func (*UpdateApplicationVersionResp) ProtoMessage ¶ added in v1.8.3
func (*UpdateApplicationVersionResp) ProtoMessage()
func (*UpdateApplicationVersionResp) ProtoReflect ¶ added in v1.8.3
func (x *UpdateApplicationVersionResp) ProtoReflect() protoreflect.Message
func (*UpdateApplicationVersionResp) Reset ¶ added in v1.8.3
func (x *UpdateApplicationVersionResp) Reset()
func (*UpdateApplicationVersionResp) String ¶ added in v1.8.3
func (x *UpdateApplicationVersionResp) String() string
type UseInvitationCodeReq ¶
type UseInvitationCodeReq struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code"`
UserID string `protobuf:"bytes,2,opt,name=userID,proto3" json:"userID"`
// contains filtered or unexported fields
}
func (*UseInvitationCodeReq) Check ¶
func (x *UseInvitationCodeReq) Check() error
func (*UseInvitationCodeReq) Descriptor
deprecated
func (*UseInvitationCodeReq) Descriptor() ([]byte, []int)
Deprecated: Use UseInvitationCodeReq.ProtoReflect.Descriptor instead.
func (*UseInvitationCodeReq) GetCode ¶
func (x *UseInvitationCodeReq) GetCode() string
func (*UseInvitationCodeReq) GetUserID ¶
func (x *UseInvitationCodeReq) GetUserID() string
func (*UseInvitationCodeReq) ProtoMessage ¶
func (*UseInvitationCodeReq) ProtoMessage()
func (*UseInvitationCodeReq) ProtoReflect ¶
func (x *UseInvitationCodeReq) ProtoReflect() protoreflect.Message
func (*UseInvitationCodeReq) Reset ¶
func (x *UseInvitationCodeReq) Reset()
func (*UseInvitationCodeReq) String ¶
func (x *UseInvitationCodeReq) String() string
type UseInvitationCodeResp ¶
type UseInvitationCodeResp struct {
// contains filtered or unexported fields
}
func (*UseInvitationCodeResp) Descriptor
deprecated
func (*UseInvitationCodeResp) Descriptor() ([]byte, []int)
Deprecated: Use UseInvitationCodeResp.ProtoReflect.Descriptor instead.
func (*UseInvitationCodeResp) ProtoMessage ¶
func (*UseInvitationCodeResp) ProtoMessage()
func (*UseInvitationCodeResp) ProtoReflect ¶
func (x *UseInvitationCodeResp) ProtoReflect() protoreflect.Message
func (*UseInvitationCodeResp) Reset ¶
func (x *UseInvitationCodeResp) Reset()
func (*UseInvitationCodeResp) String ¶
func (x *UseInvitationCodeResp) String() string
type UserIPLimitLogin ¶
type UserIPLimitLogin struct {
UserID string `protobuf:"bytes,1,opt,name=userID,proto3" json:"userID"`
Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip"`
// contains filtered or unexported fields
}
func (*UserIPLimitLogin) Descriptor
deprecated
func (*UserIPLimitLogin) Descriptor() ([]byte, []int)
Deprecated: Use UserIPLimitLogin.ProtoReflect.Descriptor instead.
func (*UserIPLimitLogin) GetIp ¶
func (x *UserIPLimitLogin) GetIp() string
func (*UserIPLimitLogin) GetUserID ¶
func (x *UserIPLimitLogin) GetUserID() string
func (*UserIPLimitLogin) ProtoMessage ¶
func (*UserIPLimitLogin) ProtoMessage()
func (*UserIPLimitLogin) ProtoReflect ¶
func (x *UserIPLimitLogin) ProtoReflect() protoreflect.Message
func (*UserIPLimitLogin) Reset ¶
func (x *UserIPLimitLogin) Reset()
func (*UserIPLimitLogin) String ¶
func (x *UserIPLimitLogin) String() string