Versions in this module Expand all Collapse all v0 v0.0.3 Jul 19, 2024 v0.0.2 Jul 8, 2024 v0.0.1 Jul 3, 2024 Changes in this version + const Profile_BatchInsert_FullMethodName + const Profile_FindProfileByUserId_FullMethodName + const Profile_GetByAccount_FullMethodName + const Profile_GetByCode_FullMethodName + const Profile_GetByEmail_FullMethodName + const Profile_GetByPhone_FullMethodName + const Profile_GetList_FullMethodName + const Profile_GetProfile_FullMethodName + const Profile_IsReal_FullMethodName + const Profile_ListProfile_FullMethodName + const Profile_UpdateProfile_FullMethodName + const User_BatchInsert_FullMethodName + const User_CancelNodeAccount_FullMethodName + const User_CreateUser_FullMethodName + const User_DeleteUser_FullMethodName + const User_DistributeUser_FullMethodName + const User_GetNodeInfoByUserId_FullMethodName + const User_GetSyncUserInfo_FullMethodName + const User_GetUserNodeByNodeIdAndCenterUserId_FullMethodName + const User_SyncUserInfo_FullMethodName + const User_UpdatePassword_FullMethodName + const User_VerifyPassword_FullMethodName + var ErrorProfileReason_name = map[int32]string + var ErrorProfileReason_value = map[string]int32 + var ErrorReason_name = map[int32]string + var ErrorReason_value = map[string]int32 + var File_api_user_center_user_v2_profile_error_proto protoreflect.FileDescriptor + var File_api_user_center_user_v2_user_error_proto protoreflect.FileDescriptor + var File_user_center_user_v2_profile_proto protoreflect.FileDescriptor + var File_user_center_user_v2_user_proto protoreflect.FileDescriptor + var Profile_ServiceDesc = grpc.ServiceDesc + var UserOnlineType_name = map[int32]string + var UserOnlineType_value = map[string]int32 + var User_ServiceDesc = grpc.ServiceDesc + func ErrorBatchInsertError(format string, args ...interface{}) *errors.Error + func ErrorDataIsNotEmpty(format string, args ...interface{}) *errors.Error + func ErrorEmailAlreadyExists(format string, args ...interface{}) *errors.Error + func ErrorErrorCreateUser(format string, args ...interface{}) *errors.Error + func ErrorErrorReasonNameIsExist(format string, args ...interface{}) *errors.Error + func ErrorErrorReasonParams(format string, args ...interface{}) *errors.Error + func ErrorErrorReasonPassword(format string, args ...interface{}) *errors.Error + func ErrorErrorReasonSystem(format string, args ...interface{}) *errors.Error + func ErrorExceededTheMaximumBatchProcessingQuantity(format string, args ...interface{}) *errors.Error + func ErrorFailedDeleteProfile(format string, args ...interface{}) *errors.Error + func ErrorFailedToEditProfile(format string, args ...interface{}) *errors.Error + func ErrorGetDate(format string, args ...interface{}) *errors.Error + func ErrorHistoryPrivacyPasswordVerificationFail(format string, args ...interface{}) *errors.Error + func ErrorIdNumberHasBeenUsed(format string, args ...interface{}) *errors.Error + func ErrorJoinNodeErr(format string, args ...interface{}) *errors.Error + func ErrorNodeNotFang(format string, args ...interface{}) *errors.Error + func ErrorParamsEmailNotIsUserBind(format string, args ...interface{}) *errors.Error + func ErrorParamsPhoneNotIsUserBind(format string, args ...interface{}) *errors.Error + func ErrorPhoneIsNotEmpty(format string, args ...interface{}) *errors.Error + func ErrorProfileNotFound(format string, args ...interface{}) *errors.Error + func ErrorThisShareCodeIsInvalid(format string, args ...interface{}) *errors.Error + func ErrorUserAlreadyJoinNode(format string, args ...interface{}) *errors.Error + func ErrorUserHasRealName(format string, args ...interface{}) *errors.Error + func ErrorUserRealNameErr(format string, args ...interface{}) *errors.Error + func IsBatchInsertError(err error) bool + func IsDataIsNotEmpty(err error) bool + func IsEmailAlreadyExists(err error) bool + func IsErrorCreateUser(err error) bool + func IsErrorReasonNameIsExist(err error) bool + func IsErrorReasonParams(err error) bool + func IsErrorReasonPassword(err error) bool + func IsErrorReasonSystem(err error) bool + func IsExceededTheMaximumBatchProcessingQuantity(err error) bool + func IsFailedDeleteProfile(err error) bool + func IsFailedToEditProfile(err error) bool + func IsGetDate(err error) bool + func IsHistoryPrivacyPasswordVerificationFail(err error) bool + func IsIdNumberHasBeenUsed(err error) bool + func IsJoinNodeErr(err error) bool + func IsNodeNotFang(err error) bool + func IsParamsEmailNotIsUserBind(err error) bool + func IsParamsPhoneNotIsUserBind(err error) bool + func IsPhoneIsNotEmpty(err error) bool + func IsProfileNotFound(err error) bool + func IsThisShareCodeIsInvalid(err error) bool + func IsUserAlreadyJoinNode(err error) bool + func IsUserHasRealName(err error) bool + func IsUserRealNameErr(err error) bool + func RegisterProfileServer(s grpc.ServiceRegistrar, srv ProfileServer) + func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer) + type BatchInsertProfileReply struct + func (*BatchInsertProfileReply) Descriptor() ([]byte, []int) + func (*BatchInsertProfileReply) ProtoMessage() + func (m *BatchInsertProfileReply) Validate() error + func (m *BatchInsertProfileReply) ValidateAll() error + func (x *BatchInsertProfileReply) ProtoReflect() protoreflect.Message + func (x *BatchInsertProfileReply) Reset() + func (x *BatchInsertProfileReply) String() string + type BatchInsertProfileReplyMultiError []error + func (m BatchInsertProfileReplyMultiError) AllErrors() []error + func (m BatchInsertProfileReplyMultiError) Error() string + type BatchInsertProfileReplyValidationError struct + func (e BatchInsertProfileReplyValidationError) Cause() error + func (e BatchInsertProfileReplyValidationError) Error() string + func (e BatchInsertProfileReplyValidationError) ErrorName() string + func (e BatchInsertProfileReplyValidationError) Field() string + func (e BatchInsertProfileReplyValidationError) Key() bool + func (e BatchInsertProfileReplyValidationError) Reason() string + type BatchInsertProfileReq struct + List []*UserProfile + NodeId string + func (*BatchInsertProfileReq) Descriptor() ([]byte, []int) + func (*BatchInsertProfileReq) ProtoMessage() + func (m *BatchInsertProfileReq) Validate() error + func (m *BatchInsertProfileReq) ValidateAll() error + func (x *BatchInsertProfileReq) GetList() []*UserProfile + func (x *BatchInsertProfileReq) GetNodeId() string + func (x *BatchInsertProfileReq) ProtoReflect() protoreflect.Message + func (x *BatchInsertProfileReq) Reset() + func (x *BatchInsertProfileReq) String() string + type BatchInsertProfileReqMultiError []error + func (m BatchInsertProfileReqMultiError) AllErrors() []error + func (m BatchInsertProfileReqMultiError) Error() string + type BatchInsertProfileReqValidationError struct + func (e BatchInsertProfileReqValidationError) Cause() error + func (e BatchInsertProfileReqValidationError) Error() string + func (e BatchInsertProfileReqValidationError) ErrorName() string + func (e BatchInsertProfileReqValidationError) Field() string + func (e BatchInsertProfileReqValidationError) Key() bool + func (e BatchInsertProfileReqValidationError) Reason() string + type BatchInsertUserReply struct + func (*BatchInsertUserReply) Descriptor() ([]byte, []int) + func (*BatchInsertUserReply) ProtoMessage() + func (m *BatchInsertUserReply) Validate() error + func (m *BatchInsertUserReply) ValidateAll() error + func (x *BatchInsertUserReply) ProtoReflect() protoreflect.Message + func (x *BatchInsertUserReply) Reset() + func (x *BatchInsertUserReply) String() string + type BatchInsertUserReplyMultiError []error + func (m BatchInsertUserReplyMultiError) AllErrors() []error + func (m BatchInsertUserReplyMultiError) Error() string + type BatchInsertUserReplyValidationError struct + func (e BatchInsertUserReplyValidationError) Cause() error + func (e BatchInsertUserReplyValidationError) Error() string + func (e BatchInsertUserReplyValidationError) ErrorName() string + func (e BatchInsertUserReplyValidationError) Field() string + func (e BatchInsertUserReplyValidationError) Key() bool + func (e BatchInsertUserReplyValidationError) Reason() string + type BatchInsertUserReq struct + List []*UserData + NodeId string + func (*BatchInsertUserReq) Descriptor() ([]byte, []int) + func (*BatchInsertUserReq) ProtoMessage() + func (m *BatchInsertUserReq) Validate() error + func (m *BatchInsertUserReq) ValidateAll() error + func (x *BatchInsertUserReq) GetList() []*UserData + func (x *BatchInsertUserReq) GetNodeId() string + func (x *BatchInsertUserReq) ProtoReflect() protoreflect.Message + func (x *BatchInsertUserReq) Reset() + func (x *BatchInsertUserReq) String() string + type BatchInsertUserReqMultiError []error + func (m BatchInsertUserReqMultiError) AllErrors() []error + func (m BatchInsertUserReqMultiError) Error() string + type BatchInsertUserReqValidationError struct + func (e BatchInsertUserReqValidationError) Cause() error + func (e BatchInsertUserReqValidationError) Error() string + func (e BatchInsertUserReqValidationError) ErrorName() string + func (e BatchInsertUserReqValidationError) Field() string + func (e BatchInsertUserReqValidationError) Key() bool + func (e BatchInsertUserReqValidationError) Reason() string + type CancelNodeAccountReply struct + func (*CancelNodeAccountReply) Descriptor() ([]byte, []int) + func (*CancelNodeAccountReply) ProtoMessage() + func (m *CancelNodeAccountReply) Validate() error + func (m *CancelNodeAccountReply) ValidateAll() error + func (x *CancelNodeAccountReply) ProtoReflect() protoreflect.Message + func (x *CancelNodeAccountReply) Reset() + func (x *CancelNodeAccountReply) String() string + type CancelNodeAccountReplyMultiError []error + func (m CancelNodeAccountReplyMultiError) AllErrors() []error + func (m CancelNodeAccountReplyMultiError) Error() string + type CancelNodeAccountReplyValidationError struct + func (e CancelNodeAccountReplyValidationError) Cause() error + func (e CancelNodeAccountReplyValidationError) Error() string + func (e CancelNodeAccountReplyValidationError) ErrorName() string + func (e CancelNodeAccountReplyValidationError) Field() string + func (e CancelNodeAccountReplyValidationError) Key() bool + func (e CancelNodeAccountReplyValidationError) Reason() string + type CancelNodeAccountReq struct + UserId string + func (*CancelNodeAccountReq) Descriptor() ([]byte, []int) + func (*CancelNodeAccountReq) ProtoMessage() + func (m *CancelNodeAccountReq) Validate() error + func (m *CancelNodeAccountReq) ValidateAll() error + func (x *CancelNodeAccountReq) GetUserId() string + func (x *CancelNodeAccountReq) ProtoReflect() protoreflect.Message + func (x *CancelNodeAccountReq) Reset() + func (x *CancelNodeAccountReq) String() string + type CancelNodeAccountReqMultiError []error + func (m CancelNodeAccountReqMultiError) AllErrors() []error + func (m CancelNodeAccountReqMultiError) Error() string + type CancelNodeAccountReqValidationError struct + func (e CancelNodeAccountReqValidationError) Cause() error + func (e CancelNodeAccountReqValidationError) Error() string + func (e CancelNodeAccountReqValidationError) ErrorName() string + func (e CancelNodeAccountReqValidationError) Field() string + func (e CancelNodeAccountReqValidationError) Key() bool + func (e CancelNodeAccountReqValidationError) Reason() string + type CreateUserReply struct + func (*CreateUserReply) Descriptor() ([]byte, []int) + func (*CreateUserReply) ProtoMessage() + func (m *CreateUserReply) Validate() error + func (m *CreateUserReply) ValidateAll() error + func (x *CreateUserReply) ProtoReflect() protoreflect.Message + func (x *CreateUserReply) Reset() + func (x *CreateUserReply) String() string + type CreateUserReplyMultiError []error + func (m CreateUserReplyMultiError) AllErrors() []error + func (m CreateUserReplyMultiError) Error() string + type CreateUserReplyValidationError struct + func (e CreateUserReplyValidationError) Cause() error + func (e CreateUserReplyValidationError) Error() string + func (e CreateUserReplyValidationError) ErrorName() string + func (e CreateUserReplyValidationError) Field() string + func (e CreateUserReplyValidationError) Key() bool + func (e CreateUserReplyValidationError) Reason() string + type CreateUserReq struct + Account string + AccountType v2.AccountType + AreaCode int32 + Email string + FaceUrl string + FromUserId string + Gender v2.Gender + IsGenerate int32 + Nickname string + NodeId string + Password string + Phone string + ShareCode string + TenantId string + func (*CreateUserReq) Descriptor() ([]byte, []int) + func (*CreateUserReq) ProtoMessage() + func (m *CreateUserReq) Validate() error + func (m *CreateUserReq) ValidateAll() error + func (x *CreateUserReq) GetAccount() string + func (x *CreateUserReq) GetAccountType() v2.AccountType + func (x *CreateUserReq) GetAreaCode() int32 + func (x *CreateUserReq) GetEmail() string + func (x *CreateUserReq) GetFaceUrl() string + func (x *CreateUserReq) GetFromUserId() string + func (x *CreateUserReq) GetGender() v2.Gender + func (x *CreateUserReq) GetIsGenerate() int32 + func (x *CreateUserReq) GetNickname() string + func (x *CreateUserReq) GetNodeId() string + func (x *CreateUserReq) GetPassword() string + func (x *CreateUserReq) GetPhone() string + func (x *CreateUserReq) GetShareCode() string + func (x *CreateUserReq) GetTenantId() string + func (x *CreateUserReq) ProtoReflect() protoreflect.Message + func (x *CreateUserReq) Reset() + func (x *CreateUserReq) String() string + type CreateUserReqMultiError []error + func (m CreateUserReqMultiError) AllErrors() []error + func (m CreateUserReqMultiError) Error() string + type CreateUserReqValidationError struct + func (e CreateUserReqValidationError) Cause() error + func (e CreateUserReqValidationError) Error() string + func (e CreateUserReqValidationError) ErrorName() string + func (e CreateUserReqValidationError) Field() string + func (e CreateUserReqValidationError) Key() bool + func (e CreateUserReqValidationError) Reason() string + type DeleteUserReply struct + func (*DeleteUserReply) Descriptor() ([]byte, []int) + func (*DeleteUserReply) ProtoMessage() + func (m *DeleteUserReply) Validate() error + func (m *DeleteUserReply) ValidateAll() error + func (x *DeleteUserReply) ProtoReflect() protoreflect.Message + func (x *DeleteUserReply) Reset() + func (x *DeleteUserReply) String() string + type DeleteUserReplyMultiError []error + func (m DeleteUserReplyMultiError) AllErrors() []error + func (m DeleteUserReplyMultiError) Error() string + type DeleteUserReplyValidationError struct + func (e DeleteUserReplyValidationError) Cause() error + func (e DeleteUserReplyValidationError) Error() string + func (e DeleteUserReplyValidationError) ErrorName() string + func (e DeleteUserReplyValidationError) Field() string + func (e DeleteUserReplyValidationError) Key() bool + func (e DeleteUserReplyValidationError) Reason() string + type DeleteUserReq struct + UserId string + func (*DeleteUserReq) Descriptor() ([]byte, []int) + func (*DeleteUserReq) ProtoMessage() + func (m *DeleteUserReq) Validate() error + func (m *DeleteUserReq) ValidateAll() error + func (x *DeleteUserReq) GetUserId() string + func (x *DeleteUserReq) ProtoReflect() protoreflect.Message + func (x *DeleteUserReq) Reset() + func (x *DeleteUserReq) String() string + type DeleteUserReqMultiError []error + func (m DeleteUserReqMultiError) AllErrors() []error + func (m DeleteUserReqMultiError) Error() string + type DeleteUserReqValidationError struct + func (e DeleteUserReqValidationError) Cause() error + func (e DeleteUserReqValidationError) Error() string + func (e DeleteUserReqValidationError) ErrorName() string + func (e DeleteUserReqValidationError) Field() string + func (e DeleteUserReqValidationError) Key() bool + func (e DeleteUserReqValidationError) Reason() string + type DistributeUserReply struct + func (*DistributeUserReply) Descriptor() ([]byte, []int) + func (*DistributeUserReply) ProtoMessage() + func (m *DistributeUserReply) Validate() error + func (m *DistributeUserReply) ValidateAll() error + func (x *DistributeUserReply) ProtoReflect() protoreflect.Message + func (x *DistributeUserReply) Reset() + func (x *DistributeUserReply) String() string + type DistributeUserReplyMultiError []error + func (m DistributeUserReplyMultiError) AllErrors() []error + func (m DistributeUserReplyMultiError) Error() string + type DistributeUserReplyValidationError struct + func (e DistributeUserReplyValidationError) Cause() error + func (e DistributeUserReplyValidationError) Error() string + func (e DistributeUserReplyValidationError) ErrorName() string + func (e DistributeUserReplyValidationError) Field() string + func (e DistributeUserReplyValidationError) Key() bool + func (e DistributeUserReplyValidationError) Reason() string + type DistributeUserReq struct + Code string + IsJoinDistribute bool + NodeId string + UserId string + func (*DistributeUserReq) Descriptor() ([]byte, []int) + func (*DistributeUserReq) ProtoMessage() + func (m *DistributeUserReq) Validate() error + func (m *DistributeUserReq) ValidateAll() error + func (x *DistributeUserReq) GetCode() string + func (x *DistributeUserReq) GetIsJoinDistribute() bool + func (x *DistributeUserReq) GetNodeId() string + func (x *DistributeUserReq) GetUserId() string + func (x *DistributeUserReq) ProtoReflect() protoreflect.Message + func (x *DistributeUserReq) Reset() + func (x *DistributeUserReq) String() string + type DistributeUserReqMultiError []error + func (m DistributeUserReqMultiError) AllErrors() []error + func (m DistributeUserReqMultiError) Error() string + type DistributeUserReqValidationError struct + func (e DistributeUserReqValidationError) Cause() error + func (e DistributeUserReqValidationError) Error() string + func (e DistributeUserReqValidationError) ErrorName() string + func (e DistributeUserReqValidationError) Field() string + func (e DistributeUserReqValidationError) Key() bool + func (e DistributeUserReqValidationError) Reason() string + type ErrorProfileReason int32 + const ErrorProfileReason_BATCH_INSERT_ERROR + const ErrorProfileReason_DATA_IS_NOT_EMPTY + const ErrorProfileReason_EXCEEDED_THE_MAXIMUM_BATCH_PROCESSING_QUANTITY + const ErrorProfileReason_FAILED_DELETE_PROFILE + const ErrorProfileReason_FAILED_TO_EDIT_PROFILE + const ErrorProfileReason_GET_DATE + const ErrorProfileReason_HISTORY_PRIVACY_PASSWORD_VERIFICATION_FAIL + const ErrorProfileReason_ID_NUMBER_HAS_BEEN_USED + const ErrorProfileReason_PARAMS_EMAIL_NOT_IS_USER_BIND + const ErrorProfileReason_PARAMS_PHONE_NOT_IS_USER_BIND + const ErrorProfileReason_PHONE_IS_NOT_EMPTY + const ErrorProfileReason_PROFILE_NOT_FOUND + const ErrorProfileReason_USER_HAS_REAL_NAME + const ErrorProfileReason_USER_REAL_NAME_ERR + func (ErrorProfileReason) Descriptor() protoreflect.EnumDescriptor + func (ErrorProfileReason) EnumDescriptor() ([]byte, []int) + func (ErrorProfileReason) Type() protoreflect.EnumType + func (x ErrorProfileReason) Enum() *ErrorProfileReason + func (x ErrorProfileReason) Number() protoreflect.EnumNumber + func (x ErrorProfileReason) String() string + type ErrorReason int32 + const ErrorReason_EMAIL_ALREADY_EXISTS + const ErrorReason_ERROR_CREATE_USER + const ErrorReason_ERROR_REASON_NAME_IS_EXIST + const ErrorReason_ERROR_REASON_PARAMS + const ErrorReason_ERROR_REASON_PASSWORD + const ErrorReason_ERROR_REASON_SYSTEM + const ErrorReason_JOIN_NODE_ERR + const ErrorReason_NODE_NOT_FANG + const ErrorReason_THIS_SHARE_CODE_IS_INVALID + const ErrorReason_USER_ALREADY_JOIN_NODE + func (ErrorReason) Descriptor() protoreflect.EnumDescriptor + func (ErrorReason) EnumDescriptor() ([]byte, []int) + func (ErrorReason) Type() protoreflect.EnumType + func (x ErrorReason) Enum() *ErrorReason + func (x ErrorReason) Number() protoreflect.EnumNumber + func (x ErrorReason) String() string + type FindProfileByUserReply struct + Data []*UserProfile + func (*FindProfileByUserReply) Descriptor() ([]byte, []int) + func (*FindProfileByUserReply) ProtoMessage() + func (m *FindProfileByUserReply) Validate() error + func (m *FindProfileByUserReply) ValidateAll() error + func (x *FindProfileByUserReply) GetData() []*UserProfile + func (x *FindProfileByUserReply) ProtoReflect() protoreflect.Message + func (x *FindProfileByUserReply) Reset() + func (x *FindProfileByUserReply) String() string + type FindProfileByUserReplyMultiError []error + func (m FindProfileByUserReplyMultiError) AllErrors() []error + func (m FindProfileByUserReplyMultiError) Error() string + type FindProfileByUserReplyValidationError struct + func (e FindProfileByUserReplyValidationError) Cause() error + func (e FindProfileByUserReplyValidationError) Error() string + func (e FindProfileByUserReplyValidationError) ErrorName() string + func (e FindProfileByUserReplyValidationError) Field() string + func (e FindProfileByUserReplyValidationError) Key() bool + func (e FindProfileByUserReplyValidationError) Reason() string + type FindProfileByUserReq struct + NodeId string + UserIds []string + func (*FindProfileByUserReq) Descriptor() ([]byte, []int) + func (*FindProfileByUserReq) ProtoMessage() + func (m *FindProfileByUserReq) Validate() error + func (m *FindProfileByUserReq) ValidateAll() error + func (x *FindProfileByUserReq) GetNodeId() string + func (x *FindProfileByUserReq) GetUserIds() []string + func (x *FindProfileByUserReq) ProtoReflect() protoreflect.Message + func (x *FindProfileByUserReq) Reset() + func (x *FindProfileByUserReq) String() string + type FindProfileByUserReqMultiError []error + func (m FindProfileByUserReqMultiError) AllErrors() []error + func (m FindProfileByUserReqMultiError) Error() string + type FindProfileByUserReqValidationError struct + func (e FindProfileByUserReqValidationError) Cause() error + func (e FindProfileByUserReqValidationError) Error() string + func (e FindProfileByUserReqValidationError) ErrorName() string + func (e FindProfileByUserReqValidationError) Field() string + func (e FindProfileByUserReqValidationError) Key() bool + func (e FindProfileByUserReqValidationError) Reason() string + type GetByAccountReply struct + Profile *UserProfile + func (*GetByAccountReply) Descriptor() ([]byte, []int) + func (*GetByAccountReply) ProtoMessage() + func (m *GetByAccountReply) Validate() error + func (m *GetByAccountReply) ValidateAll() error + func (x *GetByAccountReply) GetProfile() *UserProfile + func (x *GetByAccountReply) ProtoReflect() protoreflect.Message + func (x *GetByAccountReply) Reset() + func (x *GetByAccountReply) String() string + type GetByAccountReplyMultiError []error + func (m GetByAccountReplyMultiError) AllErrors() []error + func (m GetByAccountReplyMultiError) Error() string + type GetByAccountReplyValidationError struct + func (e GetByAccountReplyValidationError) Cause() error + func (e GetByAccountReplyValidationError) Error() string + func (e GetByAccountReplyValidationError) ErrorName() string + func (e GetByAccountReplyValidationError) Field() string + func (e GetByAccountReplyValidationError) Key() bool + func (e GetByAccountReplyValidationError) Reason() string + type GetByAccountReq struct + Account string + func (*GetByAccountReq) Descriptor() ([]byte, []int) + func (*GetByAccountReq) ProtoMessage() + func (m *GetByAccountReq) Validate() error + func (m *GetByAccountReq) ValidateAll() error + func (x *GetByAccountReq) GetAccount() string + func (x *GetByAccountReq) ProtoReflect() protoreflect.Message + func (x *GetByAccountReq) Reset() + func (x *GetByAccountReq) String() string + type GetByAccountReqMultiError []error + func (m GetByAccountReqMultiError) AllErrors() []error + func (m GetByAccountReqMultiError) Error() string + type GetByAccountReqValidationError struct + func (e GetByAccountReqValidationError) Cause() error + func (e GetByAccountReqValidationError) Error() string + func (e GetByAccountReqValidationError) ErrorName() string + func (e GetByAccountReqValidationError) Field() string + func (e GetByAccountReqValidationError) Key() bool + func (e GetByAccountReqValidationError) Reason() string + type GetByCodeReply struct + Profile *UserProfile + func (*GetByCodeReply) Descriptor() ([]byte, []int) + func (*GetByCodeReply) ProtoMessage() + func (m *GetByCodeReply) Validate() error + func (m *GetByCodeReply) ValidateAll() error + func (x *GetByCodeReply) GetProfile() *UserProfile + func (x *GetByCodeReply) ProtoReflect() protoreflect.Message + func (x *GetByCodeReply) Reset() + func (x *GetByCodeReply) String() string + type GetByCodeReplyMultiError []error + func (m GetByCodeReplyMultiError) AllErrors() []error + func (m GetByCodeReplyMultiError) Error() string + type GetByCodeReplyValidationError struct + func (e GetByCodeReplyValidationError) Cause() error + func (e GetByCodeReplyValidationError) Error() string + func (e GetByCodeReplyValidationError) ErrorName() string + func (e GetByCodeReplyValidationError) Field() string + func (e GetByCodeReplyValidationError) Key() bool + func (e GetByCodeReplyValidationError) Reason() string + type GetByCodeReq struct + Code string + func (*GetByCodeReq) Descriptor() ([]byte, []int) + func (*GetByCodeReq) ProtoMessage() + func (m *GetByCodeReq) Validate() error + func (m *GetByCodeReq) ValidateAll() error + func (x *GetByCodeReq) GetCode() string + func (x *GetByCodeReq) ProtoReflect() protoreflect.Message + func (x *GetByCodeReq) Reset() + func (x *GetByCodeReq) String() string + type GetByCodeReqMultiError []error + func (m GetByCodeReqMultiError) AllErrors() []error + func (m GetByCodeReqMultiError) Error() string + type GetByCodeReqValidationError struct + func (e GetByCodeReqValidationError) Cause() error + func (e GetByCodeReqValidationError) Error() string + func (e GetByCodeReqValidationError) ErrorName() string + func (e GetByCodeReqValidationError) Field() string + func (e GetByCodeReqValidationError) Key() bool + func (e GetByCodeReqValidationError) Reason() string + type GetByEmailReply struct + Profile *UserProfile + func (*GetByEmailReply) Descriptor() ([]byte, []int) + func (*GetByEmailReply) ProtoMessage() + func (m *GetByEmailReply) Validate() error + func (m *GetByEmailReply) ValidateAll() error + func (x *GetByEmailReply) GetProfile() *UserProfile + func (x *GetByEmailReply) ProtoReflect() protoreflect.Message + func (x *GetByEmailReply) Reset() + func (x *GetByEmailReply) String() string + type GetByEmailReplyMultiError []error + func (m GetByEmailReplyMultiError) AllErrors() []error + func (m GetByEmailReplyMultiError) Error() string + type GetByEmailReplyValidationError struct + func (e GetByEmailReplyValidationError) Cause() error + func (e GetByEmailReplyValidationError) Error() string + func (e GetByEmailReplyValidationError) ErrorName() string + func (e GetByEmailReplyValidationError) Field() string + func (e GetByEmailReplyValidationError) Key() bool + func (e GetByEmailReplyValidationError) Reason() string + type GetByEmailReq struct + Email string + func (*GetByEmailReq) Descriptor() ([]byte, []int) + func (*GetByEmailReq) ProtoMessage() + func (m *GetByEmailReq) Validate() error + func (m *GetByEmailReq) ValidateAll() error + func (x *GetByEmailReq) GetEmail() string + func (x *GetByEmailReq) ProtoReflect() protoreflect.Message + func (x *GetByEmailReq) Reset() + func (x *GetByEmailReq) String() string + type GetByEmailReqMultiError []error + func (m GetByEmailReqMultiError) AllErrors() []error + func (m GetByEmailReqMultiError) Error() string + type GetByEmailReqValidationError struct + func (e GetByEmailReqValidationError) Cause() error + func (e GetByEmailReqValidationError) Error() string + func (e GetByEmailReqValidationError) ErrorName() string + func (e GetByEmailReqValidationError) Field() string + func (e GetByEmailReqValidationError) Key() bool + func (e GetByEmailReqValidationError) Reason() string + type GetByPhoneReply struct + Profiles []*UserProfile + func (*GetByPhoneReply) Descriptor() ([]byte, []int) + func (*GetByPhoneReply) ProtoMessage() + func (m *GetByPhoneReply) Validate() error + func (m *GetByPhoneReply) ValidateAll() error + func (x *GetByPhoneReply) GetProfiles() []*UserProfile + func (x *GetByPhoneReply) ProtoReflect() protoreflect.Message + func (x *GetByPhoneReply) Reset() + func (x *GetByPhoneReply) String() string + type GetByPhoneReplyMultiError []error + func (m GetByPhoneReplyMultiError) AllErrors() []error + func (m GetByPhoneReplyMultiError) Error() string + type GetByPhoneReplyValidationError struct + func (e GetByPhoneReplyValidationError) Cause() error + func (e GetByPhoneReplyValidationError) Error() string + func (e GetByPhoneReplyValidationError) ErrorName() string + func (e GetByPhoneReplyValidationError) Field() string + func (e GetByPhoneReplyValidationError) Key() bool + func (e GetByPhoneReplyValidationError) Reason() string + type GetByPhoneReq struct + Phone string + func (*GetByPhoneReq) Descriptor() ([]byte, []int) + func (*GetByPhoneReq) ProtoMessage() + func (m *GetByPhoneReq) Validate() error + func (m *GetByPhoneReq) ValidateAll() error + func (x *GetByPhoneReq) GetPhone() string + func (x *GetByPhoneReq) ProtoReflect() protoreflect.Message + func (x *GetByPhoneReq) Reset() + func (x *GetByPhoneReq) String() string + type GetByPhoneReqMultiError []error + func (m GetByPhoneReqMultiError) AllErrors() []error + func (m GetByPhoneReqMultiError) Error() string + type GetByPhoneReqValidationError struct + func (e GetByPhoneReqValidationError) Cause() error + func (e GetByPhoneReqValidationError) Error() string + func (e GetByPhoneReqValidationError) ErrorName() string + func (e GetByPhoneReqValidationError) Field() string + func (e GetByPhoneReqValidationError) Key() bool + func (e GetByPhoneReqValidationError) Reason() string + type GetListReply struct + List []*UserProfile + Total int64 + func (*GetListReply) Descriptor() ([]byte, []int) + func (*GetListReply) ProtoMessage() + func (m *GetListReply) Validate() error + func (m *GetListReply) ValidateAll() error + func (x *GetListReply) GetList() []*UserProfile + func (x *GetListReply) GetTotal() int64 + func (x *GetListReply) ProtoReflect() protoreflect.Message + func (x *GetListReply) Reset() + func (x *GetListReply) String() string + type GetListReplyMultiError []error + func (m GetListReplyMultiError) AllErrors() []error + func (m GetListReplyMultiError) Error() string + type GetListReplyValidationError struct + func (e GetListReplyValidationError) Cause() error + func (e GetListReplyValidationError) Error() string + func (e GetListReplyValidationError) ErrorName() string + func (e GetListReplyValidationError) Field() string + func (e GetListReplyValidationError) Key() bool + func (e GetListReplyValidationError) Reason() string + type GetListReq struct + Account *string + Code *string + Email *string + FullName *string + Nickname *string + Page *v21.Pagination + PersonId *string + Phone *string + func (*GetListReq) Descriptor() ([]byte, []int) + func (*GetListReq) ProtoMessage() + func (m *GetListReq) Validate() error + func (m *GetListReq) ValidateAll() error + func (x *GetListReq) GetAccount() string + func (x *GetListReq) GetCode() string + func (x *GetListReq) GetEmail() string + func (x *GetListReq) GetFullName() string + func (x *GetListReq) GetNickname() string + func (x *GetListReq) GetPage() *v21.Pagination + func (x *GetListReq) GetPersonId() string + func (x *GetListReq) GetPhone() string + func (x *GetListReq) ProtoReflect() protoreflect.Message + func (x *GetListReq) Reset() + func (x *GetListReq) String() string + type GetListReqMultiError []error + func (m GetListReqMultiError) AllErrors() []error + func (m GetListReqMultiError) Error() string + type GetListReqValidationError struct + func (e GetListReqValidationError) Cause() error + func (e GetListReqValidationError) Error() string + func (e GetListReqValidationError) ErrorName() string + func (e GetListReqValidationError) Field() string + func (e GetListReqValidationError) Key() bool + func (e GetListReqValidationError) Reason() string + type GetNodeInfoByUserIdReply struct + UserNodes []*UserNode + func (*GetNodeInfoByUserIdReply) Descriptor() ([]byte, []int) + func (*GetNodeInfoByUserIdReply) ProtoMessage() + func (m *GetNodeInfoByUserIdReply) Validate() error + func (m *GetNodeInfoByUserIdReply) ValidateAll() error + func (x *GetNodeInfoByUserIdReply) GetUserNodes() []*UserNode + func (x *GetNodeInfoByUserIdReply) ProtoReflect() protoreflect.Message + func (x *GetNodeInfoByUserIdReply) Reset() + func (x *GetNodeInfoByUserIdReply) String() string + type GetNodeInfoByUserIdReplyMultiError []error + func (m GetNodeInfoByUserIdReplyMultiError) AllErrors() []error + func (m GetNodeInfoByUserIdReplyMultiError) Error() string + type GetNodeInfoByUserIdReplyValidationError struct + func (e GetNodeInfoByUserIdReplyValidationError) Cause() error + func (e GetNodeInfoByUserIdReplyValidationError) Error() string + func (e GetNodeInfoByUserIdReplyValidationError) ErrorName() string + func (e GetNodeInfoByUserIdReplyValidationError) Field() string + func (e GetNodeInfoByUserIdReplyValidationError) Key() bool + func (e GetNodeInfoByUserIdReplyValidationError) Reason() string + type GetNodeInfoByUserIdReq struct + UserId string + func (*GetNodeInfoByUserIdReq) Descriptor() ([]byte, []int) + func (*GetNodeInfoByUserIdReq) ProtoMessage() + func (m *GetNodeInfoByUserIdReq) Validate() error + func (m *GetNodeInfoByUserIdReq) ValidateAll() error + func (x *GetNodeInfoByUserIdReq) GetUserId() string + func (x *GetNodeInfoByUserIdReq) ProtoReflect() protoreflect.Message + func (x *GetNodeInfoByUserIdReq) Reset() + func (x *GetNodeInfoByUserIdReq) String() string + type GetNodeInfoByUserIdReqMultiError []error + func (m GetNodeInfoByUserIdReqMultiError) AllErrors() []error + func (m GetNodeInfoByUserIdReqMultiError) Error() string + type GetNodeInfoByUserIdReqValidationError struct + func (e GetNodeInfoByUserIdReqValidationError) Cause() error + func (e GetNodeInfoByUserIdReqValidationError) Error() string + func (e GetNodeInfoByUserIdReqValidationError) ErrorName() string + func (e GetNodeInfoByUserIdReqValidationError) Field() string + func (e GetNodeInfoByUserIdReqValidationError) Key() bool + func (e GetNodeInfoByUserIdReqValidationError) Reason() string + type GetProfileReply struct + Profile *UserProfile + func (*GetProfileReply) Descriptor() ([]byte, []int) + func (*GetProfileReply) ProtoMessage() + func (m *GetProfileReply) Validate() error + func (m *GetProfileReply) ValidateAll() error + func (x *GetProfileReply) GetProfile() *UserProfile + func (x *GetProfileReply) ProtoReflect() protoreflect.Message + func (x *GetProfileReply) Reset() + func (x *GetProfileReply) String() string + type GetProfileReplyMultiError []error + func (m GetProfileReplyMultiError) AllErrors() []error + func (m GetProfileReplyMultiError) Error() string + type GetProfileReplyValidationError struct + func (e GetProfileReplyValidationError) Cause() error + func (e GetProfileReplyValidationError) Error() string + func (e GetProfileReplyValidationError) ErrorName() string + func (e GetProfileReplyValidationError) Field() string + func (e GetProfileReplyValidationError) Key() bool + func (e GetProfileReplyValidationError) Reason() string + type GetProfileReq struct + SelectStr []string + UserId string + func (*GetProfileReq) Descriptor() ([]byte, []int) + func (*GetProfileReq) ProtoMessage() + func (m *GetProfileReq) Validate() error + func (m *GetProfileReq) ValidateAll() error + func (x *GetProfileReq) GetSelectStr() []string + func (x *GetProfileReq) GetUserId() string + func (x *GetProfileReq) ProtoReflect() protoreflect.Message + func (x *GetProfileReq) Reset() + func (x *GetProfileReq) String() string + type GetProfileReqMultiError []error + func (m GetProfileReqMultiError) AllErrors() []error + func (m GetProfileReqMultiError) Error() string + type GetProfileReqValidationError struct + func (e GetProfileReqValidationError) Cause() error + func (e GetProfileReqValidationError) Error() string + func (e GetProfileReqValidationError) ErrorName() string + func (e GetProfileReqValidationError) Field() string + func (e GetProfileReqValidationError) Key() bool + func (e GetProfileReqValidationError) Reason() string + type GetSyncUserInfoReply struct + Nodes []*SyncUserNode + UserInfo *v21.SyncUser + func (*GetSyncUserInfoReply) Descriptor() ([]byte, []int) + func (*GetSyncUserInfoReply) ProtoMessage() + func (m *GetSyncUserInfoReply) Validate() error + func (m *GetSyncUserInfoReply) ValidateAll() error + func (x *GetSyncUserInfoReply) GetNodes() []*SyncUserNode + func (x *GetSyncUserInfoReply) GetUserInfo() *v21.SyncUser + func (x *GetSyncUserInfoReply) ProtoReflect() protoreflect.Message + func (x *GetSyncUserInfoReply) Reset() + func (x *GetSyncUserInfoReply) String() string + type GetSyncUserInfoReplyMultiError []error + func (m GetSyncUserInfoReplyMultiError) AllErrors() []error + func (m GetSyncUserInfoReplyMultiError) Error() string + type GetSyncUserInfoReplyValidationError struct + func (e GetSyncUserInfoReplyValidationError) Cause() error + func (e GetSyncUserInfoReplyValidationError) Error() string + func (e GetSyncUserInfoReplyValidationError) ErrorName() string + func (e GetSyncUserInfoReplyValidationError) Field() string + func (e GetSyncUserInfoReplyValidationError) Key() bool + func (e GetSyncUserInfoReplyValidationError) Reason() string + type GetSyncUserInfoReq struct + UserId string + func (*GetSyncUserInfoReq) Descriptor() ([]byte, []int) + func (*GetSyncUserInfoReq) ProtoMessage() + func (m *GetSyncUserInfoReq) Validate() error + func (m *GetSyncUserInfoReq) ValidateAll() error + func (x *GetSyncUserInfoReq) GetUserId() string + func (x *GetSyncUserInfoReq) ProtoReflect() protoreflect.Message + func (x *GetSyncUserInfoReq) Reset() + func (x *GetSyncUserInfoReq) String() string + type GetSyncUserInfoReqMultiError []error + func (m GetSyncUserInfoReqMultiError) AllErrors() []error + func (m GetSyncUserInfoReqMultiError) Error() string + type GetSyncUserInfoReqValidationError struct + func (e GetSyncUserInfoReqValidationError) Cause() error + func (e GetSyncUserInfoReqValidationError) Error() string + func (e GetSyncUserInfoReqValidationError) ErrorName() string + func (e GetSyncUserInfoReqValidationError) Field() string + func (e GetSyncUserInfoReqValidationError) Key() bool + func (e GetSyncUserInfoReqValidationError) Reason() string + type GetUserNodeByNodeIdAndCenterUserIdReply struct + UserNode *SyncUserNode + func (*GetUserNodeByNodeIdAndCenterUserIdReply) Descriptor() ([]byte, []int) + func (*GetUserNodeByNodeIdAndCenterUserIdReply) ProtoMessage() + func (m *GetUserNodeByNodeIdAndCenterUserIdReply) Validate() error + func (m *GetUserNodeByNodeIdAndCenterUserIdReply) ValidateAll() error + func (x *GetUserNodeByNodeIdAndCenterUserIdReply) GetUserNode() *SyncUserNode + func (x *GetUserNodeByNodeIdAndCenterUserIdReply) ProtoReflect() protoreflect.Message + func (x *GetUserNodeByNodeIdAndCenterUserIdReply) Reset() + func (x *GetUserNodeByNodeIdAndCenterUserIdReply) String() string + type GetUserNodeByNodeIdAndCenterUserIdReplyMultiError []error + func (m GetUserNodeByNodeIdAndCenterUserIdReplyMultiError) AllErrors() []error + func (m GetUserNodeByNodeIdAndCenterUserIdReplyMultiError) Error() string + type GetUserNodeByNodeIdAndCenterUserIdReplyValidationError struct + func (e GetUserNodeByNodeIdAndCenterUserIdReplyValidationError) Cause() error + func (e GetUserNodeByNodeIdAndCenterUserIdReplyValidationError) Error() string + func (e GetUserNodeByNodeIdAndCenterUserIdReplyValidationError) ErrorName() string + func (e GetUserNodeByNodeIdAndCenterUserIdReplyValidationError) Field() string + func (e GetUserNodeByNodeIdAndCenterUserIdReplyValidationError) Key() bool + func (e GetUserNodeByNodeIdAndCenterUserIdReplyValidationError) Reason() string + type GetUserNodeByNodeIdAndCenterUserIdReq struct + NodeId string + UserId string + func (*GetUserNodeByNodeIdAndCenterUserIdReq) Descriptor() ([]byte, []int) + func (*GetUserNodeByNodeIdAndCenterUserIdReq) ProtoMessage() + func (m *GetUserNodeByNodeIdAndCenterUserIdReq) Validate() error + func (m *GetUserNodeByNodeIdAndCenterUserIdReq) ValidateAll() error + func (x *GetUserNodeByNodeIdAndCenterUserIdReq) GetNodeId() string + func (x *GetUserNodeByNodeIdAndCenterUserIdReq) GetUserId() string + func (x *GetUserNodeByNodeIdAndCenterUserIdReq) ProtoReflect() protoreflect.Message + func (x *GetUserNodeByNodeIdAndCenterUserIdReq) Reset() + func (x *GetUserNodeByNodeIdAndCenterUserIdReq) String() string + type GetUserNodeByNodeIdAndCenterUserIdReqMultiError []error + func (m GetUserNodeByNodeIdAndCenterUserIdReqMultiError) AllErrors() []error + func (m GetUserNodeByNodeIdAndCenterUserIdReqMultiError) Error() string + type GetUserNodeByNodeIdAndCenterUserIdReqValidationError struct + func (e GetUserNodeByNodeIdAndCenterUserIdReqValidationError) Cause() error + func (e GetUserNodeByNodeIdAndCenterUserIdReqValidationError) Error() string + func (e GetUserNodeByNodeIdAndCenterUserIdReqValidationError) ErrorName() string + func (e GetUserNodeByNodeIdAndCenterUserIdReqValidationError) Field() string + func (e GetUserNodeByNodeIdAndCenterUserIdReqValidationError) Key() bool + func (e GetUserNodeByNodeIdAndCenterUserIdReqValidationError) Reason() string + type IsRealReply struct + func (*IsRealReply) Descriptor() ([]byte, []int) + func (*IsRealReply) ProtoMessage() + func (m *IsRealReply) Validate() error + func (m *IsRealReply) ValidateAll() error + func (x *IsRealReply) ProtoReflect() protoreflect.Message + func (x *IsRealReply) Reset() + func (x *IsRealReply) String() string + type IsRealReplyMultiError []error + func (m IsRealReplyMultiError) AllErrors() []error + func (m IsRealReplyMultiError) Error() string + type IsRealReplyValidationError struct + func (e IsRealReplyValidationError) Cause() error + func (e IsRealReplyValidationError) Error() string + func (e IsRealReplyValidationError) ErrorName() string + func (e IsRealReplyValidationError) Field() string + func (e IsRealReplyValidationError) Key() bool + func (e IsRealReplyValidationError) Reason() string + type IsRealReq struct + IdCard string + UserId string + func (*IsRealReq) Descriptor() ([]byte, []int) + func (*IsRealReq) ProtoMessage() + func (m *IsRealReq) Validate() error + func (m *IsRealReq) ValidateAll() error + func (x *IsRealReq) GetIdCard() string + func (x *IsRealReq) GetUserId() string + func (x *IsRealReq) ProtoReflect() protoreflect.Message + func (x *IsRealReq) Reset() + func (x *IsRealReq) String() string + type IsRealReqMultiError []error + func (m IsRealReqMultiError) AllErrors() []error + func (m IsRealReqMultiError) Error() string + type IsRealReqValidationError struct + func (e IsRealReqValidationError) Cause() error + func (e IsRealReqValidationError) Error() string + func (e IsRealReqValidationError) ErrorName() string + func (e IsRealReqValidationError) Field() string + func (e IsRealReqValidationError) Key() bool + func (e IsRealReqValidationError) Reason() string + type ListProfileReply struct + List []*UserProfile + Total int64 + func (*ListProfileReply) Descriptor() ([]byte, []int) + func (*ListProfileReply) ProtoMessage() + func (m *ListProfileReply) Validate() error + func (m *ListProfileReply) ValidateAll() error + func (x *ListProfileReply) GetList() []*UserProfile + func (x *ListProfileReply) GetTotal() int64 + func (x *ListProfileReply) ProtoReflect() protoreflect.Message + func (x *ListProfileReply) Reset() + func (x *ListProfileReply) String() string + type ListProfileReplyMultiError []error + func (m ListProfileReplyMultiError) AllErrors() []error + func (m ListProfileReplyMultiError) Error() string + type ListProfileReplyValidationError struct + func (e ListProfileReplyValidationError) Cause() error + func (e ListProfileReplyValidationError) Error() string + func (e ListProfileReplyValidationError) ErrorName() string + func (e ListProfileReplyValidationError) Field() string + func (e ListProfileReplyValidationError) Key() bool + func (e ListProfileReplyValidationError) Reason() string + type ListProfileReq struct + Cond map[string]string + IsLimit bool + NodeId string + Page *v21.Pagination + SelectStr []string + Supplement []string + func (*ListProfileReq) Descriptor() ([]byte, []int) + func (*ListProfileReq) ProtoMessage() + func (m *ListProfileReq) Validate() error + func (m *ListProfileReq) ValidateAll() error + func (x *ListProfileReq) GetCond() map[string]string + func (x *ListProfileReq) GetIsLimit() bool + func (x *ListProfileReq) GetNodeId() string + func (x *ListProfileReq) GetPage() *v21.Pagination + func (x *ListProfileReq) GetSelectStr() []string + func (x *ListProfileReq) GetSupplement() []string + func (x *ListProfileReq) ProtoReflect() protoreflect.Message + func (x *ListProfileReq) Reset() + func (x *ListProfileReq) String() string + type ListProfileReqMultiError []error + func (m ListProfileReqMultiError) AllErrors() []error + func (m ListProfileReqMultiError) Error() string + type ListProfileReqValidationError struct + func (e ListProfileReqValidationError) Cause() error + func (e ListProfileReqValidationError) Error() string + func (e ListProfileReqValidationError) ErrorName() string + func (e ListProfileReqValidationError) Field() string + func (e ListProfileReqValidationError) Key() bool + func (e ListProfileReqValidationError) Reason() string + type ProfileClient interface + BatchInsert func(ctx context.Context, in *BatchInsertProfileReq, opts ...grpc.CallOption) (*BatchInsertProfileReply, error) + FindProfileByUserId func(ctx context.Context, in *FindProfileByUserReq, opts ...grpc.CallOption) (*FindProfileByUserReply, error) + GetByAccount func(ctx context.Context, in *GetByAccountReq, opts ...grpc.CallOption) (*GetByAccountReply, error) + GetByCode func(ctx context.Context, in *GetByCodeReq, opts ...grpc.CallOption) (*GetByCodeReply, error) + GetByEmail func(ctx context.Context, in *GetByEmailReq, opts ...grpc.CallOption) (*GetByEmailReply, error) + GetByPhone func(ctx context.Context, in *GetByPhoneReq, opts ...grpc.CallOption) (*GetByPhoneReply, error) + GetList func(ctx context.Context, in *GetListReq, opts ...grpc.CallOption) (*GetListReply, error) + GetProfile func(ctx context.Context, in *GetProfileReq, opts ...grpc.CallOption) (*GetProfileReply, error) + IsReal func(ctx context.Context, in *IsRealReq, opts ...grpc.CallOption) (*IsRealReply, error) + ListProfile func(ctx context.Context, in *ListProfileReq, opts ...grpc.CallOption) (*ListProfileReply, error) + UpdateProfile func(ctx context.Context, in *UpdateProfileReq, opts ...grpc.CallOption) (*UpdateProfileReply, error) + func NewProfileClient(cc grpc.ClientConnInterface) ProfileClient + type ProfileServer interface + BatchInsert func(context.Context, *BatchInsertProfileReq) (*BatchInsertProfileReply, error) + FindProfileByUserId func(context.Context, *FindProfileByUserReq) (*FindProfileByUserReply, error) + GetByAccount func(context.Context, *GetByAccountReq) (*GetByAccountReply, error) + GetByCode func(context.Context, *GetByCodeReq) (*GetByCodeReply, error) + GetByEmail func(context.Context, *GetByEmailReq) (*GetByEmailReply, error) + GetByPhone func(context.Context, *GetByPhoneReq) (*GetByPhoneReply, error) + GetList func(context.Context, *GetListReq) (*GetListReply, error) + GetProfile func(context.Context, *GetProfileReq) (*GetProfileReply, error) + IsReal func(context.Context, *IsRealReq) (*IsRealReply, error) + ListProfile func(context.Context, *ListProfileReq) (*ListProfileReply, error) + UpdateProfile func(context.Context, *UpdateProfileReq) (*UpdateProfileReply, error) + type SyncUserInfoReply struct + func (*SyncUserInfoReply) Descriptor() ([]byte, []int) + func (*SyncUserInfoReply) ProtoMessage() + func (m *SyncUserInfoReply) Validate() error + func (m *SyncUserInfoReply) ValidateAll() error + func (x *SyncUserInfoReply) ProtoReflect() protoreflect.Message + func (x *SyncUserInfoReply) Reset() + func (x *SyncUserInfoReply) String() string + type SyncUserInfoReplyMultiError []error + func (m SyncUserInfoReplyMultiError) AllErrors() []error + func (m SyncUserInfoReplyMultiError) Error() string + type SyncUserInfoReplyValidationError struct + func (e SyncUserInfoReplyValidationError) Cause() error + func (e SyncUserInfoReplyValidationError) Error() string + func (e SyncUserInfoReplyValidationError) ErrorName() string + func (e SyncUserInfoReplyValidationError) Field() string + func (e SyncUserInfoReplyValidationError) Key() bool + func (e SyncUserInfoReplyValidationError) Reason() string + type SyncUserInfoReq struct + UserInfo *v21.SyncUser + func (*SyncUserInfoReq) Descriptor() ([]byte, []int) + func (*SyncUserInfoReq) ProtoMessage() + func (m *SyncUserInfoReq) Validate() error + func (m *SyncUserInfoReq) ValidateAll() error + func (x *SyncUserInfoReq) GetUserInfo() *v21.SyncUser + func (x *SyncUserInfoReq) ProtoReflect() protoreflect.Message + func (x *SyncUserInfoReq) Reset() + func (x *SyncUserInfoReq) String() string + type SyncUserInfoReqMultiError []error + func (m SyncUserInfoReqMultiError) AllErrors() []error + func (m SyncUserInfoReqMultiError) Error() string + type SyncUserInfoReqValidationError struct + func (e SyncUserInfoReqValidationError) Cause() error + func (e SyncUserInfoReqValidationError) Error() string + func (e SyncUserInfoReqValidationError) ErrorName() string + func (e SyncUserInfoReqValidationError) Field() string + func (e SyncUserInfoReqValidationError) Key() bool + func (e SyncUserInfoReqValidationError) Reason() string + type SyncUserNode struct + CenterUserId string + FaceURL string + FromUserId string + Nickname string + NodeId string + TenantId string + UserId string + func (*SyncUserNode) Descriptor() ([]byte, []int) + func (*SyncUserNode) ProtoMessage() + func (m *SyncUserNode) Validate() error + func (m *SyncUserNode) ValidateAll() error + func (x *SyncUserNode) GetCenterUserId() string + func (x *SyncUserNode) GetFaceURL() string + func (x *SyncUserNode) GetFromUserId() string + func (x *SyncUserNode) GetNickname() string + func (x *SyncUserNode) GetNodeId() string + func (x *SyncUserNode) GetTenantId() string + func (x *SyncUserNode) GetUserId() string + func (x *SyncUserNode) ProtoReflect() protoreflect.Message + func (x *SyncUserNode) Reset() + func (x *SyncUserNode) String() string + type SyncUserNodeMultiError []error + func (m SyncUserNodeMultiError) AllErrors() []error + func (m SyncUserNodeMultiError) Error() string + type SyncUserNodeValidationError struct + func (e SyncUserNodeValidationError) Cause() error + func (e SyncUserNodeValidationError) Error() string + func (e SyncUserNodeValidationError) ErrorName() string + func (e SyncUserNodeValidationError) Field() string + func (e SyncUserNodeValidationError) Key() bool + func (e SyncUserNodeValidationError) Reason() string + type UnimplementedProfileServer struct + func (UnimplementedProfileServer) BatchInsert(context.Context, *BatchInsertProfileReq) (*BatchInsertProfileReply, error) + func (UnimplementedProfileServer) FindProfileByUserId(context.Context, *FindProfileByUserReq) (*FindProfileByUserReply, error) + func (UnimplementedProfileServer) GetByAccount(context.Context, *GetByAccountReq) (*GetByAccountReply, error) + func (UnimplementedProfileServer) GetByCode(context.Context, *GetByCodeReq) (*GetByCodeReply, error) + func (UnimplementedProfileServer) GetByEmail(context.Context, *GetByEmailReq) (*GetByEmailReply, error) + func (UnimplementedProfileServer) GetByPhone(context.Context, *GetByPhoneReq) (*GetByPhoneReply, error) + func (UnimplementedProfileServer) GetList(context.Context, *GetListReq) (*GetListReply, error) + func (UnimplementedProfileServer) GetProfile(context.Context, *GetProfileReq) (*GetProfileReply, error) + func (UnimplementedProfileServer) IsReal(context.Context, *IsRealReq) (*IsRealReply, error) + func (UnimplementedProfileServer) ListProfile(context.Context, *ListProfileReq) (*ListProfileReply, error) + func (UnimplementedProfileServer) UpdateProfile(context.Context, *UpdateProfileReq) (*UpdateProfileReply, error) + type UnimplementedUserServer struct + func (UnimplementedUserServer) BatchInsert(context.Context, *BatchInsertUserReq) (*BatchInsertUserReply, error) + func (UnimplementedUserServer) CancelNodeAccount(context.Context, *CancelNodeAccountReq) (*CancelNodeAccountReply, error) + func (UnimplementedUserServer) CreateUser(context.Context, *CreateUserReq) (*CreateUserReply, error) + func (UnimplementedUserServer) DeleteUser(context.Context, *DeleteUserReq) (*DeleteUserReply, error) + func (UnimplementedUserServer) DistributeUser(context.Context, *DistributeUserReq) (*DistributeUserReply, error) + func (UnimplementedUserServer) GetNodeInfoByUserId(context.Context, *GetNodeInfoByUserIdReq) (*GetNodeInfoByUserIdReply, error) + func (UnimplementedUserServer) GetSyncUserInfo(context.Context, *GetSyncUserInfoReq) (*GetSyncUserInfoReply, error) + func (UnimplementedUserServer) GetUserNodeByNodeIdAndCenterUserId(context.Context, *GetUserNodeByNodeIdAndCenterUserIdReq) (*GetUserNodeByNodeIdAndCenterUserIdReply, error) + func (UnimplementedUserServer) SyncUserInfo(context.Context, *SyncUserInfoReq) (*SyncUserInfoReply, error) + func (UnimplementedUserServer) UpdatePassword(context.Context, *UpdatePasswordReq) (*UpdatePasswordReply, error) + func (UnimplementedUserServer) VerifyPassword(context.Context, *VerifyPasswordReq) (*VerifyPasswordReply, error) + type UnsafeProfileServer interface + type UnsafeUserServer interface + type UpdatePasswordReply struct + func (*UpdatePasswordReply) Descriptor() ([]byte, []int) + func (*UpdatePasswordReply) ProtoMessage() + func (m *UpdatePasswordReply) Validate() error + func (m *UpdatePasswordReply) ValidateAll() error + func (x *UpdatePasswordReply) ProtoReflect() protoreflect.Message + func (x *UpdatePasswordReply) Reset() + func (x *UpdatePasswordReply) String() string + type UpdatePasswordReplyMultiError []error + func (m UpdatePasswordReplyMultiError) AllErrors() []error + func (m UpdatePasswordReplyMultiError) Error() string + type UpdatePasswordReplyValidationError struct + func (e UpdatePasswordReplyValidationError) Cause() error + func (e UpdatePasswordReplyValidationError) Error() string + func (e UpdatePasswordReplyValidationError) ErrorName() string + func (e UpdatePasswordReplyValidationError) Field() string + func (e UpdatePasswordReplyValidationError) Key() bool + func (e UpdatePasswordReplyValidationError) Reason() string + type UpdatePasswordReq struct + Password string + UserId string + func (*UpdatePasswordReq) Descriptor() ([]byte, []int) + func (*UpdatePasswordReq) ProtoMessage() + func (m *UpdatePasswordReq) Validate() error + func (m *UpdatePasswordReq) ValidateAll() error + func (x *UpdatePasswordReq) GetPassword() string + func (x *UpdatePasswordReq) GetUserId() string + func (x *UpdatePasswordReq) ProtoReflect() protoreflect.Message + func (x *UpdatePasswordReq) Reset() + func (x *UpdatePasswordReq) String() string + type UpdatePasswordReqMultiError []error + func (m UpdatePasswordReqMultiError) AllErrors() []error + func (m UpdatePasswordReqMultiError) Error() string + type UpdatePasswordReqValidationError struct + func (e UpdatePasswordReqValidationError) Cause() error + func (e UpdatePasswordReqValidationError) Error() string + func (e UpdatePasswordReqValidationError) ErrorName() string + func (e UpdatePasswordReqValidationError) Field() string + func (e UpdatePasswordReqValidationError) Key() bool + func (e UpdatePasswordReqValidationError) Reason() string + type UpdateProfileReply struct + func (*UpdateProfileReply) Descriptor() ([]byte, []int) + func (*UpdateProfileReply) ProtoMessage() + func (m *UpdateProfileReply) Validate() error + func (m *UpdateProfileReply) ValidateAll() error + func (x *UpdateProfileReply) ProtoReflect() protoreflect.Message + func (x *UpdateProfileReply) Reset() + func (x *UpdateProfileReply) String() string + type UpdateProfileReplyMultiError []error + func (m UpdateProfileReplyMultiError) AllErrors() []error + func (m UpdateProfileReplyMultiError) Error() string + type UpdateProfileReplyValidationError struct + func (e UpdateProfileReplyValidationError) Cause() error + func (e UpdateProfileReplyValidationError) Error() string + func (e UpdateProfileReplyValidationError) ErrorName() string + func (e UpdateProfileReplyValidationError) Field() string + func (e UpdateProfileReplyValidationError) Key() bool + func (e UpdateProfileReplyValidationError) Reason() string + type UpdateProfileReq struct + Birth *int64 + Email *string + FaceURL *string + FullName *string + Gender *v2.Gender + LastNodeId *string + Message *string + Nickname *string + NodeId *string + PersonId *string + Phone *string + Status *int32 + UserId string + func (*UpdateProfileReq) Descriptor() ([]byte, []int) + func (*UpdateProfileReq) ProtoMessage() + func (m *UpdateProfileReq) Validate() error + func (m *UpdateProfileReq) ValidateAll() error + func (x *UpdateProfileReq) GetBirth() int64 + func (x *UpdateProfileReq) GetEmail() string + func (x *UpdateProfileReq) GetFaceURL() string + func (x *UpdateProfileReq) GetFullName() string + func (x *UpdateProfileReq) GetGender() v2.Gender + func (x *UpdateProfileReq) GetLastNodeId() string + func (x *UpdateProfileReq) GetMessage() string + func (x *UpdateProfileReq) GetNickname() string + func (x *UpdateProfileReq) GetNodeId() string + func (x *UpdateProfileReq) GetPersonId() string + func (x *UpdateProfileReq) GetPhone() string + func (x *UpdateProfileReq) GetStatus() int32 + func (x *UpdateProfileReq) GetUserId() string + func (x *UpdateProfileReq) ProtoReflect() protoreflect.Message + func (x *UpdateProfileReq) Reset() + func (x *UpdateProfileReq) String() string + type UpdateProfileReqMultiError []error + func (m UpdateProfileReqMultiError) AllErrors() []error + func (m UpdateProfileReqMultiError) Error() string + type UpdateProfileReqValidationError struct + func (e UpdateProfileReqValidationError) Cause() error + func (e UpdateProfileReqValidationError) Error() string + func (e UpdateProfileReqValidationError) ErrorName() string + func (e UpdateProfileReqValidationError) Field() string + func (e UpdateProfileReqValidationError) Key() bool + func (e UpdateProfileReqValidationError) Reason() string + type UserClient interface + BatchInsert func(ctx context.Context, in *BatchInsertUserReq, opts ...grpc.CallOption) (*BatchInsertUserReply, error) + CancelNodeAccount func(ctx context.Context, in *CancelNodeAccountReq, opts ...grpc.CallOption) (*CancelNodeAccountReply, error) + CreateUser func(ctx context.Context, in *CreateUserReq, opts ...grpc.CallOption) (*CreateUserReply, error) + DeleteUser func(ctx context.Context, in *DeleteUserReq, opts ...grpc.CallOption) (*DeleteUserReply, error) + DistributeUser func(ctx context.Context, in *DistributeUserReq, opts ...grpc.CallOption) (*DistributeUserReply, error) + GetNodeInfoByUserId func(ctx context.Context, in *GetNodeInfoByUserIdReq, opts ...grpc.CallOption) (*GetNodeInfoByUserIdReply, error) + GetSyncUserInfo func(ctx context.Context, in *GetSyncUserInfoReq, opts ...grpc.CallOption) (*GetSyncUserInfoReply, error) + GetUserNodeByNodeIdAndCenterUserId func(ctx context.Context, in *GetUserNodeByNodeIdAndCenterUserIdReq, ...) (*GetUserNodeByNodeIdAndCenterUserIdReply, error) + SyncUserInfo func(ctx context.Context, in *SyncUserInfoReq, opts ...grpc.CallOption) (*SyncUserInfoReply, error) + UpdatePassword func(ctx context.Context, in *UpdatePasswordReq, opts ...grpc.CallOption) (*UpdatePasswordReply, error) + VerifyPassword func(ctx context.Context, in *VerifyPasswordReq, opts ...grpc.CallOption) (*VerifyPasswordReply, error) + func NewUserClient(cc grpc.ClientConnInterface) UserClient + type UserData struct + CreatedAt int64 + DeletedAt int64 + Id string + Password string + TenantId string + UpdatedAt int64 + func (*UserData) Descriptor() ([]byte, []int) + func (*UserData) ProtoMessage() + func (m *UserData) Validate() error + func (m *UserData) ValidateAll() error + func (x *UserData) GetCreatedAt() int64 + func (x *UserData) GetDeletedAt() int64 + func (x *UserData) GetId() string + func (x *UserData) GetPassword() string + func (x *UserData) GetTenantId() string + func (x *UserData) GetUpdatedAt() int64 + func (x *UserData) ProtoReflect() protoreflect.Message + func (x *UserData) Reset() + func (x *UserData) String() string + type UserDataMultiError []error + func (m UserDataMultiError) AllErrors() []error + func (m UserDataMultiError) Error() string + type UserDataValidationError struct + func (e UserDataValidationError) Cause() error + func (e UserDataValidationError) Error() string + func (e UserDataValidationError) ErrorName() string + func (e UserDataValidationError) Field() string + func (e UserDataValidationError) Key() bool + func (e UserDataValidationError) Reason() string + type UserNode struct + Code string + Logo string + Name string + NodeId string + func (*UserNode) Descriptor() ([]byte, []int) + func (*UserNode) ProtoMessage() + func (m *UserNode) Validate() error + func (m *UserNode) ValidateAll() error + func (x *UserNode) GetCode() string + func (x *UserNode) GetLogo() string + func (x *UserNode) GetName() string + func (x *UserNode) GetNodeId() string + func (x *UserNode) ProtoReflect() protoreflect.Message + func (x *UserNode) Reset() + func (x *UserNode) String() string + type UserNodeMultiError []error + func (m UserNodeMultiError) AllErrors() []error + func (m UserNodeMultiError) Error() string + type UserNodeValidationError struct + func (e UserNodeValidationError) Cause() error + func (e UserNodeValidationError) Error() string + func (e UserNodeValidationError) ErrorName() string + func (e UserNodeValidationError) Field() string + func (e UserNodeValidationError) Key() bool + func (e UserNodeValidationError) Reason() string + type UserOnlineType int32 + const UserOnlineType_USER_ONLINE_TYPE_OFFLINE + const UserOnlineType_USER_ONLINE_TYPE_ONLINE + func (UserOnlineType) Descriptor() protoreflect.EnumDescriptor + func (UserOnlineType) EnumDescriptor() ([]byte, []int) + func (UserOnlineType) Type() protoreflect.EnumType + func (x UserOnlineType) Enum() *UserOnlineType + func (x UserOnlineType) Number() protoreflect.EnumNumber + func (x UserOnlineType) String() string + type UserProfile struct + Account string + AreaCode int32 + Birth int64 + Code string + CreatedAt int64 + DeletedAt int64 + Email string + FaceURL string + FullName string + Gender v2.Gender + Id string + LastLoginNodeId string + Nickname string + NodeId string + PersonId string + Phone string + ShareCode string + Status int32 + TenantId string + UpdatedAt int64 + func (*UserProfile) Descriptor() ([]byte, []int) + func (*UserProfile) ProtoMessage() + func (m *UserProfile) Validate() error + func (m *UserProfile) ValidateAll() error + func (x *UserProfile) GetAccount() string + func (x *UserProfile) GetAreaCode() int32 + func (x *UserProfile) GetBirth() int64 + func (x *UserProfile) GetCode() string + func (x *UserProfile) GetCreatedAt() int64 + func (x *UserProfile) GetDeletedAt() int64 + func (x *UserProfile) GetEmail() string + func (x *UserProfile) GetFaceURL() string + func (x *UserProfile) GetFullName() string + func (x *UserProfile) GetGender() v2.Gender + func (x *UserProfile) GetId() string + func (x *UserProfile) GetLastLoginNodeId() string + func (x *UserProfile) GetNickname() string + func (x *UserProfile) GetNodeId() string + func (x *UserProfile) GetPersonId() string + func (x *UserProfile) GetPhone() string + func (x *UserProfile) GetShareCode() string + func (x *UserProfile) GetStatus() int32 + func (x *UserProfile) GetTenantId() string + func (x *UserProfile) GetUpdatedAt() int64 + func (x *UserProfile) ProtoReflect() protoreflect.Message + func (x *UserProfile) Reset() + func (x *UserProfile) String() string + type UserProfileMultiError []error + func (m UserProfileMultiError) AllErrors() []error + func (m UserProfileMultiError) Error() string + type UserProfileValidationError struct + func (e UserProfileValidationError) Cause() error + func (e UserProfileValidationError) Error() string + func (e UserProfileValidationError) ErrorName() string + func (e UserProfileValidationError) Field() string + func (e UserProfileValidationError) Key() bool + func (e UserProfileValidationError) Reason() string + type UserServer interface + BatchInsert func(context.Context, *BatchInsertUserReq) (*BatchInsertUserReply, error) + CancelNodeAccount func(context.Context, *CancelNodeAccountReq) (*CancelNodeAccountReply, error) + CreateUser func(context.Context, *CreateUserReq) (*CreateUserReply, error) + DeleteUser func(context.Context, *DeleteUserReq) (*DeleteUserReply, error) + DistributeUser func(context.Context, *DistributeUserReq) (*DistributeUserReply, error) + GetNodeInfoByUserId func(context.Context, *GetNodeInfoByUserIdReq) (*GetNodeInfoByUserIdReply, error) + GetSyncUserInfo func(context.Context, *GetSyncUserInfoReq) (*GetSyncUserInfoReply, error) + GetUserNodeByNodeIdAndCenterUserId func(context.Context, *GetUserNodeByNodeIdAndCenterUserIdReq) (*GetUserNodeByNodeIdAndCenterUserIdReply, error) + SyncUserInfo func(context.Context, *SyncUserInfoReq) (*SyncUserInfoReply, error) + UpdatePassword func(context.Context, *UpdatePasswordReq) (*UpdatePasswordReply, error) + VerifyPassword func(context.Context, *VerifyPasswordReq) (*VerifyPasswordReply, error) + type VerifyPasswordReply struct + Id string + Ok bool + func (*VerifyPasswordReply) Descriptor() ([]byte, []int) + func (*VerifyPasswordReply) ProtoMessage() + func (m *VerifyPasswordReply) Validate() error + func (m *VerifyPasswordReply) ValidateAll() error + func (x *VerifyPasswordReply) GetId() string + func (x *VerifyPasswordReply) GetOk() bool + func (x *VerifyPasswordReply) ProtoReflect() protoreflect.Message + func (x *VerifyPasswordReply) Reset() + func (x *VerifyPasswordReply) String() string + type VerifyPasswordReplyMultiError []error + func (m VerifyPasswordReplyMultiError) AllErrors() []error + func (m VerifyPasswordReplyMultiError) Error() string + type VerifyPasswordReplyValidationError struct + func (e VerifyPasswordReplyValidationError) Cause() error + func (e VerifyPasswordReplyValidationError) Error() string + func (e VerifyPasswordReplyValidationError) ErrorName() string + func (e VerifyPasswordReplyValidationError) Field() string + func (e VerifyPasswordReplyValidationError) Key() bool + func (e VerifyPasswordReplyValidationError) Reason() string + type VerifyPasswordReq struct + Password string + UserId string + func (*VerifyPasswordReq) Descriptor() ([]byte, []int) + func (*VerifyPasswordReq) ProtoMessage() + func (m *VerifyPasswordReq) Validate() error + func (m *VerifyPasswordReq) ValidateAll() error + func (x *VerifyPasswordReq) GetPassword() string + func (x *VerifyPasswordReq) GetUserId() string + func (x *VerifyPasswordReq) ProtoReflect() protoreflect.Message + func (x *VerifyPasswordReq) Reset() + func (x *VerifyPasswordReq) String() string + type VerifyPasswordReqMultiError []error + func (m VerifyPasswordReqMultiError) AllErrors() []error + func (m VerifyPasswordReqMultiError) Error() string + type VerifyPasswordReqValidationError struct + func (e VerifyPasswordReqValidationError) Cause() error + func (e VerifyPasswordReqValidationError) Error() string + func (e VerifyPasswordReqValidationError) ErrorName() string + func (e VerifyPasswordReqValidationError) Field() string + func (e VerifyPasswordReqValidationError) Key() bool + func (e VerifyPasswordReqValidationError) Reason() string