Documentation ¶
Index ¶
- Constants
- Variables
- func ErrorCancelFollowFailed(format string, args ...interface{}) *errors.Error
- func ErrorEmailConflict(format string, args ...interface{}) *errors.Error
- func ErrorGetAccountFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetAchievementFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetFollowListCountFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetFollowListFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetPictureReviewFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetProfileFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetProfileListFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetProfileUpdateFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetUserFollowFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetUserSearchFailed(format string, args ...interface{}) *errors.Error
- func ErrorGiteeConflict(format string, args ...interface{}) *errors.Error
- func ErrorGithubConflict(format string, args ...interface{}) *errors.Error
- func ErrorLoginFailed(format string, args ...interface{}) *errors.Error
- func ErrorPhoneConflict(format string, args ...interface{}) *errors.Error
- func ErrorProfileReviewModifyFailed(format string, args ...interface{}) *errors.Error
- func ErrorProfileUpdateModifyFailed(format string, args ...interface{}) *errors.Error
- func ErrorQqConflict(format string, args ...interface{}) *errors.Error
- func ErrorRegisterFailed(format string, args ...interface{}) *errors.Error
- func ErrorResetPasswordFailed(format string, args ...interface{}) *errors.Error
- func ErrorSendCodeFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetEmailFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetFollowFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetGiteeFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetGithubFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetImageFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetImageIrregularFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetPasswordFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetPhoneFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetProfileFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetProfileUpdateFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetQqFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetUsernameFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetWechatFailed(format string, args ...interface{}) *errors.Error
- func ErrorUnbindAccountFailed(format string, args ...interface{}) *errors.Error
- func ErrorUniqueAccount(format string, args ...interface{}) *errors.Error
- func ErrorUnknownError(format string, args ...interface{}) *errors.Error
- func ErrorUserNameConflict(format string, args ...interface{}) *errors.Error
- func ErrorUsernameConflict(format string, args ...interface{}) *errors.Error
- func ErrorVerifyCodeFailed(format string, args ...interface{}) *errors.Error
- func ErrorVerifyPasswordFailed(format string, args ...interface{}) *errors.Error
- func ErrorWechatConflict(format string, args ...interface{}) *errors.Error
- func IsCancelFollowFailed(err error) bool
- func IsEmailConflict(err error) bool
- func IsGetAccountFailed(err error) bool
- func IsGetAchievementFailed(err error) bool
- func IsGetFollowListCountFailed(err error) bool
- func IsGetFollowListFailed(err error) bool
- func IsGetPictureReviewFailed(err error) bool
- func IsGetProfileFailed(err error) bool
- func IsGetProfileListFailed(err error) bool
- func IsGetProfileUpdateFailed(err error) bool
- func IsGetUserFollowFailed(err error) bool
- func IsGetUserSearchFailed(err error) bool
- func IsGiteeConflict(err error) bool
- func IsGithubConflict(err error) bool
- func IsLoginFailed(err error) bool
- func IsPhoneConflict(err error) bool
- func IsProfileReviewModifyFailed(err error) bool
- func IsProfileUpdateModifyFailed(err error) bool
- func IsQqConflict(err error) bool
- func IsRegisterFailed(err error) bool
- func IsResetPasswordFailed(err error) bool
- func IsSendCodeFailed(err error) bool
- func IsSetEmailFailed(err error) bool
- func IsSetFollowFailed(err error) bool
- func IsSetGiteeFailed(err error) bool
- func IsSetGithubFailed(err error) bool
- func IsSetImageFailed(err error) bool
- func IsSetImageIrregularFailed(err error) bool
- func IsSetPasswordFailed(err error) bool
- func IsSetPhoneFailed(err error) bool
- func IsSetProfileFailed(err error) bool
- func IsSetProfileUpdateFailed(err error) bool
- func IsSetQqFailed(err error) bool
- func IsSetUsernameFailed(err error) bool
- func IsSetWechatFailed(err error) bool
- func IsUnbindAccountFailed(err error) bool
- func IsUniqueAccount(err error) bool
- func IsUnknownError(err error) bool
- func IsUserNameConflict(err error) bool
- func IsUsernameConflict(err error) bool
- func IsVerifyCodeFailed(err error) bool
- func IsVerifyPasswordFailed(err error) bool
- func IsWechatConflict(err error) bool
- func RegisterUserHTTPServer(s *http.Server, srv UserHTTPServer)
- func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer)
- type AddAvatarReviewDbAndCacheReq
- func (*AddAvatarReviewDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddAvatarReviewDbAndCacheReq) GetCategory() string
- func (x *AddAvatarReviewDbAndCacheReq) GetJobId() string
- func (x *AddAvatarReviewDbAndCacheReq) GetLabel() string
- func (x *AddAvatarReviewDbAndCacheReq) GetResult() int32
- func (x *AddAvatarReviewDbAndCacheReq) GetScore() int32
- func (x *AddAvatarReviewDbAndCacheReq) GetSubLabel() string
- func (x *AddAvatarReviewDbAndCacheReq) GetUrl() string
- func (x *AddAvatarReviewDbAndCacheReq) GetUuid() string
- func (*AddAvatarReviewDbAndCacheReq) ProtoMessage()
- func (x *AddAvatarReviewDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *AddAvatarReviewDbAndCacheReq) Reset()
- func (x *AddAvatarReviewDbAndCacheReq) String() string
- func (m *AddAvatarReviewDbAndCacheReq) Validate() error
- func (m *AddAvatarReviewDbAndCacheReq) ValidateAll() error
- type AddAvatarReviewDbAndCacheReqMultiError
- type AddAvatarReviewDbAndCacheReqValidationError
- func (e AddAvatarReviewDbAndCacheReqValidationError) Cause() error
- func (e AddAvatarReviewDbAndCacheReqValidationError) Error() string
- func (e AddAvatarReviewDbAndCacheReqValidationError) ErrorName() string
- func (e AddAvatarReviewDbAndCacheReqValidationError) Field() string
- func (e AddAvatarReviewDbAndCacheReqValidationError) Key() bool
- func (e AddAvatarReviewDbAndCacheReqValidationError) Reason() string
- type AddCoverReviewDbAndCacheReq
- func (*AddCoverReviewDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddCoverReviewDbAndCacheReq) GetCategory() string
- func (x *AddCoverReviewDbAndCacheReq) GetJobId() string
- func (x *AddCoverReviewDbAndCacheReq) GetLabel() string
- func (x *AddCoverReviewDbAndCacheReq) GetResult() int32
- func (x *AddCoverReviewDbAndCacheReq) GetScore() int32
- func (x *AddCoverReviewDbAndCacheReq) GetSubLabel() string
- func (x *AddCoverReviewDbAndCacheReq) GetUrl() string
- func (x *AddCoverReviewDbAndCacheReq) GetUuid() string
- func (*AddCoverReviewDbAndCacheReq) ProtoMessage()
- func (x *AddCoverReviewDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *AddCoverReviewDbAndCacheReq) Reset()
- func (x *AddCoverReviewDbAndCacheReq) String() string
- func (m *AddCoverReviewDbAndCacheReq) Validate() error
- func (m *AddCoverReviewDbAndCacheReq) ValidateAll() error
- type AddCoverReviewDbAndCacheReqMultiError
- type AddCoverReviewDbAndCacheReqValidationError
- func (e AddCoverReviewDbAndCacheReqValidationError) Cause() error
- func (e AddCoverReviewDbAndCacheReqValidationError) Error() string
- func (e AddCoverReviewDbAndCacheReqValidationError) ErrorName() string
- func (e AddCoverReviewDbAndCacheReqValidationError) Field() string
- func (e AddCoverReviewDbAndCacheReqValidationError) Key() bool
- func (e AddCoverReviewDbAndCacheReqValidationError) Reason() string
- type AvatarIrregularReq
- func (*AvatarIrregularReq) Descriptor() ([]byte, []int)deprecated
- func (x *AvatarIrregularReq) GetCategory() string
- func (x *AvatarIrregularReq) GetJobId() string
- func (x *AvatarIrregularReq) GetLabel() string
- func (x *AvatarIrregularReq) GetResult() int32
- func (x *AvatarIrregularReq) GetScore() int32
- func (x *AvatarIrregularReq) GetSubLabel() string
- func (x *AvatarIrregularReq) GetUrl() string
- func (x *AvatarIrregularReq) GetUuid() string
- func (*AvatarIrregularReq) ProtoMessage()
- func (x *AvatarIrregularReq) ProtoReflect() protoreflect.Message
- func (x *AvatarIrregularReq) Reset()
- func (x *AvatarIrregularReq) String() string
- func (m *AvatarIrregularReq) Validate() error
- func (m *AvatarIrregularReq) ValidateAll() error
- type AvatarIrregularReqMultiError
- type AvatarIrregularReqValidationError
- func (e AvatarIrregularReqValidationError) Cause() error
- func (e AvatarIrregularReqValidationError) Error() string
- func (e AvatarIrregularReqValidationError) ErrorName() string
- func (e AvatarIrregularReqValidationError) Field() string
- func (e AvatarIrregularReqValidationError) Key() bool
- func (e AvatarIrregularReqValidationError) Reason() string
- type CancelFollowDbAndCacheReq
- func (*CancelFollowDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelFollowDbAndCacheReq) GetUserUuid() string
- func (x *CancelFollowDbAndCacheReq) GetUuid() string
- func (*CancelFollowDbAndCacheReq) ProtoMessage()
- func (x *CancelFollowDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *CancelFollowDbAndCacheReq) Reset()
- func (x *CancelFollowDbAndCacheReq) String() string
- func (m *CancelFollowDbAndCacheReq) Validate() error
- func (m *CancelFollowDbAndCacheReq) ValidateAll() error
- type CancelFollowDbAndCacheReqMultiError
- type CancelFollowDbAndCacheReqValidationError
- func (e CancelFollowDbAndCacheReqValidationError) Cause() error
- func (e CancelFollowDbAndCacheReqValidationError) Error() string
- func (e CancelFollowDbAndCacheReqValidationError) ErrorName() string
- func (e CancelFollowDbAndCacheReqValidationError) Field() string
- func (e CancelFollowDbAndCacheReqValidationError) Key() bool
- func (e CancelFollowDbAndCacheReqValidationError) Reason() string
- type CancelUserFollowReq
- func (*CancelUserFollowReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelUserFollowReq) GetUserUuid() string
- func (x *CancelUserFollowReq) GetUuid() string
- func (*CancelUserFollowReq) ProtoMessage()
- func (x *CancelUserFollowReq) ProtoReflect() protoreflect.Message
- func (x *CancelUserFollowReq) Reset()
- func (x *CancelUserFollowReq) String() string
- func (m *CancelUserFollowReq) Validate() error
- func (m *CancelUserFollowReq) ValidateAll() error
- type CancelUserFollowReqMultiError
- type CancelUserFollowReqValidationError
- func (e CancelUserFollowReqValidationError) Cause() error
- func (e CancelUserFollowReqValidationError) Error() string
- func (e CancelUserFollowReqValidationError) ErrorName() string
- func (e CancelUserFollowReqValidationError) Field() string
- func (e CancelUserFollowReqValidationError) Key() bool
- func (e CancelUserFollowReqValidationError) Reason() string
- type ChangeUserPasswordReq
- func (*ChangeUserPasswordReq) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeUserPasswordReq) GetOldpassword() string
- func (x *ChangeUserPasswordReq) GetPassword() string
- func (x *ChangeUserPasswordReq) GetUuid() string
- func (*ChangeUserPasswordReq) ProtoMessage()
- func (x *ChangeUserPasswordReq) ProtoReflect() protoreflect.Message
- func (x *ChangeUserPasswordReq) Reset()
- func (x *ChangeUserPasswordReq) String() string
- func (m *ChangeUserPasswordReq) Validate() error
- func (m *ChangeUserPasswordReq) ValidateAll() error
- type ChangeUserPasswordReqMultiError
- type ChangeUserPasswordReqValidationError
- func (e ChangeUserPasswordReqValidationError) Cause() error
- func (e ChangeUserPasswordReqValidationError) Error() string
- func (e ChangeUserPasswordReqValidationError) ErrorName() string
- func (e ChangeUserPasswordReqValidationError) Field() string
- func (e ChangeUserPasswordReqValidationError) Key() bool
- func (e ChangeUserPasswordReqValidationError) Reason() string
- type CoverIrregularReq
- func (*CoverIrregularReq) Descriptor() ([]byte, []int)deprecated
- func (x *CoverIrregularReq) GetCategory() string
- func (x *CoverIrregularReq) GetJobId() string
- func (x *CoverIrregularReq) GetLabel() string
- func (x *CoverIrregularReq) GetResult() int32
- func (x *CoverIrregularReq) GetScore() int32
- func (x *CoverIrregularReq) GetSubLabel() string
- func (x *CoverIrregularReq) GetUrl() string
- func (x *CoverIrregularReq) GetUuid() string
- func (*CoverIrregularReq) ProtoMessage()
- func (x *CoverIrregularReq) ProtoReflect() protoreflect.Message
- func (x *CoverIrregularReq) Reset()
- func (x *CoverIrregularReq) String() string
- func (m *CoverIrregularReq) Validate() error
- func (m *CoverIrregularReq) ValidateAll() error
- type CoverIrregularReqMultiError
- type CoverIrregularReqValidationError
- func (e CoverIrregularReqValidationError) Cause() error
- func (e CoverIrregularReqValidationError) Error() string
- func (e CoverIrregularReqValidationError) ErrorName() string
- func (e CoverIrregularReqValidationError) Field() string
- func (e CoverIrregularReqValidationError) Key() bool
- func (e CoverIrregularReqValidationError) Reason() string
- type GetAccountReply
- func (*GetAccountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountReply) GetEmail() string
- func (x *GetAccountReply) GetGitee() int32
- func (x *GetAccountReply) GetGithub() int32
- func (x *GetAccountReply) GetPassword() string
- func (x *GetAccountReply) GetPhone() string
- func (x *GetAccountReply) GetQq() string
- func (x *GetAccountReply) GetWechat() string
- func (*GetAccountReply) ProtoMessage()
- func (x *GetAccountReply) ProtoReflect() protoreflect.Message
- func (x *GetAccountReply) Reset()
- func (x *GetAccountReply) String() string
- func (m *GetAccountReply) Validate() error
- func (m *GetAccountReply) ValidateAll() error
- type GetAccountReplyMultiError
- type GetAccountReplyValidationError
- func (e GetAccountReplyValidationError) Cause() error
- func (e GetAccountReplyValidationError) Error() string
- func (e GetAccountReplyValidationError) ErrorName() string
- func (e GetAccountReplyValidationError) Field() string
- func (e GetAccountReplyValidationError) Key() bool
- func (e GetAccountReplyValidationError) Reason() string
- type GetAccountReq
- func (*GetAccountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountReq) GetUuid() string
- func (*GetAccountReq) ProtoMessage()
- func (x *GetAccountReq) ProtoReflect() protoreflect.Message
- func (x *GetAccountReq) Reset()
- func (x *GetAccountReq) String() string
- func (m *GetAccountReq) Validate() error
- func (m *GetAccountReq) ValidateAll() error
- type GetAccountReqMultiError
- type GetAccountReqValidationError
- func (e GetAccountReqValidationError) Cause() error
- func (e GetAccountReqValidationError) Error() string
- func (e GetAccountReqValidationError) ErrorName() string
- func (e GetAccountReqValidationError) Field() string
- func (e GetAccountReqValidationError) Key() bool
- func (e GetAccountReqValidationError) Reason() string
- type GetAvatarReviewReply
- func (*GetAvatarReviewReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetAvatarReviewReply) GetReview() []*GetAvatarReviewReply_Review
- func (*GetAvatarReviewReply) ProtoMessage()
- func (x *GetAvatarReviewReply) ProtoReflect() protoreflect.Message
- func (x *GetAvatarReviewReply) Reset()
- func (x *GetAvatarReviewReply) String() string
- func (m *GetAvatarReviewReply) Validate() error
- func (m *GetAvatarReviewReply) ValidateAll() error
- type GetAvatarReviewReplyMultiError
- type GetAvatarReviewReplyValidationError
- func (e GetAvatarReviewReplyValidationError) Cause() error
- func (e GetAvatarReviewReplyValidationError) Error() string
- func (e GetAvatarReviewReplyValidationError) ErrorName() string
- func (e GetAvatarReviewReplyValidationError) Field() string
- func (e GetAvatarReviewReplyValidationError) Key() bool
- func (e GetAvatarReviewReplyValidationError) Reason() string
- type GetAvatarReviewReply_Review
- func (*GetAvatarReviewReply_Review) Descriptor() ([]byte, []int)deprecated
- func (x *GetAvatarReviewReply_Review) GetCategory() string
- func (x *GetAvatarReviewReply_Review) GetCreateAt() string
- func (x *GetAvatarReviewReply_Review) GetId() int32
- func (x *GetAvatarReviewReply_Review) GetJobId() string
- func (x *GetAvatarReviewReply_Review) GetLabel() string
- func (x *GetAvatarReviewReply_Review) GetResult() int32
- func (x *GetAvatarReviewReply_Review) GetScore() int32
- func (x *GetAvatarReviewReply_Review) GetSubLabel() string
- func (x *GetAvatarReviewReply_Review) GetUrl() string
- func (x *GetAvatarReviewReply_Review) GetUuid() string
- func (*GetAvatarReviewReply_Review) ProtoMessage()
- func (x *GetAvatarReviewReply_Review) ProtoReflect() protoreflect.Message
- func (x *GetAvatarReviewReply_Review) Reset()
- func (x *GetAvatarReviewReply_Review) String() string
- func (m *GetAvatarReviewReply_Review) Validate() error
- func (m *GetAvatarReviewReply_Review) ValidateAll() error
- type GetAvatarReviewReply_ReviewMultiError
- type GetAvatarReviewReply_ReviewValidationError
- func (e GetAvatarReviewReply_ReviewValidationError) Cause() error
- func (e GetAvatarReviewReply_ReviewValidationError) Error() string
- func (e GetAvatarReviewReply_ReviewValidationError) ErrorName() string
- func (e GetAvatarReviewReply_ReviewValidationError) Field() string
- func (e GetAvatarReviewReply_ReviewValidationError) Key() bool
- func (e GetAvatarReviewReply_ReviewValidationError) Reason() string
- type GetAvatarReviewReq
- func (*GetAvatarReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetAvatarReviewReq) GetPage() int32
- func (x *GetAvatarReviewReq) GetUuid() string
- func (*GetAvatarReviewReq) ProtoMessage()
- func (x *GetAvatarReviewReq) ProtoReflect() protoreflect.Message
- func (x *GetAvatarReviewReq) Reset()
- func (x *GetAvatarReviewReq) String() string
- func (m *GetAvatarReviewReq) Validate() error
- func (m *GetAvatarReviewReq) ValidateAll() error
- type GetAvatarReviewReqMultiError
- type GetAvatarReviewReqValidationError
- func (e GetAvatarReviewReqValidationError) Cause() error
- func (e GetAvatarReviewReqValidationError) Error() string
- func (e GetAvatarReviewReqValidationError) ErrorName() string
- func (e GetAvatarReviewReqValidationError) Field() string
- func (e GetAvatarReviewReqValidationError) Key() bool
- func (e GetAvatarReviewReqValidationError) Reason() string
- type GetCosSessionKeyReply
- func (*GetCosSessionKeyReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCosSessionKeyReply) GetExpiredTime() int64
- func (x *GetCosSessionKeyReply) GetSessionToken() string
- func (x *GetCosSessionKeyReply) GetStartTime() int64
- func (x *GetCosSessionKeyReply) GetTmpSecretId() string
- func (x *GetCosSessionKeyReply) GetTmpSecretKey() string
- func (*GetCosSessionKeyReply) ProtoMessage()
- func (x *GetCosSessionKeyReply) ProtoReflect() protoreflect.Message
- func (x *GetCosSessionKeyReply) Reset()
- func (x *GetCosSessionKeyReply) String() string
- func (m *GetCosSessionKeyReply) Validate() error
- func (m *GetCosSessionKeyReply) ValidateAll() error
- type GetCosSessionKeyReplyMultiError
- type GetCosSessionKeyReplyValidationError
- func (e GetCosSessionKeyReplyValidationError) Cause() error
- func (e GetCosSessionKeyReplyValidationError) Error() string
- func (e GetCosSessionKeyReplyValidationError) ErrorName() string
- func (e GetCosSessionKeyReplyValidationError) Field() string
- func (e GetCosSessionKeyReplyValidationError) Key() bool
- func (e GetCosSessionKeyReplyValidationError) Reason() string
- type GetCosSessionKeyReq
- func (*GetCosSessionKeyReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCosSessionKeyReq) GetUuid() string
- func (*GetCosSessionKeyReq) ProtoMessage()
- func (x *GetCosSessionKeyReq) ProtoReflect() protoreflect.Message
- func (x *GetCosSessionKeyReq) Reset()
- func (x *GetCosSessionKeyReq) String() string
- func (m *GetCosSessionKeyReq) Validate() error
- func (m *GetCosSessionKeyReq) ValidateAll() error
- type GetCosSessionKeyReqMultiError
- type GetCosSessionKeyReqValidationError
- func (e GetCosSessionKeyReqValidationError) Cause() error
- func (e GetCosSessionKeyReqValidationError) Error() string
- func (e GetCosSessionKeyReqValidationError) ErrorName() string
- func (e GetCosSessionKeyReqValidationError) Field() string
- func (e GetCosSessionKeyReqValidationError) Key() bool
- func (e GetCosSessionKeyReqValidationError) Reason() string
- type GetCoverReviewReply
- func (*GetCoverReviewReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCoverReviewReply) GetReview() []*GetCoverReviewReply_Review
- func (*GetCoverReviewReply) ProtoMessage()
- func (x *GetCoverReviewReply) ProtoReflect() protoreflect.Message
- func (x *GetCoverReviewReply) Reset()
- func (x *GetCoverReviewReply) String() string
- func (m *GetCoverReviewReply) Validate() error
- func (m *GetCoverReviewReply) ValidateAll() error
- type GetCoverReviewReplyMultiError
- type GetCoverReviewReplyValidationError
- func (e GetCoverReviewReplyValidationError) Cause() error
- func (e GetCoverReviewReplyValidationError) Error() string
- func (e GetCoverReviewReplyValidationError) ErrorName() string
- func (e GetCoverReviewReplyValidationError) Field() string
- func (e GetCoverReviewReplyValidationError) Key() bool
- func (e GetCoverReviewReplyValidationError) Reason() string
- type GetCoverReviewReply_Review
- func (*GetCoverReviewReply_Review) Descriptor() ([]byte, []int)deprecated
- func (x *GetCoverReviewReply_Review) GetCategory() string
- func (x *GetCoverReviewReply_Review) GetCreateAt() string
- func (x *GetCoverReviewReply_Review) GetId() int32
- func (x *GetCoverReviewReply_Review) GetJobId() string
- func (x *GetCoverReviewReply_Review) GetLabel() string
- func (x *GetCoverReviewReply_Review) GetResult() int32
- func (x *GetCoverReviewReply_Review) GetScore() int32
- func (x *GetCoverReviewReply_Review) GetSubLabel() string
- func (x *GetCoverReviewReply_Review) GetUrl() string
- func (x *GetCoverReviewReply_Review) GetUuid() string
- func (*GetCoverReviewReply_Review) ProtoMessage()
- func (x *GetCoverReviewReply_Review) ProtoReflect() protoreflect.Message
- func (x *GetCoverReviewReply_Review) Reset()
- func (x *GetCoverReviewReply_Review) String() string
- func (m *GetCoverReviewReply_Review) Validate() error
- func (m *GetCoverReviewReply_Review) ValidateAll() error
- type GetCoverReviewReply_ReviewMultiError
- type GetCoverReviewReply_ReviewValidationError
- func (e GetCoverReviewReply_ReviewValidationError) Cause() error
- func (e GetCoverReviewReply_ReviewValidationError) Error() string
- func (e GetCoverReviewReply_ReviewValidationError) ErrorName() string
- func (e GetCoverReviewReply_ReviewValidationError) Field() string
- func (e GetCoverReviewReply_ReviewValidationError) Key() bool
- func (e GetCoverReviewReply_ReviewValidationError) Reason() string
- type GetCoverReviewReq
- func (*GetCoverReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCoverReviewReq) GetPage() int32
- func (x *GetCoverReviewReq) GetUuid() string
- func (*GetCoverReviewReq) ProtoMessage()
- func (x *GetCoverReviewReq) ProtoReflect() protoreflect.Message
- func (x *GetCoverReviewReq) Reset()
- func (x *GetCoverReviewReq) String() string
- func (m *GetCoverReviewReq) Validate() error
- func (m *GetCoverReviewReq) ValidateAll() error
- type GetCoverReviewReqMultiError
- type GetCoverReviewReqValidationError
- func (e GetCoverReviewReqValidationError) Cause() error
- func (e GetCoverReviewReqValidationError) Error() string
- func (e GetCoverReviewReqValidationError) ErrorName() string
- func (e GetCoverReviewReqValidationError) Field() string
- func (e GetCoverReviewReqValidationError) Key() bool
- func (e GetCoverReviewReqValidationError) Reason() string
- type GetFollowListCountReply
- func (*GetFollowListCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowListCountReply) GetCount() int32
- func (*GetFollowListCountReply) ProtoMessage()
- func (x *GetFollowListCountReply) ProtoReflect() protoreflect.Message
- func (x *GetFollowListCountReply) Reset()
- func (x *GetFollowListCountReply) String() string
- func (m *GetFollowListCountReply) Validate() error
- func (m *GetFollowListCountReply) ValidateAll() error
- type GetFollowListCountReplyMultiError
- type GetFollowListCountReplyValidationError
- func (e GetFollowListCountReplyValidationError) Cause() error
- func (e GetFollowListCountReplyValidationError) Error() string
- func (e GetFollowListCountReplyValidationError) ErrorName() string
- func (e GetFollowListCountReplyValidationError) Field() string
- func (e GetFollowListCountReplyValidationError) Key() bool
- func (e GetFollowListCountReplyValidationError) Reason() string
- type GetFollowListCountReq
- func (*GetFollowListCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowListCountReq) GetUuid() string
- func (*GetFollowListCountReq) ProtoMessage()
- func (x *GetFollowListCountReq) ProtoReflect() protoreflect.Message
- func (x *GetFollowListCountReq) Reset()
- func (x *GetFollowListCountReq) String() string
- func (m *GetFollowListCountReq) Validate() error
- func (m *GetFollowListCountReq) ValidateAll() error
- type GetFollowListCountReqMultiError
- type GetFollowListCountReqValidationError
- func (e GetFollowListCountReqValidationError) Cause() error
- func (e GetFollowListCountReqValidationError) Error() string
- func (e GetFollowListCountReqValidationError) ErrorName() string
- func (e GetFollowListCountReqValidationError) Field() string
- func (e GetFollowListCountReqValidationError) Key() bool
- func (e GetFollowListCountReqValidationError) Reason() string
- type GetFollowListReply
- func (*GetFollowListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowListReply) GetFollow() []*GetFollowListReply_Follow
- func (*GetFollowListReply) ProtoMessage()
- func (x *GetFollowListReply) ProtoReflect() protoreflect.Message
- func (x *GetFollowListReply) Reset()
- func (x *GetFollowListReply) String() string
- func (m *GetFollowListReply) Validate() error
- func (m *GetFollowListReply) ValidateAll() error
- type GetFollowListReplyMultiError
- type GetFollowListReplyValidationError
- func (e GetFollowListReplyValidationError) Cause() error
- func (e GetFollowListReplyValidationError) Error() string
- func (e GetFollowListReplyValidationError) ErrorName() string
- func (e GetFollowListReplyValidationError) Field() string
- func (e GetFollowListReplyValidationError) Key() bool
- func (e GetFollowListReplyValidationError) Reason() string
- type GetFollowListReply_Follow
- func (*GetFollowListReply_Follow) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowListReply_Follow) GetUuid() string
- func (*GetFollowListReply_Follow) ProtoMessage()
- func (x *GetFollowListReply_Follow) ProtoReflect() protoreflect.Message
- func (x *GetFollowListReply_Follow) Reset()
- func (x *GetFollowListReply_Follow) String() string
- func (m *GetFollowListReply_Follow) Validate() error
- func (m *GetFollowListReply_Follow) ValidateAll() error
- type GetFollowListReply_FollowMultiError
- type GetFollowListReply_FollowValidationError
- func (e GetFollowListReply_FollowValidationError) Cause() error
- func (e GetFollowListReply_FollowValidationError) Error() string
- func (e GetFollowListReply_FollowValidationError) ErrorName() string
- func (e GetFollowListReply_FollowValidationError) Field() string
- func (e GetFollowListReply_FollowValidationError) Key() bool
- func (e GetFollowListReply_FollowValidationError) Reason() string
- type GetFollowListReq
- func (*GetFollowListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowListReq) GetPage() int32
- func (x *GetFollowListReq) GetUuid() string
- func (*GetFollowListReq) ProtoMessage()
- func (x *GetFollowListReq) ProtoReflect() protoreflect.Message
- func (x *GetFollowListReq) Reset()
- func (x *GetFollowListReq) String() string
- func (m *GetFollowListReq) Validate() error
- func (m *GetFollowListReq) ValidateAll() error
- type GetFollowListReqMultiError
- type GetFollowListReqValidationError
- func (e GetFollowListReqValidationError) Cause() error
- func (e GetFollowListReqValidationError) Error() string
- func (e GetFollowListReqValidationError) ErrorName() string
- func (e GetFollowListReqValidationError) Field() string
- func (e GetFollowListReqValidationError) Key() bool
- func (e GetFollowListReqValidationError) Reason() string
- type GetFollowedListCountReply
- func (*GetFollowedListCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowedListCountReply) GetCount() int32
- func (*GetFollowedListCountReply) ProtoMessage()
- func (x *GetFollowedListCountReply) ProtoReflect() protoreflect.Message
- func (x *GetFollowedListCountReply) Reset()
- func (x *GetFollowedListCountReply) String() string
- func (m *GetFollowedListCountReply) Validate() error
- func (m *GetFollowedListCountReply) ValidateAll() error
- type GetFollowedListCountReplyMultiError
- type GetFollowedListCountReplyValidationError
- func (e GetFollowedListCountReplyValidationError) Cause() error
- func (e GetFollowedListCountReplyValidationError) Error() string
- func (e GetFollowedListCountReplyValidationError) ErrorName() string
- func (e GetFollowedListCountReplyValidationError) Field() string
- func (e GetFollowedListCountReplyValidationError) Key() bool
- func (e GetFollowedListCountReplyValidationError) Reason() string
- type GetFollowedListCountReq
- func (*GetFollowedListCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowedListCountReq) GetUuid() string
- func (*GetFollowedListCountReq) ProtoMessage()
- func (x *GetFollowedListCountReq) ProtoReflect() protoreflect.Message
- func (x *GetFollowedListCountReq) Reset()
- func (x *GetFollowedListCountReq) String() string
- func (m *GetFollowedListCountReq) Validate() error
- func (m *GetFollowedListCountReq) ValidateAll() error
- type GetFollowedListCountReqMultiError
- type GetFollowedListCountReqValidationError
- func (e GetFollowedListCountReqValidationError) Cause() error
- func (e GetFollowedListCountReqValidationError) Error() string
- func (e GetFollowedListCountReqValidationError) ErrorName() string
- func (e GetFollowedListCountReqValidationError) Field() string
- func (e GetFollowedListCountReqValidationError) Key() bool
- func (e GetFollowedListCountReqValidationError) Reason() string
- type GetFollowedListReply
- func (*GetFollowedListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowedListReply) GetFollow() []*GetFollowedListReply_Follow
- func (*GetFollowedListReply) ProtoMessage()
- func (x *GetFollowedListReply) ProtoReflect() protoreflect.Message
- func (x *GetFollowedListReply) Reset()
- func (x *GetFollowedListReply) String() string
- func (m *GetFollowedListReply) Validate() error
- func (m *GetFollowedListReply) ValidateAll() error
- type GetFollowedListReplyMultiError
- type GetFollowedListReplyValidationError
- func (e GetFollowedListReplyValidationError) Cause() error
- func (e GetFollowedListReplyValidationError) Error() string
- func (e GetFollowedListReplyValidationError) ErrorName() string
- func (e GetFollowedListReplyValidationError) Field() string
- func (e GetFollowedListReplyValidationError) Key() bool
- func (e GetFollowedListReplyValidationError) Reason() string
- type GetFollowedListReply_Follow
- func (*GetFollowedListReply_Follow) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowedListReply_Follow) GetUuid() string
- func (*GetFollowedListReply_Follow) ProtoMessage()
- func (x *GetFollowedListReply_Follow) ProtoReflect() protoreflect.Message
- func (x *GetFollowedListReply_Follow) Reset()
- func (x *GetFollowedListReply_Follow) String() string
- func (m *GetFollowedListReply_Follow) Validate() error
- func (m *GetFollowedListReply_Follow) ValidateAll() error
- type GetFollowedListReply_FollowMultiError
- type GetFollowedListReply_FollowValidationError
- func (e GetFollowedListReply_FollowValidationError) Cause() error
- func (e GetFollowedListReply_FollowValidationError) Error() string
- func (e GetFollowedListReply_FollowValidationError) ErrorName() string
- func (e GetFollowedListReply_FollowValidationError) Field() string
- func (e GetFollowedListReply_FollowValidationError) Key() bool
- func (e GetFollowedListReply_FollowValidationError) Reason() string
- type GetFollowedListReq
- func (*GetFollowedListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetFollowedListReq) GetPage() int32
- func (x *GetFollowedListReq) GetUuid() string
- func (*GetFollowedListReq) ProtoMessage()
- func (x *GetFollowedListReq) ProtoReflect() protoreflect.Message
- func (x *GetFollowedListReq) Reset()
- func (x *GetFollowedListReq) String() string
- func (m *GetFollowedListReq) Validate() error
- func (m *GetFollowedListReq) ValidateAll() error
- type GetFollowedListReqMultiError
- type GetFollowedListReqValidationError
- func (e GetFollowedListReqValidationError) Cause() error
- func (e GetFollowedListReqValidationError) Error() string
- func (e GetFollowedListReqValidationError) ErrorName() string
- func (e GetFollowedListReqValidationError) Field() string
- func (e GetFollowedListReqValidationError) Key() bool
- func (e GetFollowedListReqValidationError) Reason() string
- type GetProfileListReply
- func (*GetProfileListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileListReply) GetProfile() []*GetProfileListReply_Profile
- func (*GetProfileListReply) ProtoMessage()
- func (x *GetProfileListReply) ProtoReflect() protoreflect.Message
- func (x *GetProfileListReply) Reset()
- func (x *GetProfileListReply) String() string
- func (m *GetProfileListReply) Validate() error
- func (m *GetProfileListReply) ValidateAll() error
- type GetProfileListReplyMultiError
- type GetProfileListReplyValidationError
- func (e GetProfileListReplyValidationError) Cause() error
- func (e GetProfileListReplyValidationError) Error() string
- func (e GetProfileListReplyValidationError) ErrorName() string
- func (e GetProfileListReplyValidationError) Field() string
- func (e GetProfileListReplyValidationError) Key() bool
- func (e GetProfileListReplyValidationError) Reason() string
- type GetProfileListReply_Profile
- func (*GetProfileListReply_Profile) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileListReply_Profile) GetIntroduce() string
- func (x *GetProfileListReply_Profile) GetUsername() string
- func (x *GetProfileListReply_Profile) GetUuid() string
- func (*GetProfileListReply_Profile) ProtoMessage()
- func (x *GetProfileListReply_Profile) ProtoReflect() protoreflect.Message
- func (x *GetProfileListReply_Profile) Reset()
- func (x *GetProfileListReply_Profile) String() string
- func (m *GetProfileListReply_Profile) Validate() error
- func (m *GetProfileListReply_Profile) ValidateAll() error
- type GetProfileListReply_ProfileMultiError
- type GetProfileListReply_ProfileValidationError
- func (e GetProfileListReply_ProfileValidationError) Cause() error
- func (e GetProfileListReply_ProfileValidationError) Error() string
- func (e GetProfileListReply_ProfileValidationError) ErrorName() string
- func (e GetProfileListReply_ProfileValidationError) Field() string
- func (e GetProfileListReply_ProfileValidationError) Key() bool
- func (e GetProfileListReply_ProfileValidationError) Reason() string
- type GetProfileListReq
- func (*GetProfileListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileListReq) GetUuids() []string
- func (*GetProfileListReq) ProtoMessage()
- func (x *GetProfileListReq) ProtoReflect() protoreflect.Message
- func (x *GetProfileListReq) Reset()
- func (x *GetProfileListReq) String() string
- func (m *GetProfileListReq) Validate() error
- func (m *GetProfileListReq) ValidateAll() error
- type GetProfileListReqMultiError
- type GetProfileListReqValidationError
- func (e GetProfileListReqValidationError) Cause() error
- func (e GetProfileListReqValidationError) Error() string
- func (e GetProfileListReqValidationError) ErrorName() string
- func (e GetProfileListReqValidationError) Field() string
- func (e GetProfileListReqValidationError) Key() bool
- func (e GetProfileListReqValidationError) Reason() string
- type GetProfileReply
- func (*GetProfileReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileReply) GetAvatar() string
- func (x *GetProfileReply) GetCompany() string
- func (x *GetProfileReply) GetCreated() string
- func (x *GetProfileReply) GetGitee() string
- func (x *GetProfileReply) GetGithub() string
- func (x *GetProfileReply) GetHomepage() string
- func (x *GetProfileReply) GetIntroduce() string
- func (x *GetProfileReply) GetJob() string
- func (x *GetProfileReply) GetSchool() string
- func (x *GetProfileReply) GetUsername() string
- func (x *GetProfileReply) GetUuid() string
- func (*GetProfileReply) ProtoMessage()
- func (x *GetProfileReply) ProtoReflect() protoreflect.Message
- func (x *GetProfileReply) Reset()
- func (x *GetProfileReply) String() string
- func (m *GetProfileReply) Validate() error
- func (m *GetProfileReply) ValidateAll() error
- type GetProfileReplyMultiError
- type GetProfileReplyValidationError
- 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
- func (*GetProfileReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileReq) GetUuid() string
- func (*GetProfileReq) ProtoMessage()
- func (x *GetProfileReq) ProtoReflect() protoreflect.Message
- func (x *GetProfileReq) Reset()
- func (x *GetProfileReq) String() string
- func (m *GetProfileReq) Validate() error
- func (m *GetProfileReq) ValidateAll() error
- type GetProfileReqMultiError
- type GetProfileReqValidationError
- 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 GetProfileUpdateReply
- func (*GetProfileUpdateReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileUpdateReply) GetAvatar() string
- func (x *GetProfileUpdateReply) GetCompany() string
- func (x *GetProfileUpdateReply) GetGitee() string
- func (x *GetProfileUpdateReply) GetGithub() string
- func (x *GetProfileUpdateReply) GetHomepage() string
- func (x *GetProfileUpdateReply) GetIntroduce() string
- func (x *GetProfileUpdateReply) GetJob() string
- func (x *GetProfileUpdateReply) GetSchool() string
- func (x *GetProfileUpdateReply) GetStatus() int32
- func (x *GetProfileUpdateReply) GetUsername() string
- func (*GetProfileUpdateReply) ProtoMessage()
- func (x *GetProfileUpdateReply) ProtoReflect() protoreflect.Message
- func (x *GetProfileUpdateReply) Reset()
- func (x *GetProfileUpdateReply) String() string
- func (m *GetProfileUpdateReply) Validate() error
- func (m *GetProfileUpdateReply) ValidateAll() error
- type GetProfileUpdateReplyMultiError
- type GetProfileUpdateReplyValidationError
- func (e GetProfileUpdateReplyValidationError) Cause() error
- func (e GetProfileUpdateReplyValidationError) Error() string
- func (e GetProfileUpdateReplyValidationError) ErrorName() string
- func (e GetProfileUpdateReplyValidationError) Field() string
- func (e GetProfileUpdateReplyValidationError) Key() bool
- func (e GetProfileUpdateReplyValidationError) Reason() string
- type GetProfileUpdateReq
- func (*GetProfileUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetProfileUpdateReq) GetUuid() string
- func (*GetProfileUpdateReq) ProtoMessage()
- func (x *GetProfileUpdateReq) ProtoReflect() protoreflect.Message
- func (x *GetProfileUpdateReq) Reset()
- func (x *GetProfileUpdateReq) String() string
- func (m *GetProfileUpdateReq) Validate() error
- func (m *GetProfileUpdateReq) ValidateAll() error
- type GetProfileUpdateReqMultiError
- type GetProfileUpdateReqValidationError
- func (e GetProfileUpdateReqValidationError) Cause() error
- func (e GetProfileUpdateReqValidationError) Error() string
- func (e GetProfileUpdateReqValidationError) ErrorName() string
- func (e GetProfileUpdateReqValidationError) Field() string
- func (e GetProfileUpdateReqValidationError) Key() bool
- func (e GetProfileUpdateReqValidationError) Reason() string
- type GetUserFollowReply
- func (*GetUserFollowReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserFollowReply) GetFollow() bool
- func (*GetUserFollowReply) ProtoMessage()
- func (x *GetUserFollowReply) ProtoReflect() protoreflect.Message
- func (x *GetUserFollowReply) Reset()
- func (x *GetUserFollowReply) String() string
- func (m *GetUserFollowReply) Validate() error
- func (m *GetUserFollowReply) ValidateAll() error
- type GetUserFollowReplyMultiError
- type GetUserFollowReplyValidationError
- func (e GetUserFollowReplyValidationError) Cause() error
- func (e GetUserFollowReplyValidationError) Error() string
- func (e GetUserFollowReplyValidationError) ErrorName() string
- func (e GetUserFollowReplyValidationError) Field() string
- func (e GetUserFollowReplyValidationError) Key() bool
- func (e GetUserFollowReplyValidationError) Reason() string
- type GetUserFollowReq
- func (*GetUserFollowReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserFollowReq) GetUserUuid() string
- func (x *GetUserFollowReq) GetUuid() string
- func (*GetUserFollowReq) ProtoMessage()
- func (x *GetUserFollowReq) ProtoReflect() protoreflect.Message
- func (x *GetUserFollowReq) Reset()
- func (x *GetUserFollowReq) String() string
- func (m *GetUserFollowReq) Validate() error
- func (m *GetUserFollowReq) ValidateAll() error
- type GetUserFollowReqMultiError
- type GetUserFollowReqValidationError
- func (e GetUserFollowReqValidationError) Cause() error
- func (e GetUserFollowReqValidationError) Error() string
- func (e GetUserFollowReqValidationError) ErrorName() string
- func (e GetUserFollowReqValidationError) Field() string
- func (e GetUserFollowReqValidationError) Key() bool
- func (e GetUserFollowReqValidationError) Reason() string
- type GetUserFollowsReply
- func (*GetUserFollowsReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserFollowsReply) GetFollows() map[string]bool
- func (*GetUserFollowsReply) ProtoMessage()
- func (x *GetUserFollowsReply) ProtoReflect() protoreflect.Message
- func (x *GetUserFollowsReply) Reset()
- func (x *GetUserFollowsReply) String() string
- func (m *GetUserFollowsReply) Validate() error
- func (m *GetUserFollowsReply) ValidateAll() error
- type GetUserFollowsReplyMultiError
- type GetUserFollowsReplyValidationError
- func (e GetUserFollowsReplyValidationError) Cause() error
- func (e GetUserFollowsReplyValidationError) Error() string
- func (e GetUserFollowsReplyValidationError) ErrorName() string
- func (e GetUserFollowsReplyValidationError) Field() string
- func (e GetUserFollowsReplyValidationError) Key() bool
- func (e GetUserFollowsReplyValidationError) Reason() string
- type GetUserFollowsReq
- func (*GetUserFollowsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserFollowsReq) GetUuid() string
- func (*GetUserFollowsReq) ProtoMessage()
- func (x *GetUserFollowsReq) ProtoReflect() protoreflect.Message
- func (x *GetUserFollowsReq) Reset()
- func (x *GetUserFollowsReq) String() string
- func (m *GetUserFollowsReq) Validate() error
- func (m *GetUserFollowsReq) ValidateAll() error
- type GetUserFollowsReqMultiError
- type GetUserFollowsReqValidationError
- func (e GetUserFollowsReqValidationError) Cause() error
- func (e GetUserFollowsReqValidationError) Error() string
- func (e GetUserFollowsReqValidationError) ErrorName() string
- func (e GetUserFollowsReqValidationError) Field() string
- func (e GetUserFollowsReqValidationError) Key() bool
- func (e GetUserFollowsReqValidationError) Reason() string
- type GetUserSearchReply
- func (*GetUserSearchReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSearchReply) GetList() []*GetUserSearchReply_List
- func (x *GetUserSearchReply) GetTotal() int32
- func (*GetUserSearchReply) ProtoMessage()
- func (x *GetUserSearchReply) ProtoReflect() protoreflect.Message
- func (x *GetUserSearchReply) Reset()
- func (x *GetUserSearchReply) String() string
- func (m *GetUserSearchReply) Validate() error
- func (m *GetUserSearchReply) ValidateAll() error
- type GetUserSearchReplyMultiError
- type GetUserSearchReplyValidationError
- func (e GetUserSearchReplyValidationError) Cause() error
- func (e GetUserSearchReplyValidationError) Error() string
- func (e GetUserSearchReplyValidationError) ErrorName() string
- func (e GetUserSearchReplyValidationError) Field() string
- func (e GetUserSearchReplyValidationError) Key() bool
- func (e GetUserSearchReplyValidationError) Reason() string
- type GetUserSearchReply_List
- func (*GetUserSearchReply_List) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSearchReply_List) GetIntroduce() string
- func (x *GetUserSearchReply_List) GetUsername() string
- func (x *GetUserSearchReply_List) GetUuid() string
- func (*GetUserSearchReply_List) ProtoMessage()
- func (x *GetUserSearchReply_List) ProtoReflect() protoreflect.Message
- func (x *GetUserSearchReply_List) Reset()
- func (x *GetUserSearchReply_List) String() string
- func (m *GetUserSearchReply_List) Validate() error
- func (m *GetUserSearchReply_List) ValidateAll() error
- type GetUserSearchReply_ListMultiError
- type GetUserSearchReply_ListValidationError
- func (e GetUserSearchReply_ListValidationError) Cause() error
- func (e GetUserSearchReply_ListValidationError) Error() string
- func (e GetUserSearchReply_ListValidationError) ErrorName() string
- func (e GetUserSearchReply_ListValidationError) Field() string
- func (e GetUserSearchReply_ListValidationError) Key() bool
- func (e GetUserSearchReply_ListValidationError) Reason() string
- type GetUserSearchReq
- func (*GetUserSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSearchReq) GetPage() int32
- func (x *GetUserSearchReq) GetSearch() string
- func (*GetUserSearchReq) ProtoMessage()
- func (x *GetUserSearchReq) ProtoReflect() protoreflect.Message
- func (x *GetUserSearchReq) Reset()
- func (x *GetUserSearchReq) String() string
- func (m *GetUserSearchReq) Validate() error
- func (m *GetUserSearchReq) ValidateAll() error
- type GetUserSearchReqMultiError
- type GetUserSearchReqValidationError
- func (e GetUserSearchReqValidationError) Cause() error
- func (e GetUserSearchReqValidationError) Error() string
- func (e GetUserSearchReqValidationError) ErrorName() string
- func (e GetUserSearchReqValidationError) Field() string
- func (e GetUserSearchReqValidationError) Key() bool
- func (e GetUserSearchReqValidationError) Reason() string
- type LoginByCodeReq
- func (*LoginByCodeReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginByCodeReq) GetCode() string
- func (x *LoginByCodeReq) GetPhone() string
- func (*LoginByCodeReq) ProtoMessage()
- func (x *LoginByCodeReq) ProtoReflect() protoreflect.Message
- func (x *LoginByCodeReq) Reset()
- func (x *LoginByCodeReq) String() string
- func (m *LoginByCodeReq) Validate() error
- func (m *LoginByCodeReq) ValidateAll() error
- type LoginByCodeReqMultiError
- type LoginByCodeReqValidationError
- func (e LoginByCodeReqValidationError) Cause() error
- func (e LoginByCodeReqValidationError) Error() string
- func (e LoginByCodeReqValidationError) ErrorName() string
- func (e LoginByCodeReqValidationError) Field() string
- func (e LoginByCodeReqValidationError) Key() bool
- func (e LoginByCodeReqValidationError) Reason() string
- type LoginByGiteeReq
- func (*LoginByGiteeReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginByGiteeReq) GetCode() string
- func (*LoginByGiteeReq) ProtoMessage()
- func (x *LoginByGiteeReq) ProtoReflect() protoreflect.Message
- func (x *LoginByGiteeReq) Reset()
- func (x *LoginByGiteeReq) String() string
- func (m *LoginByGiteeReq) Validate() error
- func (m *LoginByGiteeReq) ValidateAll() error
- type LoginByGiteeReqMultiError
- type LoginByGiteeReqValidationError
- func (e LoginByGiteeReqValidationError) Cause() error
- func (e LoginByGiteeReqValidationError) Error() string
- func (e LoginByGiteeReqValidationError) ErrorName() string
- func (e LoginByGiteeReqValidationError) Field() string
- func (e LoginByGiteeReqValidationError) Key() bool
- func (e LoginByGiteeReqValidationError) Reason() string
- type LoginByGithubReq
- func (*LoginByGithubReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginByGithubReq) GetCode() string
- func (*LoginByGithubReq) ProtoMessage()
- func (x *LoginByGithubReq) ProtoReflect() protoreflect.Message
- func (x *LoginByGithubReq) Reset()
- func (x *LoginByGithubReq) String() string
- func (m *LoginByGithubReq) Validate() error
- func (m *LoginByGithubReq) ValidateAll() error
- type LoginByGithubReqMultiError
- type LoginByGithubReqValidationError
- func (e LoginByGithubReqValidationError) Cause() error
- func (e LoginByGithubReqValidationError) Error() string
- func (e LoginByGithubReqValidationError) ErrorName() string
- func (e LoginByGithubReqValidationError) Field() string
- func (e LoginByGithubReqValidationError) Key() bool
- func (e LoginByGithubReqValidationError) Reason() string
- type LoginByPasswordReq
- func (*LoginByPasswordReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginByPasswordReq) GetAccount() string
- func (x *LoginByPasswordReq) GetMode() string
- func (x *LoginByPasswordReq) GetPassword() string
- func (*LoginByPasswordReq) ProtoMessage()
- func (x *LoginByPasswordReq) ProtoReflect() protoreflect.Message
- func (x *LoginByPasswordReq) Reset()
- func (x *LoginByPasswordReq) String() string
- func (m *LoginByPasswordReq) Validate() error
- func (m *LoginByPasswordReq) ValidateAll() error
- type LoginByPasswordReqMultiError
- type LoginByPasswordReqValidationError
- func (e LoginByPasswordReqValidationError) Cause() error
- func (e LoginByPasswordReqValidationError) Error() string
- func (e LoginByPasswordReqValidationError) ErrorName() string
- func (e LoginByPasswordReqValidationError) Field() string
- func (e LoginByPasswordReqValidationError) Key() bool
- func (e LoginByPasswordReqValidationError) Reason() string
- type LoginByQQReq
- func (*LoginByQQReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginByQQReq) GetCode() string
- func (*LoginByQQReq) ProtoMessage()
- func (x *LoginByQQReq) ProtoReflect() protoreflect.Message
- func (x *LoginByQQReq) Reset()
- func (x *LoginByQQReq) String() string
- func (m *LoginByQQReq) Validate() error
- func (m *LoginByQQReq) ValidateAll() error
- type LoginByQQReqMultiError
- type LoginByQQReqValidationError
- func (e LoginByQQReqValidationError) Cause() error
- func (e LoginByQQReqValidationError) Error() string
- func (e LoginByQQReqValidationError) ErrorName() string
- func (e LoginByQQReqValidationError) Field() string
- func (e LoginByQQReqValidationError) Key() bool
- func (e LoginByQQReqValidationError) Reason() string
- type LoginByWeChatReq
- func (*LoginByWeChatReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginByWeChatReq) GetCode() string
- func (*LoginByWeChatReq) ProtoMessage()
- func (x *LoginByWeChatReq) ProtoReflect() protoreflect.Message
- func (x *LoginByWeChatReq) Reset()
- func (x *LoginByWeChatReq) String() string
- func (m *LoginByWeChatReq) Validate() error
- func (m *LoginByWeChatReq) ValidateAll() error
- type LoginByWeChatReqMultiError
- type LoginByWeChatReqValidationError
- func (e LoginByWeChatReqValidationError) Cause() error
- func (e LoginByWeChatReqValidationError) Error() string
- func (e LoginByWeChatReqValidationError) ErrorName() string
- func (e LoginByWeChatReqValidationError) Field() string
- func (e LoginByWeChatReqValidationError) Key() bool
- func (e LoginByWeChatReqValidationError) Reason() string
- type LoginPasswordResetReq
- func (*LoginPasswordResetReq) Descriptor() ([]byte, []int)deprecated
- func (x *LoginPasswordResetReq) GetAccount() string
- func (x *LoginPasswordResetReq) GetCode() string
- func (x *LoginPasswordResetReq) GetMode() string
- func (x *LoginPasswordResetReq) GetPassword() string
- func (*LoginPasswordResetReq) ProtoMessage()
- func (x *LoginPasswordResetReq) ProtoReflect() protoreflect.Message
- func (x *LoginPasswordResetReq) Reset()
- func (x *LoginPasswordResetReq) String() string
- func (m *LoginPasswordResetReq) Validate() error
- func (m *LoginPasswordResetReq) ValidateAll() error
- type LoginPasswordResetReqMultiError
- type LoginPasswordResetReqValidationError
- func (e LoginPasswordResetReqValidationError) Cause() error
- func (e LoginPasswordResetReqValidationError) Error() string
- func (e LoginPasswordResetReqValidationError) ErrorName() string
- func (e LoginPasswordResetReqValidationError) Field() string
- func (e LoginPasswordResetReqValidationError) Key() bool
- func (e LoginPasswordResetReqValidationError) Reason() string
- type LoginReply
- func (*LoginReply) Descriptor() ([]byte, []int)deprecated
- func (x *LoginReply) GetToken() string
- func (*LoginReply) ProtoMessage()
- func (x *LoginReply) ProtoReflect() protoreflect.Message
- func (x *LoginReply) Reset()
- func (x *LoginReply) String() string
- func (m *LoginReply) Validate() error
- func (m *LoginReply) ValidateAll() error
- type LoginReplyMultiError
- type LoginReplyValidationError
- type ProfileReviewNotPassReq
- func (*ProfileReviewNotPassReq) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileReviewNotPassReq) GetUuid() string
- func (*ProfileReviewNotPassReq) ProtoMessage()
- func (x *ProfileReviewNotPassReq) ProtoReflect() protoreflect.Message
- func (x *ProfileReviewNotPassReq) Reset()
- func (x *ProfileReviewNotPassReq) String() string
- func (m *ProfileReviewNotPassReq) Validate() error
- func (m *ProfileReviewNotPassReq) ValidateAll() error
- type ProfileReviewNotPassReqMultiError
- type ProfileReviewNotPassReqValidationError
- func (e ProfileReviewNotPassReqValidationError) Cause() error
- func (e ProfileReviewNotPassReqValidationError) Error() string
- func (e ProfileReviewNotPassReqValidationError) ErrorName() string
- func (e ProfileReviewNotPassReqValidationError) Field() string
- func (e ProfileReviewNotPassReqValidationError) Key() bool
- func (e ProfileReviewNotPassReqValidationError) Reason() string
- type ProfileReviewPassReq
- func (*ProfileReviewPassReq) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileReviewPassReq) GetUpdate() string
- func (x *ProfileReviewPassReq) GetUuid() string
- func (*ProfileReviewPassReq) ProtoMessage()
- func (x *ProfileReviewPassReq) ProtoReflect() protoreflect.Message
- func (x *ProfileReviewPassReq) Reset()
- func (x *ProfileReviewPassReq) String() string
- func (m *ProfileReviewPassReq) Validate() error
- func (m *ProfileReviewPassReq) ValidateAll() error
- type ProfileReviewPassReqMultiError
- type ProfileReviewPassReqValidationError
- func (e ProfileReviewPassReqValidationError) Cause() error
- func (e ProfileReviewPassReqValidationError) Error() string
- func (e ProfileReviewPassReqValidationError) ErrorName() string
- func (e ProfileReviewPassReqValidationError) Field() string
- func (e ProfileReviewPassReqValidationError) Key() bool
- func (e ProfileReviewPassReqValidationError) Reason() string
- type SendEmailCodeReq
- func (*SendEmailCodeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendEmailCodeReq) GetEmail() string
- func (x *SendEmailCodeReq) GetTemplate() string
- func (*SendEmailCodeReq) ProtoMessage()
- func (x *SendEmailCodeReq) ProtoReflect() protoreflect.Message
- func (x *SendEmailCodeReq) Reset()
- func (x *SendEmailCodeReq) String() string
- func (m *SendEmailCodeReq) Validate() error
- func (m *SendEmailCodeReq) ValidateAll() error
- type SendEmailCodeReqMultiError
- type SendEmailCodeReqValidationError
- func (e SendEmailCodeReqValidationError) Cause() error
- func (e SendEmailCodeReqValidationError) Error() string
- func (e SendEmailCodeReqValidationError) ErrorName() string
- func (e SendEmailCodeReqValidationError) Field() string
- func (e SendEmailCodeReqValidationError) Key() bool
- func (e SendEmailCodeReqValidationError) Reason() string
- type SendPhoneCodeReq
- func (*SendPhoneCodeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendPhoneCodeReq) GetPhone() string
- func (x *SendPhoneCodeReq) GetTemplate() string
- func (*SendPhoneCodeReq) ProtoMessage()
- func (x *SendPhoneCodeReq) ProtoReflect() protoreflect.Message
- func (x *SendPhoneCodeReq) Reset()
- func (x *SendPhoneCodeReq) String() string
- func (m *SendPhoneCodeReq) Validate() error
- func (m *SendPhoneCodeReq) ValidateAll() error
- type SendPhoneCodeReqMultiError
- type SendPhoneCodeReqValidationError
- func (e SendPhoneCodeReqValidationError) Cause() error
- func (e SendPhoneCodeReqValidationError) Error() string
- func (e SendPhoneCodeReqValidationError) ErrorName() string
- func (e SendPhoneCodeReqValidationError) Field() string
- func (e SendPhoneCodeReqValidationError) Key() bool
- func (e SendPhoneCodeReqValidationError) Reason() string
- type SetFollowDbAndCacheReq
- func (*SetFollowDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetFollowDbAndCacheReq) GetUserUuid() string
- func (x *SetFollowDbAndCacheReq) GetUuid() string
- func (*SetFollowDbAndCacheReq) ProtoMessage()
- func (x *SetFollowDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetFollowDbAndCacheReq) Reset()
- func (x *SetFollowDbAndCacheReq) String() string
- func (m *SetFollowDbAndCacheReq) Validate() error
- func (m *SetFollowDbAndCacheReq) ValidateAll() error
- type SetFollowDbAndCacheReqMultiError
- type SetFollowDbAndCacheReqValidationError
- func (e SetFollowDbAndCacheReqValidationError) Cause() error
- func (e SetFollowDbAndCacheReqValidationError) Error() string
- func (e SetFollowDbAndCacheReqValidationError) ErrorName() string
- func (e SetFollowDbAndCacheReqValidationError) Field() string
- func (e SetFollowDbAndCacheReqValidationError) Key() bool
- func (e SetFollowDbAndCacheReqValidationError) Reason() string
- type SetProfileUpdateReq
- func (*SetProfileUpdateReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetProfileUpdateReq) GetCompany() string
- func (x *SetProfileUpdateReq) GetGitee() string
- func (x *SetProfileUpdateReq) GetGithub() string
- func (x *SetProfileUpdateReq) GetHomepage() string
- func (x *SetProfileUpdateReq) GetIntroduce() string
- func (x *SetProfileUpdateReq) GetJob() string
- func (x *SetProfileUpdateReq) GetSchool() string
- func (x *SetProfileUpdateReq) GetUsername() string
- func (x *SetProfileUpdateReq) GetUuid() string
- func (*SetProfileUpdateReq) ProtoMessage()
- func (x *SetProfileUpdateReq) ProtoReflect() protoreflect.Message
- func (x *SetProfileUpdateReq) Reset()
- func (x *SetProfileUpdateReq) String() string
- func (m *SetProfileUpdateReq) Validate() error
- func (m *SetProfileUpdateReq) ValidateAll() error
- type SetProfileUpdateReqMultiError
- type SetProfileUpdateReqValidationError
- func (e SetProfileUpdateReqValidationError) Cause() error
- func (e SetProfileUpdateReqValidationError) Error() string
- func (e SetProfileUpdateReqValidationError) ErrorName() string
- func (e SetProfileUpdateReqValidationError) Field() string
- func (e SetProfileUpdateReqValidationError) Key() bool
- func (e SetProfileUpdateReqValidationError) Reason() string
- type SetUserEmailReq
- func (*SetUserEmailReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserEmailReq) GetCode() string
- func (x *SetUserEmailReq) GetEmail() string
- func (x *SetUserEmailReq) GetUuid() string
- func (*SetUserEmailReq) ProtoMessage()
- func (x *SetUserEmailReq) ProtoReflect() protoreflect.Message
- func (x *SetUserEmailReq) Reset()
- func (x *SetUserEmailReq) String() string
- func (m *SetUserEmailReq) Validate() error
- func (m *SetUserEmailReq) ValidateAll() error
- type SetUserEmailReqMultiError
- type SetUserEmailReqValidationError
- func (e SetUserEmailReqValidationError) Cause() error
- func (e SetUserEmailReqValidationError) Error() string
- func (e SetUserEmailReqValidationError) ErrorName() string
- func (e SetUserEmailReqValidationError) Field() string
- func (e SetUserEmailReqValidationError) Key() bool
- func (e SetUserEmailReqValidationError) Reason() string
- type SetUserFollowReq
- func (*SetUserFollowReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserFollowReq) GetUserUuid() string
- func (x *SetUserFollowReq) GetUuid() string
- func (*SetUserFollowReq) ProtoMessage()
- func (x *SetUserFollowReq) ProtoReflect() protoreflect.Message
- func (x *SetUserFollowReq) Reset()
- func (x *SetUserFollowReq) String() string
- func (m *SetUserFollowReq) Validate() error
- func (m *SetUserFollowReq) ValidateAll() error
- type SetUserFollowReqMultiError
- type SetUserFollowReqValidationError
- func (e SetUserFollowReqValidationError) Cause() error
- func (e SetUserFollowReqValidationError) Error() string
- func (e SetUserFollowReqValidationError) ErrorName() string
- func (e SetUserFollowReqValidationError) Field() string
- func (e SetUserFollowReqValidationError) Key() bool
- func (e SetUserFollowReqValidationError) Reason() string
- type SetUserGiteeReq
- func (*SetUserGiteeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserGiteeReq) GetCode() string
- func (x *SetUserGiteeReq) GetRedirectUrl() string
- func (x *SetUserGiteeReq) GetUuid() string
- func (*SetUserGiteeReq) ProtoMessage()
- func (x *SetUserGiteeReq) ProtoReflect() protoreflect.Message
- func (x *SetUserGiteeReq) Reset()
- func (x *SetUserGiteeReq) String() string
- func (m *SetUserGiteeReq) Validate() error
- func (m *SetUserGiteeReq) ValidateAll() error
- type SetUserGiteeReqMultiError
- type SetUserGiteeReqValidationError
- func (e SetUserGiteeReqValidationError) Cause() error
- func (e SetUserGiteeReqValidationError) Error() string
- func (e SetUserGiteeReqValidationError) ErrorName() string
- func (e SetUserGiteeReqValidationError) Field() string
- func (e SetUserGiteeReqValidationError) Key() bool
- func (e SetUserGiteeReqValidationError) Reason() string
- type SetUserGithubReq
- func (*SetUserGithubReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserGithubReq) GetCode() string
- func (x *SetUserGithubReq) GetRedirectUrl() string
- func (x *SetUserGithubReq) GetUuid() string
- func (*SetUserGithubReq) ProtoMessage()
- func (x *SetUserGithubReq) ProtoReflect() protoreflect.Message
- func (x *SetUserGithubReq) Reset()
- func (x *SetUserGithubReq) String() string
- func (m *SetUserGithubReq) Validate() error
- func (m *SetUserGithubReq) ValidateAll() error
- type SetUserGithubReqMultiError
- type SetUserGithubReqValidationError
- func (e SetUserGithubReqValidationError) Cause() error
- func (e SetUserGithubReqValidationError) Error() string
- func (e SetUserGithubReqValidationError) ErrorName() string
- func (e SetUserGithubReqValidationError) Field() string
- func (e SetUserGithubReqValidationError) Key() bool
- func (e SetUserGithubReqValidationError) Reason() string
- type SetUserPasswordReq
- func (*SetUserPasswordReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserPasswordReq) GetPassword() string
- func (x *SetUserPasswordReq) GetUuid() string
- func (*SetUserPasswordReq) ProtoMessage()
- func (x *SetUserPasswordReq) ProtoReflect() protoreflect.Message
- func (x *SetUserPasswordReq) Reset()
- func (x *SetUserPasswordReq) String() string
- func (m *SetUserPasswordReq) Validate() error
- func (m *SetUserPasswordReq) ValidateAll() error
- type SetUserPasswordReqMultiError
- type SetUserPasswordReqValidationError
- func (e SetUserPasswordReqValidationError) Cause() error
- func (e SetUserPasswordReqValidationError) Error() string
- func (e SetUserPasswordReqValidationError) ErrorName() string
- func (e SetUserPasswordReqValidationError) Field() string
- func (e SetUserPasswordReqValidationError) Key() bool
- func (e SetUserPasswordReqValidationError) Reason() string
- type SetUserPhoneReq
- func (*SetUserPhoneReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserPhoneReq) GetCode() string
- func (x *SetUserPhoneReq) GetPhone() string
- func (x *SetUserPhoneReq) GetUuid() string
- func (*SetUserPhoneReq) ProtoMessage()
- func (x *SetUserPhoneReq) ProtoReflect() protoreflect.Message
- func (x *SetUserPhoneReq) Reset()
- func (x *SetUserPhoneReq) String() string
- func (m *SetUserPhoneReq) Validate() error
- func (m *SetUserPhoneReq) ValidateAll() error
- type SetUserPhoneReqMultiError
- type SetUserPhoneReqValidationError
- func (e SetUserPhoneReqValidationError) Cause() error
- func (e SetUserPhoneReqValidationError) Error() string
- func (e SetUserPhoneReqValidationError) ErrorName() string
- func (e SetUserPhoneReqValidationError) Field() string
- func (e SetUserPhoneReqValidationError) Key() bool
- func (e SetUserPhoneReqValidationError) Reason() string
- type SetUserQQReq
- func (*SetUserQQReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserQQReq) GetCode() string
- func (x *SetUserQQReq) GetRedirectUrl() string
- func (x *SetUserQQReq) GetUuid() string
- func (*SetUserQQReq) ProtoMessage()
- func (x *SetUserQQReq) ProtoReflect() protoreflect.Message
- func (x *SetUserQQReq) Reset()
- func (x *SetUserQQReq) String() string
- func (m *SetUserQQReq) Validate() error
- func (m *SetUserQQReq) ValidateAll() error
- type SetUserQQReqMultiError
- type SetUserQQReqValidationError
- func (e SetUserQQReqValidationError) Cause() error
- func (e SetUserQQReqValidationError) Error() string
- func (e SetUserQQReqValidationError) ErrorName() string
- func (e SetUserQQReqValidationError) Field() string
- func (e SetUserQQReqValidationError) Key() bool
- func (e SetUserQQReqValidationError) Reason() string
- type SetUserWechatReq
- func (*SetUserWechatReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserWechatReq) GetCode() string
- func (x *SetUserWechatReq) GetRedirectUrl() string
- func (x *SetUserWechatReq) GetUuid() string
- func (*SetUserWechatReq) ProtoMessage()
- func (x *SetUserWechatReq) ProtoReflect() protoreflect.Message
- func (x *SetUserWechatReq) Reset()
- func (x *SetUserWechatReq) String() string
- func (m *SetUserWechatReq) Validate() error
- func (m *SetUserWechatReq) ValidateAll() error
- type SetUserWechatReqMultiError
- type SetUserWechatReqValidationError
- func (e SetUserWechatReqValidationError) Cause() error
- func (e SetUserWechatReqValidationError) Error() string
- func (e SetUserWechatReqValidationError) ErrorName() string
- func (e SetUserWechatReqValidationError) Field() string
- func (e SetUserWechatReqValidationError) Key() bool
- func (e SetUserWechatReqValidationError) Reason() string
- type UnbindUserAccountReq
- func (*UnbindUserAccountReq) Descriptor() ([]byte, []int)deprecated
- func (x *UnbindUserAccountReq) GetAccount() string
- func (x *UnbindUserAccountReq) GetChoose() string
- func (x *UnbindUserAccountReq) GetCode() string
- func (x *UnbindUserAccountReq) GetEmail() string
- func (x *UnbindUserAccountReq) GetMode() string
- func (x *UnbindUserAccountReq) GetPassword() string
- func (x *UnbindUserAccountReq) GetPhone() string
- func (x *UnbindUserAccountReq) GetRedirectUri() string
- func (x *UnbindUserAccountReq) GetUuid() string
- func (*UnbindUserAccountReq) ProtoMessage()
- func (x *UnbindUserAccountReq) ProtoReflect() protoreflect.Message
- func (x *UnbindUserAccountReq) Reset()
- func (x *UnbindUserAccountReq) String() string
- func (m *UnbindUserAccountReq) Validate() error
- func (m *UnbindUserAccountReq) ValidateAll() error
- type UnbindUserAccountReqMultiError
- type UnbindUserAccountReqValidationError
- func (e UnbindUserAccountReqValidationError) Cause() error
- func (e UnbindUserAccountReqValidationError) Error() string
- func (e UnbindUserAccountReqValidationError) ErrorName() string
- func (e UnbindUserAccountReqValidationError) Field() string
- func (e UnbindUserAccountReqValidationError) Key() bool
- func (e UnbindUserAccountReqValidationError) Reason() string
- type UnimplementedUserServer
- func (UnimplementedUserServer) AddAvatarReviewDbAndCache(context.Context, *AddAvatarReviewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) AddCoverReviewDbAndCache(context.Context, *AddCoverReviewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) AvatarIrregular(context.Context, *AvatarIrregularReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) CancelFollowDbAndCache(context.Context, *CancelFollowDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) CancelUserFollow(context.Context, *CancelUserFollowReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) ChangeUserPassword(context.Context, *ChangeUserPasswordReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) CoverIrregular(context.Context, *CoverIrregularReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) GetAccount(context.Context, *GetAccountReq) (*GetAccountReply, error)
- func (UnimplementedUserServer) GetAvatarReview(context.Context, *GetAvatarReviewReq) (*GetAvatarReviewReply, error)
- func (UnimplementedUserServer) GetCosSessionKey(context.Context, *GetCosSessionKeyReq) (*GetCosSessionKeyReply, error)
- func (UnimplementedUserServer) GetCoverReview(context.Context, *GetCoverReviewReq) (*GetCoverReviewReply, error)
- func (UnimplementedUserServer) GetFollowList(context.Context, *GetFollowListReq) (*GetFollowListReply, error)
- func (UnimplementedUserServer) GetFollowListCount(context.Context, *GetFollowListCountReq) (*GetFollowListCountReply, error)
- func (UnimplementedUserServer) GetFollowedList(context.Context, *GetFollowedListReq) (*GetFollowedListReply, error)
- func (UnimplementedUserServer) GetFollowedListCount(context.Context, *GetFollowedListCountReq) (*GetFollowedListCountReply, error)
- func (UnimplementedUserServer) GetHealth(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedUserServer) GetProfile(context.Context, *GetProfileReq) (*GetProfileReply, error)
- func (UnimplementedUserServer) GetProfileList(context.Context, *GetProfileListReq) (*GetProfileListReply, error)
- func (UnimplementedUserServer) GetProfileUpdate(context.Context, *GetProfileUpdateReq) (*GetProfileUpdateReply, error)
- func (UnimplementedUserServer) GetUserFollow(context.Context, *GetUserFollowReq) (*GetUserFollowReply, error)
- func (UnimplementedUserServer) GetUserFollows(context.Context, *GetUserFollowsReq) (*GetUserFollowsReply, error)
- func (UnimplementedUserServer) GetUserSearch(context.Context, *GetUserSearchReq) (*GetUserSearchReply, error)
- func (UnimplementedUserServer) LoginByCode(context.Context, *LoginByCodeReq) (*LoginReply, error)
- func (UnimplementedUserServer) LoginByGitee(context.Context, *LoginByGiteeReq) (*LoginReply, error)
- func (UnimplementedUserServer) LoginByGithub(context.Context, *LoginByGithubReq) (*LoginReply, error)
- func (UnimplementedUserServer) LoginByPassword(context.Context, *LoginByPasswordReq) (*LoginReply, error)
- func (UnimplementedUserServer) LoginByQQ(context.Context, *LoginByQQReq) (*LoginReply, error)
- func (UnimplementedUserServer) LoginByWeChat(context.Context, *LoginByWeChatReq) (*LoginReply, error)
- func (UnimplementedUserServer) LoginPasswordReset(context.Context, *LoginPasswordResetReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) ProfileReviewNotPass(context.Context, *ProfileReviewNotPassReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) ProfileReviewPass(context.Context, *ProfileReviewPassReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SendEmailCode(context.Context, *SendEmailCodeReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SendPhoneCode(context.Context, *SendPhoneCodeReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetFollowDbAndCache(context.Context, *SetFollowDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetProfileUpdate(context.Context, *SetProfileUpdateReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetUserEmail(context.Context, *SetUserEmailReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetUserFollow(context.Context, *SetUserFollowReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetUserGitee(context.Context, *SetUserGiteeReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetUserGithub(context.Context, *SetUserGithubReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetUserPassword(context.Context, *SetUserPasswordReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetUserPhone(context.Context, *SetUserPhoneReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetUserQQ(context.Context, *SetUserQQReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) SetUserWechat(context.Context, *SetUserWechatReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) UnbindUserEmail(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) UnbindUserGitee(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) UnbindUserGithub(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) UnbindUserPhone(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) UnbindUserQQ(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) UnbindUserWechat(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
- func (UnimplementedUserServer) UserRegister(context.Context, *UserRegisterReq) (*emptypb.Empty, error)
- type UnsafeUserServer
- type UserClient
- type UserErrorReason
- func (UserErrorReason) Descriptor() protoreflect.EnumDescriptor
- func (x UserErrorReason) Enum() *UserErrorReason
- func (UserErrorReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x UserErrorReason) Number() protoreflect.EnumNumber
- func (x UserErrorReason) String() string
- func (UserErrorReason) Type() protoreflect.EnumType
- type UserHTTPClient
- type UserHTTPClientImpl
- type UserHTTPServer
- type UserRegisterReq
- func (*UserRegisterReq) Descriptor() ([]byte, []int)deprecated
- func (x *UserRegisterReq) GetCode() string
- func (x *UserRegisterReq) GetEmail() string
- func (x *UserRegisterReq) GetPassword() string
- func (*UserRegisterReq) ProtoMessage()
- func (x *UserRegisterReq) ProtoReflect() protoreflect.Message
- func (x *UserRegisterReq) Reset()
- func (x *UserRegisterReq) String() string
- func (m *UserRegisterReq) Validate() error
- func (m *UserRegisterReq) ValidateAll() error
- type UserRegisterReqMultiError
- type UserRegisterReqValidationError
- func (e UserRegisterReqValidationError) Cause() error
- func (e UserRegisterReqValidationError) Error() string
- func (e UserRegisterReqValidationError) ErrorName() string
- func (e UserRegisterReqValidationError) Field() string
- func (e UserRegisterReqValidationError) Key() bool
- func (e UserRegisterReqValidationError) Reason() string
- type UserServer
Constants ¶
const OperationUserGetHealth = "/user.v1.User/GetHealth"
Variables ¶
var ( UserErrorReason_name = map[int32]string{ 0: "UNKNOWN_ERROR", 1: "VERIFY_PASSWORD_FAILED", 2: "VERIFY_CODE_FAILED", 3: "USERNAME_CONFLICT", 4: "PHONE_CONFLICT", 5: "EMAIL_CONFLICT", 6: "WECHAT_CONFLICT", 7: "QQ_CONFLICT", 8: "GITEE_CONFLICT", 9: "GITHUB_CONFLICT", 10: "USER_NAME_CONFLICT", 11: "GET_ACCOUNT_FAILED", 12: "GET_PROFILE_FAILED", 13: "GET_PROFILE_UPDATE_FAILED", 14: "GET_ACHIEVEMENT_FAILED", 15: "GET_USER_FOLLOW_FAILED", 16: "GET_FOLLOW_LIST_FAILED", 17: "GET_FOLLOW_LIST_COUNT_FAILED", 18: "GET_PROFILE_LIST_FAILED", 19: "GET_USER_SEARCH_FAILED", 20: "GET_PICTURE_REVIEW_FAILED", 21: "SEND_CODE_FAILED", 22: "SET_PHONE_FAILED", 23: "SET_EMAIL_FAILED", 24: "SET_PROFILE_FAILED", 25: "SET_PROFILE_UPDATE_FAILED", 26: "SET_USERNAME_FAILED", 27: "SET_PASSWORD_FAILED", 28: "SET_FOLLOW_FAILED", 29: "SET_IMAGE_FAILED", 30: "SET_IMAGE_IRREGULAR_FAILED", 31: "SET_WECHAT_FAILED", 32: "SET_QQ_FAILED", 33: "SET_GITEE_FAILED", 34: "SET_GITHUB_FAILED", 35: "CANCEL_FOLLOW_FAILED", 36: "LOGIN_FAILED", 37: "REGISTER_FAILED", 38: "RESET_PASSWORD_FAILED", 39: "PROFILE_REVIEW_MODIFY_FAILED", 40: "PROFILE_UPDATE_MODIFY_FAILED", 41: "UNBIND_ACCOUNT_FAILED", 42: "UNIQUE_ACCOUNT", } UserErrorReason_value = map[string]int32{ "UNKNOWN_ERROR": 0, "VERIFY_PASSWORD_FAILED": 1, "VERIFY_CODE_FAILED": 2, "USERNAME_CONFLICT": 3, "PHONE_CONFLICT": 4, "EMAIL_CONFLICT": 5, "WECHAT_CONFLICT": 6, "QQ_CONFLICT": 7, "GITEE_CONFLICT": 8, "GITHUB_CONFLICT": 9, "USER_NAME_CONFLICT": 10, "GET_ACCOUNT_FAILED": 11, "GET_PROFILE_FAILED": 12, "GET_PROFILE_UPDATE_FAILED": 13, "GET_ACHIEVEMENT_FAILED": 14, "GET_USER_FOLLOW_FAILED": 15, "GET_FOLLOW_LIST_FAILED": 16, "GET_FOLLOW_LIST_COUNT_FAILED": 17, "GET_PROFILE_LIST_FAILED": 18, "GET_USER_SEARCH_FAILED": 19, "GET_PICTURE_REVIEW_FAILED": 20, "SEND_CODE_FAILED": 21, "SET_PHONE_FAILED": 22, "SET_EMAIL_FAILED": 23, "SET_PROFILE_FAILED": 24, "SET_PROFILE_UPDATE_FAILED": 25, "SET_USERNAME_FAILED": 26, "SET_PASSWORD_FAILED": 27, "SET_FOLLOW_FAILED": 28, "SET_IMAGE_FAILED": 29, "SET_IMAGE_IRREGULAR_FAILED": 30, "SET_WECHAT_FAILED": 31, "SET_QQ_FAILED": 32, "SET_GITEE_FAILED": 33, "SET_GITHUB_FAILED": 34, "CANCEL_FOLLOW_FAILED": 35, "LOGIN_FAILED": 36, "REGISTER_FAILED": 37, "RESET_PASSWORD_FAILED": 38, "PROFILE_REVIEW_MODIFY_FAILED": 39, "PROFILE_UPDATE_MODIFY_FAILED": 40, "UNBIND_ACCOUNT_FAILED": 41, "UNIQUE_ACCOUNT": 42, } )
Enum value maps for UserErrorReason.
var File_user_service_v1_user_error_proto protoreflect.FileDescriptor
var File_user_service_v1_user_proto protoreflect.FileDescriptor
var User_ServiceDesc = grpc.ServiceDesc{ ServiceName: "user.v1.User", HandlerType: (*UserServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "UserRegister", Handler: _User_UserRegister_Handler, }, { MethodName: "AvatarIrregular", Handler: _User_AvatarIrregular_Handler, }, { MethodName: "AddAvatarReviewDbAndCache", Handler: _User_AddAvatarReviewDbAndCache_Handler, }, { MethodName: "CoverIrregular", Handler: _User_CoverIrregular_Handler, }, { MethodName: "AddCoverReviewDbAndCache", Handler: _User_AddCoverReviewDbAndCache_Handler, }, { MethodName: "LoginByPassword", Handler: _User_LoginByPassword_Handler, }, { MethodName: "LoginByCode", Handler: _User_LoginByCode_Handler, }, { MethodName: "LoginByWeChat", Handler: _User_LoginByWeChat_Handler, }, { MethodName: "LoginByQQ", Handler: _User_LoginByQQ_Handler, }, { MethodName: "LoginByGithub", Handler: _User_LoginByGithub_Handler, }, { MethodName: "LoginByGitee", Handler: _User_LoginByGitee_Handler, }, { MethodName: "LoginPasswordReset", Handler: _User_LoginPasswordReset_Handler, }, { MethodName: "SendPhoneCode", Handler: _User_SendPhoneCode_Handler, }, { MethodName: "SendEmailCode", Handler: _User_SendEmailCode_Handler, }, { MethodName: "GetCosSessionKey", Handler: _User_GetCosSessionKey_Handler, }, { MethodName: "SetUserPhone", Handler: _User_SetUserPhone_Handler, }, { MethodName: "SetUserEmail", Handler: _User_SetUserEmail_Handler, }, { MethodName: "SetUserPassword", Handler: _User_SetUserPassword_Handler, }, { MethodName: "SetUserWechat", Handler: _User_SetUserWechat_Handler, }, { MethodName: "SetUserQQ", Handler: _User_SetUserQQ_Handler, }, { MethodName: "SetUserGitee", Handler: _User_SetUserGitee_Handler, }, { MethodName: "SetUserGithub", Handler: _User_SetUserGithub_Handler, }, { MethodName: "SetUserFollow", Handler: _User_SetUserFollow_Handler, }, { MethodName: "SetFollowDbAndCache", Handler: _User_SetFollowDbAndCache_Handler, }, { MethodName: "CancelUserFollow", Handler: _User_CancelUserFollow_Handler, }, { MethodName: "CancelFollowDbAndCache", Handler: _User_CancelFollowDbAndCache_Handler, }, { MethodName: "GetAccount", Handler: _User_GetAccount_Handler, }, { MethodName: "GetProfile", Handler: _User_GetProfile_Handler, }, { MethodName: "GetProfileList", Handler: _User_GetProfileList_Handler, }, { MethodName: "GetProfileUpdate", Handler: _User_GetProfileUpdate_Handler, }, { MethodName: "GetUserFollow", Handler: _User_GetUserFollow_Handler, }, { MethodName: "GetFollowList", Handler: _User_GetFollowList_Handler, }, { MethodName: "GetFollowListCount", Handler: _User_GetFollowListCount_Handler, }, { MethodName: "GetFollowedList", Handler: _User_GetFollowedList_Handler, }, { MethodName: "GetFollowedListCount", Handler: _User_GetFollowedListCount_Handler, }, { MethodName: "GetUserFollows", Handler: _User_GetUserFollows_Handler, }, { MethodName: "GetUserSearch", Handler: _User_GetUserSearch_Handler, }, { MethodName: "GetAvatarReview", Handler: _User_GetAvatarReview_Handler, }, { MethodName: "GetCoverReview", Handler: _User_GetCoverReview_Handler, }, { MethodName: "SetProfileUpdate", Handler: _User_SetProfileUpdate_Handler, }, { MethodName: "ProfileReviewPass", Handler: _User_ProfileReviewPass_Handler, }, { MethodName: "ProfileReviewNotPass", Handler: _User_ProfileReviewNotPass_Handler, }, { MethodName: "ChangeUserPassword", Handler: _User_ChangeUserPassword_Handler, }, { MethodName: "UnbindUserPhone", Handler: _User_UnbindUserPhone_Handler, }, { MethodName: "UnbindUserEmail", Handler: _User_UnbindUserEmail_Handler, }, { MethodName: "UnbindUserWechat", Handler: _User_UnbindUserWechat_Handler, }, { MethodName: "UnbindUserQQ", Handler: _User_UnbindUserQQ_Handler, }, { MethodName: "UnbindUserGitee", Handler: _User_UnbindUserGitee_Handler, }, { MethodName: "UnbindUserGithub", Handler: _User_UnbindUserGithub_Handler, }, { MethodName: "GetHealth", Handler: _User_GetHealth_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "user/service/v1/user.proto", }
User_ServiceDesc is the grpc.ServiceDesc for User service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func ErrorCancelFollowFailed ¶
func ErrorEmailConflict ¶
func ErrorGetAccountFailed ¶
func ErrorGetProfileFailed ¶
func ErrorGiteeConflict ¶ added in v1.3.0
func ErrorGithubConflict ¶ added in v1.3.0
func ErrorLoginFailed ¶
func ErrorPhoneConflict ¶
func ErrorQqConflict ¶ added in v1.3.0
func ErrorRegisterFailed ¶
func ErrorSendCodeFailed ¶
func ErrorSetEmailFailed ¶
func ErrorSetFollowFailed ¶
func ErrorSetGiteeFailed ¶ added in v1.3.0
func ErrorSetGithubFailed ¶ added in v1.3.0
func ErrorSetImageFailed ¶
func ErrorSetPasswordFailed ¶
func ErrorSetPhoneFailed ¶
func ErrorSetProfileFailed ¶
func ErrorSetQqFailed ¶ added in v1.3.0
func ErrorSetUsernameFailed ¶
func ErrorSetWechatFailed ¶ added in v1.3.0
func ErrorUnbindAccountFailed ¶ added in v1.3.0
func ErrorUniqueAccount ¶
func ErrorUnknownError ¶
func ErrorUserNameConflict ¶
func ErrorUsernameConflict ¶
func ErrorVerifyCodeFailed ¶
func ErrorWechatConflict ¶ added in v1.3.0
func IsCancelFollowFailed ¶
func IsEmailConflict ¶
func IsGetAccountFailed ¶
func IsGetAchievementFailed ¶
func IsGetFollowListFailed ¶
func IsGetProfileFailed ¶
func IsGetProfileListFailed ¶
func IsGetUserFollowFailed ¶
func IsGetUserSearchFailed ¶
func IsGiteeConflict ¶ added in v1.3.0
func IsGithubConflict ¶ added in v1.3.0
func IsLoginFailed ¶
func IsPhoneConflict ¶
func IsQqConflict ¶ added in v1.3.0
func IsRegisterFailed ¶
func IsResetPasswordFailed ¶
func IsSendCodeFailed ¶
func IsSetEmailFailed ¶
func IsSetFollowFailed ¶
func IsSetGiteeFailed ¶ added in v1.3.0
func IsSetGithubFailed ¶ added in v1.3.0
func IsSetImageFailed ¶
func IsSetPasswordFailed ¶
func IsSetPhoneFailed ¶
func IsSetProfileFailed ¶
func IsSetQqFailed ¶ added in v1.3.0
func IsSetUsernameFailed ¶
func IsSetWechatFailed ¶ added in v1.3.0
func IsUnbindAccountFailed ¶ added in v1.3.0
func IsUniqueAccount ¶
func IsUnknownError ¶
func IsUserNameConflict ¶
func IsUsernameConflict ¶
func IsVerifyCodeFailed ¶
func IsVerifyPasswordFailed ¶
func IsWechatConflict ¶ added in v1.3.0
func RegisterUserHTTPServer ¶
func RegisterUserHTTPServer(s *http.Server, srv UserHTTPServer)
func RegisterUserServer ¶
func RegisterUserServer(s grpc.ServiceRegistrar, srv UserServer)
Types ¶
type AddAvatarReviewDbAndCacheReq ¶
type AddAvatarReviewDbAndCacheReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,4,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,5,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,6,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,7,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,8,opt,name=subLabel,proto3" json:"subLabel,omitempty"` // contains filtered or unexported fields }
func (*AddAvatarReviewDbAndCacheReq) Descriptor
deprecated
func (*AddAvatarReviewDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use AddAvatarReviewDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*AddAvatarReviewDbAndCacheReq) GetCategory ¶
func (x *AddAvatarReviewDbAndCacheReq) GetCategory() string
func (*AddAvatarReviewDbAndCacheReq) GetJobId ¶
func (x *AddAvatarReviewDbAndCacheReq) GetJobId() string
func (*AddAvatarReviewDbAndCacheReq) GetLabel ¶
func (x *AddAvatarReviewDbAndCacheReq) GetLabel() string
func (*AddAvatarReviewDbAndCacheReq) GetResult ¶
func (x *AddAvatarReviewDbAndCacheReq) GetResult() int32
func (*AddAvatarReviewDbAndCacheReq) GetScore ¶
func (x *AddAvatarReviewDbAndCacheReq) GetScore() int32
func (*AddAvatarReviewDbAndCacheReq) GetSubLabel ¶
func (x *AddAvatarReviewDbAndCacheReq) GetSubLabel() string
func (*AddAvatarReviewDbAndCacheReq) GetUrl ¶
func (x *AddAvatarReviewDbAndCacheReq) GetUrl() string
func (*AddAvatarReviewDbAndCacheReq) GetUuid ¶
func (x *AddAvatarReviewDbAndCacheReq) GetUuid() string
func (*AddAvatarReviewDbAndCacheReq) ProtoMessage ¶
func (*AddAvatarReviewDbAndCacheReq) ProtoMessage()
func (*AddAvatarReviewDbAndCacheReq) ProtoReflect ¶
func (x *AddAvatarReviewDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*AddAvatarReviewDbAndCacheReq) Reset ¶
func (x *AddAvatarReviewDbAndCacheReq) Reset()
func (*AddAvatarReviewDbAndCacheReq) String ¶
func (x *AddAvatarReviewDbAndCacheReq) String() string
func (*AddAvatarReviewDbAndCacheReq) Validate ¶
func (m *AddAvatarReviewDbAndCacheReq) Validate() error
Validate checks the field values on AddAvatarReviewDbAndCacheReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddAvatarReviewDbAndCacheReq) ValidateAll ¶
func (m *AddAvatarReviewDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on AddAvatarReviewDbAndCacheReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddAvatarReviewDbAndCacheReqMultiError, or nil if none found.
type AddAvatarReviewDbAndCacheReqMultiError ¶
type AddAvatarReviewDbAndCacheReqMultiError []error
AddAvatarReviewDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by AddAvatarReviewDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (AddAvatarReviewDbAndCacheReqMultiError) AllErrors ¶
func (m AddAvatarReviewDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddAvatarReviewDbAndCacheReqMultiError) Error ¶
func (m AddAvatarReviewDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddAvatarReviewDbAndCacheReqValidationError ¶
type AddAvatarReviewDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
AddAvatarReviewDbAndCacheReqValidationError is the validation error returned by AddAvatarReviewDbAndCacheReq.Validate if the designated constraints aren't met.
func (AddAvatarReviewDbAndCacheReqValidationError) Cause ¶
func (e AddAvatarReviewDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (AddAvatarReviewDbAndCacheReqValidationError) Error ¶
func (e AddAvatarReviewDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddAvatarReviewDbAndCacheReqValidationError) ErrorName ¶
func (e AddAvatarReviewDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddAvatarReviewDbAndCacheReqValidationError) Field ¶
func (e AddAvatarReviewDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (AddAvatarReviewDbAndCacheReqValidationError) Key ¶
func (e AddAvatarReviewDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (AddAvatarReviewDbAndCacheReqValidationError) Reason ¶
func (e AddAvatarReviewDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type AddCoverReviewDbAndCacheReq ¶
type AddCoverReviewDbAndCacheReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,4,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,5,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,6,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,7,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,8,opt,name=subLabel,proto3" json:"subLabel,omitempty"` // contains filtered or unexported fields }
func (*AddCoverReviewDbAndCacheReq) Descriptor
deprecated
func (*AddCoverReviewDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use AddCoverReviewDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*AddCoverReviewDbAndCacheReq) GetCategory ¶
func (x *AddCoverReviewDbAndCacheReq) GetCategory() string
func (*AddCoverReviewDbAndCacheReq) GetJobId ¶
func (x *AddCoverReviewDbAndCacheReq) GetJobId() string
func (*AddCoverReviewDbAndCacheReq) GetLabel ¶
func (x *AddCoverReviewDbAndCacheReq) GetLabel() string
func (*AddCoverReviewDbAndCacheReq) GetResult ¶
func (x *AddCoverReviewDbAndCacheReq) GetResult() int32
func (*AddCoverReviewDbAndCacheReq) GetScore ¶
func (x *AddCoverReviewDbAndCacheReq) GetScore() int32
func (*AddCoverReviewDbAndCacheReq) GetSubLabel ¶
func (x *AddCoverReviewDbAndCacheReq) GetSubLabel() string
func (*AddCoverReviewDbAndCacheReq) GetUrl ¶
func (x *AddCoverReviewDbAndCacheReq) GetUrl() string
func (*AddCoverReviewDbAndCacheReq) GetUuid ¶
func (x *AddCoverReviewDbAndCacheReq) GetUuid() string
func (*AddCoverReviewDbAndCacheReq) ProtoMessage ¶
func (*AddCoverReviewDbAndCacheReq) ProtoMessage()
func (*AddCoverReviewDbAndCacheReq) ProtoReflect ¶
func (x *AddCoverReviewDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*AddCoverReviewDbAndCacheReq) Reset ¶
func (x *AddCoverReviewDbAndCacheReq) Reset()
func (*AddCoverReviewDbAndCacheReq) String ¶
func (x *AddCoverReviewDbAndCacheReq) String() string
func (*AddCoverReviewDbAndCacheReq) Validate ¶
func (m *AddCoverReviewDbAndCacheReq) Validate() error
Validate checks the field values on AddCoverReviewDbAndCacheReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddCoverReviewDbAndCacheReq) ValidateAll ¶
func (m *AddCoverReviewDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on AddCoverReviewDbAndCacheReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddCoverReviewDbAndCacheReqMultiError, or nil if none found.
type AddCoverReviewDbAndCacheReqMultiError ¶
type AddCoverReviewDbAndCacheReqMultiError []error
AddCoverReviewDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by AddCoverReviewDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (AddCoverReviewDbAndCacheReqMultiError) AllErrors ¶
func (m AddCoverReviewDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddCoverReviewDbAndCacheReqMultiError) Error ¶
func (m AddCoverReviewDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddCoverReviewDbAndCacheReqValidationError ¶
type AddCoverReviewDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
AddCoverReviewDbAndCacheReqValidationError is the validation error returned by AddCoverReviewDbAndCacheReq.Validate if the designated constraints aren't met.
func (AddCoverReviewDbAndCacheReqValidationError) Cause ¶
func (e AddCoverReviewDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (AddCoverReviewDbAndCacheReqValidationError) Error ¶
func (e AddCoverReviewDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddCoverReviewDbAndCacheReqValidationError) ErrorName ¶
func (e AddCoverReviewDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddCoverReviewDbAndCacheReqValidationError) Field ¶
func (e AddCoverReviewDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (AddCoverReviewDbAndCacheReqValidationError) Key ¶
func (e AddCoverReviewDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (AddCoverReviewDbAndCacheReqValidationError) Reason ¶
func (e AddCoverReviewDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type AvatarIrregularReq ¶
type AvatarIrregularReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,4,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,5,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,6,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,7,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,8,opt,name=subLabel,proto3" json:"subLabel,omitempty"` // contains filtered or unexported fields }
func (*AvatarIrregularReq) Descriptor
deprecated
func (*AvatarIrregularReq) Descriptor() ([]byte, []int)
Deprecated: Use AvatarIrregularReq.ProtoReflect.Descriptor instead.
func (*AvatarIrregularReq) GetCategory ¶
func (x *AvatarIrregularReq) GetCategory() string
func (*AvatarIrregularReq) GetJobId ¶
func (x *AvatarIrregularReq) GetJobId() string
func (*AvatarIrregularReq) GetLabel ¶
func (x *AvatarIrregularReq) GetLabel() string
func (*AvatarIrregularReq) GetResult ¶
func (x *AvatarIrregularReq) GetResult() int32
func (*AvatarIrregularReq) GetScore ¶
func (x *AvatarIrregularReq) GetScore() int32
func (*AvatarIrregularReq) GetSubLabel ¶
func (x *AvatarIrregularReq) GetSubLabel() string
func (*AvatarIrregularReq) GetUrl ¶
func (x *AvatarIrregularReq) GetUrl() string
func (*AvatarIrregularReq) GetUuid ¶
func (x *AvatarIrregularReq) GetUuid() string
func (*AvatarIrregularReq) ProtoMessage ¶
func (*AvatarIrregularReq) ProtoMessage()
func (*AvatarIrregularReq) ProtoReflect ¶
func (x *AvatarIrregularReq) ProtoReflect() protoreflect.Message
func (*AvatarIrregularReq) Reset ¶
func (x *AvatarIrregularReq) Reset()
func (*AvatarIrregularReq) String ¶
func (x *AvatarIrregularReq) String() string
func (*AvatarIrregularReq) Validate ¶
func (m *AvatarIrregularReq) Validate() error
Validate checks the field values on AvatarIrregularReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AvatarIrregularReq) ValidateAll ¶
func (m *AvatarIrregularReq) ValidateAll() error
ValidateAll checks the field values on AvatarIrregularReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AvatarIrregularReqMultiError, or nil if none found.
type AvatarIrregularReqMultiError ¶
type AvatarIrregularReqMultiError []error
AvatarIrregularReqMultiError is an error wrapping multiple validation errors returned by AvatarIrregularReq.ValidateAll() if the designated constraints aren't met.
func (AvatarIrregularReqMultiError) AllErrors ¶
func (m AvatarIrregularReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AvatarIrregularReqMultiError) Error ¶
func (m AvatarIrregularReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AvatarIrregularReqValidationError ¶
type AvatarIrregularReqValidationError struct {
// contains filtered or unexported fields
}
AvatarIrregularReqValidationError is the validation error returned by AvatarIrregularReq.Validate if the designated constraints aren't met.
func (AvatarIrregularReqValidationError) Cause ¶
func (e AvatarIrregularReqValidationError) Cause() error
Cause function returns cause value.
func (AvatarIrregularReqValidationError) Error ¶
func (e AvatarIrregularReqValidationError) Error() string
Error satisfies the builtin error interface
func (AvatarIrregularReqValidationError) ErrorName ¶
func (e AvatarIrregularReqValidationError) ErrorName() string
ErrorName returns error name.
func (AvatarIrregularReqValidationError) Field ¶
func (e AvatarIrregularReqValidationError) Field() string
Field function returns field value.
func (AvatarIrregularReqValidationError) Key ¶
func (e AvatarIrregularReqValidationError) Key() bool
Key function returns key value.
func (AvatarIrregularReqValidationError) Reason ¶
func (e AvatarIrregularReqValidationError) Reason() string
Reason function returns reason value.
type CancelFollowDbAndCacheReq ¶
type CancelFollowDbAndCacheReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,2,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelFollowDbAndCacheReq) Descriptor
deprecated
func (*CancelFollowDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelFollowDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*CancelFollowDbAndCacheReq) GetUserUuid ¶
func (x *CancelFollowDbAndCacheReq) GetUserUuid() string
func (*CancelFollowDbAndCacheReq) GetUuid ¶
func (x *CancelFollowDbAndCacheReq) GetUuid() string
func (*CancelFollowDbAndCacheReq) ProtoMessage ¶
func (*CancelFollowDbAndCacheReq) ProtoMessage()
func (*CancelFollowDbAndCacheReq) ProtoReflect ¶
func (x *CancelFollowDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*CancelFollowDbAndCacheReq) Reset ¶
func (x *CancelFollowDbAndCacheReq) Reset()
func (*CancelFollowDbAndCacheReq) String ¶
func (x *CancelFollowDbAndCacheReq) String() string
func (*CancelFollowDbAndCacheReq) Validate ¶
func (m *CancelFollowDbAndCacheReq) Validate() error
Validate checks the field values on CancelFollowDbAndCacheReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CancelFollowDbAndCacheReq) ValidateAll ¶
func (m *CancelFollowDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on CancelFollowDbAndCacheReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CancelFollowDbAndCacheReqMultiError, or nil if none found.
type CancelFollowDbAndCacheReqMultiError ¶
type CancelFollowDbAndCacheReqMultiError []error
CancelFollowDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by CancelFollowDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (CancelFollowDbAndCacheReqMultiError) AllErrors ¶
func (m CancelFollowDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelFollowDbAndCacheReqMultiError) Error ¶
func (m CancelFollowDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelFollowDbAndCacheReqValidationError ¶
type CancelFollowDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
CancelFollowDbAndCacheReqValidationError is the validation error returned by CancelFollowDbAndCacheReq.Validate if the designated constraints aren't met.
func (CancelFollowDbAndCacheReqValidationError) Cause ¶
func (e CancelFollowDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (CancelFollowDbAndCacheReqValidationError) Error ¶
func (e CancelFollowDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelFollowDbAndCacheReqValidationError) ErrorName ¶
func (e CancelFollowDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelFollowDbAndCacheReqValidationError) Field ¶
func (e CancelFollowDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (CancelFollowDbAndCacheReqValidationError) Key ¶
func (e CancelFollowDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (CancelFollowDbAndCacheReqValidationError) Reason ¶
func (e CancelFollowDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type CancelUserFollowReq ¶
type CancelUserFollowReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,2,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelUserFollowReq) Descriptor
deprecated
func (*CancelUserFollowReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelUserFollowReq.ProtoReflect.Descriptor instead.
func (*CancelUserFollowReq) GetUserUuid ¶
func (x *CancelUserFollowReq) GetUserUuid() string
func (*CancelUserFollowReq) GetUuid ¶
func (x *CancelUserFollowReq) GetUuid() string
func (*CancelUserFollowReq) ProtoMessage ¶
func (*CancelUserFollowReq) ProtoMessage()
func (*CancelUserFollowReq) ProtoReflect ¶
func (x *CancelUserFollowReq) ProtoReflect() protoreflect.Message
func (*CancelUserFollowReq) Reset ¶
func (x *CancelUserFollowReq) Reset()
func (*CancelUserFollowReq) String ¶
func (x *CancelUserFollowReq) String() string
func (*CancelUserFollowReq) Validate ¶
func (m *CancelUserFollowReq) Validate() error
Validate checks the field values on CancelUserFollowReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CancelUserFollowReq) ValidateAll ¶
func (m *CancelUserFollowReq) ValidateAll() error
ValidateAll checks the field values on CancelUserFollowReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CancelUserFollowReqMultiError, or nil if none found.
type CancelUserFollowReqMultiError ¶
type CancelUserFollowReqMultiError []error
CancelUserFollowReqMultiError is an error wrapping multiple validation errors returned by CancelUserFollowReq.ValidateAll() if the designated constraints aren't met.
func (CancelUserFollowReqMultiError) AllErrors ¶
func (m CancelUserFollowReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelUserFollowReqMultiError) Error ¶
func (m CancelUserFollowReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelUserFollowReqValidationError ¶
type CancelUserFollowReqValidationError struct {
// contains filtered or unexported fields
}
CancelUserFollowReqValidationError is the validation error returned by CancelUserFollowReq.Validate if the designated constraints aren't met.
func (CancelUserFollowReqValidationError) Cause ¶
func (e CancelUserFollowReqValidationError) Cause() error
Cause function returns cause value.
func (CancelUserFollowReqValidationError) Error ¶
func (e CancelUserFollowReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelUserFollowReqValidationError) ErrorName ¶
func (e CancelUserFollowReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelUserFollowReqValidationError) Field ¶
func (e CancelUserFollowReqValidationError) Field() string
Field function returns field value.
func (CancelUserFollowReqValidationError) Key ¶
func (e CancelUserFollowReqValidationError) Key() bool
Key function returns key value.
func (CancelUserFollowReqValidationError) Reason ¶
func (e CancelUserFollowReqValidationError) Reason() string
Reason function returns reason value.
type ChangeUserPasswordReq ¶
type ChangeUserPasswordReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Oldpassword string `protobuf:"bytes,2,opt,name=oldpassword,proto3" json:"oldpassword,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*ChangeUserPasswordReq) Descriptor
deprecated
func (*ChangeUserPasswordReq) Descriptor() ([]byte, []int)
Deprecated: Use ChangeUserPasswordReq.ProtoReflect.Descriptor instead.
func (*ChangeUserPasswordReq) GetOldpassword ¶
func (x *ChangeUserPasswordReq) GetOldpassword() string
func (*ChangeUserPasswordReq) GetPassword ¶
func (x *ChangeUserPasswordReq) GetPassword() string
func (*ChangeUserPasswordReq) GetUuid ¶
func (x *ChangeUserPasswordReq) GetUuid() string
func (*ChangeUserPasswordReq) ProtoMessage ¶
func (*ChangeUserPasswordReq) ProtoMessage()
func (*ChangeUserPasswordReq) ProtoReflect ¶
func (x *ChangeUserPasswordReq) ProtoReflect() protoreflect.Message
func (*ChangeUserPasswordReq) Reset ¶
func (x *ChangeUserPasswordReq) Reset()
func (*ChangeUserPasswordReq) String ¶
func (x *ChangeUserPasswordReq) String() string
func (*ChangeUserPasswordReq) Validate ¶
func (m *ChangeUserPasswordReq) Validate() error
Validate checks the field values on ChangeUserPasswordReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeUserPasswordReq) ValidateAll ¶
func (m *ChangeUserPasswordReq) ValidateAll() error
ValidateAll checks the field values on ChangeUserPasswordReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeUserPasswordReqMultiError, or nil if none found.
type ChangeUserPasswordReqMultiError ¶
type ChangeUserPasswordReqMultiError []error
ChangeUserPasswordReqMultiError is an error wrapping multiple validation errors returned by ChangeUserPasswordReq.ValidateAll() if the designated constraints aren't met.
func (ChangeUserPasswordReqMultiError) AllErrors ¶
func (m ChangeUserPasswordReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeUserPasswordReqMultiError) Error ¶
func (m ChangeUserPasswordReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeUserPasswordReqValidationError ¶
type ChangeUserPasswordReqValidationError struct {
// contains filtered or unexported fields
}
ChangeUserPasswordReqValidationError is the validation error returned by ChangeUserPasswordReq.Validate if the designated constraints aren't met.
func (ChangeUserPasswordReqValidationError) Cause ¶
func (e ChangeUserPasswordReqValidationError) Cause() error
Cause function returns cause value.
func (ChangeUserPasswordReqValidationError) Error ¶
func (e ChangeUserPasswordReqValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeUserPasswordReqValidationError) ErrorName ¶
func (e ChangeUserPasswordReqValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeUserPasswordReqValidationError) Field ¶
func (e ChangeUserPasswordReqValidationError) Field() string
Field function returns field value.
func (ChangeUserPasswordReqValidationError) Key ¶
func (e ChangeUserPasswordReqValidationError) Key() bool
Key function returns key value.
func (ChangeUserPasswordReqValidationError) Reason ¶
func (e ChangeUserPasswordReqValidationError) Reason() string
Reason function returns reason value.
type CoverIrregularReq ¶
type CoverIrregularReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,4,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,5,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,6,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,7,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,8,opt,name=subLabel,proto3" json:"subLabel,omitempty"` // contains filtered or unexported fields }
func (*CoverIrregularReq) Descriptor
deprecated
func (*CoverIrregularReq) Descriptor() ([]byte, []int)
Deprecated: Use CoverIrregularReq.ProtoReflect.Descriptor instead.
func (*CoverIrregularReq) GetCategory ¶
func (x *CoverIrregularReq) GetCategory() string
func (*CoverIrregularReq) GetJobId ¶
func (x *CoverIrregularReq) GetJobId() string
func (*CoverIrregularReq) GetLabel ¶
func (x *CoverIrregularReq) GetLabel() string
func (*CoverIrregularReq) GetResult ¶
func (x *CoverIrregularReq) GetResult() int32
func (*CoverIrregularReq) GetScore ¶
func (x *CoverIrregularReq) GetScore() int32
func (*CoverIrregularReq) GetSubLabel ¶
func (x *CoverIrregularReq) GetSubLabel() string
func (*CoverIrregularReq) GetUrl ¶
func (x *CoverIrregularReq) GetUrl() string
func (*CoverIrregularReq) GetUuid ¶
func (x *CoverIrregularReq) GetUuid() string
func (*CoverIrregularReq) ProtoMessage ¶
func (*CoverIrregularReq) ProtoMessage()
func (*CoverIrregularReq) ProtoReflect ¶
func (x *CoverIrregularReq) ProtoReflect() protoreflect.Message
func (*CoverIrregularReq) Reset ¶
func (x *CoverIrregularReq) Reset()
func (*CoverIrregularReq) String ¶
func (x *CoverIrregularReq) String() string
func (*CoverIrregularReq) Validate ¶
func (m *CoverIrregularReq) Validate() error
Validate checks the field values on CoverIrregularReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CoverIrregularReq) ValidateAll ¶
func (m *CoverIrregularReq) ValidateAll() error
ValidateAll checks the field values on CoverIrregularReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CoverIrregularReqMultiError, or nil if none found.
type CoverIrregularReqMultiError ¶
type CoverIrregularReqMultiError []error
CoverIrregularReqMultiError is an error wrapping multiple validation errors returned by CoverIrregularReq.ValidateAll() if the designated constraints aren't met.
func (CoverIrregularReqMultiError) AllErrors ¶
func (m CoverIrregularReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CoverIrregularReqMultiError) Error ¶
func (m CoverIrregularReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CoverIrregularReqValidationError ¶
type CoverIrregularReqValidationError struct {
// contains filtered or unexported fields
}
CoverIrregularReqValidationError is the validation error returned by CoverIrregularReq.Validate if the designated constraints aren't met.
func (CoverIrregularReqValidationError) Cause ¶
func (e CoverIrregularReqValidationError) Cause() error
Cause function returns cause value.
func (CoverIrregularReqValidationError) Error ¶
func (e CoverIrregularReqValidationError) Error() string
Error satisfies the builtin error interface
func (CoverIrregularReqValidationError) ErrorName ¶
func (e CoverIrregularReqValidationError) ErrorName() string
ErrorName returns error name.
func (CoverIrregularReqValidationError) Field ¶
func (e CoverIrregularReqValidationError) Field() string
Field function returns field value.
func (CoverIrregularReqValidationError) Key ¶
func (e CoverIrregularReqValidationError) Key() bool
Key function returns key value.
func (CoverIrregularReqValidationError) Reason ¶
func (e CoverIrregularReqValidationError) Reason() string
Reason function returns reason value.
type GetAccountReply ¶
type GetAccountReply struct { Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Qq string `protobuf:"bytes,3,opt,name=qq,proto3" json:"qq,omitempty"` Wechat string `protobuf:"bytes,4,opt,name=wechat,proto3" json:"wechat,omitempty"` Gitee int32 `protobuf:"varint,5,opt,name=gitee,proto3" json:"gitee,omitempty"` Github int32 `protobuf:"varint,6,opt,name=github,proto3" json:"github,omitempty"` Password string `protobuf:"bytes,7,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*GetAccountReply) Descriptor
deprecated
func (*GetAccountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountReply.ProtoReflect.Descriptor instead.
func (*GetAccountReply) GetEmail ¶
func (x *GetAccountReply) GetEmail() string
func (*GetAccountReply) GetGitee ¶ added in v1.3.0
func (x *GetAccountReply) GetGitee() int32
func (*GetAccountReply) GetGithub ¶
func (x *GetAccountReply) GetGithub() int32
func (*GetAccountReply) GetPassword ¶
func (x *GetAccountReply) GetPassword() string
func (*GetAccountReply) GetPhone ¶
func (x *GetAccountReply) GetPhone() string
func (*GetAccountReply) GetQq ¶
func (x *GetAccountReply) GetQq() string
func (*GetAccountReply) GetWechat ¶
func (x *GetAccountReply) GetWechat() string
func (*GetAccountReply) ProtoMessage ¶
func (*GetAccountReply) ProtoMessage()
func (*GetAccountReply) ProtoReflect ¶
func (x *GetAccountReply) ProtoReflect() protoreflect.Message
func (*GetAccountReply) Reset ¶
func (x *GetAccountReply) Reset()
func (*GetAccountReply) String ¶
func (x *GetAccountReply) String() string
func (*GetAccountReply) Validate ¶
func (m *GetAccountReply) Validate() error
Validate checks the field values on GetAccountReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAccountReply) ValidateAll ¶
func (m *GetAccountReply) ValidateAll() error
ValidateAll checks the field values on GetAccountReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAccountReplyMultiError, or nil if none found.
type GetAccountReplyMultiError ¶
type GetAccountReplyMultiError []error
GetAccountReplyMultiError is an error wrapping multiple validation errors returned by GetAccountReply.ValidateAll() if the designated constraints aren't met.
func (GetAccountReplyMultiError) AllErrors ¶
func (m GetAccountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAccountReplyMultiError) Error ¶
func (m GetAccountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAccountReplyValidationError ¶
type GetAccountReplyValidationError struct {
// contains filtered or unexported fields
}
GetAccountReplyValidationError is the validation error returned by GetAccountReply.Validate if the designated constraints aren't met.
func (GetAccountReplyValidationError) Cause ¶
func (e GetAccountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetAccountReplyValidationError) Error ¶
func (e GetAccountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetAccountReplyValidationError) ErrorName ¶
func (e GetAccountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetAccountReplyValidationError) Field ¶
func (e GetAccountReplyValidationError) Field() string
Field function returns field value.
func (GetAccountReplyValidationError) Key ¶
func (e GetAccountReplyValidationError) Key() bool
Key function returns key value.
func (GetAccountReplyValidationError) Reason ¶
func (e GetAccountReplyValidationError) Reason() string
Reason function returns reason value.
type GetAccountReq ¶
type GetAccountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetAccountReq) Descriptor
deprecated
func (*GetAccountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountReq.ProtoReflect.Descriptor instead.
func (*GetAccountReq) GetUuid ¶
func (x *GetAccountReq) GetUuid() string
func (*GetAccountReq) ProtoMessage ¶
func (*GetAccountReq) ProtoMessage()
func (*GetAccountReq) ProtoReflect ¶
func (x *GetAccountReq) ProtoReflect() protoreflect.Message
func (*GetAccountReq) Reset ¶
func (x *GetAccountReq) Reset()
func (*GetAccountReq) String ¶
func (x *GetAccountReq) String() string
func (*GetAccountReq) Validate ¶
func (m *GetAccountReq) Validate() error
Validate checks the field values on GetAccountReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAccountReq) ValidateAll ¶
func (m *GetAccountReq) ValidateAll() error
ValidateAll checks the field values on GetAccountReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAccountReqMultiError, or nil if none found.
type GetAccountReqMultiError ¶
type GetAccountReqMultiError []error
GetAccountReqMultiError is an error wrapping multiple validation errors returned by GetAccountReq.ValidateAll() if the designated constraints aren't met.
func (GetAccountReqMultiError) AllErrors ¶
func (m GetAccountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAccountReqMultiError) Error ¶
func (m GetAccountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAccountReqValidationError ¶
type GetAccountReqValidationError struct {
// contains filtered or unexported fields
}
GetAccountReqValidationError is the validation error returned by GetAccountReq.Validate if the designated constraints aren't met.
func (GetAccountReqValidationError) Cause ¶
func (e GetAccountReqValidationError) Cause() error
Cause function returns cause value.
func (GetAccountReqValidationError) Error ¶
func (e GetAccountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetAccountReqValidationError) ErrorName ¶
func (e GetAccountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetAccountReqValidationError) Field ¶
func (e GetAccountReqValidationError) Field() string
Field function returns field value.
func (GetAccountReqValidationError) Key ¶
func (e GetAccountReqValidationError) Key() bool
Key function returns key value.
func (GetAccountReqValidationError) Reason ¶
func (e GetAccountReqValidationError) Reason() string
Reason function returns reason value.
type GetAvatarReviewReply ¶
type GetAvatarReviewReply struct { Review []*GetAvatarReviewReply_Review `protobuf:"bytes,1,rep,name=review,proto3" json:"review,omitempty"` // contains filtered or unexported fields }
func (*GetAvatarReviewReply) Descriptor
deprecated
func (*GetAvatarReviewReply) Descriptor() ([]byte, []int)
Deprecated: Use GetAvatarReviewReply.ProtoReflect.Descriptor instead.
func (*GetAvatarReviewReply) GetReview ¶
func (x *GetAvatarReviewReply) GetReview() []*GetAvatarReviewReply_Review
func (*GetAvatarReviewReply) ProtoMessage ¶
func (*GetAvatarReviewReply) ProtoMessage()
func (*GetAvatarReviewReply) ProtoReflect ¶
func (x *GetAvatarReviewReply) ProtoReflect() protoreflect.Message
func (*GetAvatarReviewReply) Reset ¶
func (x *GetAvatarReviewReply) Reset()
func (*GetAvatarReviewReply) String ¶
func (x *GetAvatarReviewReply) String() string
func (*GetAvatarReviewReply) Validate ¶
func (m *GetAvatarReviewReply) Validate() error
Validate checks the field values on GetAvatarReviewReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAvatarReviewReply) ValidateAll ¶
func (m *GetAvatarReviewReply) ValidateAll() error
ValidateAll checks the field values on GetAvatarReviewReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAvatarReviewReplyMultiError, or nil if none found.
type GetAvatarReviewReplyMultiError ¶
type GetAvatarReviewReplyMultiError []error
GetAvatarReviewReplyMultiError is an error wrapping multiple validation errors returned by GetAvatarReviewReply.ValidateAll() if the designated constraints aren't met.
func (GetAvatarReviewReplyMultiError) AllErrors ¶
func (m GetAvatarReviewReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAvatarReviewReplyMultiError) Error ¶
func (m GetAvatarReviewReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAvatarReviewReplyValidationError ¶
type GetAvatarReviewReplyValidationError struct {
// contains filtered or unexported fields
}
GetAvatarReviewReplyValidationError is the validation error returned by GetAvatarReviewReply.Validate if the designated constraints aren't met.
func (GetAvatarReviewReplyValidationError) Cause ¶
func (e GetAvatarReviewReplyValidationError) Cause() error
Cause function returns cause value.
func (GetAvatarReviewReplyValidationError) Error ¶
func (e GetAvatarReviewReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetAvatarReviewReplyValidationError) ErrorName ¶
func (e GetAvatarReviewReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetAvatarReviewReplyValidationError) Field ¶
func (e GetAvatarReviewReplyValidationError) Field() string
Field function returns field value.
func (GetAvatarReviewReplyValidationError) Key ¶
func (e GetAvatarReviewReplyValidationError) Key() bool
Key function returns key value.
func (GetAvatarReviewReplyValidationError) Reason ¶
func (e GetAvatarReviewReplyValidationError) Reason() string
Reason function returns reason value.
type GetAvatarReviewReply_Review ¶
type GetAvatarReviewReply_Review struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` CreateAt string `protobuf:"bytes,3,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` JobId string `protobuf:"bytes,4,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,6,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,7,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,8,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,9,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,10,opt,name=subLabel,proto3" json:"subLabel,omitempty"` // contains filtered or unexported fields }
func (*GetAvatarReviewReply_Review) Descriptor
deprecated
func (*GetAvatarReviewReply_Review) Descriptor() ([]byte, []int)
Deprecated: Use GetAvatarReviewReply_Review.ProtoReflect.Descriptor instead.
func (*GetAvatarReviewReply_Review) GetCategory ¶
func (x *GetAvatarReviewReply_Review) GetCategory() string
func (*GetAvatarReviewReply_Review) GetCreateAt ¶
func (x *GetAvatarReviewReply_Review) GetCreateAt() string
func (*GetAvatarReviewReply_Review) GetId ¶
func (x *GetAvatarReviewReply_Review) GetId() int32
func (*GetAvatarReviewReply_Review) GetJobId ¶
func (x *GetAvatarReviewReply_Review) GetJobId() string
func (*GetAvatarReviewReply_Review) GetLabel ¶
func (x *GetAvatarReviewReply_Review) GetLabel() string
func (*GetAvatarReviewReply_Review) GetResult ¶
func (x *GetAvatarReviewReply_Review) GetResult() int32
func (*GetAvatarReviewReply_Review) GetScore ¶
func (x *GetAvatarReviewReply_Review) GetScore() int32
func (*GetAvatarReviewReply_Review) GetSubLabel ¶
func (x *GetAvatarReviewReply_Review) GetSubLabel() string
func (*GetAvatarReviewReply_Review) GetUrl ¶
func (x *GetAvatarReviewReply_Review) GetUrl() string
func (*GetAvatarReviewReply_Review) GetUuid ¶
func (x *GetAvatarReviewReply_Review) GetUuid() string
func (*GetAvatarReviewReply_Review) ProtoMessage ¶
func (*GetAvatarReviewReply_Review) ProtoMessage()
func (*GetAvatarReviewReply_Review) ProtoReflect ¶
func (x *GetAvatarReviewReply_Review) ProtoReflect() protoreflect.Message
func (*GetAvatarReviewReply_Review) Reset ¶
func (x *GetAvatarReviewReply_Review) Reset()
func (*GetAvatarReviewReply_Review) String ¶
func (x *GetAvatarReviewReply_Review) String() string
func (*GetAvatarReviewReply_Review) Validate ¶
func (m *GetAvatarReviewReply_Review) Validate() error
Validate checks the field values on GetAvatarReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAvatarReviewReply_Review) ValidateAll ¶
func (m *GetAvatarReviewReply_Review) ValidateAll() error
ValidateAll checks the field values on GetAvatarReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAvatarReviewReply_ReviewMultiError, or nil if none found.
type GetAvatarReviewReply_ReviewMultiError ¶
type GetAvatarReviewReply_ReviewMultiError []error
GetAvatarReviewReply_ReviewMultiError is an error wrapping multiple validation errors returned by GetAvatarReviewReply_Review.ValidateAll() if the designated constraints aren't met.
func (GetAvatarReviewReply_ReviewMultiError) AllErrors ¶
func (m GetAvatarReviewReply_ReviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAvatarReviewReply_ReviewMultiError) Error ¶
func (m GetAvatarReviewReply_ReviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAvatarReviewReply_ReviewValidationError ¶
type GetAvatarReviewReply_ReviewValidationError struct {
// contains filtered or unexported fields
}
GetAvatarReviewReply_ReviewValidationError is the validation error returned by GetAvatarReviewReply_Review.Validate if the designated constraints aren't met.
func (GetAvatarReviewReply_ReviewValidationError) Cause ¶
func (e GetAvatarReviewReply_ReviewValidationError) Cause() error
Cause function returns cause value.
func (GetAvatarReviewReply_ReviewValidationError) Error ¶
func (e GetAvatarReviewReply_ReviewValidationError) Error() string
Error satisfies the builtin error interface
func (GetAvatarReviewReply_ReviewValidationError) ErrorName ¶
func (e GetAvatarReviewReply_ReviewValidationError) ErrorName() string
ErrorName returns error name.
func (GetAvatarReviewReply_ReviewValidationError) Field ¶
func (e GetAvatarReviewReply_ReviewValidationError) Field() string
Field function returns field value.
func (GetAvatarReviewReply_ReviewValidationError) Key ¶
func (e GetAvatarReviewReply_ReviewValidationError) Key() bool
Key function returns key value.
func (GetAvatarReviewReply_ReviewValidationError) Reason ¶
func (e GetAvatarReviewReply_ReviewValidationError) Reason() string
Reason function returns reason value.
type GetAvatarReviewReq ¶
type GetAvatarReviewReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetAvatarReviewReq) Descriptor
deprecated
func (*GetAvatarReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use GetAvatarReviewReq.ProtoReflect.Descriptor instead.
func (*GetAvatarReviewReq) GetPage ¶
func (x *GetAvatarReviewReq) GetPage() int32
func (*GetAvatarReviewReq) GetUuid ¶
func (x *GetAvatarReviewReq) GetUuid() string
func (*GetAvatarReviewReq) ProtoMessage ¶
func (*GetAvatarReviewReq) ProtoMessage()
func (*GetAvatarReviewReq) ProtoReflect ¶
func (x *GetAvatarReviewReq) ProtoReflect() protoreflect.Message
func (*GetAvatarReviewReq) Reset ¶
func (x *GetAvatarReviewReq) Reset()
func (*GetAvatarReviewReq) String ¶
func (x *GetAvatarReviewReq) String() string
func (*GetAvatarReviewReq) Validate ¶
func (m *GetAvatarReviewReq) Validate() error
Validate checks the field values on GetAvatarReviewReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAvatarReviewReq) ValidateAll ¶
func (m *GetAvatarReviewReq) ValidateAll() error
ValidateAll checks the field values on GetAvatarReviewReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAvatarReviewReqMultiError, or nil if none found.
type GetAvatarReviewReqMultiError ¶
type GetAvatarReviewReqMultiError []error
GetAvatarReviewReqMultiError is an error wrapping multiple validation errors returned by GetAvatarReviewReq.ValidateAll() if the designated constraints aren't met.
func (GetAvatarReviewReqMultiError) AllErrors ¶
func (m GetAvatarReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAvatarReviewReqMultiError) Error ¶
func (m GetAvatarReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAvatarReviewReqValidationError ¶
type GetAvatarReviewReqValidationError struct {
// contains filtered or unexported fields
}
GetAvatarReviewReqValidationError is the validation error returned by GetAvatarReviewReq.Validate if the designated constraints aren't met.
func (GetAvatarReviewReqValidationError) Cause ¶
func (e GetAvatarReviewReqValidationError) Cause() error
Cause function returns cause value.
func (GetAvatarReviewReqValidationError) Error ¶
func (e GetAvatarReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetAvatarReviewReqValidationError) ErrorName ¶
func (e GetAvatarReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetAvatarReviewReqValidationError) Field ¶
func (e GetAvatarReviewReqValidationError) Field() string
Field function returns field value.
func (GetAvatarReviewReqValidationError) Key ¶
func (e GetAvatarReviewReqValidationError) Key() bool
Key function returns key value.
func (GetAvatarReviewReqValidationError) Reason ¶
func (e GetAvatarReviewReqValidationError) Reason() string
Reason function returns reason value.
type GetCosSessionKeyReply ¶
type GetCosSessionKeyReply struct { TmpSecretId string `protobuf:"bytes,1,opt,name=tmp_secret_id,json=tmpSecretId,proto3" json:"tmp_secret_id,omitempty"` TmpSecretKey string `protobuf:"bytes,2,opt,name=tmp_secret_key,json=tmpSecretKey,proto3" json:"tmp_secret_key,omitempty"` SessionToken string `protobuf:"bytes,3,opt,name=session_token,json=sessionToken,proto3" json:"session_token,omitempty"` StartTime int64 `protobuf:"varint,4,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` ExpiredTime int64 `protobuf:"varint,5,opt,name=expired_time,json=expiredTime,proto3" json:"expired_time,omitempty"` // contains filtered or unexported fields }
func (*GetCosSessionKeyReply) Descriptor
deprecated
func (*GetCosSessionKeyReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCosSessionKeyReply.ProtoReflect.Descriptor instead.
func (*GetCosSessionKeyReply) GetExpiredTime ¶
func (x *GetCosSessionKeyReply) GetExpiredTime() int64
func (*GetCosSessionKeyReply) GetSessionToken ¶
func (x *GetCosSessionKeyReply) GetSessionToken() string
func (*GetCosSessionKeyReply) GetStartTime ¶
func (x *GetCosSessionKeyReply) GetStartTime() int64
func (*GetCosSessionKeyReply) GetTmpSecretId ¶
func (x *GetCosSessionKeyReply) GetTmpSecretId() string
func (*GetCosSessionKeyReply) GetTmpSecretKey ¶
func (x *GetCosSessionKeyReply) GetTmpSecretKey() string
func (*GetCosSessionKeyReply) ProtoMessage ¶
func (*GetCosSessionKeyReply) ProtoMessage()
func (*GetCosSessionKeyReply) ProtoReflect ¶
func (x *GetCosSessionKeyReply) ProtoReflect() protoreflect.Message
func (*GetCosSessionKeyReply) Reset ¶
func (x *GetCosSessionKeyReply) Reset()
func (*GetCosSessionKeyReply) String ¶
func (x *GetCosSessionKeyReply) String() string
func (*GetCosSessionKeyReply) Validate ¶
func (m *GetCosSessionKeyReply) Validate() error
Validate checks the field values on GetCosSessionKeyReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCosSessionKeyReply) ValidateAll ¶
func (m *GetCosSessionKeyReply) ValidateAll() error
ValidateAll checks the field values on GetCosSessionKeyReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCosSessionKeyReplyMultiError, or nil if none found.
type GetCosSessionKeyReplyMultiError ¶
type GetCosSessionKeyReplyMultiError []error
GetCosSessionKeyReplyMultiError is an error wrapping multiple validation errors returned by GetCosSessionKeyReply.ValidateAll() if the designated constraints aren't met.
func (GetCosSessionKeyReplyMultiError) AllErrors ¶
func (m GetCosSessionKeyReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCosSessionKeyReplyMultiError) Error ¶
func (m GetCosSessionKeyReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCosSessionKeyReplyValidationError ¶
type GetCosSessionKeyReplyValidationError struct {
// contains filtered or unexported fields
}
GetCosSessionKeyReplyValidationError is the validation error returned by GetCosSessionKeyReply.Validate if the designated constraints aren't met.
func (GetCosSessionKeyReplyValidationError) Cause ¶
func (e GetCosSessionKeyReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCosSessionKeyReplyValidationError) Error ¶
func (e GetCosSessionKeyReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCosSessionKeyReplyValidationError) ErrorName ¶
func (e GetCosSessionKeyReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCosSessionKeyReplyValidationError) Field ¶
func (e GetCosSessionKeyReplyValidationError) Field() string
Field function returns field value.
func (GetCosSessionKeyReplyValidationError) Key ¶
func (e GetCosSessionKeyReplyValidationError) Key() bool
Key function returns key value.
func (GetCosSessionKeyReplyValidationError) Reason ¶
func (e GetCosSessionKeyReplyValidationError) Reason() string
Reason function returns reason value.
type GetCosSessionKeyReq ¶
type GetCosSessionKeyReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetCosSessionKeyReq) Descriptor
deprecated
func (*GetCosSessionKeyReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCosSessionKeyReq.ProtoReflect.Descriptor instead.
func (*GetCosSessionKeyReq) GetUuid ¶
func (x *GetCosSessionKeyReq) GetUuid() string
func (*GetCosSessionKeyReq) ProtoMessage ¶
func (*GetCosSessionKeyReq) ProtoMessage()
func (*GetCosSessionKeyReq) ProtoReflect ¶
func (x *GetCosSessionKeyReq) ProtoReflect() protoreflect.Message
func (*GetCosSessionKeyReq) Reset ¶
func (x *GetCosSessionKeyReq) Reset()
func (*GetCosSessionKeyReq) String ¶
func (x *GetCosSessionKeyReq) String() string
func (*GetCosSessionKeyReq) Validate ¶
func (m *GetCosSessionKeyReq) Validate() error
Validate checks the field values on GetCosSessionKeyReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCosSessionKeyReq) ValidateAll ¶
func (m *GetCosSessionKeyReq) ValidateAll() error
ValidateAll checks the field values on GetCosSessionKeyReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCosSessionKeyReqMultiError, or nil if none found.
type GetCosSessionKeyReqMultiError ¶
type GetCosSessionKeyReqMultiError []error
GetCosSessionKeyReqMultiError is an error wrapping multiple validation errors returned by GetCosSessionKeyReq.ValidateAll() if the designated constraints aren't met.
func (GetCosSessionKeyReqMultiError) AllErrors ¶
func (m GetCosSessionKeyReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCosSessionKeyReqMultiError) Error ¶
func (m GetCosSessionKeyReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCosSessionKeyReqValidationError ¶
type GetCosSessionKeyReqValidationError struct {
// contains filtered or unexported fields
}
GetCosSessionKeyReqValidationError is the validation error returned by GetCosSessionKeyReq.Validate if the designated constraints aren't met.
func (GetCosSessionKeyReqValidationError) Cause ¶
func (e GetCosSessionKeyReqValidationError) Cause() error
Cause function returns cause value.
func (GetCosSessionKeyReqValidationError) Error ¶
func (e GetCosSessionKeyReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCosSessionKeyReqValidationError) ErrorName ¶
func (e GetCosSessionKeyReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCosSessionKeyReqValidationError) Field ¶
func (e GetCosSessionKeyReqValidationError) Field() string
Field function returns field value.
func (GetCosSessionKeyReqValidationError) Key ¶
func (e GetCosSessionKeyReqValidationError) Key() bool
Key function returns key value.
func (GetCosSessionKeyReqValidationError) Reason ¶
func (e GetCosSessionKeyReqValidationError) Reason() string
Reason function returns reason value.
type GetCoverReviewReply ¶
type GetCoverReviewReply struct { Review []*GetCoverReviewReply_Review `protobuf:"bytes,1,rep,name=review,proto3" json:"review,omitempty"` // contains filtered or unexported fields }
func (*GetCoverReviewReply) Descriptor
deprecated
func (*GetCoverReviewReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCoverReviewReply.ProtoReflect.Descriptor instead.
func (*GetCoverReviewReply) GetReview ¶
func (x *GetCoverReviewReply) GetReview() []*GetCoverReviewReply_Review
func (*GetCoverReviewReply) ProtoMessage ¶
func (*GetCoverReviewReply) ProtoMessage()
func (*GetCoverReviewReply) ProtoReflect ¶
func (x *GetCoverReviewReply) ProtoReflect() protoreflect.Message
func (*GetCoverReviewReply) Reset ¶
func (x *GetCoverReviewReply) Reset()
func (*GetCoverReviewReply) String ¶
func (x *GetCoverReviewReply) String() string
func (*GetCoverReviewReply) Validate ¶
func (m *GetCoverReviewReply) Validate() error
Validate checks the field values on GetCoverReviewReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCoverReviewReply) ValidateAll ¶
func (m *GetCoverReviewReply) ValidateAll() error
ValidateAll checks the field values on GetCoverReviewReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCoverReviewReplyMultiError, or nil if none found.
type GetCoverReviewReplyMultiError ¶
type GetCoverReviewReplyMultiError []error
GetCoverReviewReplyMultiError is an error wrapping multiple validation errors returned by GetCoverReviewReply.ValidateAll() if the designated constraints aren't met.
func (GetCoverReviewReplyMultiError) AllErrors ¶
func (m GetCoverReviewReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCoverReviewReplyMultiError) Error ¶
func (m GetCoverReviewReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCoverReviewReplyValidationError ¶
type GetCoverReviewReplyValidationError struct {
// contains filtered or unexported fields
}
GetCoverReviewReplyValidationError is the validation error returned by GetCoverReviewReply.Validate if the designated constraints aren't met.
func (GetCoverReviewReplyValidationError) Cause ¶
func (e GetCoverReviewReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCoverReviewReplyValidationError) Error ¶
func (e GetCoverReviewReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCoverReviewReplyValidationError) ErrorName ¶
func (e GetCoverReviewReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCoverReviewReplyValidationError) Field ¶
func (e GetCoverReviewReplyValidationError) Field() string
Field function returns field value.
func (GetCoverReviewReplyValidationError) Key ¶
func (e GetCoverReviewReplyValidationError) Key() bool
Key function returns key value.
func (GetCoverReviewReplyValidationError) Reason ¶
func (e GetCoverReviewReplyValidationError) Reason() string
Reason function returns reason value.
type GetCoverReviewReply_Review ¶
type GetCoverReviewReply_Review struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` CreateAt string `protobuf:"bytes,3,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` JobId string `protobuf:"bytes,4,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,6,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,7,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,8,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,9,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,10,opt,name=subLabel,proto3" json:"subLabel,omitempty"` // contains filtered or unexported fields }
func (*GetCoverReviewReply_Review) Descriptor
deprecated
func (*GetCoverReviewReply_Review) Descriptor() ([]byte, []int)
Deprecated: Use GetCoverReviewReply_Review.ProtoReflect.Descriptor instead.
func (*GetCoverReviewReply_Review) GetCategory ¶
func (x *GetCoverReviewReply_Review) GetCategory() string
func (*GetCoverReviewReply_Review) GetCreateAt ¶
func (x *GetCoverReviewReply_Review) GetCreateAt() string
func (*GetCoverReviewReply_Review) GetId ¶
func (x *GetCoverReviewReply_Review) GetId() int32
func (*GetCoverReviewReply_Review) GetJobId ¶
func (x *GetCoverReviewReply_Review) GetJobId() string
func (*GetCoverReviewReply_Review) GetLabel ¶
func (x *GetCoverReviewReply_Review) GetLabel() string
func (*GetCoverReviewReply_Review) GetResult ¶
func (x *GetCoverReviewReply_Review) GetResult() int32
func (*GetCoverReviewReply_Review) GetScore ¶
func (x *GetCoverReviewReply_Review) GetScore() int32
func (*GetCoverReviewReply_Review) GetSubLabel ¶
func (x *GetCoverReviewReply_Review) GetSubLabel() string
func (*GetCoverReviewReply_Review) GetUrl ¶
func (x *GetCoverReviewReply_Review) GetUrl() string
func (*GetCoverReviewReply_Review) GetUuid ¶
func (x *GetCoverReviewReply_Review) GetUuid() string
func (*GetCoverReviewReply_Review) ProtoMessage ¶
func (*GetCoverReviewReply_Review) ProtoMessage()
func (*GetCoverReviewReply_Review) ProtoReflect ¶
func (x *GetCoverReviewReply_Review) ProtoReflect() protoreflect.Message
func (*GetCoverReviewReply_Review) Reset ¶
func (x *GetCoverReviewReply_Review) Reset()
func (*GetCoverReviewReply_Review) String ¶
func (x *GetCoverReviewReply_Review) String() string
func (*GetCoverReviewReply_Review) Validate ¶
func (m *GetCoverReviewReply_Review) Validate() error
Validate checks the field values on GetCoverReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCoverReviewReply_Review) ValidateAll ¶
func (m *GetCoverReviewReply_Review) ValidateAll() error
ValidateAll checks the field values on GetCoverReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCoverReviewReply_ReviewMultiError, or nil if none found.
type GetCoverReviewReply_ReviewMultiError ¶
type GetCoverReviewReply_ReviewMultiError []error
GetCoverReviewReply_ReviewMultiError is an error wrapping multiple validation errors returned by GetCoverReviewReply_Review.ValidateAll() if the designated constraints aren't met.
func (GetCoverReviewReply_ReviewMultiError) AllErrors ¶
func (m GetCoverReviewReply_ReviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCoverReviewReply_ReviewMultiError) Error ¶
func (m GetCoverReviewReply_ReviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCoverReviewReply_ReviewValidationError ¶
type GetCoverReviewReply_ReviewValidationError struct {
// contains filtered or unexported fields
}
GetCoverReviewReply_ReviewValidationError is the validation error returned by GetCoverReviewReply_Review.Validate if the designated constraints aren't met.
func (GetCoverReviewReply_ReviewValidationError) Cause ¶
func (e GetCoverReviewReply_ReviewValidationError) Cause() error
Cause function returns cause value.
func (GetCoverReviewReply_ReviewValidationError) Error ¶
func (e GetCoverReviewReply_ReviewValidationError) Error() string
Error satisfies the builtin error interface
func (GetCoverReviewReply_ReviewValidationError) ErrorName ¶
func (e GetCoverReviewReply_ReviewValidationError) ErrorName() string
ErrorName returns error name.
func (GetCoverReviewReply_ReviewValidationError) Field ¶
func (e GetCoverReviewReply_ReviewValidationError) Field() string
Field function returns field value.
func (GetCoverReviewReply_ReviewValidationError) Key ¶
func (e GetCoverReviewReply_ReviewValidationError) Key() bool
Key function returns key value.
func (GetCoverReviewReply_ReviewValidationError) Reason ¶
func (e GetCoverReviewReply_ReviewValidationError) Reason() string
Reason function returns reason value.
type GetCoverReviewReq ¶
type GetCoverReviewReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetCoverReviewReq) Descriptor
deprecated
func (*GetCoverReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCoverReviewReq.ProtoReflect.Descriptor instead.
func (*GetCoverReviewReq) GetPage ¶
func (x *GetCoverReviewReq) GetPage() int32
func (*GetCoverReviewReq) GetUuid ¶
func (x *GetCoverReviewReq) GetUuid() string
func (*GetCoverReviewReq) ProtoMessage ¶
func (*GetCoverReviewReq) ProtoMessage()
func (*GetCoverReviewReq) ProtoReflect ¶
func (x *GetCoverReviewReq) ProtoReflect() protoreflect.Message
func (*GetCoverReviewReq) Reset ¶
func (x *GetCoverReviewReq) Reset()
func (*GetCoverReviewReq) String ¶
func (x *GetCoverReviewReq) String() string
func (*GetCoverReviewReq) Validate ¶
func (m *GetCoverReviewReq) Validate() error
Validate checks the field values on GetCoverReviewReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCoverReviewReq) ValidateAll ¶
func (m *GetCoverReviewReq) ValidateAll() error
ValidateAll checks the field values on GetCoverReviewReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCoverReviewReqMultiError, or nil if none found.
type GetCoverReviewReqMultiError ¶
type GetCoverReviewReqMultiError []error
GetCoverReviewReqMultiError is an error wrapping multiple validation errors returned by GetCoverReviewReq.ValidateAll() if the designated constraints aren't met.
func (GetCoverReviewReqMultiError) AllErrors ¶
func (m GetCoverReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCoverReviewReqMultiError) Error ¶
func (m GetCoverReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCoverReviewReqValidationError ¶
type GetCoverReviewReqValidationError struct {
// contains filtered or unexported fields
}
GetCoverReviewReqValidationError is the validation error returned by GetCoverReviewReq.Validate if the designated constraints aren't met.
func (GetCoverReviewReqValidationError) Cause ¶
func (e GetCoverReviewReqValidationError) Cause() error
Cause function returns cause value.
func (GetCoverReviewReqValidationError) Error ¶
func (e GetCoverReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCoverReviewReqValidationError) ErrorName ¶
func (e GetCoverReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCoverReviewReqValidationError) Field ¶
func (e GetCoverReviewReqValidationError) Field() string
Field function returns field value.
func (GetCoverReviewReqValidationError) Key ¶
func (e GetCoverReviewReqValidationError) Key() bool
Key function returns key value.
func (GetCoverReviewReqValidationError) Reason ¶
func (e GetCoverReviewReqValidationError) Reason() string
Reason function returns reason value.
type GetFollowListCountReply ¶
type GetFollowListCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetFollowListCountReply) Descriptor
deprecated
func (*GetFollowListCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowListCountReply.ProtoReflect.Descriptor instead.
func (*GetFollowListCountReply) GetCount ¶
func (x *GetFollowListCountReply) GetCount() int32
func (*GetFollowListCountReply) ProtoMessage ¶
func (*GetFollowListCountReply) ProtoMessage()
func (*GetFollowListCountReply) ProtoReflect ¶
func (x *GetFollowListCountReply) ProtoReflect() protoreflect.Message
func (*GetFollowListCountReply) Reset ¶
func (x *GetFollowListCountReply) Reset()
func (*GetFollowListCountReply) String ¶
func (x *GetFollowListCountReply) String() string
func (*GetFollowListCountReply) Validate ¶
func (m *GetFollowListCountReply) Validate() error
Validate checks the field values on GetFollowListCountReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowListCountReply) ValidateAll ¶
func (m *GetFollowListCountReply) ValidateAll() error
ValidateAll checks the field values on GetFollowListCountReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowListCountReplyMultiError, or nil if none found.
type GetFollowListCountReplyMultiError ¶
type GetFollowListCountReplyMultiError []error
GetFollowListCountReplyMultiError is an error wrapping multiple validation errors returned by GetFollowListCountReply.ValidateAll() if the designated constraints aren't met.
func (GetFollowListCountReplyMultiError) AllErrors ¶
func (m GetFollowListCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowListCountReplyMultiError) Error ¶
func (m GetFollowListCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowListCountReplyValidationError ¶
type GetFollowListCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetFollowListCountReplyValidationError is the validation error returned by GetFollowListCountReply.Validate if the designated constraints aren't met.
func (GetFollowListCountReplyValidationError) Cause ¶
func (e GetFollowListCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetFollowListCountReplyValidationError) Error ¶
func (e GetFollowListCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowListCountReplyValidationError) ErrorName ¶
func (e GetFollowListCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowListCountReplyValidationError) Field ¶
func (e GetFollowListCountReplyValidationError) Field() string
Field function returns field value.
func (GetFollowListCountReplyValidationError) Key ¶
func (e GetFollowListCountReplyValidationError) Key() bool
Key function returns key value.
func (GetFollowListCountReplyValidationError) Reason ¶
func (e GetFollowListCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetFollowListCountReq ¶
type GetFollowListCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetFollowListCountReq) Descriptor
deprecated
func (*GetFollowListCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowListCountReq.ProtoReflect.Descriptor instead.
func (*GetFollowListCountReq) GetUuid ¶
func (x *GetFollowListCountReq) GetUuid() string
func (*GetFollowListCountReq) ProtoMessage ¶
func (*GetFollowListCountReq) ProtoMessage()
func (*GetFollowListCountReq) ProtoReflect ¶
func (x *GetFollowListCountReq) ProtoReflect() protoreflect.Message
func (*GetFollowListCountReq) Reset ¶
func (x *GetFollowListCountReq) Reset()
func (*GetFollowListCountReq) String ¶
func (x *GetFollowListCountReq) String() string
func (*GetFollowListCountReq) Validate ¶
func (m *GetFollowListCountReq) Validate() error
Validate checks the field values on GetFollowListCountReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowListCountReq) ValidateAll ¶
func (m *GetFollowListCountReq) ValidateAll() error
ValidateAll checks the field values on GetFollowListCountReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowListCountReqMultiError, or nil if none found.
type GetFollowListCountReqMultiError ¶
type GetFollowListCountReqMultiError []error
GetFollowListCountReqMultiError is an error wrapping multiple validation errors returned by GetFollowListCountReq.ValidateAll() if the designated constraints aren't met.
func (GetFollowListCountReqMultiError) AllErrors ¶
func (m GetFollowListCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowListCountReqMultiError) Error ¶
func (m GetFollowListCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowListCountReqValidationError ¶
type GetFollowListCountReqValidationError struct {
// contains filtered or unexported fields
}
GetFollowListCountReqValidationError is the validation error returned by GetFollowListCountReq.Validate if the designated constraints aren't met.
func (GetFollowListCountReqValidationError) Cause ¶
func (e GetFollowListCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetFollowListCountReqValidationError) Error ¶
func (e GetFollowListCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowListCountReqValidationError) ErrorName ¶
func (e GetFollowListCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowListCountReqValidationError) Field ¶
func (e GetFollowListCountReqValidationError) Field() string
Field function returns field value.
func (GetFollowListCountReqValidationError) Key ¶
func (e GetFollowListCountReqValidationError) Key() bool
Key function returns key value.
func (GetFollowListCountReqValidationError) Reason ¶
func (e GetFollowListCountReqValidationError) Reason() string
Reason function returns reason value.
type GetFollowListReply ¶
type GetFollowListReply struct { Follow []*GetFollowListReply_Follow `protobuf:"bytes,1,rep,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
func (*GetFollowListReply) Descriptor
deprecated
func (*GetFollowListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowListReply.ProtoReflect.Descriptor instead.
func (*GetFollowListReply) GetFollow ¶
func (x *GetFollowListReply) GetFollow() []*GetFollowListReply_Follow
func (*GetFollowListReply) ProtoMessage ¶
func (*GetFollowListReply) ProtoMessage()
func (*GetFollowListReply) ProtoReflect ¶
func (x *GetFollowListReply) ProtoReflect() protoreflect.Message
func (*GetFollowListReply) Reset ¶
func (x *GetFollowListReply) Reset()
func (*GetFollowListReply) String ¶
func (x *GetFollowListReply) String() string
func (*GetFollowListReply) Validate ¶
func (m *GetFollowListReply) Validate() error
Validate checks the field values on GetFollowListReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowListReply) ValidateAll ¶
func (m *GetFollowListReply) ValidateAll() error
ValidateAll checks the field values on GetFollowListReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowListReplyMultiError, or nil if none found.
type GetFollowListReplyMultiError ¶
type GetFollowListReplyMultiError []error
GetFollowListReplyMultiError is an error wrapping multiple validation errors returned by GetFollowListReply.ValidateAll() if the designated constraints aren't met.
func (GetFollowListReplyMultiError) AllErrors ¶
func (m GetFollowListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowListReplyMultiError) Error ¶
func (m GetFollowListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowListReplyValidationError ¶
type GetFollowListReplyValidationError struct {
// contains filtered or unexported fields
}
GetFollowListReplyValidationError is the validation error returned by GetFollowListReply.Validate if the designated constraints aren't met.
func (GetFollowListReplyValidationError) Cause ¶
func (e GetFollowListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetFollowListReplyValidationError) Error ¶
func (e GetFollowListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowListReplyValidationError) ErrorName ¶
func (e GetFollowListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowListReplyValidationError) Field ¶
func (e GetFollowListReplyValidationError) Field() string
Field function returns field value.
func (GetFollowListReplyValidationError) Key ¶
func (e GetFollowListReplyValidationError) Key() bool
Key function returns key value.
func (GetFollowListReplyValidationError) Reason ¶
func (e GetFollowListReplyValidationError) Reason() string
Reason function returns reason value.
type GetFollowListReply_Follow ¶
type GetFollowListReply_Follow struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetFollowListReply_Follow) Descriptor
deprecated
func (*GetFollowListReply_Follow) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowListReply_Follow.ProtoReflect.Descriptor instead.
func (*GetFollowListReply_Follow) GetUuid ¶
func (x *GetFollowListReply_Follow) GetUuid() string
func (*GetFollowListReply_Follow) ProtoMessage ¶
func (*GetFollowListReply_Follow) ProtoMessage()
func (*GetFollowListReply_Follow) ProtoReflect ¶
func (x *GetFollowListReply_Follow) ProtoReflect() protoreflect.Message
func (*GetFollowListReply_Follow) Reset ¶
func (x *GetFollowListReply_Follow) Reset()
func (*GetFollowListReply_Follow) String ¶
func (x *GetFollowListReply_Follow) String() string
func (*GetFollowListReply_Follow) Validate ¶
func (m *GetFollowListReply_Follow) Validate() error
Validate checks the field values on GetFollowListReply_Follow with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowListReply_Follow) ValidateAll ¶
func (m *GetFollowListReply_Follow) ValidateAll() error
ValidateAll checks the field values on GetFollowListReply_Follow with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowListReply_FollowMultiError, or nil if none found.
type GetFollowListReply_FollowMultiError ¶
type GetFollowListReply_FollowMultiError []error
GetFollowListReply_FollowMultiError is an error wrapping multiple validation errors returned by GetFollowListReply_Follow.ValidateAll() if the designated constraints aren't met.
func (GetFollowListReply_FollowMultiError) AllErrors ¶
func (m GetFollowListReply_FollowMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowListReply_FollowMultiError) Error ¶
func (m GetFollowListReply_FollowMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowListReply_FollowValidationError ¶
type GetFollowListReply_FollowValidationError struct {
// contains filtered or unexported fields
}
GetFollowListReply_FollowValidationError is the validation error returned by GetFollowListReply_Follow.Validate if the designated constraints aren't met.
func (GetFollowListReply_FollowValidationError) Cause ¶
func (e GetFollowListReply_FollowValidationError) Cause() error
Cause function returns cause value.
func (GetFollowListReply_FollowValidationError) Error ¶
func (e GetFollowListReply_FollowValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowListReply_FollowValidationError) ErrorName ¶
func (e GetFollowListReply_FollowValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowListReply_FollowValidationError) Field ¶
func (e GetFollowListReply_FollowValidationError) Field() string
Field function returns field value.
func (GetFollowListReply_FollowValidationError) Key ¶
func (e GetFollowListReply_FollowValidationError) Key() bool
Key function returns key value.
func (GetFollowListReply_FollowValidationError) Reason ¶
func (e GetFollowListReply_FollowValidationError) Reason() string
Reason function returns reason value.
type GetFollowListReq ¶
type GetFollowListReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetFollowListReq) Descriptor
deprecated
func (*GetFollowListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowListReq.ProtoReflect.Descriptor instead.
func (*GetFollowListReq) GetPage ¶
func (x *GetFollowListReq) GetPage() int32
func (*GetFollowListReq) GetUuid ¶
func (x *GetFollowListReq) GetUuid() string
func (*GetFollowListReq) ProtoMessage ¶
func (*GetFollowListReq) ProtoMessage()
func (*GetFollowListReq) ProtoReflect ¶
func (x *GetFollowListReq) ProtoReflect() protoreflect.Message
func (*GetFollowListReq) Reset ¶
func (x *GetFollowListReq) Reset()
func (*GetFollowListReq) String ¶
func (x *GetFollowListReq) String() string
func (*GetFollowListReq) Validate ¶
func (m *GetFollowListReq) Validate() error
Validate checks the field values on GetFollowListReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowListReq) ValidateAll ¶
func (m *GetFollowListReq) ValidateAll() error
ValidateAll checks the field values on GetFollowListReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowListReqMultiError, or nil if none found.
type GetFollowListReqMultiError ¶
type GetFollowListReqMultiError []error
GetFollowListReqMultiError is an error wrapping multiple validation errors returned by GetFollowListReq.ValidateAll() if the designated constraints aren't met.
func (GetFollowListReqMultiError) AllErrors ¶
func (m GetFollowListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowListReqMultiError) Error ¶
func (m GetFollowListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowListReqValidationError ¶
type GetFollowListReqValidationError struct {
// contains filtered or unexported fields
}
GetFollowListReqValidationError is the validation error returned by GetFollowListReq.Validate if the designated constraints aren't met.
func (GetFollowListReqValidationError) Cause ¶
func (e GetFollowListReqValidationError) Cause() error
Cause function returns cause value.
func (GetFollowListReqValidationError) Error ¶
func (e GetFollowListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowListReqValidationError) ErrorName ¶
func (e GetFollowListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowListReqValidationError) Field ¶
func (e GetFollowListReqValidationError) Field() string
Field function returns field value.
func (GetFollowListReqValidationError) Key ¶
func (e GetFollowListReqValidationError) Key() bool
Key function returns key value.
func (GetFollowListReqValidationError) Reason ¶
func (e GetFollowListReqValidationError) Reason() string
Reason function returns reason value.
type GetFollowedListCountReply ¶
type GetFollowedListCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetFollowedListCountReply) Descriptor
deprecated
func (*GetFollowedListCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowedListCountReply.ProtoReflect.Descriptor instead.
func (*GetFollowedListCountReply) GetCount ¶
func (x *GetFollowedListCountReply) GetCount() int32
func (*GetFollowedListCountReply) ProtoMessage ¶
func (*GetFollowedListCountReply) ProtoMessage()
func (*GetFollowedListCountReply) ProtoReflect ¶
func (x *GetFollowedListCountReply) ProtoReflect() protoreflect.Message
func (*GetFollowedListCountReply) Reset ¶
func (x *GetFollowedListCountReply) Reset()
func (*GetFollowedListCountReply) String ¶
func (x *GetFollowedListCountReply) String() string
func (*GetFollowedListCountReply) Validate ¶
func (m *GetFollowedListCountReply) Validate() error
Validate checks the field values on GetFollowedListCountReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowedListCountReply) ValidateAll ¶
func (m *GetFollowedListCountReply) ValidateAll() error
ValidateAll checks the field values on GetFollowedListCountReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowedListCountReplyMultiError, or nil if none found.
type GetFollowedListCountReplyMultiError ¶
type GetFollowedListCountReplyMultiError []error
GetFollowedListCountReplyMultiError is an error wrapping multiple validation errors returned by GetFollowedListCountReply.ValidateAll() if the designated constraints aren't met.
func (GetFollowedListCountReplyMultiError) AllErrors ¶
func (m GetFollowedListCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowedListCountReplyMultiError) Error ¶
func (m GetFollowedListCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowedListCountReplyValidationError ¶
type GetFollowedListCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetFollowedListCountReplyValidationError is the validation error returned by GetFollowedListCountReply.Validate if the designated constraints aren't met.
func (GetFollowedListCountReplyValidationError) Cause ¶
func (e GetFollowedListCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetFollowedListCountReplyValidationError) Error ¶
func (e GetFollowedListCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowedListCountReplyValidationError) ErrorName ¶
func (e GetFollowedListCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowedListCountReplyValidationError) Field ¶
func (e GetFollowedListCountReplyValidationError) Field() string
Field function returns field value.
func (GetFollowedListCountReplyValidationError) Key ¶
func (e GetFollowedListCountReplyValidationError) Key() bool
Key function returns key value.
func (GetFollowedListCountReplyValidationError) Reason ¶
func (e GetFollowedListCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetFollowedListCountReq ¶
type GetFollowedListCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetFollowedListCountReq) Descriptor
deprecated
func (*GetFollowedListCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowedListCountReq.ProtoReflect.Descriptor instead.
func (*GetFollowedListCountReq) GetUuid ¶
func (x *GetFollowedListCountReq) GetUuid() string
func (*GetFollowedListCountReq) ProtoMessage ¶
func (*GetFollowedListCountReq) ProtoMessage()
func (*GetFollowedListCountReq) ProtoReflect ¶
func (x *GetFollowedListCountReq) ProtoReflect() protoreflect.Message
func (*GetFollowedListCountReq) Reset ¶
func (x *GetFollowedListCountReq) Reset()
func (*GetFollowedListCountReq) String ¶
func (x *GetFollowedListCountReq) String() string
func (*GetFollowedListCountReq) Validate ¶
func (m *GetFollowedListCountReq) Validate() error
Validate checks the field values on GetFollowedListCountReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowedListCountReq) ValidateAll ¶
func (m *GetFollowedListCountReq) ValidateAll() error
ValidateAll checks the field values on GetFollowedListCountReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowedListCountReqMultiError, or nil if none found.
type GetFollowedListCountReqMultiError ¶
type GetFollowedListCountReqMultiError []error
GetFollowedListCountReqMultiError is an error wrapping multiple validation errors returned by GetFollowedListCountReq.ValidateAll() if the designated constraints aren't met.
func (GetFollowedListCountReqMultiError) AllErrors ¶
func (m GetFollowedListCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowedListCountReqMultiError) Error ¶
func (m GetFollowedListCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowedListCountReqValidationError ¶
type GetFollowedListCountReqValidationError struct {
// contains filtered or unexported fields
}
GetFollowedListCountReqValidationError is the validation error returned by GetFollowedListCountReq.Validate if the designated constraints aren't met.
func (GetFollowedListCountReqValidationError) Cause ¶
func (e GetFollowedListCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetFollowedListCountReqValidationError) Error ¶
func (e GetFollowedListCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowedListCountReqValidationError) ErrorName ¶
func (e GetFollowedListCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowedListCountReqValidationError) Field ¶
func (e GetFollowedListCountReqValidationError) Field() string
Field function returns field value.
func (GetFollowedListCountReqValidationError) Key ¶
func (e GetFollowedListCountReqValidationError) Key() bool
Key function returns key value.
func (GetFollowedListCountReqValidationError) Reason ¶
func (e GetFollowedListCountReqValidationError) Reason() string
Reason function returns reason value.
type GetFollowedListReply ¶
type GetFollowedListReply struct { Follow []*GetFollowedListReply_Follow `protobuf:"bytes,1,rep,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
func (*GetFollowedListReply) Descriptor
deprecated
func (*GetFollowedListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowedListReply.ProtoReflect.Descriptor instead.
func (*GetFollowedListReply) GetFollow ¶
func (x *GetFollowedListReply) GetFollow() []*GetFollowedListReply_Follow
func (*GetFollowedListReply) ProtoMessage ¶
func (*GetFollowedListReply) ProtoMessage()
func (*GetFollowedListReply) ProtoReflect ¶
func (x *GetFollowedListReply) ProtoReflect() protoreflect.Message
func (*GetFollowedListReply) Reset ¶
func (x *GetFollowedListReply) Reset()
func (*GetFollowedListReply) String ¶
func (x *GetFollowedListReply) String() string
func (*GetFollowedListReply) Validate ¶
func (m *GetFollowedListReply) Validate() error
Validate checks the field values on GetFollowedListReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowedListReply) ValidateAll ¶
func (m *GetFollowedListReply) ValidateAll() error
ValidateAll checks the field values on GetFollowedListReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowedListReplyMultiError, or nil if none found.
type GetFollowedListReplyMultiError ¶
type GetFollowedListReplyMultiError []error
GetFollowedListReplyMultiError is an error wrapping multiple validation errors returned by GetFollowedListReply.ValidateAll() if the designated constraints aren't met.
func (GetFollowedListReplyMultiError) AllErrors ¶
func (m GetFollowedListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowedListReplyMultiError) Error ¶
func (m GetFollowedListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowedListReplyValidationError ¶
type GetFollowedListReplyValidationError struct {
// contains filtered or unexported fields
}
GetFollowedListReplyValidationError is the validation error returned by GetFollowedListReply.Validate if the designated constraints aren't met.
func (GetFollowedListReplyValidationError) Cause ¶
func (e GetFollowedListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetFollowedListReplyValidationError) Error ¶
func (e GetFollowedListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowedListReplyValidationError) ErrorName ¶
func (e GetFollowedListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowedListReplyValidationError) Field ¶
func (e GetFollowedListReplyValidationError) Field() string
Field function returns field value.
func (GetFollowedListReplyValidationError) Key ¶
func (e GetFollowedListReplyValidationError) Key() bool
Key function returns key value.
func (GetFollowedListReplyValidationError) Reason ¶
func (e GetFollowedListReplyValidationError) Reason() string
Reason function returns reason value.
type GetFollowedListReply_Follow ¶
type GetFollowedListReply_Follow struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetFollowedListReply_Follow) Descriptor
deprecated
func (*GetFollowedListReply_Follow) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowedListReply_Follow.ProtoReflect.Descriptor instead.
func (*GetFollowedListReply_Follow) GetUuid ¶
func (x *GetFollowedListReply_Follow) GetUuid() string
func (*GetFollowedListReply_Follow) ProtoMessage ¶
func (*GetFollowedListReply_Follow) ProtoMessage()
func (*GetFollowedListReply_Follow) ProtoReflect ¶
func (x *GetFollowedListReply_Follow) ProtoReflect() protoreflect.Message
func (*GetFollowedListReply_Follow) Reset ¶
func (x *GetFollowedListReply_Follow) Reset()
func (*GetFollowedListReply_Follow) String ¶
func (x *GetFollowedListReply_Follow) String() string
func (*GetFollowedListReply_Follow) Validate ¶
func (m *GetFollowedListReply_Follow) Validate() error
Validate checks the field values on GetFollowedListReply_Follow with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowedListReply_Follow) ValidateAll ¶
func (m *GetFollowedListReply_Follow) ValidateAll() error
ValidateAll checks the field values on GetFollowedListReply_Follow with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowedListReply_FollowMultiError, or nil if none found.
type GetFollowedListReply_FollowMultiError ¶
type GetFollowedListReply_FollowMultiError []error
GetFollowedListReply_FollowMultiError is an error wrapping multiple validation errors returned by GetFollowedListReply_Follow.ValidateAll() if the designated constraints aren't met.
func (GetFollowedListReply_FollowMultiError) AllErrors ¶
func (m GetFollowedListReply_FollowMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowedListReply_FollowMultiError) Error ¶
func (m GetFollowedListReply_FollowMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowedListReply_FollowValidationError ¶
type GetFollowedListReply_FollowValidationError struct {
// contains filtered or unexported fields
}
GetFollowedListReply_FollowValidationError is the validation error returned by GetFollowedListReply_Follow.Validate if the designated constraints aren't met.
func (GetFollowedListReply_FollowValidationError) Cause ¶
func (e GetFollowedListReply_FollowValidationError) Cause() error
Cause function returns cause value.
func (GetFollowedListReply_FollowValidationError) Error ¶
func (e GetFollowedListReply_FollowValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowedListReply_FollowValidationError) ErrorName ¶
func (e GetFollowedListReply_FollowValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowedListReply_FollowValidationError) Field ¶
func (e GetFollowedListReply_FollowValidationError) Field() string
Field function returns field value.
func (GetFollowedListReply_FollowValidationError) Key ¶
func (e GetFollowedListReply_FollowValidationError) Key() bool
Key function returns key value.
func (GetFollowedListReply_FollowValidationError) Reason ¶
func (e GetFollowedListReply_FollowValidationError) Reason() string
Reason function returns reason value.
type GetFollowedListReq ¶
type GetFollowedListReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetFollowedListReq) Descriptor
deprecated
func (*GetFollowedListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetFollowedListReq.ProtoReflect.Descriptor instead.
func (*GetFollowedListReq) GetPage ¶
func (x *GetFollowedListReq) GetPage() int32
func (*GetFollowedListReq) GetUuid ¶
func (x *GetFollowedListReq) GetUuid() string
func (*GetFollowedListReq) ProtoMessage ¶
func (*GetFollowedListReq) ProtoMessage()
func (*GetFollowedListReq) ProtoReflect ¶
func (x *GetFollowedListReq) ProtoReflect() protoreflect.Message
func (*GetFollowedListReq) Reset ¶
func (x *GetFollowedListReq) Reset()
func (*GetFollowedListReq) String ¶
func (x *GetFollowedListReq) String() string
func (*GetFollowedListReq) Validate ¶
func (m *GetFollowedListReq) Validate() error
Validate checks the field values on GetFollowedListReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFollowedListReq) ValidateAll ¶
func (m *GetFollowedListReq) ValidateAll() error
ValidateAll checks the field values on GetFollowedListReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFollowedListReqMultiError, or nil if none found.
type GetFollowedListReqMultiError ¶
type GetFollowedListReqMultiError []error
GetFollowedListReqMultiError is an error wrapping multiple validation errors returned by GetFollowedListReq.ValidateAll() if the designated constraints aren't met.
func (GetFollowedListReqMultiError) AllErrors ¶
func (m GetFollowedListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFollowedListReqMultiError) Error ¶
func (m GetFollowedListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFollowedListReqValidationError ¶
type GetFollowedListReqValidationError struct {
// contains filtered or unexported fields
}
GetFollowedListReqValidationError is the validation error returned by GetFollowedListReq.Validate if the designated constraints aren't met.
func (GetFollowedListReqValidationError) Cause ¶
func (e GetFollowedListReqValidationError) Cause() error
Cause function returns cause value.
func (GetFollowedListReqValidationError) Error ¶
func (e GetFollowedListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetFollowedListReqValidationError) ErrorName ¶
func (e GetFollowedListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetFollowedListReqValidationError) Field ¶
func (e GetFollowedListReqValidationError) Field() string
Field function returns field value.
func (GetFollowedListReqValidationError) Key ¶
func (e GetFollowedListReqValidationError) Key() bool
Key function returns key value.
func (GetFollowedListReqValidationError) Reason ¶
func (e GetFollowedListReqValidationError) Reason() string
Reason function returns reason value.
type GetProfileListReply ¶
type GetProfileListReply struct { Profile []*GetProfileListReply_Profile `protobuf:"bytes,1,rep,name=profile,proto3" json:"profile,omitempty"` // contains filtered or unexported fields }
func (*GetProfileListReply) Descriptor
deprecated
func (*GetProfileListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileListReply.ProtoReflect.Descriptor instead.
func (*GetProfileListReply) GetProfile ¶
func (x *GetProfileListReply) GetProfile() []*GetProfileListReply_Profile
func (*GetProfileListReply) ProtoMessage ¶
func (*GetProfileListReply) ProtoMessage()
func (*GetProfileListReply) ProtoReflect ¶
func (x *GetProfileListReply) ProtoReflect() protoreflect.Message
func (*GetProfileListReply) Reset ¶
func (x *GetProfileListReply) Reset()
func (*GetProfileListReply) String ¶
func (x *GetProfileListReply) String() string
func (*GetProfileListReply) Validate ¶
func (m *GetProfileListReply) Validate() error
Validate checks the field values on GetProfileListReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProfileListReply) ValidateAll ¶
func (m *GetProfileListReply) ValidateAll() error
ValidateAll checks the field values on GetProfileListReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProfileListReplyMultiError, or nil if none found.
type GetProfileListReplyMultiError ¶
type GetProfileListReplyMultiError []error
GetProfileListReplyMultiError is an error wrapping multiple validation errors returned by GetProfileListReply.ValidateAll() if the designated constraints aren't met.
func (GetProfileListReplyMultiError) AllErrors ¶
func (m GetProfileListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProfileListReplyMultiError) Error ¶
func (m GetProfileListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProfileListReplyValidationError ¶
type GetProfileListReplyValidationError struct {
// contains filtered or unexported fields
}
GetProfileListReplyValidationError is the validation error returned by GetProfileListReply.Validate if the designated constraints aren't met.
func (GetProfileListReplyValidationError) Cause ¶
func (e GetProfileListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetProfileListReplyValidationError) Error ¶
func (e GetProfileListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetProfileListReplyValidationError) ErrorName ¶
func (e GetProfileListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetProfileListReplyValidationError) Field ¶
func (e GetProfileListReplyValidationError) Field() string
Field function returns field value.
func (GetProfileListReplyValidationError) Key ¶
func (e GetProfileListReplyValidationError) Key() bool
Key function returns key value.
func (GetProfileListReplyValidationError) Reason ¶
func (e GetProfileListReplyValidationError) Reason() string
Reason function returns reason value.
type GetProfileListReply_Profile ¶
type GetProfileListReply_Profile struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Introduce string `protobuf:"bytes,3,opt,name=introduce,proto3" json:"introduce,omitempty"` // contains filtered or unexported fields }
func (*GetProfileListReply_Profile) Descriptor
deprecated
func (*GetProfileListReply_Profile) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileListReply_Profile.ProtoReflect.Descriptor instead.
func (*GetProfileListReply_Profile) GetIntroduce ¶
func (x *GetProfileListReply_Profile) GetIntroduce() string
func (*GetProfileListReply_Profile) GetUsername ¶
func (x *GetProfileListReply_Profile) GetUsername() string
func (*GetProfileListReply_Profile) GetUuid ¶
func (x *GetProfileListReply_Profile) GetUuid() string
func (*GetProfileListReply_Profile) ProtoMessage ¶
func (*GetProfileListReply_Profile) ProtoMessage()
func (*GetProfileListReply_Profile) ProtoReflect ¶
func (x *GetProfileListReply_Profile) ProtoReflect() protoreflect.Message
func (*GetProfileListReply_Profile) Reset ¶
func (x *GetProfileListReply_Profile) Reset()
func (*GetProfileListReply_Profile) String ¶
func (x *GetProfileListReply_Profile) String() string
func (*GetProfileListReply_Profile) Validate ¶
func (m *GetProfileListReply_Profile) Validate() error
Validate checks the field values on GetProfileListReply_Profile with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProfileListReply_Profile) ValidateAll ¶
func (m *GetProfileListReply_Profile) ValidateAll() error
ValidateAll checks the field values on GetProfileListReply_Profile with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProfileListReply_ProfileMultiError, or nil if none found.
type GetProfileListReply_ProfileMultiError ¶
type GetProfileListReply_ProfileMultiError []error
GetProfileListReply_ProfileMultiError is an error wrapping multiple validation errors returned by GetProfileListReply_Profile.ValidateAll() if the designated constraints aren't met.
func (GetProfileListReply_ProfileMultiError) AllErrors ¶
func (m GetProfileListReply_ProfileMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProfileListReply_ProfileMultiError) Error ¶
func (m GetProfileListReply_ProfileMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProfileListReply_ProfileValidationError ¶
type GetProfileListReply_ProfileValidationError struct {
// contains filtered or unexported fields
}
GetProfileListReply_ProfileValidationError is the validation error returned by GetProfileListReply_Profile.Validate if the designated constraints aren't met.
func (GetProfileListReply_ProfileValidationError) Cause ¶
func (e GetProfileListReply_ProfileValidationError) Cause() error
Cause function returns cause value.
func (GetProfileListReply_ProfileValidationError) Error ¶
func (e GetProfileListReply_ProfileValidationError) Error() string
Error satisfies the builtin error interface
func (GetProfileListReply_ProfileValidationError) ErrorName ¶
func (e GetProfileListReply_ProfileValidationError) ErrorName() string
ErrorName returns error name.
func (GetProfileListReply_ProfileValidationError) Field ¶
func (e GetProfileListReply_ProfileValidationError) Field() string
Field function returns field value.
func (GetProfileListReply_ProfileValidationError) Key ¶
func (e GetProfileListReply_ProfileValidationError) Key() bool
Key function returns key value.
func (GetProfileListReply_ProfileValidationError) Reason ¶
func (e GetProfileListReply_ProfileValidationError) Reason() string
Reason function returns reason value.
type GetProfileListReq ¶
type GetProfileListReq struct { Uuids []string `protobuf:"bytes,1,rep,name=uuids,proto3" json:"uuids,omitempty"` // contains filtered or unexported fields }
func (*GetProfileListReq) Descriptor
deprecated
func (*GetProfileListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileListReq.ProtoReflect.Descriptor instead.
func (*GetProfileListReq) GetUuids ¶
func (x *GetProfileListReq) GetUuids() []string
func (*GetProfileListReq) ProtoMessage ¶
func (*GetProfileListReq) ProtoMessage()
func (*GetProfileListReq) ProtoReflect ¶
func (x *GetProfileListReq) ProtoReflect() protoreflect.Message
func (*GetProfileListReq) Reset ¶
func (x *GetProfileListReq) Reset()
func (*GetProfileListReq) String ¶
func (x *GetProfileListReq) String() string
func (*GetProfileListReq) Validate ¶
func (m *GetProfileListReq) Validate() error
Validate checks the field values on GetProfileListReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProfileListReq) ValidateAll ¶
func (m *GetProfileListReq) ValidateAll() error
ValidateAll checks the field values on GetProfileListReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProfileListReqMultiError, or nil if none found.
type GetProfileListReqMultiError ¶
type GetProfileListReqMultiError []error
GetProfileListReqMultiError is an error wrapping multiple validation errors returned by GetProfileListReq.ValidateAll() if the designated constraints aren't met.
func (GetProfileListReqMultiError) AllErrors ¶
func (m GetProfileListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProfileListReqMultiError) Error ¶
func (m GetProfileListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProfileListReqValidationError ¶
type GetProfileListReqValidationError struct {
// contains filtered or unexported fields
}
GetProfileListReqValidationError is the validation error returned by GetProfileListReq.Validate if the designated constraints aren't met.
func (GetProfileListReqValidationError) Cause ¶
func (e GetProfileListReqValidationError) Cause() error
Cause function returns cause value.
func (GetProfileListReqValidationError) Error ¶
func (e GetProfileListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetProfileListReqValidationError) ErrorName ¶
func (e GetProfileListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetProfileListReqValidationError) Field ¶
func (e GetProfileListReqValidationError) Field() string
Field function returns field value.
func (GetProfileListReqValidationError) Key ¶
func (e GetProfileListReqValidationError) Key() bool
Key function returns key value.
func (GetProfileListReqValidationError) Reason ¶
func (e GetProfileListReqValidationError) Reason() string
Reason function returns reason value.
type GetProfileReply ¶
type GetProfileReply struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Avatar string `protobuf:"bytes,3,opt,name=avatar,proto3" json:"avatar,omitempty"` School string `protobuf:"bytes,4,opt,name=school,proto3" json:"school,omitempty"` Company string `protobuf:"bytes,5,opt,name=company,proto3" json:"company,omitempty"` Job string `protobuf:"bytes,6,opt,name=job,proto3" json:"job,omitempty"` Homepage string `protobuf:"bytes,7,opt,name=homepage,proto3" json:"homepage,omitempty"` Introduce string `protobuf:"bytes,8,opt,name=introduce,proto3" json:"introduce,omitempty"` Created string `protobuf:"bytes,9,opt,name=created,proto3" json:"created,omitempty"` Github string `protobuf:"bytes,10,opt,name=github,proto3" json:"github,omitempty"` Gitee string `protobuf:"bytes,11,opt,name=gitee,proto3" json:"gitee,omitempty"` // contains filtered or unexported fields }
func (*GetProfileReply) Descriptor
deprecated
func (*GetProfileReply) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileReply.ProtoReflect.Descriptor instead.
func (*GetProfileReply) GetAvatar ¶
func (x *GetProfileReply) GetAvatar() string
func (*GetProfileReply) GetCompany ¶
func (x *GetProfileReply) GetCompany() string
func (*GetProfileReply) GetCreated ¶
func (x *GetProfileReply) GetCreated() string
func (*GetProfileReply) GetGitee ¶ added in v1.3.0
func (x *GetProfileReply) GetGitee() string
func (*GetProfileReply) GetGithub ¶ added in v1.3.0
func (x *GetProfileReply) GetGithub() string
func (*GetProfileReply) GetHomepage ¶
func (x *GetProfileReply) GetHomepage() string
func (*GetProfileReply) GetIntroduce ¶
func (x *GetProfileReply) GetIntroduce() string
func (*GetProfileReply) GetJob ¶
func (x *GetProfileReply) GetJob() string
func (*GetProfileReply) GetSchool ¶
func (x *GetProfileReply) GetSchool() string
func (*GetProfileReply) GetUsername ¶
func (x *GetProfileReply) GetUsername() string
func (*GetProfileReply) GetUuid ¶
func (x *GetProfileReply) GetUuid() string
func (*GetProfileReply) ProtoMessage ¶
func (*GetProfileReply) ProtoMessage()
func (*GetProfileReply) ProtoReflect ¶
func (x *GetProfileReply) ProtoReflect() protoreflect.Message
func (*GetProfileReply) Reset ¶
func (x *GetProfileReply) Reset()
func (*GetProfileReply) String ¶
func (x *GetProfileReply) String() string
func (*GetProfileReply) Validate ¶
func (m *GetProfileReply) Validate() error
Validate checks the field values on GetProfileReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProfileReply) ValidateAll ¶
func (m *GetProfileReply) ValidateAll() error
ValidateAll checks the field values on GetProfileReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProfileReplyMultiError, or nil if none found.
type GetProfileReplyMultiError ¶
type GetProfileReplyMultiError []error
GetProfileReplyMultiError is an error wrapping multiple validation errors returned by GetProfileReply.ValidateAll() if the designated constraints aren't met.
func (GetProfileReplyMultiError) AllErrors ¶
func (m GetProfileReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProfileReplyMultiError) Error ¶
func (m GetProfileReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProfileReplyValidationError ¶
type GetProfileReplyValidationError struct {
// contains filtered or unexported fields
}
GetProfileReplyValidationError is the validation error returned by GetProfileReply.Validate if the designated constraints aren't met.
func (GetProfileReplyValidationError) Cause ¶
func (e GetProfileReplyValidationError) Cause() error
Cause function returns cause value.
func (GetProfileReplyValidationError) Error ¶
func (e GetProfileReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetProfileReplyValidationError) ErrorName ¶
func (e GetProfileReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetProfileReplyValidationError) Field ¶
func (e GetProfileReplyValidationError) Field() string
Field function returns field value.
func (GetProfileReplyValidationError) Key ¶
func (e GetProfileReplyValidationError) Key() bool
Key function returns key value.
func (GetProfileReplyValidationError) Reason ¶
func (e GetProfileReplyValidationError) Reason() string
Reason function returns reason value.
type GetProfileReq ¶
type GetProfileReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetProfileReq) Descriptor
deprecated
func (*GetProfileReq) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileReq.ProtoReflect.Descriptor instead.
func (*GetProfileReq) GetUuid ¶
func (x *GetProfileReq) GetUuid() string
func (*GetProfileReq) ProtoMessage ¶
func (*GetProfileReq) ProtoMessage()
func (*GetProfileReq) ProtoReflect ¶
func (x *GetProfileReq) ProtoReflect() protoreflect.Message
func (*GetProfileReq) Reset ¶
func (x *GetProfileReq) Reset()
func (*GetProfileReq) String ¶
func (x *GetProfileReq) String() string
func (*GetProfileReq) Validate ¶
func (m *GetProfileReq) Validate() error
Validate checks the field values on GetProfileReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProfileReq) ValidateAll ¶
func (m *GetProfileReq) ValidateAll() error
ValidateAll checks the field values on GetProfileReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProfileReqMultiError, or nil if none found.
type GetProfileReqMultiError ¶
type GetProfileReqMultiError []error
GetProfileReqMultiError is an error wrapping multiple validation errors returned by GetProfileReq.ValidateAll() if the designated constraints aren't met.
func (GetProfileReqMultiError) AllErrors ¶
func (m GetProfileReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProfileReqMultiError) Error ¶
func (m GetProfileReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProfileReqValidationError ¶
type GetProfileReqValidationError struct {
// contains filtered or unexported fields
}
GetProfileReqValidationError is the validation error returned by GetProfileReq.Validate if the designated constraints aren't met.
func (GetProfileReqValidationError) Cause ¶
func (e GetProfileReqValidationError) Cause() error
Cause function returns cause value.
func (GetProfileReqValidationError) Error ¶
func (e GetProfileReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetProfileReqValidationError) ErrorName ¶
func (e GetProfileReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetProfileReqValidationError) Field ¶
func (e GetProfileReqValidationError) Field() string
Field function returns field value.
func (GetProfileReqValidationError) Key ¶
func (e GetProfileReqValidationError) Key() bool
Key function returns key value.
func (GetProfileReqValidationError) Reason ¶
func (e GetProfileReqValidationError) Reason() string
Reason function returns reason value.
type GetProfileUpdateReply ¶
type GetProfileUpdateReply struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Avatar string `protobuf:"bytes,2,opt,name=avatar,proto3" json:"avatar,omitempty"` School string `protobuf:"bytes,3,opt,name=school,proto3" json:"school,omitempty"` Company string `protobuf:"bytes,4,opt,name=company,proto3" json:"company,omitempty"` Job string `protobuf:"bytes,5,opt,name=job,proto3" json:"job,omitempty"` Homepage string `protobuf:"bytes,6,opt,name=homepage,proto3" json:"homepage,omitempty"` Introduce string `protobuf:"bytes,7,opt,name=introduce,proto3" json:"introduce,omitempty"` Github string `protobuf:"bytes,8,opt,name=github,proto3" json:"github,omitempty"` Gitee string `protobuf:"bytes,9,opt,name=gitee,proto3" json:"gitee,omitempty"` Status int32 `protobuf:"varint,10,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*GetProfileUpdateReply) Descriptor
deprecated
func (*GetProfileUpdateReply) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileUpdateReply.ProtoReflect.Descriptor instead.
func (*GetProfileUpdateReply) GetAvatar ¶
func (x *GetProfileUpdateReply) GetAvatar() string
func (*GetProfileUpdateReply) GetCompany ¶
func (x *GetProfileUpdateReply) GetCompany() string
func (*GetProfileUpdateReply) GetGitee ¶ added in v1.3.0
func (x *GetProfileUpdateReply) GetGitee() string
func (*GetProfileUpdateReply) GetGithub ¶ added in v1.3.0
func (x *GetProfileUpdateReply) GetGithub() string
func (*GetProfileUpdateReply) GetHomepage ¶
func (x *GetProfileUpdateReply) GetHomepage() string
func (*GetProfileUpdateReply) GetIntroduce ¶
func (x *GetProfileUpdateReply) GetIntroduce() string
func (*GetProfileUpdateReply) GetJob ¶
func (x *GetProfileUpdateReply) GetJob() string
func (*GetProfileUpdateReply) GetSchool ¶
func (x *GetProfileUpdateReply) GetSchool() string
func (*GetProfileUpdateReply) GetStatus ¶
func (x *GetProfileUpdateReply) GetStatus() int32
func (*GetProfileUpdateReply) GetUsername ¶
func (x *GetProfileUpdateReply) GetUsername() string
func (*GetProfileUpdateReply) ProtoMessage ¶
func (*GetProfileUpdateReply) ProtoMessage()
func (*GetProfileUpdateReply) ProtoReflect ¶
func (x *GetProfileUpdateReply) ProtoReflect() protoreflect.Message
func (*GetProfileUpdateReply) Reset ¶
func (x *GetProfileUpdateReply) Reset()
func (*GetProfileUpdateReply) String ¶
func (x *GetProfileUpdateReply) String() string
func (*GetProfileUpdateReply) Validate ¶
func (m *GetProfileUpdateReply) Validate() error
Validate checks the field values on GetProfileUpdateReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProfileUpdateReply) ValidateAll ¶
func (m *GetProfileUpdateReply) ValidateAll() error
ValidateAll checks the field values on GetProfileUpdateReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProfileUpdateReplyMultiError, or nil if none found.
type GetProfileUpdateReplyMultiError ¶
type GetProfileUpdateReplyMultiError []error
GetProfileUpdateReplyMultiError is an error wrapping multiple validation errors returned by GetProfileUpdateReply.ValidateAll() if the designated constraints aren't met.
func (GetProfileUpdateReplyMultiError) AllErrors ¶
func (m GetProfileUpdateReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProfileUpdateReplyMultiError) Error ¶
func (m GetProfileUpdateReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProfileUpdateReplyValidationError ¶
type GetProfileUpdateReplyValidationError struct {
// contains filtered or unexported fields
}
GetProfileUpdateReplyValidationError is the validation error returned by GetProfileUpdateReply.Validate if the designated constraints aren't met.
func (GetProfileUpdateReplyValidationError) Cause ¶
func (e GetProfileUpdateReplyValidationError) Cause() error
Cause function returns cause value.
func (GetProfileUpdateReplyValidationError) Error ¶
func (e GetProfileUpdateReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetProfileUpdateReplyValidationError) ErrorName ¶
func (e GetProfileUpdateReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetProfileUpdateReplyValidationError) Field ¶
func (e GetProfileUpdateReplyValidationError) Field() string
Field function returns field value.
func (GetProfileUpdateReplyValidationError) Key ¶
func (e GetProfileUpdateReplyValidationError) Key() bool
Key function returns key value.
func (GetProfileUpdateReplyValidationError) Reason ¶
func (e GetProfileUpdateReplyValidationError) Reason() string
Reason function returns reason value.
type GetProfileUpdateReq ¶
type GetProfileUpdateReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetProfileUpdateReq) Descriptor
deprecated
func (*GetProfileUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use GetProfileUpdateReq.ProtoReflect.Descriptor instead.
func (*GetProfileUpdateReq) GetUuid ¶
func (x *GetProfileUpdateReq) GetUuid() string
func (*GetProfileUpdateReq) ProtoMessage ¶
func (*GetProfileUpdateReq) ProtoMessage()
func (*GetProfileUpdateReq) ProtoReflect ¶
func (x *GetProfileUpdateReq) ProtoReflect() protoreflect.Message
func (*GetProfileUpdateReq) Reset ¶
func (x *GetProfileUpdateReq) Reset()
func (*GetProfileUpdateReq) String ¶
func (x *GetProfileUpdateReq) String() string
func (*GetProfileUpdateReq) Validate ¶
func (m *GetProfileUpdateReq) Validate() error
Validate checks the field values on GetProfileUpdateReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProfileUpdateReq) ValidateAll ¶
func (m *GetProfileUpdateReq) ValidateAll() error
ValidateAll checks the field values on GetProfileUpdateReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProfileUpdateReqMultiError, or nil if none found.
type GetProfileUpdateReqMultiError ¶
type GetProfileUpdateReqMultiError []error
GetProfileUpdateReqMultiError is an error wrapping multiple validation errors returned by GetProfileUpdateReq.ValidateAll() if the designated constraints aren't met.
func (GetProfileUpdateReqMultiError) AllErrors ¶
func (m GetProfileUpdateReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProfileUpdateReqMultiError) Error ¶
func (m GetProfileUpdateReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProfileUpdateReqValidationError ¶
type GetProfileUpdateReqValidationError struct {
// contains filtered or unexported fields
}
GetProfileUpdateReqValidationError is the validation error returned by GetProfileUpdateReq.Validate if the designated constraints aren't met.
func (GetProfileUpdateReqValidationError) Cause ¶
func (e GetProfileUpdateReqValidationError) Cause() error
Cause function returns cause value.
func (GetProfileUpdateReqValidationError) Error ¶
func (e GetProfileUpdateReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetProfileUpdateReqValidationError) ErrorName ¶
func (e GetProfileUpdateReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetProfileUpdateReqValidationError) Field ¶
func (e GetProfileUpdateReqValidationError) Field() string
Field function returns field value.
func (GetProfileUpdateReqValidationError) Key ¶
func (e GetProfileUpdateReqValidationError) Key() bool
Key function returns key value.
func (GetProfileUpdateReqValidationError) Reason ¶
func (e GetProfileUpdateReqValidationError) Reason() string
Reason function returns reason value.
type GetUserFollowReply ¶
type GetUserFollowReply struct { Follow bool `protobuf:"varint,1,opt,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
func (*GetUserFollowReply) Descriptor
deprecated
func (*GetUserFollowReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserFollowReply.ProtoReflect.Descriptor instead.
func (*GetUserFollowReply) GetFollow ¶
func (x *GetUserFollowReply) GetFollow() bool
func (*GetUserFollowReply) ProtoMessage ¶
func (*GetUserFollowReply) ProtoMessage()
func (*GetUserFollowReply) ProtoReflect ¶
func (x *GetUserFollowReply) ProtoReflect() protoreflect.Message
func (*GetUserFollowReply) Reset ¶
func (x *GetUserFollowReply) Reset()
func (*GetUserFollowReply) String ¶
func (x *GetUserFollowReply) String() string
func (*GetUserFollowReply) Validate ¶
func (m *GetUserFollowReply) Validate() error
Validate checks the field values on GetUserFollowReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserFollowReply) ValidateAll ¶
func (m *GetUserFollowReply) ValidateAll() error
ValidateAll checks the field values on GetUserFollowReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserFollowReplyMultiError, or nil if none found.
type GetUserFollowReplyMultiError ¶
type GetUserFollowReplyMultiError []error
GetUserFollowReplyMultiError is an error wrapping multiple validation errors returned by GetUserFollowReply.ValidateAll() if the designated constraints aren't met.
func (GetUserFollowReplyMultiError) AllErrors ¶
func (m GetUserFollowReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserFollowReplyMultiError) Error ¶
func (m GetUserFollowReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserFollowReplyValidationError ¶
type GetUserFollowReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserFollowReplyValidationError is the validation error returned by GetUserFollowReply.Validate if the designated constraints aren't met.
func (GetUserFollowReplyValidationError) Cause ¶
func (e GetUserFollowReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserFollowReplyValidationError) Error ¶
func (e GetUserFollowReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserFollowReplyValidationError) ErrorName ¶
func (e GetUserFollowReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserFollowReplyValidationError) Field ¶
func (e GetUserFollowReplyValidationError) Field() string
Field function returns field value.
func (GetUserFollowReplyValidationError) Key ¶
func (e GetUserFollowReplyValidationError) Key() bool
Key function returns key value.
func (GetUserFollowReplyValidationError) Reason ¶
func (e GetUserFollowReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserFollowReq ¶
type GetUserFollowReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,2,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserFollowReq) Descriptor
deprecated
func (*GetUserFollowReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserFollowReq.ProtoReflect.Descriptor instead.
func (*GetUserFollowReq) GetUserUuid ¶
func (x *GetUserFollowReq) GetUserUuid() string
func (*GetUserFollowReq) GetUuid ¶
func (x *GetUserFollowReq) GetUuid() string
func (*GetUserFollowReq) ProtoMessage ¶
func (*GetUserFollowReq) ProtoMessage()
func (*GetUserFollowReq) ProtoReflect ¶
func (x *GetUserFollowReq) ProtoReflect() protoreflect.Message
func (*GetUserFollowReq) Reset ¶
func (x *GetUserFollowReq) Reset()
func (*GetUserFollowReq) String ¶
func (x *GetUserFollowReq) String() string
func (*GetUserFollowReq) Validate ¶
func (m *GetUserFollowReq) Validate() error
Validate checks the field values on GetUserFollowReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserFollowReq) ValidateAll ¶
func (m *GetUserFollowReq) ValidateAll() error
ValidateAll checks the field values on GetUserFollowReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserFollowReqMultiError, or nil if none found.
type GetUserFollowReqMultiError ¶
type GetUserFollowReqMultiError []error
GetUserFollowReqMultiError is an error wrapping multiple validation errors returned by GetUserFollowReq.ValidateAll() if the designated constraints aren't met.
func (GetUserFollowReqMultiError) AllErrors ¶
func (m GetUserFollowReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserFollowReqMultiError) Error ¶
func (m GetUserFollowReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserFollowReqValidationError ¶
type GetUserFollowReqValidationError struct {
// contains filtered or unexported fields
}
GetUserFollowReqValidationError is the validation error returned by GetUserFollowReq.Validate if the designated constraints aren't met.
func (GetUserFollowReqValidationError) Cause ¶
func (e GetUserFollowReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserFollowReqValidationError) Error ¶
func (e GetUserFollowReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserFollowReqValidationError) ErrorName ¶
func (e GetUserFollowReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserFollowReqValidationError) Field ¶
func (e GetUserFollowReqValidationError) Field() string
Field function returns field value.
func (GetUserFollowReqValidationError) Key ¶
func (e GetUserFollowReqValidationError) Key() bool
Key function returns key value.
func (GetUserFollowReqValidationError) Reason ¶
func (e GetUserFollowReqValidationError) Reason() string
Reason function returns reason value.
type GetUserFollowsReply ¶
type GetUserFollowsReply struct { Follows map[string]bool `` /* 156-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetUserFollowsReply) Descriptor
deprecated
func (*GetUserFollowsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserFollowsReply.ProtoReflect.Descriptor instead.
func (*GetUserFollowsReply) GetFollows ¶
func (x *GetUserFollowsReply) GetFollows() map[string]bool
func (*GetUserFollowsReply) ProtoMessage ¶
func (*GetUserFollowsReply) ProtoMessage()
func (*GetUserFollowsReply) ProtoReflect ¶
func (x *GetUserFollowsReply) ProtoReflect() protoreflect.Message
func (*GetUserFollowsReply) Reset ¶
func (x *GetUserFollowsReply) Reset()
func (*GetUserFollowsReply) String ¶
func (x *GetUserFollowsReply) String() string
func (*GetUserFollowsReply) Validate ¶
func (m *GetUserFollowsReply) Validate() error
Validate checks the field values on GetUserFollowsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserFollowsReply) ValidateAll ¶
func (m *GetUserFollowsReply) ValidateAll() error
ValidateAll checks the field values on GetUserFollowsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserFollowsReplyMultiError, or nil if none found.
type GetUserFollowsReplyMultiError ¶
type GetUserFollowsReplyMultiError []error
GetUserFollowsReplyMultiError is an error wrapping multiple validation errors returned by GetUserFollowsReply.ValidateAll() if the designated constraints aren't met.
func (GetUserFollowsReplyMultiError) AllErrors ¶
func (m GetUserFollowsReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserFollowsReplyMultiError) Error ¶
func (m GetUserFollowsReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserFollowsReplyValidationError ¶
type GetUserFollowsReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserFollowsReplyValidationError is the validation error returned by GetUserFollowsReply.Validate if the designated constraints aren't met.
func (GetUserFollowsReplyValidationError) Cause ¶
func (e GetUserFollowsReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserFollowsReplyValidationError) Error ¶
func (e GetUserFollowsReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserFollowsReplyValidationError) ErrorName ¶
func (e GetUserFollowsReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserFollowsReplyValidationError) Field ¶
func (e GetUserFollowsReplyValidationError) Field() string
Field function returns field value.
func (GetUserFollowsReplyValidationError) Key ¶
func (e GetUserFollowsReplyValidationError) Key() bool
Key function returns key value.
func (GetUserFollowsReplyValidationError) Reason ¶
func (e GetUserFollowsReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserFollowsReq ¶
type GetUserFollowsReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserFollowsReq) Descriptor
deprecated
func (*GetUserFollowsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserFollowsReq.ProtoReflect.Descriptor instead.
func (*GetUserFollowsReq) GetUuid ¶
func (x *GetUserFollowsReq) GetUuid() string
func (*GetUserFollowsReq) ProtoMessage ¶
func (*GetUserFollowsReq) ProtoMessage()
func (*GetUserFollowsReq) ProtoReflect ¶
func (x *GetUserFollowsReq) ProtoReflect() protoreflect.Message
func (*GetUserFollowsReq) Reset ¶
func (x *GetUserFollowsReq) Reset()
func (*GetUserFollowsReq) String ¶
func (x *GetUserFollowsReq) String() string
func (*GetUserFollowsReq) Validate ¶
func (m *GetUserFollowsReq) Validate() error
Validate checks the field values on GetUserFollowsReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserFollowsReq) ValidateAll ¶
func (m *GetUserFollowsReq) ValidateAll() error
ValidateAll checks the field values on GetUserFollowsReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserFollowsReqMultiError, or nil if none found.
type GetUserFollowsReqMultiError ¶
type GetUserFollowsReqMultiError []error
GetUserFollowsReqMultiError is an error wrapping multiple validation errors returned by GetUserFollowsReq.ValidateAll() if the designated constraints aren't met.
func (GetUserFollowsReqMultiError) AllErrors ¶
func (m GetUserFollowsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserFollowsReqMultiError) Error ¶
func (m GetUserFollowsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserFollowsReqValidationError ¶
type GetUserFollowsReqValidationError struct {
// contains filtered or unexported fields
}
GetUserFollowsReqValidationError is the validation error returned by GetUserFollowsReq.Validate if the designated constraints aren't met.
func (GetUserFollowsReqValidationError) Cause ¶
func (e GetUserFollowsReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserFollowsReqValidationError) Error ¶
func (e GetUserFollowsReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserFollowsReqValidationError) ErrorName ¶
func (e GetUserFollowsReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserFollowsReqValidationError) Field ¶
func (e GetUserFollowsReqValidationError) Field() string
Field function returns field value.
func (GetUserFollowsReqValidationError) Key ¶
func (e GetUserFollowsReqValidationError) Key() bool
Key function returns key value.
func (GetUserFollowsReqValidationError) Reason ¶
func (e GetUserFollowsReqValidationError) Reason() string
Reason function returns reason value.
type GetUserSearchReply ¶
type GetUserSearchReply struct { List []*GetUserSearchReply_List `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*GetUserSearchReply) Descriptor
deprecated
func (*GetUserSearchReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSearchReply.ProtoReflect.Descriptor instead.
func (*GetUserSearchReply) GetList ¶
func (x *GetUserSearchReply) GetList() []*GetUserSearchReply_List
func (*GetUserSearchReply) GetTotal ¶
func (x *GetUserSearchReply) GetTotal() int32
func (*GetUserSearchReply) ProtoMessage ¶
func (*GetUserSearchReply) ProtoMessage()
func (*GetUserSearchReply) ProtoReflect ¶
func (x *GetUserSearchReply) ProtoReflect() protoreflect.Message
func (*GetUserSearchReply) Reset ¶
func (x *GetUserSearchReply) Reset()
func (*GetUserSearchReply) String ¶
func (x *GetUserSearchReply) String() string
func (*GetUserSearchReply) Validate ¶
func (m *GetUserSearchReply) Validate() error
Validate checks the field values on GetUserSearchReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSearchReply) ValidateAll ¶
func (m *GetUserSearchReply) ValidateAll() error
ValidateAll checks the field values on GetUserSearchReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSearchReplyMultiError, or nil if none found.
type GetUserSearchReplyMultiError ¶
type GetUserSearchReplyMultiError []error
GetUserSearchReplyMultiError is an error wrapping multiple validation errors returned by GetUserSearchReply.ValidateAll() if the designated constraints aren't met.
func (GetUserSearchReplyMultiError) AllErrors ¶
func (m GetUserSearchReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSearchReplyMultiError) Error ¶
func (m GetUserSearchReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSearchReplyValidationError ¶
type GetUserSearchReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserSearchReplyValidationError is the validation error returned by GetUserSearchReply.Validate if the designated constraints aren't met.
func (GetUserSearchReplyValidationError) Cause ¶
func (e GetUserSearchReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserSearchReplyValidationError) Error ¶
func (e GetUserSearchReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSearchReplyValidationError) ErrorName ¶
func (e GetUserSearchReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSearchReplyValidationError) Field ¶
func (e GetUserSearchReplyValidationError) Field() string
Field function returns field value.
func (GetUserSearchReplyValidationError) Key ¶
func (e GetUserSearchReplyValidationError) Key() bool
Key function returns key value.
func (GetUserSearchReplyValidationError) Reason ¶
func (e GetUserSearchReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserSearchReply_List ¶
type GetUserSearchReply_List struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Introduce string `protobuf:"bytes,3,opt,name=introduce,proto3" json:"introduce,omitempty"` // contains filtered or unexported fields }
func (*GetUserSearchReply_List) Descriptor
deprecated
func (*GetUserSearchReply_List) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSearchReply_List.ProtoReflect.Descriptor instead.
func (*GetUserSearchReply_List) GetIntroduce ¶
func (x *GetUserSearchReply_List) GetIntroduce() string
func (*GetUserSearchReply_List) GetUsername ¶
func (x *GetUserSearchReply_List) GetUsername() string
func (*GetUserSearchReply_List) GetUuid ¶
func (x *GetUserSearchReply_List) GetUuid() string
func (*GetUserSearchReply_List) ProtoMessage ¶
func (*GetUserSearchReply_List) ProtoMessage()
func (*GetUserSearchReply_List) ProtoReflect ¶
func (x *GetUserSearchReply_List) ProtoReflect() protoreflect.Message
func (*GetUserSearchReply_List) Reset ¶
func (x *GetUserSearchReply_List) Reset()
func (*GetUserSearchReply_List) String ¶
func (x *GetUserSearchReply_List) String() string
func (*GetUserSearchReply_List) Validate ¶
func (m *GetUserSearchReply_List) Validate() error
Validate checks the field values on GetUserSearchReply_List with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSearchReply_List) ValidateAll ¶
func (m *GetUserSearchReply_List) ValidateAll() error
ValidateAll checks the field values on GetUserSearchReply_List with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSearchReply_ListMultiError, or nil if none found.
type GetUserSearchReply_ListMultiError ¶
type GetUserSearchReply_ListMultiError []error
GetUserSearchReply_ListMultiError is an error wrapping multiple validation errors returned by GetUserSearchReply_List.ValidateAll() if the designated constraints aren't met.
func (GetUserSearchReply_ListMultiError) AllErrors ¶
func (m GetUserSearchReply_ListMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSearchReply_ListMultiError) Error ¶
func (m GetUserSearchReply_ListMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSearchReply_ListValidationError ¶
type GetUserSearchReply_ListValidationError struct {
// contains filtered or unexported fields
}
GetUserSearchReply_ListValidationError is the validation error returned by GetUserSearchReply_List.Validate if the designated constraints aren't met.
func (GetUserSearchReply_ListValidationError) Cause ¶
func (e GetUserSearchReply_ListValidationError) Cause() error
Cause function returns cause value.
func (GetUserSearchReply_ListValidationError) Error ¶
func (e GetUserSearchReply_ListValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSearchReply_ListValidationError) ErrorName ¶
func (e GetUserSearchReply_ListValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSearchReply_ListValidationError) Field ¶
func (e GetUserSearchReply_ListValidationError) Field() string
Field function returns field value.
func (GetUserSearchReply_ListValidationError) Key ¶
func (e GetUserSearchReply_ListValidationError) Key() bool
Key function returns key value.
func (GetUserSearchReply_ListValidationError) Reason ¶
func (e GetUserSearchReply_ListValidationError) Reason() string
Reason function returns reason value.
type GetUserSearchReq ¶
type GetUserSearchReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Search string `protobuf:"bytes,2,opt,name=search,proto3" json:"search,omitempty"` // contains filtered or unexported fields }
func (*GetUserSearchReq) Descriptor
deprecated
func (*GetUserSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSearchReq.ProtoReflect.Descriptor instead.
func (*GetUserSearchReq) GetPage ¶
func (x *GetUserSearchReq) GetPage() int32
func (*GetUserSearchReq) GetSearch ¶
func (x *GetUserSearchReq) GetSearch() string
func (*GetUserSearchReq) ProtoMessage ¶
func (*GetUserSearchReq) ProtoMessage()
func (*GetUserSearchReq) ProtoReflect ¶
func (x *GetUserSearchReq) ProtoReflect() protoreflect.Message
func (*GetUserSearchReq) Reset ¶
func (x *GetUserSearchReq) Reset()
func (*GetUserSearchReq) String ¶
func (x *GetUserSearchReq) String() string
func (*GetUserSearchReq) Validate ¶
func (m *GetUserSearchReq) Validate() error
Validate checks the field values on GetUserSearchReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSearchReq) ValidateAll ¶
func (m *GetUserSearchReq) ValidateAll() error
ValidateAll checks the field values on GetUserSearchReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSearchReqMultiError, or nil if none found.
type GetUserSearchReqMultiError ¶
type GetUserSearchReqMultiError []error
GetUserSearchReqMultiError is an error wrapping multiple validation errors returned by GetUserSearchReq.ValidateAll() if the designated constraints aren't met.
func (GetUserSearchReqMultiError) AllErrors ¶
func (m GetUserSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSearchReqMultiError) Error ¶
func (m GetUserSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSearchReqValidationError ¶
type GetUserSearchReqValidationError struct {
// contains filtered or unexported fields
}
GetUserSearchReqValidationError is the validation error returned by GetUserSearchReq.Validate if the designated constraints aren't met.
func (GetUserSearchReqValidationError) Cause ¶
func (e GetUserSearchReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserSearchReqValidationError) Error ¶
func (e GetUserSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSearchReqValidationError) ErrorName ¶
func (e GetUserSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSearchReqValidationError) Field ¶
func (e GetUserSearchReqValidationError) Field() string
Field function returns field value.
func (GetUserSearchReqValidationError) Key ¶
func (e GetUserSearchReqValidationError) Key() bool
Key function returns key value.
func (GetUserSearchReqValidationError) Reason ¶
func (e GetUserSearchReqValidationError) Reason() string
Reason function returns reason value.
type LoginByCodeReq ¶
type LoginByCodeReq struct { Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*LoginByCodeReq) Descriptor
deprecated
func (*LoginByCodeReq) Descriptor() ([]byte, []int)
Deprecated: Use LoginByCodeReq.ProtoReflect.Descriptor instead.
func (*LoginByCodeReq) GetCode ¶
func (x *LoginByCodeReq) GetCode() string
func (*LoginByCodeReq) GetPhone ¶
func (x *LoginByCodeReq) GetPhone() string
func (*LoginByCodeReq) ProtoMessage ¶
func (*LoginByCodeReq) ProtoMessage()
func (*LoginByCodeReq) ProtoReflect ¶
func (x *LoginByCodeReq) ProtoReflect() protoreflect.Message
func (*LoginByCodeReq) Reset ¶
func (x *LoginByCodeReq) Reset()
func (*LoginByCodeReq) String ¶
func (x *LoginByCodeReq) String() string
func (*LoginByCodeReq) Validate ¶
func (m *LoginByCodeReq) Validate() error
Validate checks the field values on LoginByCodeReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginByCodeReq) ValidateAll ¶
func (m *LoginByCodeReq) ValidateAll() error
ValidateAll checks the field values on LoginByCodeReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginByCodeReqMultiError, or nil if none found.
type LoginByCodeReqMultiError ¶
type LoginByCodeReqMultiError []error
LoginByCodeReqMultiError is an error wrapping multiple validation errors returned by LoginByCodeReq.ValidateAll() if the designated constraints aren't met.
func (LoginByCodeReqMultiError) AllErrors ¶
func (m LoginByCodeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginByCodeReqMultiError) Error ¶
func (m LoginByCodeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginByCodeReqValidationError ¶
type LoginByCodeReqValidationError struct {
// contains filtered or unexported fields
}
LoginByCodeReqValidationError is the validation error returned by LoginByCodeReq.Validate if the designated constraints aren't met.
func (LoginByCodeReqValidationError) Cause ¶
func (e LoginByCodeReqValidationError) Cause() error
Cause function returns cause value.
func (LoginByCodeReqValidationError) Error ¶
func (e LoginByCodeReqValidationError) Error() string
Error satisfies the builtin error interface
func (LoginByCodeReqValidationError) ErrorName ¶
func (e LoginByCodeReqValidationError) ErrorName() string
ErrorName returns error name.
func (LoginByCodeReqValidationError) Field ¶
func (e LoginByCodeReqValidationError) Field() string
Field function returns field value.
func (LoginByCodeReqValidationError) Key ¶
func (e LoginByCodeReqValidationError) Key() bool
Key function returns key value.
func (LoginByCodeReqValidationError) Reason ¶
func (e LoginByCodeReqValidationError) Reason() string
Reason function returns reason value.
type LoginByGiteeReq ¶ added in v1.3.0
type LoginByGiteeReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*LoginByGiteeReq) Descriptor
deprecated
added in
v1.3.0
func (*LoginByGiteeReq) Descriptor() ([]byte, []int)
Deprecated: Use LoginByGiteeReq.ProtoReflect.Descriptor instead.
func (*LoginByGiteeReq) GetCode ¶ added in v1.3.0
func (x *LoginByGiteeReq) GetCode() string
func (*LoginByGiteeReq) ProtoMessage ¶ added in v1.3.0
func (*LoginByGiteeReq) ProtoMessage()
func (*LoginByGiteeReq) ProtoReflect ¶ added in v1.3.0
func (x *LoginByGiteeReq) ProtoReflect() protoreflect.Message
func (*LoginByGiteeReq) Reset ¶ added in v1.3.0
func (x *LoginByGiteeReq) Reset()
func (*LoginByGiteeReq) String ¶ added in v1.3.0
func (x *LoginByGiteeReq) String() string
func (*LoginByGiteeReq) Validate ¶ added in v1.3.0
func (m *LoginByGiteeReq) Validate() error
Validate checks the field values on LoginByGiteeReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginByGiteeReq) ValidateAll ¶ added in v1.3.0
func (m *LoginByGiteeReq) ValidateAll() error
ValidateAll checks the field values on LoginByGiteeReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginByGiteeReqMultiError, or nil if none found.
type LoginByGiteeReqMultiError ¶ added in v1.3.0
type LoginByGiteeReqMultiError []error
LoginByGiteeReqMultiError is an error wrapping multiple validation errors returned by LoginByGiteeReq.ValidateAll() if the designated constraints aren't met.
func (LoginByGiteeReqMultiError) AllErrors ¶ added in v1.3.0
func (m LoginByGiteeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginByGiteeReqMultiError) Error ¶ added in v1.3.0
func (m LoginByGiteeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginByGiteeReqValidationError ¶ added in v1.3.0
type LoginByGiteeReqValidationError struct {
// contains filtered or unexported fields
}
LoginByGiteeReqValidationError is the validation error returned by LoginByGiteeReq.Validate if the designated constraints aren't met.
func (LoginByGiteeReqValidationError) Cause ¶ added in v1.3.0
func (e LoginByGiteeReqValidationError) Cause() error
Cause function returns cause value.
func (LoginByGiteeReqValidationError) Error ¶ added in v1.3.0
func (e LoginByGiteeReqValidationError) Error() string
Error satisfies the builtin error interface
func (LoginByGiteeReqValidationError) ErrorName ¶ added in v1.3.0
func (e LoginByGiteeReqValidationError) ErrorName() string
ErrorName returns error name.
func (LoginByGiteeReqValidationError) Field ¶ added in v1.3.0
func (e LoginByGiteeReqValidationError) Field() string
Field function returns field value.
func (LoginByGiteeReqValidationError) Key ¶ added in v1.3.0
func (e LoginByGiteeReqValidationError) Key() bool
Key function returns key value.
func (LoginByGiteeReqValidationError) Reason ¶ added in v1.3.0
func (e LoginByGiteeReqValidationError) Reason() string
Reason function returns reason value.
type LoginByGithubReq ¶
type LoginByGithubReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*LoginByGithubReq) Descriptor
deprecated
func (*LoginByGithubReq) Descriptor() ([]byte, []int)
Deprecated: Use LoginByGithubReq.ProtoReflect.Descriptor instead.
func (*LoginByGithubReq) GetCode ¶ added in v1.3.0
func (x *LoginByGithubReq) GetCode() string
func (*LoginByGithubReq) ProtoMessage ¶
func (*LoginByGithubReq) ProtoMessage()
func (*LoginByGithubReq) ProtoReflect ¶
func (x *LoginByGithubReq) ProtoReflect() protoreflect.Message
func (*LoginByGithubReq) Reset ¶
func (x *LoginByGithubReq) Reset()
func (*LoginByGithubReq) String ¶
func (x *LoginByGithubReq) String() string
func (*LoginByGithubReq) Validate ¶
func (m *LoginByGithubReq) Validate() error
Validate checks the field values on LoginByGithubReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginByGithubReq) ValidateAll ¶
func (m *LoginByGithubReq) ValidateAll() error
ValidateAll checks the field values on LoginByGithubReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginByGithubReqMultiError, or nil if none found.
type LoginByGithubReqMultiError ¶
type LoginByGithubReqMultiError []error
LoginByGithubReqMultiError is an error wrapping multiple validation errors returned by LoginByGithubReq.ValidateAll() if the designated constraints aren't met.
func (LoginByGithubReqMultiError) AllErrors ¶
func (m LoginByGithubReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginByGithubReqMultiError) Error ¶
func (m LoginByGithubReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginByGithubReqValidationError ¶
type LoginByGithubReqValidationError struct {
// contains filtered or unexported fields
}
LoginByGithubReqValidationError is the validation error returned by LoginByGithubReq.Validate if the designated constraints aren't met.
func (LoginByGithubReqValidationError) Cause ¶
func (e LoginByGithubReqValidationError) Cause() error
Cause function returns cause value.
func (LoginByGithubReqValidationError) Error ¶
func (e LoginByGithubReqValidationError) Error() string
Error satisfies the builtin error interface
func (LoginByGithubReqValidationError) ErrorName ¶
func (e LoginByGithubReqValidationError) ErrorName() string
ErrorName returns error name.
func (LoginByGithubReqValidationError) Field ¶
func (e LoginByGithubReqValidationError) Field() string
Field function returns field value.
func (LoginByGithubReqValidationError) Key ¶
func (e LoginByGithubReqValidationError) Key() bool
Key function returns key value.
func (LoginByGithubReqValidationError) Reason ¶
func (e LoginByGithubReqValidationError) Reason() string
Reason function returns reason value.
type LoginByPasswordReq ¶
type LoginByPasswordReq struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` Mode string `protobuf:"bytes,3,opt,name=mode,proto3" json:"mode,omitempty"` // contains filtered or unexported fields }
func (*LoginByPasswordReq) Descriptor
deprecated
func (*LoginByPasswordReq) Descriptor() ([]byte, []int)
Deprecated: Use LoginByPasswordReq.ProtoReflect.Descriptor instead.
func (*LoginByPasswordReq) GetAccount ¶
func (x *LoginByPasswordReq) GetAccount() string
func (*LoginByPasswordReq) GetMode ¶
func (x *LoginByPasswordReq) GetMode() string
func (*LoginByPasswordReq) GetPassword ¶
func (x *LoginByPasswordReq) GetPassword() string
func (*LoginByPasswordReq) ProtoMessage ¶
func (*LoginByPasswordReq) ProtoMessage()
func (*LoginByPasswordReq) ProtoReflect ¶
func (x *LoginByPasswordReq) ProtoReflect() protoreflect.Message
func (*LoginByPasswordReq) Reset ¶
func (x *LoginByPasswordReq) Reset()
func (*LoginByPasswordReq) String ¶
func (x *LoginByPasswordReq) String() string
func (*LoginByPasswordReq) Validate ¶
func (m *LoginByPasswordReq) Validate() error
Validate checks the field values on LoginByPasswordReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginByPasswordReq) ValidateAll ¶
func (m *LoginByPasswordReq) ValidateAll() error
ValidateAll checks the field values on LoginByPasswordReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginByPasswordReqMultiError, or nil if none found.
type LoginByPasswordReqMultiError ¶
type LoginByPasswordReqMultiError []error
LoginByPasswordReqMultiError is an error wrapping multiple validation errors returned by LoginByPasswordReq.ValidateAll() if the designated constraints aren't met.
func (LoginByPasswordReqMultiError) AllErrors ¶
func (m LoginByPasswordReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginByPasswordReqMultiError) Error ¶
func (m LoginByPasswordReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginByPasswordReqValidationError ¶
type LoginByPasswordReqValidationError struct {
// contains filtered or unexported fields
}
LoginByPasswordReqValidationError is the validation error returned by LoginByPasswordReq.Validate if the designated constraints aren't met.
func (LoginByPasswordReqValidationError) Cause ¶
func (e LoginByPasswordReqValidationError) Cause() error
Cause function returns cause value.
func (LoginByPasswordReqValidationError) Error ¶
func (e LoginByPasswordReqValidationError) Error() string
Error satisfies the builtin error interface
func (LoginByPasswordReqValidationError) ErrorName ¶
func (e LoginByPasswordReqValidationError) ErrorName() string
ErrorName returns error name.
func (LoginByPasswordReqValidationError) Field ¶
func (e LoginByPasswordReqValidationError) Field() string
Field function returns field value.
func (LoginByPasswordReqValidationError) Key ¶
func (e LoginByPasswordReqValidationError) Key() bool
Key function returns key value.
func (LoginByPasswordReqValidationError) Reason ¶
func (e LoginByPasswordReqValidationError) Reason() string
Reason function returns reason value.
type LoginByQQReq ¶ added in v1.3.0
type LoginByQQReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*LoginByQQReq) Descriptor
deprecated
added in
v1.3.0
func (*LoginByQQReq) Descriptor() ([]byte, []int)
Deprecated: Use LoginByQQReq.ProtoReflect.Descriptor instead.
func (*LoginByQQReq) GetCode ¶ added in v1.3.0
func (x *LoginByQQReq) GetCode() string
func (*LoginByQQReq) ProtoMessage ¶ added in v1.3.0
func (*LoginByQQReq) ProtoMessage()
func (*LoginByQQReq) ProtoReflect ¶ added in v1.3.0
func (x *LoginByQQReq) ProtoReflect() protoreflect.Message
func (*LoginByQQReq) Reset ¶ added in v1.3.0
func (x *LoginByQQReq) Reset()
func (*LoginByQQReq) String ¶ added in v1.3.0
func (x *LoginByQQReq) String() string
func (*LoginByQQReq) Validate ¶ added in v1.3.0
func (m *LoginByQQReq) Validate() error
Validate checks the field values on LoginByQQReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginByQQReq) ValidateAll ¶ added in v1.3.0
func (m *LoginByQQReq) ValidateAll() error
ValidateAll checks the field values on LoginByQQReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginByQQReqMultiError, or nil if none found.
type LoginByQQReqMultiError ¶ added in v1.3.0
type LoginByQQReqMultiError []error
LoginByQQReqMultiError is an error wrapping multiple validation errors returned by LoginByQQReq.ValidateAll() if the designated constraints aren't met.
func (LoginByQQReqMultiError) AllErrors ¶ added in v1.3.0
func (m LoginByQQReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginByQQReqMultiError) Error ¶ added in v1.3.0
func (m LoginByQQReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginByQQReqValidationError ¶ added in v1.3.0
type LoginByQQReqValidationError struct {
// contains filtered or unexported fields
}
LoginByQQReqValidationError is the validation error returned by LoginByQQReq.Validate if the designated constraints aren't met.
func (LoginByQQReqValidationError) Cause ¶ added in v1.3.0
func (e LoginByQQReqValidationError) Cause() error
Cause function returns cause value.
func (LoginByQQReqValidationError) Error ¶ added in v1.3.0
func (e LoginByQQReqValidationError) Error() string
Error satisfies the builtin error interface
func (LoginByQQReqValidationError) ErrorName ¶ added in v1.3.0
func (e LoginByQQReqValidationError) ErrorName() string
ErrorName returns error name.
func (LoginByQQReqValidationError) Field ¶ added in v1.3.0
func (e LoginByQQReqValidationError) Field() string
Field function returns field value.
func (LoginByQQReqValidationError) Key ¶ added in v1.3.0
func (e LoginByQQReqValidationError) Key() bool
Key function returns key value.
func (LoginByQQReqValidationError) Reason ¶ added in v1.3.0
func (e LoginByQQReqValidationError) Reason() string
Reason function returns reason value.
type LoginByWeChatReq ¶
type LoginByWeChatReq struct { Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*LoginByWeChatReq) Descriptor
deprecated
func (*LoginByWeChatReq) Descriptor() ([]byte, []int)
Deprecated: Use LoginByWeChatReq.ProtoReflect.Descriptor instead.
func (*LoginByWeChatReq) GetCode ¶ added in v1.3.0
func (x *LoginByWeChatReq) GetCode() string
func (*LoginByWeChatReq) ProtoMessage ¶
func (*LoginByWeChatReq) ProtoMessage()
func (*LoginByWeChatReq) ProtoReflect ¶
func (x *LoginByWeChatReq) ProtoReflect() protoreflect.Message
func (*LoginByWeChatReq) Reset ¶
func (x *LoginByWeChatReq) Reset()
func (*LoginByWeChatReq) String ¶
func (x *LoginByWeChatReq) String() string
func (*LoginByWeChatReq) Validate ¶
func (m *LoginByWeChatReq) Validate() error
Validate checks the field values on LoginByWeChatReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginByWeChatReq) ValidateAll ¶
func (m *LoginByWeChatReq) ValidateAll() error
ValidateAll checks the field values on LoginByWeChatReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginByWeChatReqMultiError, or nil if none found.
type LoginByWeChatReqMultiError ¶
type LoginByWeChatReqMultiError []error
LoginByWeChatReqMultiError is an error wrapping multiple validation errors returned by LoginByWeChatReq.ValidateAll() if the designated constraints aren't met.
func (LoginByWeChatReqMultiError) AllErrors ¶
func (m LoginByWeChatReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginByWeChatReqMultiError) Error ¶
func (m LoginByWeChatReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginByWeChatReqValidationError ¶
type LoginByWeChatReqValidationError struct {
// contains filtered or unexported fields
}
LoginByWeChatReqValidationError is the validation error returned by LoginByWeChatReq.Validate if the designated constraints aren't met.
func (LoginByWeChatReqValidationError) Cause ¶
func (e LoginByWeChatReqValidationError) Cause() error
Cause function returns cause value.
func (LoginByWeChatReqValidationError) Error ¶
func (e LoginByWeChatReqValidationError) Error() string
Error satisfies the builtin error interface
func (LoginByWeChatReqValidationError) ErrorName ¶
func (e LoginByWeChatReqValidationError) ErrorName() string
ErrorName returns error name.
func (LoginByWeChatReqValidationError) Field ¶
func (e LoginByWeChatReqValidationError) Field() string
Field function returns field value.
func (LoginByWeChatReqValidationError) Key ¶
func (e LoginByWeChatReqValidationError) Key() bool
Key function returns key value.
func (LoginByWeChatReqValidationError) Reason ¶
func (e LoginByWeChatReqValidationError) Reason() string
Reason function returns reason value.
type LoginPasswordResetReq ¶
type LoginPasswordResetReq struct { Account string `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` Mode string `protobuf:"bytes,4,opt,name=mode,proto3" json:"mode,omitempty"` // contains filtered or unexported fields }
func (*LoginPasswordResetReq) Descriptor
deprecated
func (*LoginPasswordResetReq) Descriptor() ([]byte, []int)
Deprecated: Use LoginPasswordResetReq.ProtoReflect.Descriptor instead.
func (*LoginPasswordResetReq) GetAccount ¶
func (x *LoginPasswordResetReq) GetAccount() string
func (*LoginPasswordResetReq) GetCode ¶
func (x *LoginPasswordResetReq) GetCode() string
func (*LoginPasswordResetReq) GetMode ¶
func (x *LoginPasswordResetReq) GetMode() string
func (*LoginPasswordResetReq) GetPassword ¶
func (x *LoginPasswordResetReq) GetPassword() string
func (*LoginPasswordResetReq) ProtoMessage ¶
func (*LoginPasswordResetReq) ProtoMessage()
func (*LoginPasswordResetReq) ProtoReflect ¶
func (x *LoginPasswordResetReq) ProtoReflect() protoreflect.Message
func (*LoginPasswordResetReq) Reset ¶
func (x *LoginPasswordResetReq) Reset()
func (*LoginPasswordResetReq) String ¶
func (x *LoginPasswordResetReq) String() string
func (*LoginPasswordResetReq) Validate ¶
func (m *LoginPasswordResetReq) Validate() error
Validate checks the field values on LoginPasswordResetReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginPasswordResetReq) ValidateAll ¶
func (m *LoginPasswordResetReq) ValidateAll() error
ValidateAll checks the field values on LoginPasswordResetReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginPasswordResetReqMultiError, or nil if none found.
type LoginPasswordResetReqMultiError ¶
type LoginPasswordResetReqMultiError []error
LoginPasswordResetReqMultiError is an error wrapping multiple validation errors returned by LoginPasswordResetReq.ValidateAll() if the designated constraints aren't met.
func (LoginPasswordResetReqMultiError) AllErrors ¶
func (m LoginPasswordResetReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginPasswordResetReqMultiError) Error ¶
func (m LoginPasswordResetReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginPasswordResetReqValidationError ¶
type LoginPasswordResetReqValidationError struct {
// contains filtered or unexported fields
}
LoginPasswordResetReqValidationError is the validation error returned by LoginPasswordResetReq.Validate if the designated constraints aren't met.
func (LoginPasswordResetReqValidationError) Cause ¶
func (e LoginPasswordResetReqValidationError) Cause() error
Cause function returns cause value.
func (LoginPasswordResetReqValidationError) Error ¶
func (e LoginPasswordResetReqValidationError) Error() string
Error satisfies the builtin error interface
func (LoginPasswordResetReqValidationError) ErrorName ¶
func (e LoginPasswordResetReqValidationError) ErrorName() string
ErrorName returns error name.
func (LoginPasswordResetReqValidationError) Field ¶
func (e LoginPasswordResetReqValidationError) Field() string
Field function returns field value.
func (LoginPasswordResetReqValidationError) Key ¶
func (e LoginPasswordResetReqValidationError) Key() bool
Key function returns key value.
func (LoginPasswordResetReqValidationError) Reason ¶
func (e LoginPasswordResetReqValidationError) Reason() string
Reason function returns reason value.
type LoginReply ¶
type LoginReply struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*LoginReply) Descriptor
deprecated
func (*LoginReply) Descriptor() ([]byte, []int)
Deprecated: Use LoginReply.ProtoReflect.Descriptor instead.
func (*LoginReply) GetToken ¶
func (x *LoginReply) GetToken() string
func (*LoginReply) ProtoMessage ¶
func (*LoginReply) ProtoMessage()
func (*LoginReply) ProtoReflect ¶
func (x *LoginReply) ProtoReflect() protoreflect.Message
func (*LoginReply) Reset ¶
func (x *LoginReply) Reset()
func (*LoginReply) String ¶
func (x *LoginReply) String() string
func (*LoginReply) Validate ¶
func (m *LoginReply) Validate() error
Validate checks the field values on LoginReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginReply) ValidateAll ¶
func (m *LoginReply) ValidateAll() error
ValidateAll checks the field values on LoginReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginReplyMultiError, or nil if none found.
type LoginReplyMultiError ¶
type LoginReplyMultiError []error
LoginReplyMultiError is an error wrapping multiple validation errors returned by LoginReply.ValidateAll() if the designated constraints aren't met.
func (LoginReplyMultiError) AllErrors ¶
func (m LoginReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginReplyMultiError) Error ¶
func (m LoginReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginReplyValidationError ¶
type LoginReplyValidationError struct {
// contains filtered or unexported fields
}
LoginReplyValidationError is the validation error returned by LoginReply.Validate if the designated constraints aren't met.
func (LoginReplyValidationError) Cause ¶
func (e LoginReplyValidationError) Cause() error
Cause function returns cause value.
func (LoginReplyValidationError) Error ¶
func (e LoginReplyValidationError) Error() string
Error satisfies the builtin error interface
func (LoginReplyValidationError) ErrorName ¶
func (e LoginReplyValidationError) ErrorName() string
ErrorName returns error name.
func (LoginReplyValidationError) Field ¶
func (e LoginReplyValidationError) Field() string
Field function returns field value.
func (LoginReplyValidationError) Key ¶
func (e LoginReplyValidationError) Key() bool
Key function returns key value.
func (LoginReplyValidationError) Reason ¶
func (e LoginReplyValidationError) Reason() string
Reason function returns reason value.
type ProfileReviewNotPassReq ¶
type ProfileReviewNotPassReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*ProfileReviewNotPassReq) Descriptor
deprecated
func (*ProfileReviewNotPassReq) Descriptor() ([]byte, []int)
Deprecated: Use ProfileReviewNotPassReq.ProtoReflect.Descriptor instead.
func (*ProfileReviewNotPassReq) GetUuid ¶
func (x *ProfileReviewNotPassReq) GetUuid() string
func (*ProfileReviewNotPassReq) ProtoMessage ¶
func (*ProfileReviewNotPassReq) ProtoMessage()
func (*ProfileReviewNotPassReq) ProtoReflect ¶
func (x *ProfileReviewNotPassReq) ProtoReflect() protoreflect.Message
func (*ProfileReviewNotPassReq) Reset ¶
func (x *ProfileReviewNotPassReq) Reset()
func (*ProfileReviewNotPassReq) String ¶
func (x *ProfileReviewNotPassReq) String() string
func (*ProfileReviewNotPassReq) Validate ¶
func (m *ProfileReviewNotPassReq) Validate() error
Validate checks the field values on ProfileReviewNotPassReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ProfileReviewNotPassReq) ValidateAll ¶
func (m *ProfileReviewNotPassReq) ValidateAll() error
ValidateAll checks the field values on ProfileReviewNotPassReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProfileReviewNotPassReqMultiError, or nil if none found.
type ProfileReviewNotPassReqMultiError ¶
type ProfileReviewNotPassReqMultiError []error
ProfileReviewNotPassReqMultiError is an error wrapping multiple validation errors returned by ProfileReviewNotPassReq.ValidateAll() if the designated constraints aren't met.
func (ProfileReviewNotPassReqMultiError) AllErrors ¶
func (m ProfileReviewNotPassReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProfileReviewNotPassReqMultiError) Error ¶
func (m ProfileReviewNotPassReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProfileReviewNotPassReqValidationError ¶
type ProfileReviewNotPassReqValidationError struct {
// contains filtered or unexported fields
}
ProfileReviewNotPassReqValidationError is the validation error returned by ProfileReviewNotPassReq.Validate if the designated constraints aren't met.
func (ProfileReviewNotPassReqValidationError) Cause ¶
func (e ProfileReviewNotPassReqValidationError) Cause() error
Cause function returns cause value.
func (ProfileReviewNotPassReqValidationError) Error ¶
func (e ProfileReviewNotPassReqValidationError) Error() string
Error satisfies the builtin error interface
func (ProfileReviewNotPassReqValidationError) ErrorName ¶
func (e ProfileReviewNotPassReqValidationError) ErrorName() string
ErrorName returns error name.
func (ProfileReviewNotPassReqValidationError) Field ¶
func (e ProfileReviewNotPassReqValidationError) Field() string
Field function returns field value.
func (ProfileReviewNotPassReqValidationError) Key ¶
func (e ProfileReviewNotPassReqValidationError) Key() bool
Key function returns key value.
func (ProfileReviewNotPassReqValidationError) Reason ¶
func (e ProfileReviewNotPassReqValidationError) Reason() string
Reason function returns reason value.
type ProfileReviewPassReq ¶
type ProfileReviewPassReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Update string `protobuf:"bytes,2,opt,name=update,proto3" json:"update,omitempty"` // contains filtered or unexported fields }
func (*ProfileReviewPassReq) Descriptor
deprecated
func (*ProfileReviewPassReq) Descriptor() ([]byte, []int)
Deprecated: Use ProfileReviewPassReq.ProtoReflect.Descriptor instead.
func (*ProfileReviewPassReq) GetUpdate ¶
func (x *ProfileReviewPassReq) GetUpdate() string
func (*ProfileReviewPassReq) GetUuid ¶
func (x *ProfileReviewPassReq) GetUuid() string
func (*ProfileReviewPassReq) ProtoMessage ¶
func (*ProfileReviewPassReq) ProtoMessage()
func (*ProfileReviewPassReq) ProtoReflect ¶
func (x *ProfileReviewPassReq) ProtoReflect() protoreflect.Message
func (*ProfileReviewPassReq) Reset ¶
func (x *ProfileReviewPassReq) Reset()
func (*ProfileReviewPassReq) String ¶
func (x *ProfileReviewPassReq) String() string
func (*ProfileReviewPassReq) Validate ¶
func (m *ProfileReviewPassReq) Validate() error
Validate checks the field values on ProfileReviewPassReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ProfileReviewPassReq) ValidateAll ¶
func (m *ProfileReviewPassReq) ValidateAll() error
ValidateAll checks the field values on ProfileReviewPassReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProfileReviewPassReqMultiError, or nil if none found.
type ProfileReviewPassReqMultiError ¶
type ProfileReviewPassReqMultiError []error
ProfileReviewPassReqMultiError is an error wrapping multiple validation errors returned by ProfileReviewPassReq.ValidateAll() if the designated constraints aren't met.
func (ProfileReviewPassReqMultiError) AllErrors ¶
func (m ProfileReviewPassReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProfileReviewPassReqMultiError) Error ¶
func (m ProfileReviewPassReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProfileReviewPassReqValidationError ¶
type ProfileReviewPassReqValidationError struct {
// contains filtered or unexported fields
}
ProfileReviewPassReqValidationError is the validation error returned by ProfileReviewPassReq.Validate if the designated constraints aren't met.
func (ProfileReviewPassReqValidationError) Cause ¶
func (e ProfileReviewPassReqValidationError) Cause() error
Cause function returns cause value.
func (ProfileReviewPassReqValidationError) Error ¶
func (e ProfileReviewPassReqValidationError) Error() string
Error satisfies the builtin error interface
func (ProfileReviewPassReqValidationError) ErrorName ¶
func (e ProfileReviewPassReqValidationError) ErrorName() string
ErrorName returns error name.
func (ProfileReviewPassReqValidationError) Field ¶
func (e ProfileReviewPassReqValidationError) Field() string
Field function returns field value.
func (ProfileReviewPassReqValidationError) Key ¶
func (e ProfileReviewPassReqValidationError) Key() bool
Key function returns key value.
func (ProfileReviewPassReqValidationError) Reason ¶
func (e ProfileReviewPassReqValidationError) Reason() string
Reason function returns reason value.
type SendEmailCodeReq ¶
type SendEmailCodeReq struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` Template string `protobuf:"bytes,2,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*SendEmailCodeReq) Descriptor
deprecated
func (*SendEmailCodeReq) Descriptor() ([]byte, []int)
Deprecated: Use SendEmailCodeReq.ProtoReflect.Descriptor instead.
func (*SendEmailCodeReq) GetEmail ¶
func (x *SendEmailCodeReq) GetEmail() string
func (*SendEmailCodeReq) GetTemplate ¶
func (x *SendEmailCodeReq) GetTemplate() string
func (*SendEmailCodeReq) ProtoMessage ¶
func (*SendEmailCodeReq) ProtoMessage()
func (*SendEmailCodeReq) ProtoReflect ¶
func (x *SendEmailCodeReq) ProtoReflect() protoreflect.Message
func (*SendEmailCodeReq) Reset ¶
func (x *SendEmailCodeReq) Reset()
func (*SendEmailCodeReq) String ¶
func (x *SendEmailCodeReq) String() string
func (*SendEmailCodeReq) Validate ¶
func (m *SendEmailCodeReq) Validate() error
Validate checks the field values on SendEmailCodeReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SendEmailCodeReq) ValidateAll ¶
func (m *SendEmailCodeReq) ValidateAll() error
ValidateAll checks the field values on SendEmailCodeReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SendEmailCodeReqMultiError, or nil if none found.
type SendEmailCodeReqMultiError ¶
type SendEmailCodeReqMultiError []error
SendEmailCodeReqMultiError is an error wrapping multiple validation errors returned by SendEmailCodeReq.ValidateAll() if the designated constraints aren't met.
func (SendEmailCodeReqMultiError) AllErrors ¶
func (m SendEmailCodeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendEmailCodeReqMultiError) Error ¶
func (m SendEmailCodeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendEmailCodeReqValidationError ¶
type SendEmailCodeReqValidationError struct {
// contains filtered or unexported fields
}
SendEmailCodeReqValidationError is the validation error returned by SendEmailCodeReq.Validate if the designated constraints aren't met.
func (SendEmailCodeReqValidationError) Cause ¶
func (e SendEmailCodeReqValidationError) Cause() error
Cause function returns cause value.
func (SendEmailCodeReqValidationError) Error ¶
func (e SendEmailCodeReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendEmailCodeReqValidationError) ErrorName ¶
func (e SendEmailCodeReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendEmailCodeReqValidationError) Field ¶
func (e SendEmailCodeReqValidationError) Field() string
Field function returns field value.
func (SendEmailCodeReqValidationError) Key ¶
func (e SendEmailCodeReqValidationError) Key() bool
Key function returns key value.
func (SendEmailCodeReqValidationError) Reason ¶
func (e SendEmailCodeReqValidationError) Reason() string
Reason function returns reason value.
type SendPhoneCodeReq ¶
type SendPhoneCodeReq struct { Phone string `protobuf:"bytes,1,opt,name=phone,proto3" json:"phone,omitempty"` Template string `protobuf:"bytes,2,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
func (*SendPhoneCodeReq) Descriptor
deprecated
func (*SendPhoneCodeReq) Descriptor() ([]byte, []int)
Deprecated: Use SendPhoneCodeReq.ProtoReflect.Descriptor instead.
func (*SendPhoneCodeReq) GetPhone ¶
func (x *SendPhoneCodeReq) GetPhone() string
func (*SendPhoneCodeReq) GetTemplate ¶
func (x *SendPhoneCodeReq) GetTemplate() string
func (*SendPhoneCodeReq) ProtoMessage ¶
func (*SendPhoneCodeReq) ProtoMessage()
func (*SendPhoneCodeReq) ProtoReflect ¶
func (x *SendPhoneCodeReq) ProtoReflect() protoreflect.Message
func (*SendPhoneCodeReq) Reset ¶
func (x *SendPhoneCodeReq) Reset()
func (*SendPhoneCodeReq) String ¶
func (x *SendPhoneCodeReq) String() string
func (*SendPhoneCodeReq) Validate ¶
func (m *SendPhoneCodeReq) Validate() error
Validate checks the field values on SendPhoneCodeReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SendPhoneCodeReq) ValidateAll ¶
func (m *SendPhoneCodeReq) ValidateAll() error
ValidateAll checks the field values on SendPhoneCodeReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SendPhoneCodeReqMultiError, or nil if none found.
type SendPhoneCodeReqMultiError ¶
type SendPhoneCodeReqMultiError []error
SendPhoneCodeReqMultiError is an error wrapping multiple validation errors returned by SendPhoneCodeReq.ValidateAll() if the designated constraints aren't met.
func (SendPhoneCodeReqMultiError) AllErrors ¶
func (m SendPhoneCodeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendPhoneCodeReqMultiError) Error ¶
func (m SendPhoneCodeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendPhoneCodeReqValidationError ¶
type SendPhoneCodeReqValidationError struct {
// contains filtered or unexported fields
}
SendPhoneCodeReqValidationError is the validation error returned by SendPhoneCodeReq.Validate if the designated constraints aren't met.
func (SendPhoneCodeReqValidationError) Cause ¶
func (e SendPhoneCodeReqValidationError) Cause() error
Cause function returns cause value.
func (SendPhoneCodeReqValidationError) Error ¶
func (e SendPhoneCodeReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendPhoneCodeReqValidationError) ErrorName ¶
func (e SendPhoneCodeReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendPhoneCodeReqValidationError) Field ¶
func (e SendPhoneCodeReqValidationError) Field() string
Field function returns field value.
func (SendPhoneCodeReqValidationError) Key ¶
func (e SendPhoneCodeReqValidationError) Key() bool
Key function returns key value.
func (SendPhoneCodeReqValidationError) Reason ¶
func (e SendPhoneCodeReqValidationError) Reason() string
Reason function returns reason value.
type SetFollowDbAndCacheReq ¶
type SetFollowDbAndCacheReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,2,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*SetFollowDbAndCacheReq) Descriptor
deprecated
func (*SetFollowDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetFollowDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetFollowDbAndCacheReq) GetUserUuid ¶
func (x *SetFollowDbAndCacheReq) GetUserUuid() string
func (*SetFollowDbAndCacheReq) GetUuid ¶
func (x *SetFollowDbAndCacheReq) GetUuid() string
func (*SetFollowDbAndCacheReq) ProtoMessage ¶
func (*SetFollowDbAndCacheReq) ProtoMessage()
func (*SetFollowDbAndCacheReq) ProtoReflect ¶
func (x *SetFollowDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetFollowDbAndCacheReq) Reset ¶
func (x *SetFollowDbAndCacheReq) Reset()
func (*SetFollowDbAndCacheReq) String ¶
func (x *SetFollowDbAndCacheReq) String() string
func (*SetFollowDbAndCacheReq) Validate ¶
func (m *SetFollowDbAndCacheReq) Validate() error
Validate checks the field values on SetFollowDbAndCacheReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetFollowDbAndCacheReq) ValidateAll ¶
func (m *SetFollowDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetFollowDbAndCacheReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetFollowDbAndCacheReqMultiError, or nil if none found.
type SetFollowDbAndCacheReqMultiError ¶
type SetFollowDbAndCacheReqMultiError []error
SetFollowDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetFollowDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetFollowDbAndCacheReqMultiError) AllErrors ¶
func (m SetFollowDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetFollowDbAndCacheReqMultiError) Error ¶
func (m SetFollowDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetFollowDbAndCacheReqValidationError ¶
type SetFollowDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetFollowDbAndCacheReqValidationError is the validation error returned by SetFollowDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetFollowDbAndCacheReqValidationError) Cause ¶
func (e SetFollowDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetFollowDbAndCacheReqValidationError) Error ¶
func (e SetFollowDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetFollowDbAndCacheReqValidationError) ErrorName ¶
func (e SetFollowDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetFollowDbAndCacheReqValidationError) Field ¶
func (e SetFollowDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetFollowDbAndCacheReqValidationError) Key ¶
func (e SetFollowDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetFollowDbAndCacheReqValidationError) Reason ¶
func (e SetFollowDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetProfileUpdateReq ¶
type SetProfileUpdateReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` School string `protobuf:"bytes,3,opt,name=school,proto3" json:"school,omitempty"` Company string `protobuf:"bytes,4,opt,name=company,proto3" json:"company,omitempty"` Job string `protobuf:"bytes,5,opt,name=job,proto3" json:"job,omitempty"` Homepage string `protobuf:"bytes,6,opt,name=homepage,proto3" json:"homepage,omitempty"` Github string `protobuf:"bytes,7,opt,name=github,proto3" json:"github,omitempty"` Gitee string `protobuf:"bytes,8,opt,name=gitee,proto3" json:"gitee,omitempty"` Introduce string `protobuf:"bytes,9,opt,name=introduce,proto3" json:"introduce,omitempty"` // contains filtered or unexported fields }
func (*SetProfileUpdateReq) Descriptor
deprecated
func (*SetProfileUpdateReq) Descriptor() ([]byte, []int)
Deprecated: Use SetProfileUpdateReq.ProtoReflect.Descriptor instead.
func (*SetProfileUpdateReq) GetCompany ¶
func (x *SetProfileUpdateReq) GetCompany() string
func (*SetProfileUpdateReq) GetGitee ¶ added in v1.3.0
func (x *SetProfileUpdateReq) GetGitee() string
func (*SetProfileUpdateReq) GetGithub ¶ added in v1.3.0
func (x *SetProfileUpdateReq) GetGithub() string
func (*SetProfileUpdateReq) GetHomepage ¶
func (x *SetProfileUpdateReq) GetHomepage() string
func (*SetProfileUpdateReq) GetIntroduce ¶
func (x *SetProfileUpdateReq) GetIntroduce() string
func (*SetProfileUpdateReq) GetJob ¶
func (x *SetProfileUpdateReq) GetJob() string
func (*SetProfileUpdateReq) GetSchool ¶
func (x *SetProfileUpdateReq) GetSchool() string
func (*SetProfileUpdateReq) GetUsername ¶
func (x *SetProfileUpdateReq) GetUsername() string
func (*SetProfileUpdateReq) GetUuid ¶
func (x *SetProfileUpdateReq) GetUuid() string
func (*SetProfileUpdateReq) ProtoMessage ¶
func (*SetProfileUpdateReq) ProtoMessage()
func (*SetProfileUpdateReq) ProtoReflect ¶
func (x *SetProfileUpdateReq) ProtoReflect() protoreflect.Message
func (*SetProfileUpdateReq) Reset ¶
func (x *SetProfileUpdateReq) Reset()
func (*SetProfileUpdateReq) String ¶
func (x *SetProfileUpdateReq) String() string
func (*SetProfileUpdateReq) Validate ¶
func (m *SetProfileUpdateReq) Validate() error
Validate checks the field values on SetProfileUpdateReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetProfileUpdateReq) ValidateAll ¶
func (m *SetProfileUpdateReq) ValidateAll() error
ValidateAll checks the field values on SetProfileUpdateReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetProfileUpdateReqMultiError, or nil if none found.
type SetProfileUpdateReqMultiError ¶
type SetProfileUpdateReqMultiError []error
SetProfileUpdateReqMultiError is an error wrapping multiple validation errors returned by SetProfileUpdateReq.ValidateAll() if the designated constraints aren't met.
func (SetProfileUpdateReqMultiError) AllErrors ¶
func (m SetProfileUpdateReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetProfileUpdateReqMultiError) Error ¶
func (m SetProfileUpdateReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetProfileUpdateReqValidationError ¶
type SetProfileUpdateReqValidationError struct {
// contains filtered or unexported fields
}
SetProfileUpdateReqValidationError is the validation error returned by SetProfileUpdateReq.Validate if the designated constraints aren't met.
func (SetProfileUpdateReqValidationError) Cause ¶
func (e SetProfileUpdateReqValidationError) Cause() error
Cause function returns cause value.
func (SetProfileUpdateReqValidationError) Error ¶
func (e SetProfileUpdateReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetProfileUpdateReqValidationError) ErrorName ¶
func (e SetProfileUpdateReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetProfileUpdateReqValidationError) Field ¶
func (e SetProfileUpdateReqValidationError) Field() string
Field function returns field value.
func (SetProfileUpdateReqValidationError) Key ¶
func (e SetProfileUpdateReqValidationError) Key() bool
Key function returns key value.
func (SetProfileUpdateReqValidationError) Reason ¶
func (e SetProfileUpdateReqValidationError) Reason() string
Reason function returns reason value.
type SetUserEmailReq ¶
type SetUserEmailReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*SetUserEmailReq) Descriptor
deprecated
func (*SetUserEmailReq) Descriptor() ([]byte, []int)
Deprecated: Use SetUserEmailReq.ProtoReflect.Descriptor instead.
func (*SetUserEmailReq) GetCode ¶
func (x *SetUserEmailReq) GetCode() string
func (*SetUserEmailReq) GetEmail ¶
func (x *SetUserEmailReq) GetEmail() string
func (*SetUserEmailReq) GetUuid ¶
func (x *SetUserEmailReq) GetUuid() string
func (*SetUserEmailReq) ProtoMessage ¶
func (*SetUserEmailReq) ProtoMessage()
func (*SetUserEmailReq) ProtoReflect ¶
func (x *SetUserEmailReq) ProtoReflect() protoreflect.Message
func (*SetUserEmailReq) Reset ¶
func (x *SetUserEmailReq) Reset()
func (*SetUserEmailReq) String ¶
func (x *SetUserEmailReq) String() string
func (*SetUserEmailReq) Validate ¶
func (m *SetUserEmailReq) Validate() error
Validate checks the field values on SetUserEmailReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserEmailReq) ValidateAll ¶
func (m *SetUserEmailReq) ValidateAll() error
ValidateAll checks the field values on SetUserEmailReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserEmailReqMultiError, or nil if none found.
type SetUserEmailReqMultiError ¶
type SetUserEmailReqMultiError []error
SetUserEmailReqMultiError is an error wrapping multiple validation errors returned by SetUserEmailReq.ValidateAll() if the designated constraints aren't met.
func (SetUserEmailReqMultiError) AllErrors ¶
func (m SetUserEmailReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserEmailReqMultiError) Error ¶
func (m SetUserEmailReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserEmailReqValidationError ¶
type SetUserEmailReqValidationError struct {
// contains filtered or unexported fields
}
SetUserEmailReqValidationError is the validation error returned by SetUserEmailReq.Validate if the designated constraints aren't met.
func (SetUserEmailReqValidationError) Cause ¶
func (e SetUserEmailReqValidationError) Cause() error
Cause function returns cause value.
func (SetUserEmailReqValidationError) Error ¶
func (e SetUserEmailReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserEmailReqValidationError) ErrorName ¶
func (e SetUserEmailReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserEmailReqValidationError) Field ¶
func (e SetUserEmailReqValidationError) Field() string
Field function returns field value.
func (SetUserEmailReqValidationError) Key ¶
func (e SetUserEmailReqValidationError) Key() bool
Key function returns key value.
func (SetUserEmailReqValidationError) Reason ¶
func (e SetUserEmailReqValidationError) Reason() string
Reason function returns reason value.
type SetUserFollowReq ¶
type SetUserFollowReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,2,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*SetUserFollowReq) Descriptor
deprecated
func (*SetUserFollowReq) Descriptor() ([]byte, []int)
Deprecated: Use SetUserFollowReq.ProtoReflect.Descriptor instead.
func (*SetUserFollowReq) GetUserUuid ¶
func (x *SetUserFollowReq) GetUserUuid() string
func (*SetUserFollowReq) GetUuid ¶
func (x *SetUserFollowReq) GetUuid() string
func (*SetUserFollowReq) ProtoMessage ¶
func (*SetUserFollowReq) ProtoMessage()
func (*SetUserFollowReq) ProtoReflect ¶
func (x *SetUserFollowReq) ProtoReflect() protoreflect.Message
func (*SetUserFollowReq) Reset ¶
func (x *SetUserFollowReq) Reset()
func (*SetUserFollowReq) String ¶
func (x *SetUserFollowReq) String() string
func (*SetUserFollowReq) Validate ¶
func (m *SetUserFollowReq) Validate() error
Validate checks the field values on SetUserFollowReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserFollowReq) ValidateAll ¶
func (m *SetUserFollowReq) ValidateAll() error
ValidateAll checks the field values on SetUserFollowReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserFollowReqMultiError, or nil if none found.
type SetUserFollowReqMultiError ¶
type SetUserFollowReqMultiError []error
SetUserFollowReqMultiError is an error wrapping multiple validation errors returned by SetUserFollowReq.ValidateAll() if the designated constraints aren't met.
func (SetUserFollowReqMultiError) AllErrors ¶
func (m SetUserFollowReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserFollowReqMultiError) Error ¶
func (m SetUserFollowReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserFollowReqValidationError ¶
type SetUserFollowReqValidationError struct {
// contains filtered or unexported fields
}
SetUserFollowReqValidationError is the validation error returned by SetUserFollowReq.Validate if the designated constraints aren't met.
func (SetUserFollowReqValidationError) Cause ¶
func (e SetUserFollowReqValidationError) Cause() error
Cause function returns cause value.
func (SetUserFollowReqValidationError) Error ¶
func (e SetUserFollowReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserFollowReqValidationError) ErrorName ¶
func (e SetUserFollowReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserFollowReqValidationError) Field ¶
func (e SetUserFollowReqValidationError) Field() string
Field function returns field value.
func (SetUserFollowReqValidationError) Key ¶
func (e SetUserFollowReqValidationError) Key() bool
Key function returns key value.
func (SetUserFollowReqValidationError) Reason ¶
func (e SetUserFollowReqValidationError) Reason() string
Reason function returns reason value.
type SetUserGiteeReq ¶ added in v1.3.0
type SetUserGiteeReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` RedirectUrl string `protobuf:"bytes,3,opt,name=redirect_url,json=redirectUrl,proto3" json:"redirect_url,omitempty"` // contains filtered or unexported fields }
func (*SetUserGiteeReq) Descriptor
deprecated
added in
v1.3.0
func (*SetUserGiteeReq) Descriptor() ([]byte, []int)
Deprecated: Use SetUserGiteeReq.ProtoReflect.Descriptor instead.
func (*SetUserGiteeReq) GetCode ¶ added in v1.3.0
func (x *SetUserGiteeReq) GetCode() string
func (*SetUserGiteeReq) GetRedirectUrl ¶ added in v1.3.0
func (x *SetUserGiteeReq) GetRedirectUrl() string
func (*SetUserGiteeReq) GetUuid ¶ added in v1.3.0
func (x *SetUserGiteeReq) GetUuid() string
func (*SetUserGiteeReq) ProtoMessage ¶ added in v1.3.0
func (*SetUserGiteeReq) ProtoMessage()
func (*SetUserGiteeReq) ProtoReflect ¶ added in v1.3.0
func (x *SetUserGiteeReq) ProtoReflect() protoreflect.Message
func (*SetUserGiteeReq) Reset ¶ added in v1.3.0
func (x *SetUserGiteeReq) Reset()
func (*SetUserGiteeReq) String ¶ added in v1.3.0
func (x *SetUserGiteeReq) String() string
func (*SetUserGiteeReq) Validate ¶ added in v1.3.0
func (m *SetUserGiteeReq) Validate() error
Validate checks the field values on SetUserGiteeReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserGiteeReq) ValidateAll ¶ added in v1.3.0
func (m *SetUserGiteeReq) ValidateAll() error
ValidateAll checks the field values on SetUserGiteeReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserGiteeReqMultiError, or nil if none found.
type SetUserGiteeReqMultiError ¶ added in v1.3.0
type SetUserGiteeReqMultiError []error
SetUserGiteeReqMultiError is an error wrapping multiple validation errors returned by SetUserGiteeReq.ValidateAll() if the designated constraints aren't met.
func (SetUserGiteeReqMultiError) AllErrors ¶ added in v1.3.0
func (m SetUserGiteeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserGiteeReqMultiError) Error ¶ added in v1.3.0
func (m SetUserGiteeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserGiteeReqValidationError ¶ added in v1.3.0
type SetUserGiteeReqValidationError struct {
// contains filtered or unexported fields
}
SetUserGiteeReqValidationError is the validation error returned by SetUserGiteeReq.Validate if the designated constraints aren't met.
func (SetUserGiteeReqValidationError) Cause ¶ added in v1.3.0
func (e SetUserGiteeReqValidationError) Cause() error
Cause function returns cause value.
func (SetUserGiteeReqValidationError) Error ¶ added in v1.3.0
func (e SetUserGiteeReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserGiteeReqValidationError) ErrorName ¶ added in v1.3.0
func (e SetUserGiteeReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserGiteeReqValidationError) Field ¶ added in v1.3.0
func (e SetUserGiteeReqValidationError) Field() string
Field function returns field value.
func (SetUserGiteeReqValidationError) Key ¶ added in v1.3.0
func (e SetUserGiteeReqValidationError) Key() bool
Key function returns key value.
func (SetUserGiteeReqValidationError) Reason ¶ added in v1.3.0
func (e SetUserGiteeReqValidationError) Reason() string
Reason function returns reason value.
type SetUserGithubReq ¶ added in v1.3.0
type SetUserGithubReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` RedirectUrl string `protobuf:"bytes,3,opt,name=redirect_url,json=redirectUrl,proto3" json:"redirect_url,omitempty"` // contains filtered or unexported fields }
func (*SetUserGithubReq) Descriptor
deprecated
added in
v1.3.0
func (*SetUserGithubReq) Descriptor() ([]byte, []int)
Deprecated: Use SetUserGithubReq.ProtoReflect.Descriptor instead.
func (*SetUserGithubReq) GetCode ¶ added in v1.3.0
func (x *SetUserGithubReq) GetCode() string
func (*SetUserGithubReq) GetRedirectUrl ¶ added in v1.3.0
func (x *SetUserGithubReq) GetRedirectUrl() string
func (*SetUserGithubReq) GetUuid ¶ added in v1.3.0
func (x *SetUserGithubReq) GetUuid() string
func (*SetUserGithubReq) ProtoMessage ¶ added in v1.3.0
func (*SetUserGithubReq) ProtoMessage()
func (*SetUserGithubReq) ProtoReflect ¶ added in v1.3.0
func (x *SetUserGithubReq) ProtoReflect() protoreflect.Message
func (*SetUserGithubReq) Reset ¶ added in v1.3.0
func (x *SetUserGithubReq) Reset()
func (*SetUserGithubReq) String ¶ added in v1.3.0
func (x *SetUserGithubReq) String() string
func (*SetUserGithubReq) Validate ¶ added in v1.3.0
func (m *SetUserGithubReq) Validate() error
Validate checks the field values on SetUserGithubReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserGithubReq) ValidateAll ¶ added in v1.3.0
func (m *SetUserGithubReq) ValidateAll() error
ValidateAll checks the field values on SetUserGithubReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserGithubReqMultiError, or nil if none found.
type SetUserGithubReqMultiError ¶ added in v1.3.0
type SetUserGithubReqMultiError []error
SetUserGithubReqMultiError is an error wrapping multiple validation errors returned by SetUserGithubReq.ValidateAll() if the designated constraints aren't met.
func (SetUserGithubReqMultiError) AllErrors ¶ added in v1.3.0
func (m SetUserGithubReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserGithubReqMultiError) Error ¶ added in v1.3.0
func (m SetUserGithubReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserGithubReqValidationError ¶ added in v1.3.0
type SetUserGithubReqValidationError struct {
// contains filtered or unexported fields
}
SetUserGithubReqValidationError is the validation error returned by SetUserGithubReq.Validate if the designated constraints aren't met.
func (SetUserGithubReqValidationError) Cause ¶ added in v1.3.0
func (e SetUserGithubReqValidationError) Cause() error
Cause function returns cause value.
func (SetUserGithubReqValidationError) Error ¶ added in v1.3.0
func (e SetUserGithubReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserGithubReqValidationError) ErrorName ¶ added in v1.3.0
func (e SetUserGithubReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserGithubReqValidationError) Field ¶ added in v1.3.0
func (e SetUserGithubReqValidationError) Field() string
Field function returns field value.
func (SetUserGithubReqValidationError) Key ¶ added in v1.3.0
func (e SetUserGithubReqValidationError) Key() bool
Key function returns key value.
func (SetUserGithubReqValidationError) Reason ¶ added in v1.3.0
func (e SetUserGithubReqValidationError) Reason() string
Reason function returns reason value.
type SetUserPasswordReq ¶
type SetUserPasswordReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*SetUserPasswordReq) Descriptor
deprecated
func (*SetUserPasswordReq) Descriptor() ([]byte, []int)
Deprecated: Use SetUserPasswordReq.ProtoReflect.Descriptor instead.
func (*SetUserPasswordReq) GetPassword ¶
func (x *SetUserPasswordReq) GetPassword() string
func (*SetUserPasswordReq) GetUuid ¶
func (x *SetUserPasswordReq) GetUuid() string
func (*SetUserPasswordReq) ProtoMessage ¶
func (*SetUserPasswordReq) ProtoMessage()
func (*SetUserPasswordReq) ProtoReflect ¶
func (x *SetUserPasswordReq) ProtoReflect() protoreflect.Message
func (*SetUserPasswordReq) Reset ¶
func (x *SetUserPasswordReq) Reset()
func (*SetUserPasswordReq) String ¶
func (x *SetUserPasswordReq) String() string
func (*SetUserPasswordReq) Validate ¶
func (m *SetUserPasswordReq) Validate() error
Validate checks the field values on SetUserPasswordReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserPasswordReq) ValidateAll ¶
func (m *SetUserPasswordReq) ValidateAll() error
ValidateAll checks the field values on SetUserPasswordReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserPasswordReqMultiError, or nil if none found.
type SetUserPasswordReqMultiError ¶
type SetUserPasswordReqMultiError []error
SetUserPasswordReqMultiError is an error wrapping multiple validation errors returned by SetUserPasswordReq.ValidateAll() if the designated constraints aren't met.
func (SetUserPasswordReqMultiError) AllErrors ¶
func (m SetUserPasswordReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserPasswordReqMultiError) Error ¶
func (m SetUserPasswordReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserPasswordReqValidationError ¶
type SetUserPasswordReqValidationError struct {
// contains filtered or unexported fields
}
SetUserPasswordReqValidationError is the validation error returned by SetUserPasswordReq.Validate if the designated constraints aren't met.
func (SetUserPasswordReqValidationError) Cause ¶
func (e SetUserPasswordReqValidationError) Cause() error
Cause function returns cause value.
func (SetUserPasswordReqValidationError) Error ¶
func (e SetUserPasswordReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserPasswordReqValidationError) ErrorName ¶
func (e SetUserPasswordReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserPasswordReqValidationError) Field ¶
func (e SetUserPasswordReqValidationError) Field() string
Field function returns field value.
func (SetUserPasswordReqValidationError) Key ¶
func (e SetUserPasswordReqValidationError) Key() bool
Key function returns key value.
func (SetUserPasswordReqValidationError) Reason ¶
func (e SetUserPasswordReqValidationError) Reason() string
Reason function returns reason value.
type SetUserPhoneReq ¶
type SetUserPhoneReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*SetUserPhoneReq) Descriptor
deprecated
func (*SetUserPhoneReq) Descriptor() ([]byte, []int)
Deprecated: Use SetUserPhoneReq.ProtoReflect.Descriptor instead.
func (*SetUserPhoneReq) GetCode ¶
func (x *SetUserPhoneReq) GetCode() string
func (*SetUserPhoneReq) GetPhone ¶
func (x *SetUserPhoneReq) GetPhone() string
func (*SetUserPhoneReq) GetUuid ¶
func (x *SetUserPhoneReq) GetUuid() string
func (*SetUserPhoneReq) ProtoMessage ¶
func (*SetUserPhoneReq) ProtoMessage()
func (*SetUserPhoneReq) ProtoReflect ¶
func (x *SetUserPhoneReq) ProtoReflect() protoreflect.Message
func (*SetUserPhoneReq) Reset ¶
func (x *SetUserPhoneReq) Reset()
func (*SetUserPhoneReq) String ¶
func (x *SetUserPhoneReq) String() string
func (*SetUserPhoneReq) Validate ¶
func (m *SetUserPhoneReq) Validate() error
Validate checks the field values on SetUserPhoneReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserPhoneReq) ValidateAll ¶
func (m *SetUserPhoneReq) ValidateAll() error
ValidateAll checks the field values on SetUserPhoneReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserPhoneReqMultiError, or nil if none found.
type SetUserPhoneReqMultiError ¶
type SetUserPhoneReqMultiError []error
SetUserPhoneReqMultiError is an error wrapping multiple validation errors returned by SetUserPhoneReq.ValidateAll() if the designated constraints aren't met.
func (SetUserPhoneReqMultiError) AllErrors ¶
func (m SetUserPhoneReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserPhoneReqMultiError) Error ¶
func (m SetUserPhoneReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserPhoneReqValidationError ¶
type SetUserPhoneReqValidationError struct {
// contains filtered or unexported fields
}
SetUserPhoneReqValidationError is the validation error returned by SetUserPhoneReq.Validate if the designated constraints aren't met.
func (SetUserPhoneReqValidationError) Cause ¶
func (e SetUserPhoneReqValidationError) Cause() error
Cause function returns cause value.
func (SetUserPhoneReqValidationError) Error ¶
func (e SetUserPhoneReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserPhoneReqValidationError) ErrorName ¶
func (e SetUserPhoneReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserPhoneReqValidationError) Field ¶
func (e SetUserPhoneReqValidationError) Field() string
Field function returns field value.
func (SetUserPhoneReqValidationError) Key ¶
func (e SetUserPhoneReqValidationError) Key() bool
Key function returns key value.
func (SetUserPhoneReqValidationError) Reason ¶
func (e SetUserPhoneReqValidationError) Reason() string
Reason function returns reason value.
type SetUserQQReq ¶ added in v1.3.0
type SetUserQQReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` RedirectUrl string `protobuf:"bytes,3,opt,name=redirect_url,json=redirectUrl,proto3" json:"redirect_url,omitempty"` // contains filtered or unexported fields }
func (*SetUserQQReq) Descriptor
deprecated
added in
v1.3.0
func (*SetUserQQReq) Descriptor() ([]byte, []int)
Deprecated: Use SetUserQQReq.ProtoReflect.Descriptor instead.
func (*SetUserQQReq) GetCode ¶ added in v1.3.0
func (x *SetUserQQReq) GetCode() string
func (*SetUserQQReq) GetRedirectUrl ¶ added in v1.3.0
func (x *SetUserQQReq) GetRedirectUrl() string
func (*SetUserQQReq) GetUuid ¶ added in v1.3.0
func (x *SetUserQQReq) GetUuid() string
func (*SetUserQQReq) ProtoMessage ¶ added in v1.3.0
func (*SetUserQQReq) ProtoMessage()
func (*SetUserQQReq) ProtoReflect ¶ added in v1.3.0
func (x *SetUserQQReq) ProtoReflect() protoreflect.Message
func (*SetUserQQReq) Reset ¶ added in v1.3.0
func (x *SetUserQQReq) Reset()
func (*SetUserQQReq) String ¶ added in v1.3.0
func (x *SetUserQQReq) String() string
func (*SetUserQQReq) Validate ¶ added in v1.3.0
func (m *SetUserQQReq) Validate() error
Validate checks the field values on SetUserQQReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserQQReq) ValidateAll ¶ added in v1.3.0
func (m *SetUserQQReq) ValidateAll() error
ValidateAll checks the field values on SetUserQQReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserQQReqMultiError, or nil if none found.
type SetUserQQReqMultiError ¶ added in v1.3.0
type SetUserQQReqMultiError []error
SetUserQQReqMultiError is an error wrapping multiple validation errors returned by SetUserQQReq.ValidateAll() if the designated constraints aren't met.
func (SetUserQQReqMultiError) AllErrors ¶ added in v1.3.0
func (m SetUserQQReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserQQReqMultiError) Error ¶ added in v1.3.0
func (m SetUserQQReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserQQReqValidationError ¶ added in v1.3.0
type SetUserQQReqValidationError struct {
// contains filtered or unexported fields
}
SetUserQQReqValidationError is the validation error returned by SetUserQQReq.Validate if the designated constraints aren't met.
func (SetUserQQReqValidationError) Cause ¶ added in v1.3.0
func (e SetUserQQReqValidationError) Cause() error
Cause function returns cause value.
func (SetUserQQReqValidationError) Error ¶ added in v1.3.0
func (e SetUserQQReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserQQReqValidationError) ErrorName ¶ added in v1.3.0
func (e SetUserQQReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserQQReqValidationError) Field ¶ added in v1.3.0
func (e SetUserQQReqValidationError) Field() string
Field function returns field value.
func (SetUserQQReqValidationError) Key ¶ added in v1.3.0
func (e SetUserQQReqValidationError) Key() bool
Key function returns key value.
func (SetUserQQReqValidationError) Reason ¶ added in v1.3.0
func (e SetUserQQReqValidationError) Reason() string
Reason function returns reason value.
type SetUserWechatReq ¶ added in v1.3.0
type SetUserWechatReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` RedirectUrl string `protobuf:"bytes,3,opt,name=redirect_url,json=redirectUrl,proto3" json:"redirect_url,omitempty"` // contains filtered or unexported fields }
func (*SetUserWechatReq) Descriptor
deprecated
added in
v1.3.0
func (*SetUserWechatReq) Descriptor() ([]byte, []int)
Deprecated: Use SetUserWechatReq.ProtoReflect.Descriptor instead.
func (*SetUserWechatReq) GetCode ¶ added in v1.3.0
func (x *SetUserWechatReq) GetCode() string
func (*SetUserWechatReq) GetRedirectUrl ¶ added in v1.3.0
func (x *SetUserWechatReq) GetRedirectUrl() string
func (*SetUserWechatReq) GetUuid ¶ added in v1.3.0
func (x *SetUserWechatReq) GetUuid() string
func (*SetUserWechatReq) ProtoMessage ¶ added in v1.3.0
func (*SetUserWechatReq) ProtoMessage()
func (*SetUserWechatReq) ProtoReflect ¶ added in v1.3.0
func (x *SetUserWechatReq) ProtoReflect() protoreflect.Message
func (*SetUserWechatReq) Reset ¶ added in v1.3.0
func (x *SetUserWechatReq) Reset()
func (*SetUserWechatReq) String ¶ added in v1.3.0
func (x *SetUserWechatReq) String() string
func (*SetUserWechatReq) Validate ¶ added in v1.3.0
func (m *SetUserWechatReq) Validate() error
Validate checks the field values on SetUserWechatReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetUserWechatReq) ValidateAll ¶ added in v1.3.0
func (m *SetUserWechatReq) ValidateAll() error
ValidateAll checks the field values on SetUserWechatReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetUserWechatReqMultiError, or nil if none found.
type SetUserWechatReqMultiError ¶ added in v1.3.0
type SetUserWechatReqMultiError []error
SetUserWechatReqMultiError is an error wrapping multiple validation errors returned by SetUserWechatReq.ValidateAll() if the designated constraints aren't met.
func (SetUserWechatReqMultiError) AllErrors ¶ added in v1.3.0
func (m SetUserWechatReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetUserWechatReqMultiError) Error ¶ added in v1.3.0
func (m SetUserWechatReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetUserWechatReqValidationError ¶ added in v1.3.0
type SetUserWechatReqValidationError struct {
// contains filtered or unexported fields
}
SetUserWechatReqValidationError is the validation error returned by SetUserWechatReq.Validate if the designated constraints aren't met.
func (SetUserWechatReqValidationError) Cause ¶ added in v1.3.0
func (e SetUserWechatReqValidationError) Cause() error
Cause function returns cause value.
func (SetUserWechatReqValidationError) Error ¶ added in v1.3.0
func (e SetUserWechatReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetUserWechatReqValidationError) ErrorName ¶ added in v1.3.0
func (e SetUserWechatReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetUserWechatReqValidationError) Field ¶ added in v1.3.0
func (e SetUserWechatReqValidationError) Field() string
Field function returns field value.
func (SetUserWechatReqValidationError) Key ¶ added in v1.3.0
func (e SetUserWechatReqValidationError) Key() bool
Key function returns key value.
func (SetUserWechatReqValidationError) Reason ¶ added in v1.3.0
func (e SetUserWechatReqValidationError) Reason() string
Reason function returns reason value.
type UnbindUserAccountReq ¶ added in v1.3.0
type UnbindUserAccountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Phone string `protobuf:"bytes,2,opt,name=phone,proto3" json:"phone,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` Account string `protobuf:"bytes,5,opt,name=account,proto3" json:"account,omitempty"` Password string `protobuf:"bytes,6,opt,name=password,proto3" json:"password,omitempty"` Code string `protobuf:"bytes,7,opt,name=code,proto3" json:"code,omitempty"` Choose string `protobuf:"bytes,8,opt,name=choose,proto3" json:"choose,omitempty"` Mode string `protobuf:"bytes,9,opt,name=mode,proto3" json:"mode,omitempty"` RedirectUri string `protobuf:"bytes,10,opt,name=redirect_uri,json=redirectUri,proto3" json:"redirect_uri,omitempty"` // contains filtered or unexported fields }
func (*UnbindUserAccountReq) Descriptor
deprecated
added in
v1.3.0
func (*UnbindUserAccountReq) Descriptor() ([]byte, []int)
Deprecated: Use UnbindUserAccountReq.ProtoReflect.Descriptor instead.
func (*UnbindUserAccountReq) GetAccount ¶ added in v1.3.0
func (x *UnbindUserAccountReq) GetAccount() string
func (*UnbindUserAccountReq) GetChoose ¶ added in v1.3.0
func (x *UnbindUserAccountReq) GetChoose() string
func (*UnbindUserAccountReq) GetCode ¶ added in v1.3.0
func (x *UnbindUserAccountReq) GetCode() string
func (*UnbindUserAccountReq) GetEmail ¶ added in v1.3.0
func (x *UnbindUserAccountReq) GetEmail() string
func (*UnbindUserAccountReq) GetMode ¶ added in v1.3.0
func (x *UnbindUserAccountReq) GetMode() string
func (*UnbindUserAccountReq) GetPassword ¶ added in v1.3.0
func (x *UnbindUserAccountReq) GetPassword() string
func (*UnbindUserAccountReq) GetPhone ¶ added in v1.3.0
func (x *UnbindUserAccountReq) GetPhone() string
func (*UnbindUserAccountReq) GetRedirectUri ¶ added in v1.3.0
func (x *UnbindUserAccountReq) GetRedirectUri() string
func (*UnbindUserAccountReq) GetUuid ¶ added in v1.3.0
func (x *UnbindUserAccountReq) GetUuid() string
func (*UnbindUserAccountReq) ProtoMessage ¶ added in v1.3.0
func (*UnbindUserAccountReq) ProtoMessage()
func (*UnbindUserAccountReq) ProtoReflect ¶ added in v1.3.0
func (x *UnbindUserAccountReq) ProtoReflect() protoreflect.Message
func (*UnbindUserAccountReq) Reset ¶ added in v1.3.0
func (x *UnbindUserAccountReq) Reset()
func (*UnbindUserAccountReq) String ¶ added in v1.3.0
func (x *UnbindUserAccountReq) String() string
func (*UnbindUserAccountReq) Validate ¶ added in v1.3.0
func (m *UnbindUserAccountReq) Validate() error
Validate checks the field values on UnbindUserAccountReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UnbindUserAccountReq) ValidateAll ¶ added in v1.3.0
func (m *UnbindUserAccountReq) ValidateAll() error
ValidateAll checks the field values on UnbindUserAccountReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnbindUserAccountReqMultiError, or nil if none found.
type UnbindUserAccountReqMultiError ¶ added in v1.3.0
type UnbindUserAccountReqMultiError []error
UnbindUserAccountReqMultiError is an error wrapping multiple validation errors returned by UnbindUserAccountReq.ValidateAll() if the designated constraints aren't met.
func (UnbindUserAccountReqMultiError) AllErrors ¶ added in v1.3.0
func (m UnbindUserAccountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UnbindUserAccountReqMultiError) Error ¶ added in v1.3.0
func (m UnbindUserAccountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UnbindUserAccountReqValidationError ¶ added in v1.3.0
type UnbindUserAccountReqValidationError struct {
// contains filtered or unexported fields
}
UnbindUserAccountReqValidationError is the validation error returned by UnbindUserAccountReq.Validate if the designated constraints aren't met.
func (UnbindUserAccountReqValidationError) Cause ¶ added in v1.3.0
func (e UnbindUserAccountReqValidationError) Cause() error
Cause function returns cause value.
func (UnbindUserAccountReqValidationError) Error ¶ added in v1.3.0
func (e UnbindUserAccountReqValidationError) Error() string
Error satisfies the builtin error interface
func (UnbindUserAccountReqValidationError) ErrorName ¶ added in v1.3.0
func (e UnbindUserAccountReqValidationError) ErrorName() string
ErrorName returns error name.
func (UnbindUserAccountReqValidationError) Field ¶ added in v1.3.0
func (e UnbindUserAccountReqValidationError) Field() string
Field function returns field value.
func (UnbindUserAccountReqValidationError) Key ¶ added in v1.3.0
func (e UnbindUserAccountReqValidationError) Key() bool
Key function returns key value.
func (UnbindUserAccountReqValidationError) Reason ¶ added in v1.3.0
func (e UnbindUserAccountReqValidationError) Reason() string
Reason function returns reason value.
type UnimplementedUserServer ¶
type UnimplementedUserServer struct { }
UnimplementedUserServer must be embedded to have forward compatible implementations.
func (UnimplementedUserServer) AddAvatarReviewDbAndCache ¶
func (UnimplementedUserServer) AddAvatarReviewDbAndCache(context.Context, *AddAvatarReviewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) AddCoverReviewDbAndCache ¶
func (UnimplementedUserServer) AddCoverReviewDbAndCache(context.Context, *AddCoverReviewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) AvatarIrregular ¶
func (UnimplementedUserServer) AvatarIrregular(context.Context, *AvatarIrregularReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) CancelFollowDbAndCache ¶
func (UnimplementedUserServer) CancelFollowDbAndCache(context.Context, *CancelFollowDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) CancelUserFollow ¶
func (UnimplementedUserServer) CancelUserFollow(context.Context, *CancelUserFollowReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) ChangeUserPassword ¶
func (UnimplementedUserServer) ChangeUserPassword(context.Context, *ChangeUserPasswordReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) CoverIrregular ¶
func (UnimplementedUserServer) CoverIrregular(context.Context, *CoverIrregularReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) GetAccount ¶
func (UnimplementedUserServer) GetAccount(context.Context, *GetAccountReq) (*GetAccountReply, error)
func (UnimplementedUserServer) GetAvatarReview ¶
func (UnimplementedUserServer) GetAvatarReview(context.Context, *GetAvatarReviewReq) (*GetAvatarReviewReply, error)
func (UnimplementedUserServer) GetCosSessionKey ¶
func (UnimplementedUserServer) GetCosSessionKey(context.Context, *GetCosSessionKeyReq) (*GetCosSessionKeyReply, error)
func (UnimplementedUserServer) GetCoverReview ¶
func (UnimplementedUserServer) GetCoverReview(context.Context, *GetCoverReviewReq) (*GetCoverReviewReply, error)
func (UnimplementedUserServer) GetFollowList ¶
func (UnimplementedUserServer) GetFollowList(context.Context, *GetFollowListReq) (*GetFollowListReply, error)
func (UnimplementedUserServer) GetFollowListCount ¶
func (UnimplementedUserServer) GetFollowListCount(context.Context, *GetFollowListCountReq) (*GetFollowListCountReply, error)
func (UnimplementedUserServer) GetFollowedList ¶
func (UnimplementedUserServer) GetFollowedList(context.Context, *GetFollowedListReq) (*GetFollowedListReply, error)
func (UnimplementedUserServer) GetFollowedListCount ¶
func (UnimplementedUserServer) GetFollowedListCount(context.Context, *GetFollowedListCountReq) (*GetFollowedListCountReply, error)
func (UnimplementedUserServer) GetProfile ¶
func (UnimplementedUserServer) GetProfile(context.Context, *GetProfileReq) (*GetProfileReply, error)
func (UnimplementedUserServer) GetProfileList ¶
func (UnimplementedUserServer) GetProfileList(context.Context, *GetProfileListReq) (*GetProfileListReply, error)
func (UnimplementedUserServer) GetProfileUpdate ¶
func (UnimplementedUserServer) GetProfileUpdate(context.Context, *GetProfileUpdateReq) (*GetProfileUpdateReply, error)
func (UnimplementedUserServer) GetUserFollow ¶
func (UnimplementedUserServer) GetUserFollow(context.Context, *GetUserFollowReq) (*GetUserFollowReply, error)
func (UnimplementedUserServer) GetUserFollows ¶
func (UnimplementedUserServer) GetUserFollows(context.Context, *GetUserFollowsReq) (*GetUserFollowsReply, error)
func (UnimplementedUserServer) GetUserSearch ¶
func (UnimplementedUserServer) GetUserSearch(context.Context, *GetUserSearchReq) (*GetUserSearchReply, error)
func (UnimplementedUserServer) LoginByCode ¶
func (UnimplementedUserServer) LoginByCode(context.Context, *LoginByCodeReq) (*LoginReply, error)
func (UnimplementedUserServer) LoginByGitee ¶ added in v1.3.0
func (UnimplementedUserServer) LoginByGitee(context.Context, *LoginByGiteeReq) (*LoginReply, error)
func (UnimplementedUserServer) LoginByGithub ¶
func (UnimplementedUserServer) LoginByGithub(context.Context, *LoginByGithubReq) (*LoginReply, error)
func (UnimplementedUserServer) LoginByPassword ¶
func (UnimplementedUserServer) LoginByPassword(context.Context, *LoginByPasswordReq) (*LoginReply, error)
func (UnimplementedUserServer) LoginByQQ ¶ added in v1.3.0
func (UnimplementedUserServer) LoginByQQ(context.Context, *LoginByQQReq) (*LoginReply, error)
func (UnimplementedUserServer) LoginByWeChat ¶
func (UnimplementedUserServer) LoginByWeChat(context.Context, *LoginByWeChatReq) (*LoginReply, error)
func (UnimplementedUserServer) LoginPasswordReset ¶
func (UnimplementedUserServer) LoginPasswordReset(context.Context, *LoginPasswordResetReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) ProfileReviewNotPass ¶
func (UnimplementedUserServer) ProfileReviewNotPass(context.Context, *ProfileReviewNotPassReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) ProfileReviewPass ¶
func (UnimplementedUserServer) ProfileReviewPass(context.Context, *ProfileReviewPassReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SendEmailCode ¶
func (UnimplementedUserServer) SendEmailCode(context.Context, *SendEmailCodeReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SendPhoneCode ¶
func (UnimplementedUserServer) SendPhoneCode(context.Context, *SendPhoneCodeReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetFollowDbAndCache ¶
func (UnimplementedUserServer) SetFollowDbAndCache(context.Context, *SetFollowDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetProfileUpdate ¶
func (UnimplementedUserServer) SetProfileUpdate(context.Context, *SetProfileUpdateReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetUserEmail ¶
func (UnimplementedUserServer) SetUserEmail(context.Context, *SetUserEmailReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetUserFollow ¶
func (UnimplementedUserServer) SetUserFollow(context.Context, *SetUserFollowReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetUserGitee ¶ added in v1.3.0
func (UnimplementedUserServer) SetUserGitee(context.Context, *SetUserGiteeReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetUserGithub ¶ added in v1.3.0
func (UnimplementedUserServer) SetUserGithub(context.Context, *SetUserGithubReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetUserPassword ¶
func (UnimplementedUserServer) SetUserPassword(context.Context, *SetUserPasswordReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetUserPhone ¶
func (UnimplementedUserServer) SetUserPhone(context.Context, *SetUserPhoneReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetUserQQ ¶ added in v1.3.0
func (UnimplementedUserServer) SetUserQQ(context.Context, *SetUserQQReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) SetUserWechat ¶ added in v1.3.0
func (UnimplementedUserServer) SetUserWechat(context.Context, *SetUserWechatReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) UnbindUserEmail ¶
func (UnimplementedUserServer) UnbindUserEmail(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) UnbindUserGitee ¶ added in v1.3.0
func (UnimplementedUserServer) UnbindUserGitee(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) UnbindUserGithub ¶ added in v1.3.0
func (UnimplementedUserServer) UnbindUserGithub(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) UnbindUserPhone ¶
func (UnimplementedUserServer) UnbindUserPhone(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) UnbindUserQQ ¶ added in v1.3.0
func (UnimplementedUserServer) UnbindUserQQ(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) UnbindUserWechat ¶ added in v1.3.0
func (UnimplementedUserServer) UnbindUserWechat(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error)
func (UnimplementedUserServer) UserRegister ¶
func (UnimplementedUserServer) UserRegister(context.Context, *UserRegisterReq) (*emptypb.Empty, error)
type UnsafeUserServer ¶
type UnsafeUserServer interface {
// contains filtered or unexported methods
}
UnsafeUserServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserServer will result in compilation errors.
type UserClient ¶
type UserClient interface { UserRegister(ctx context.Context, in *UserRegisterReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AvatarIrregular(ctx context.Context, in *AvatarIrregularReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddAvatarReviewDbAndCache(ctx context.Context, in *AddAvatarReviewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CoverIrregular(ctx context.Context, in *CoverIrregularReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddCoverReviewDbAndCache(ctx context.Context, in *AddCoverReviewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) LoginByPassword(ctx context.Context, in *LoginByPasswordReq, opts ...grpc.CallOption) (*LoginReply, error) LoginByCode(ctx context.Context, in *LoginByCodeReq, opts ...grpc.CallOption) (*LoginReply, error) LoginByWeChat(ctx context.Context, in *LoginByWeChatReq, opts ...grpc.CallOption) (*LoginReply, error) LoginByQQ(ctx context.Context, in *LoginByQQReq, opts ...grpc.CallOption) (*LoginReply, error) LoginByGithub(ctx context.Context, in *LoginByGithubReq, opts ...grpc.CallOption) (*LoginReply, error) LoginByGitee(ctx context.Context, in *LoginByGiteeReq, opts ...grpc.CallOption) (*LoginReply, error) LoginPasswordReset(ctx context.Context, in *LoginPasswordResetReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SendPhoneCode(ctx context.Context, in *SendPhoneCodeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SendEmailCode(ctx context.Context, in *SendEmailCodeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetCosSessionKey(ctx context.Context, in *GetCosSessionKeyReq, opts ...grpc.CallOption) (*GetCosSessionKeyReply, error) SetUserPhone(ctx context.Context, in *SetUserPhoneReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetUserEmail(ctx context.Context, in *SetUserEmailReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetUserPassword(ctx context.Context, in *SetUserPasswordReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetUserWechat(ctx context.Context, in *SetUserWechatReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetUserQQ(ctx context.Context, in *SetUserQQReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetUserGitee(ctx context.Context, in *SetUserGiteeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetUserGithub(ctx context.Context, in *SetUserGithubReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetUserFollow(ctx context.Context, in *SetUserFollowReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetFollowDbAndCache(ctx context.Context, in *SetFollowDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelUserFollow(ctx context.Context, in *CancelUserFollowReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelFollowDbAndCache(ctx context.Context, in *CancelFollowDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetAccount(ctx context.Context, in *GetAccountReq, opts ...grpc.CallOption) (*GetAccountReply, error) GetProfile(ctx context.Context, in *GetProfileReq, opts ...grpc.CallOption) (*GetProfileReply, error) GetProfileList(ctx context.Context, in *GetProfileListReq, opts ...grpc.CallOption) (*GetProfileListReply, error) GetProfileUpdate(ctx context.Context, in *GetProfileUpdateReq, opts ...grpc.CallOption) (*GetProfileUpdateReply, error) GetUserFollow(ctx context.Context, in *GetUserFollowReq, opts ...grpc.CallOption) (*GetUserFollowReply, error) GetFollowList(ctx context.Context, in *GetFollowListReq, opts ...grpc.CallOption) (*GetFollowListReply, error) GetFollowListCount(ctx context.Context, in *GetFollowListCountReq, opts ...grpc.CallOption) (*GetFollowListCountReply, error) GetFollowedList(ctx context.Context, in *GetFollowedListReq, opts ...grpc.CallOption) (*GetFollowedListReply, error) GetFollowedListCount(ctx context.Context, in *GetFollowedListCountReq, opts ...grpc.CallOption) (*GetFollowedListCountReply, error) GetUserFollows(ctx context.Context, in *GetUserFollowsReq, opts ...grpc.CallOption) (*GetUserFollowsReply, error) GetUserSearch(ctx context.Context, in *GetUserSearchReq, opts ...grpc.CallOption) (*GetUserSearchReply, error) GetAvatarReview(ctx context.Context, in *GetAvatarReviewReq, opts ...grpc.CallOption) (*GetAvatarReviewReply, error) GetCoverReview(ctx context.Context, in *GetCoverReviewReq, opts ...grpc.CallOption) (*GetCoverReviewReply, error) SetProfileUpdate(ctx context.Context, in *SetProfileUpdateReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ProfileReviewPass(ctx context.Context, in *ProfileReviewPassReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ProfileReviewNotPass(ctx context.Context, in *ProfileReviewNotPassReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ChangeUserPassword(ctx context.Context, in *ChangeUserPasswordReq, opts ...grpc.CallOption) (*emptypb.Empty, error) UnbindUserPhone(ctx context.Context, in *UnbindUserAccountReq, opts ...grpc.CallOption) (*emptypb.Empty, error) UnbindUserEmail(ctx context.Context, in *UnbindUserAccountReq, opts ...grpc.CallOption) (*emptypb.Empty, error) UnbindUserWechat(ctx context.Context, in *UnbindUserAccountReq, opts ...grpc.CallOption) (*emptypb.Empty, error) UnbindUserQQ(ctx context.Context, in *UnbindUserAccountReq, opts ...grpc.CallOption) (*emptypb.Empty, error) UnbindUserGitee(ctx context.Context, in *UnbindUserAccountReq, opts ...grpc.CallOption) (*emptypb.Empty, error) UnbindUserGithub(ctx context.Context, in *UnbindUserAccountReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetHealth(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) }
UserClient is the client API for User 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 NewUserClient ¶
func NewUserClient(cc grpc.ClientConnInterface) UserClient
type UserErrorReason ¶
type UserErrorReason int32
const ( UserErrorReason_UNKNOWN_ERROR UserErrorReason = 0 UserErrorReason_VERIFY_PASSWORD_FAILED UserErrorReason = 1 UserErrorReason_VERIFY_CODE_FAILED UserErrorReason = 2 UserErrorReason_USERNAME_CONFLICT UserErrorReason = 3 UserErrorReason_PHONE_CONFLICT UserErrorReason = 4 UserErrorReason_EMAIL_CONFLICT UserErrorReason = 5 UserErrorReason_WECHAT_CONFLICT UserErrorReason = 6 UserErrorReason_QQ_CONFLICT UserErrorReason = 7 UserErrorReason_GITEE_CONFLICT UserErrorReason = 8 UserErrorReason_GITHUB_CONFLICT UserErrorReason = 9 UserErrorReason_USER_NAME_CONFLICT UserErrorReason = 10 UserErrorReason_GET_ACCOUNT_FAILED UserErrorReason = 11 UserErrorReason_GET_PROFILE_FAILED UserErrorReason = 12 UserErrorReason_GET_PROFILE_UPDATE_FAILED UserErrorReason = 13 UserErrorReason_GET_ACHIEVEMENT_FAILED UserErrorReason = 14 UserErrorReason_GET_USER_FOLLOW_FAILED UserErrorReason = 15 UserErrorReason_GET_FOLLOW_LIST_FAILED UserErrorReason = 16 UserErrorReason_GET_FOLLOW_LIST_COUNT_FAILED UserErrorReason = 17 UserErrorReason_GET_PROFILE_LIST_FAILED UserErrorReason = 18 UserErrorReason_GET_USER_SEARCH_FAILED UserErrorReason = 19 UserErrorReason_GET_PICTURE_REVIEW_FAILED UserErrorReason = 20 UserErrorReason_SEND_CODE_FAILED UserErrorReason = 21 UserErrorReason_SET_PHONE_FAILED UserErrorReason = 22 UserErrorReason_SET_EMAIL_FAILED UserErrorReason = 23 UserErrorReason_SET_PROFILE_FAILED UserErrorReason = 24 UserErrorReason_SET_PROFILE_UPDATE_FAILED UserErrorReason = 25 UserErrorReason_SET_USERNAME_FAILED UserErrorReason = 26 UserErrorReason_SET_PASSWORD_FAILED UserErrorReason = 27 UserErrorReason_SET_FOLLOW_FAILED UserErrorReason = 28 UserErrorReason_SET_IMAGE_FAILED UserErrorReason = 29 UserErrorReason_SET_IMAGE_IRREGULAR_FAILED UserErrorReason = 30 UserErrorReason_SET_WECHAT_FAILED UserErrorReason = 31 UserErrorReason_SET_QQ_FAILED UserErrorReason = 32 UserErrorReason_SET_GITEE_FAILED UserErrorReason = 33 UserErrorReason_SET_GITHUB_FAILED UserErrorReason = 34 UserErrorReason_CANCEL_FOLLOW_FAILED UserErrorReason = 35 UserErrorReason_LOGIN_FAILED UserErrorReason = 36 UserErrorReason_REGISTER_FAILED UserErrorReason = 37 UserErrorReason_RESET_PASSWORD_FAILED UserErrorReason = 38 UserErrorReason_PROFILE_REVIEW_MODIFY_FAILED UserErrorReason = 39 UserErrorReason_PROFILE_UPDATE_MODIFY_FAILED UserErrorReason = 40 UserErrorReason_UNBIND_ACCOUNT_FAILED UserErrorReason = 41 UserErrorReason_UNIQUE_ACCOUNT UserErrorReason = 42 )
func (UserErrorReason) Descriptor ¶
func (UserErrorReason) Descriptor() protoreflect.EnumDescriptor
func (UserErrorReason) Enum ¶
func (x UserErrorReason) Enum() *UserErrorReason
func (UserErrorReason) EnumDescriptor
deprecated
func (UserErrorReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserErrorReason.Descriptor instead.
func (UserErrorReason) Number ¶
func (x UserErrorReason) Number() protoreflect.EnumNumber
func (UserErrorReason) String ¶
func (x UserErrorReason) String() string
func (UserErrorReason) Type ¶
func (UserErrorReason) Type() protoreflect.EnumType
type UserHTTPClient ¶
type UserHTTPClient interface {
GetHealth(ctx context.Context, req *emptypb.Empty, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
}
func NewUserHTTPClient ¶
func NewUserHTTPClient(client *http.Client) UserHTTPClient
type UserHTTPClientImpl ¶
type UserHTTPClientImpl struct {
// contains filtered or unexported fields
}
type UserHTTPServer ¶
type UserRegisterReq ¶
type UserRegisterReq struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` // contains filtered or unexported fields }
func (*UserRegisterReq) Descriptor
deprecated
func (*UserRegisterReq) Descriptor() ([]byte, []int)
Deprecated: Use UserRegisterReq.ProtoReflect.Descriptor instead.
func (*UserRegisterReq) GetCode ¶
func (x *UserRegisterReq) GetCode() string
func (*UserRegisterReq) GetEmail ¶
func (x *UserRegisterReq) GetEmail() string
func (*UserRegisterReq) GetPassword ¶
func (x *UserRegisterReq) GetPassword() string
func (*UserRegisterReq) ProtoMessage ¶
func (*UserRegisterReq) ProtoMessage()
func (*UserRegisterReq) ProtoReflect ¶
func (x *UserRegisterReq) ProtoReflect() protoreflect.Message
func (*UserRegisterReq) Reset ¶
func (x *UserRegisterReq) Reset()
func (*UserRegisterReq) String ¶
func (x *UserRegisterReq) String() string
func (*UserRegisterReq) Validate ¶
func (m *UserRegisterReq) Validate() error
Validate checks the field values on UserRegisterReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserRegisterReq) ValidateAll ¶
func (m *UserRegisterReq) ValidateAll() error
ValidateAll checks the field values on UserRegisterReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserRegisterReqMultiError, or nil if none found.
type UserRegisterReqMultiError ¶
type UserRegisterReqMultiError []error
UserRegisterReqMultiError is an error wrapping multiple validation errors returned by UserRegisterReq.ValidateAll() if the designated constraints aren't met.
func (UserRegisterReqMultiError) AllErrors ¶
func (m UserRegisterReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserRegisterReqMultiError) Error ¶
func (m UserRegisterReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserRegisterReqValidationError ¶
type UserRegisterReqValidationError struct {
// contains filtered or unexported fields
}
UserRegisterReqValidationError is the validation error returned by UserRegisterReq.Validate if the designated constraints aren't met.
func (UserRegisterReqValidationError) Cause ¶
func (e UserRegisterReqValidationError) Cause() error
Cause function returns cause value.
func (UserRegisterReqValidationError) Error ¶
func (e UserRegisterReqValidationError) Error() string
Error satisfies the builtin error interface
func (UserRegisterReqValidationError) ErrorName ¶
func (e UserRegisterReqValidationError) ErrorName() string
ErrorName returns error name.
func (UserRegisterReqValidationError) Field ¶
func (e UserRegisterReqValidationError) Field() string
Field function returns field value.
func (UserRegisterReqValidationError) Key ¶
func (e UserRegisterReqValidationError) Key() bool
Key function returns key value.
func (UserRegisterReqValidationError) Reason ¶
func (e UserRegisterReqValidationError) Reason() string
Reason function returns reason value.
type UserServer ¶
type UserServer interface { UserRegister(context.Context, *UserRegisterReq) (*emptypb.Empty, error) AvatarIrregular(context.Context, *AvatarIrregularReq) (*emptypb.Empty, error) AddAvatarReviewDbAndCache(context.Context, *AddAvatarReviewDbAndCacheReq) (*emptypb.Empty, error) CoverIrregular(context.Context, *CoverIrregularReq) (*emptypb.Empty, error) AddCoverReviewDbAndCache(context.Context, *AddCoverReviewDbAndCacheReq) (*emptypb.Empty, error) LoginByPassword(context.Context, *LoginByPasswordReq) (*LoginReply, error) LoginByCode(context.Context, *LoginByCodeReq) (*LoginReply, error) LoginByWeChat(context.Context, *LoginByWeChatReq) (*LoginReply, error) LoginByQQ(context.Context, *LoginByQQReq) (*LoginReply, error) LoginByGithub(context.Context, *LoginByGithubReq) (*LoginReply, error) LoginByGitee(context.Context, *LoginByGiteeReq) (*LoginReply, error) LoginPasswordReset(context.Context, *LoginPasswordResetReq) (*emptypb.Empty, error) SendPhoneCode(context.Context, *SendPhoneCodeReq) (*emptypb.Empty, error) SendEmailCode(context.Context, *SendEmailCodeReq) (*emptypb.Empty, error) GetCosSessionKey(context.Context, *GetCosSessionKeyReq) (*GetCosSessionKeyReply, error) SetUserPhone(context.Context, *SetUserPhoneReq) (*emptypb.Empty, error) SetUserEmail(context.Context, *SetUserEmailReq) (*emptypb.Empty, error) SetUserPassword(context.Context, *SetUserPasswordReq) (*emptypb.Empty, error) SetUserWechat(context.Context, *SetUserWechatReq) (*emptypb.Empty, error) SetUserQQ(context.Context, *SetUserQQReq) (*emptypb.Empty, error) SetUserGitee(context.Context, *SetUserGiteeReq) (*emptypb.Empty, error) SetUserGithub(context.Context, *SetUserGithubReq) (*emptypb.Empty, error) SetUserFollow(context.Context, *SetUserFollowReq) (*emptypb.Empty, error) SetFollowDbAndCache(context.Context, *SetFollowDbAndCacheReq) (*emptypb.Empty, error) CancelUserFollow(context.Context, *CancelUserFollowReq) (*emptypb.Empty, error) CancelFollowDbAndCache(context.Context, *CancelFollowDbAndCacheReq) (*emptypb.Empty, error) GetAccount(context.Context, *GetAccountReq) (*GetAccountReply, error) GetProfile(context.Context, *GetProfileReq) (*GetProfileReply, error) GetProfileList(context.Context, *GetProfileListReq) (*GetProfileListReply, error) GetProfileUpdate(context.Context, *GetProfileUpdateReq) (*GetProfileUpdateReply, error) GetUserFollow(context.Context, *GetUserFollowReq) (*GetUserFollowReply, error) GetFollowList(context.Context, *GetFollowListReq) (*GetFollowListReply, error) GetFollowListCount(context.Context, *GetFollowListCountReq) (*GetFollowListCountReply, error) GetFollowedList(context.Context, *GetFollowedListReq) (*GetFollowedListReply, error) GetFollowedListCount(context.Context, *GetFollowedListCountReq) (*GetFollowedListCountReply, error) GetUserFollows(context.Context, *GetUserFollowsReq) (*GetUserFollowsReply, error) GetUserSearch(context.Context, *GetUserSearchReq) (*GetUserSearchReply, error) GetAvatarReview(context.Context, *GetAvatarReviewReq) (*GetAvatarReviewReply, error) GetCoverReview(context.Context, *GetCoverReviewReq) (*GetCoverReviewReply, error) SetProfileUpdate(context.Context, *SetProfileUpdateReq) (*emptypb.Empty, error) ProfileReviewPass(context.Context, *ProfileReviewPassReq) (*emptypb.Empty, error) ProfileReviewNotPass(context.Context, *ProfileReviewNotPassReq) (*emptypb.Empty, error) ChangeUserPassword(context.Context, *ChangeUserPasswordReq) (*emptypb.Empty, error) UnbindUserPhone(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error) UnbindUserEmail(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error) UnbindUserWechat(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error) UnbindUserQQ(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error) UnbindUserGitee(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error) UnbindUserGithub(context.Context, *UnbindUserAccountReq) (*emptypb.Empty, error) GetHealth(context.Context, *emptypb.Empty) (*emptypb.Empty, error) // contains filtered or unexported methods }
UserServer is the server API for User service. All implementations must embed UnimplementedUserServer for forward compatibility