Documentation ¶
Index ¶
- Constants
- Variables
- func ErrorAccessUserMedalFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetMailboxLastTimeFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetMessageNotificationFailed(format string, args ...interface{}) *errors.Error
- func ErrorRemoveMailboxCommentFailed(format string, args ...interface{}) *errors.Error
- func ErrorRemoveMailboxSystemNotificationFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetMailboxLastTimeFailed(format string, args ...interface{}) *errors.Error
- func ErrorUnknownError(format string, args ...interface{}) *errors.Error
- func IsAccessUserMedalFailed(err error) bool
- func IsGetMailboxLastTimeFailed(err error) bool
- func IsGetMessageNotificationFailed(err error) bool
- func IsRemoveMailboxCommentFailed(err error) bool
- func IsRemoveMailboxSystemNotificationFailed(err error) bool
- func IsSetMailboxLastTimeFailed(err error) bool
- func IsUnknownError(err error) bool
- func RegisterMessageHTTPServer(s *http.Server, srv MessageHTTPServer)
- func RegisterMessageServer(s grpc.ServiceRegistrar, srv MessageServer)
- type GetMailBoxLastTimeReply
- func (*GetMailBoxLastTimeReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetMailBoxLastTimeReply) GetTime() int32
- func (*GetMailBoxLastTimeReply) ProtoMessage()
- func (x *GetMailBoxLastTimeReply) ProtoReflect() protoreflect.Message
- func (x *GetMailBoxLastTimeReply) Reset()
- func (x *GetMailBoxLastTimeReply) String() string
- func (m *GetMailBoxLastTimeReply) Validate() error
- func (m *GetMailBoxLastTimeReply) ValidateAll() error
- type GetMailBoxLastTimeReplyMultiError
- type GetMailBoxLastTimeReplyValidationError
- func (e GetMailBoxLastTimeReplyValidationError) Cause() error
- func (e GetMailBoxLastTimeReplyValidationError) Error() string
- func (e GetMailBoxLastTimeReplyValidationError) ErrorName() string
- func (e GetMailBoxLastTimeReplyValidationError) Field() string
- func (e GetMailBoxLastTimeReplyValidationError) Key() bool
- func (e GetMailBoxLastTimeReplyValidationError) Reason() string
- type GetMailBoxLastTimeReq
- func (*GetMailBoxLastTimeReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetMailBoxLastTimeReq) GetUuid() string
- func (*GetMailBoxLastTimeReq) ProtoMessage()
- func (x *GetMailBoxLastTimeReq) ProtoReflect() protoreflect.Message
- func (x *GetMailBoxLastTimeReq) Reset()
- func (x *GetMailBoxLastTimeReq) String() string
- func (m *GetMailBoxLastTimeReq) Validate() error
- func (m *GetMailBoxLastTimeReq) ValidateAll() error
- type GetMailBoxLastTimeReqMultiError
- type GetMailBoxLastTimeReqValidationError
- func (e GetMailBoxLastTimeReqValidationError) Cause() error
- func (e GetMailBoxLastTimeReqValidationError) Error() string
- func (e GetMailBoxLastTimeReqValidationError) ErrorName() string
- func (e GetMailBoxLastTimeReqValidationError) Field() string
- func (e GetMailBoxLastTimeReqValidationError) Key() bool
- func (e GetMailBoxLastTimeReqValidationError) Reason() string
- type GetMessageNotificationReply
- func (*GetMessageNotificationReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetMessageNotificationReply) GetComment() int32
- func (x *GetMessageNotificationReply) GetSubComment() int32
- func (x *GetMessageNotificationReply) GetSystem() int32
- func (x *GetMessageNotificationReply) GetTimeline() map[string]int32
- func (*GetMessageNotificationReply) ProtoMessage()
- func (x *GetMessageNotificationReply) ProtoReflect() protoreflect.Message
- func (x *GetMessageNotificationReply) Reset()
- func (x *GetMessageNotificationReply) String() string
- func (m *GetMessageNotificationReply) Validate() error
- func (m *GetMessageNotificationReply) ValidateAll() error
- type GetMessageNotificationReplyMultiError
- type GetMessageNotificationReplyValidationError
- func (e GetMessageNotificationReplyValidationError) Cause() error
- func (e GetMessageNotificationReplyValidationError) Error() string
- func (e GetMessageNotificationReplyValidationError) ErrorName() string
- func (e GetMessageNotificationReplyValidationError) Field() string
- func (e GetMessageNotificationReplyValidationError) Key() bool
- func (e GetMessageNotificationReplyValidationError) Reason() string
- type GetMessageNotificationReq
- func (*GetMessageNotificationReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetMessageNotificationReq) GetFollows() []string
- func (x *GetMessageNotificationReq) GetUuid() string
- func (*GetMessageNotificationReq) ProtoMessage()
- func (x *GetMessageNotificationReq) ProtoReflect() protoreflect.Message
- func (x *GetMessageNotificationReq) Reset()
- func (x *GetMessageNotificationReq) String() string
- func (m *GetMessageNotificationReq) Validate() error
- func (m *GetMessageNotificationReq) ValidateAll() error
- type GetMessageNotificationReqMultiError
- type GetMessageNotificationReqValidationError
- func (e GetMessageNotificationReqValidationError) Cause() error
- func (e GetMessageNotificationReqValidationError) Error() string
- func (e GetMessageNotificationReqValidationError) ErrorName() string
- func (e GetMessageNotificationReqValidationError) Field() string
- func (e GetMessageNotificationReqValidationError) Key() bool
- func (e GetMessageNotificationReqValidationError) Reason() string
- type GetMessageSystemNotificationReply
- func (*GetMessageSystemNotificationReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetMessageSystemNotificationReply) GetList() []*GetMessageSystemNotificationReply_List
- func (*GetMessageSystemNotificationReply) ProtoMessage()
- func (x *GetMessageSystemNotificationReply) ProtoReflect() protoreflect.Message
- func (x *GetMessageSystemNotificationReply) Reset()
- func (x *GetMessageSystemNotificationReply) String() string
- func (m *GetMessageSystemNotificationReply) Validate() error
- func (m *GetMessageSystemNotificationReply) ValidateAll() error
- type GetMessageSystemNotificationReplyMultiError
- type GetMessageSystemNotificationReplyValidationError
- func (e GetMessageSystemNotificationReplyValidationError) Cause() error
- func (e GetMessageSystemNotificationReplyValidationError) Error() string
- func (e GetMessageSystemNotificationReplyValidationError) ErrorName() string
- func (e GetMessageSystemNotificationReplyValidationError) Field() string
- func (e GetMessageSystemNotificationReplyValidationError) Key() bool
- func (e GetMessageSystemNotificationReplyValidationError) Reason() string
- type GetMessageSystemNotificationReply_List
- func (*GetMessageSystemNotificationReply_List) Descriptor() ([]byte, []int)deprecated
- func (x *GetMessageSystemNotificationReply_List) GetComment() string
- func (x *GetMessageSystemNotificationReply_List) GetContentId() int32
- func (x *GetMessageSystemNotificationReply_List) GetCreatedAt() string
- func (x *GetMessageSystemNotificationReply_List) GetId() int32
- func (x *GetMessageSystemNotificationReply_List) GetLabel() string
- func (x *GetMessageSystemNotificationReply_List) GetNotificationType() string
- func (x *GetMessageSystemNotificationReply_List) GetResult() int32
- func (x *GetMessageSystemNotificationReply_List) GetSection() string
- func (x *GetMessageSystemNotificationReply_List) GetText() string
- func (x *GetMessageSystemNotificationReply_List) GetTitle() string
- func (x *GetMessageSystemNotificationReply_List) GetUid() string
- func (x *GetMessageSystemNotificationReply_List) GetUuid() string
- func (*GetMessageSystemNotificationReply_List) ProtoMessage()
- func (x *GetMessageSystemNotificationReply_List) ProtoReflect() protoreflect.Message
- func (x *GetMessageSystemNotificationReply_List) Reset()
- func (x *GetMessageSystemNotificationReply_List) String() string
- func (m *GetMessageSystemNotificationReply_List) Validate() error
- func (m *GetMessageSystemNotificationReply_List) ValidateAll() error
- type GetMessageSystemNotificationReply_ListMultiError
- type GetMessageSystemNotificationReply_ListValidationError
- func (e GetMessageSystemNotificationReply_ListValidationError) Cause() error
- func (e GetMessageSystemNotificationReply_ListValidationError) Error() string
- func (e GetMessageSystemNotificationReply_ListValidationError) ErrorName() string
- func (e GetMessageSystemNotificationReply_ListValidationError) Field() string
- func (e GetMessageSystemNotificationReply_ListValidationError) Key() bool
- func (e GetMessageSystemNotificationReply_ListValidationError) Reason() string
- type GetMessageSystemNotificationReq
- func (*GetMessageSystemNotificationReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetMessageSystemNotificationReq) GetPage() int32
- func (x *GetMessageSystemNotificationReq) GetUuid() string
- func (*GetMessageSystemNotificationReq) ProtoMessage()
- func (x *GetMessageSystemNotificationReq) ProtoReflect() protoreflect.Message
- func (x *GetMessageSystemNotificationReq) Reset()
- func (x *GetMessageSystemNotificationReq) String() string
- func (m *GetMessageSystemNotificationReq) Validate() error
- func (m *GetMessageSystemNotificationReq) ValidateAll() error
- type GetMessageSystemNotificationReqMultiError
- type GetMessageSystemNotificationReqValidationError
- func (e GetMessageSystemNotificationReqValidationError) Cause() error
- func (e GetMessageSystemNotificationReqValidationError) Error() string
- func (e GetMessageSystemNotificationReqValidationError) ErrorName() string
- func (e GetMessageSystemNotificationReqValidationError) Field() string
- func (e GetMessageSystemNotificationReqValidationError) Key() bool
- func (e GetMessageSystemNotificationReqValidationError) Reason() string
- type ImageReviewReq
- func (*ImageReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *ImageReviewReq) GetEventName() string
- func (x *ImageReviewReq) GetJobsDetail() *ImageReviewReq_JobsDetailStruct
- func (*ImageReviewReq) ProtoMessage()
- func (x *ImageReviewReq) ProtoReflect() protoreflect.Message
- func (x *ImageReviewReq) Reset()
- func (x *ImageReviewReq) String() string
- func (m *ImageReviewReq) Validate() error
- func (m *ImageReviewReq) ValidateAll() error
- type ImageReviewReqMultiError
- type ImageReviewReqValidationError
- func (e ImageReviewReqValidationError) Cause() error
- func (e ImageReviewReqValidationError) Error() string
- func (e ImageReviewReqValidationError) ErrorName() string
- func (e ImageReviewReqValidationError) Field() string
- func (e ImageReviewReqValidationError) Key() bool
- func (e ImageReviewReqValidationError) Reason() string
- type ImageReviewReq_JobsDetailStruct
- func (*ImageReviewReq_JobsDetailStruct) Descriptor() ([]byte, []int)deprecated
- func (x *ImageReviewReq_JobsDetailStruct) GetBucketId() string
- func (x *ImageReviewReq_JobsDetailStruct) GetCategory() string
- func (x *ImageReviewReq_JobsDetailStruct) GetCode() string
- func (x *ImageReviewReq_JobsDetailStruct) GetCosHeaders() map[string]string
- func (x *ImageReviewReq_JobsDetailStruct) GetJobId() string
- func (x *ImageReviewReq_JobsDetailStruct) GetLabel() string
- func (x *ImageReviewReq_JobsDetailStruct) GetMessage() string
- func (x *ImageReviewReq_JobsDetailStruct) GetObject() string
- func (x *ImageReviewReq_JobsDetailStruct) GetRegion() string
- func (x *ImageReviewReq_JobsDetailStruct) GetResult() int32
- func (x *ImageReviewReq_JobsDetailStruct) GetScore() int32
- func (x *ImageReviewReq_JobsDetailStruct) GetState() string
- func (x *ImageReviewReq_JobsDetailStruct) GetSubLabel() string
- func (x *ImageReviewReq_JobsDetailStruct) GetUrl() string
- func (*ImageReviewReq_JobsDetailStruct) ProtoMessage()
- func (x *ImageReviewReq_JobsDetailStruct) ProtoReflect() protoreflect.Message
- func (x *ImageReviewReq_JobsDetailStruct) Reset()
- func (x *ImageReviewReq_JobsDetailStruct) String() string
- func (m *ImageReviewReq_JobsDetailStruct) Validate() error
- func (m *ImageReviewReq_JobsDetailStruct) ValidateAll() error
- type ImageReviewReq_JobsDetailStructMultiError
- type ImageReviewReq_JobsDetailStructValidationError
- func (e ImageReviewReq_JobsDetailStructValidationError) Cause() error
- func (e ImageReviewReq_JobsDetailStructValidationError) Error() string
- func (e ImageReviewReq_JobsDetailStructValidationError) ErrorName() string
- func (e ImageReviewReq_JobsDetailStructValidationError) Field() string
- func (e ImageReviewReq_JobsDetailStructValidationError) Key() bool
- func (e ImageReviewReq_JobsDetailStructValidationError) Reason() string
- type JobsDetailStruct
- func (*JobsDetailStruct) Descriptor() ([]byte, []int)deprecated
- func (x *JobsDetailStruct) GetBucketId() string
- func (x *JobsDetailStruct) GetCode() string
- func (x *JobsDetailStruct) GetCosHeaders() map[string]string
- func (x *JobsDetailStruct) GetCreationTime() string
- func (x *JobsDetailStruct) GetDataId() string
- func (x *JobsDetailStruct) GetJobId() string
- func (x *JobsDetailStruct) GetLabel() string
- func (x *JobsDetailStruct) GetMessage() string
- func (x *JobsDetailStruct) GetObject() string
- func (x *JobsDetailStruct) GetRegion() string
- func (x *JobsDetailStruct) GetResult() int32
- func (x *JobsDetailStruct) GetSection() []*SectionStruct
- func (x *JobsDetailStruct) GetState() string
- func (*JobsDetailStruct) ProtoMessage()
- func (x *JobsDetailStruct) ProtoReflect() protoreflect.Message
- func (x *JobsDetailStruct) Reset()
- func (x *JobsDetailStruct) String() string
- func (m *JobsDetailStruct) Validate() error
- func (m *JobsDetailStruct) ValidateAll() error
- type JobsDetailStructMultiError
- type JobsDetailStructValidationError
- func (e JobsDetailStructValidationError) Cause() error
- func (e JobsDetailStructValidationError) Error() string
- func (e JobsDetailStructValidationError) ErrorName() string
- func (e JobsDetailStructValidationError) Field() string
- func (e JobsDetailStructValidationError) Key() bool
- func (e JobsDetailStructValidationError) Reason() string
- type MessageClient
- type MessageErrorReason
- func (MessageErrorReason) Descriptor() protoreflect.EnumDescriptor
- func (x MessageErrorReason) Enum() *MessageErrorReason
- func (MessageErrorReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x MessageErrorReason) Number() protoreflect.EnumNumber
- func (x MessageErrorReason) String() string
- func (MessageErrorReason) Type() protoreflect.EnumType
- type MessageHTTPClient
- type MessageHTTPClientImpl
- func (c *MessageHTTPClientImpl) ArticleCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) ArticleEditReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) ArticleImageReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) AvatarReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) CollectionsCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) CollectionsEditReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) ColumnCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) ColumnEditReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) ColumnImageReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) CommentCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) CoverReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) ProfileReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) SubCommentCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) TalkCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) TalkEditReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- func (c *MessageHTTPClientImpl) TalkImageReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
- type MessageHTTPServer
- type MessageServer
- type RemoveMailBoxCommentCountReq
- func (*RemoveMailBoxCommentCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMailBoxCommentCountReq) GetUuid() string
- func (*RemoveMailBoxCommentCountReq) ProtoMessage()
- func (x *RemoveMailBoxCommentCountReq) ProtoReflect() protoreflect.Message
- func (x *RemoveMailBoxCommentCountReq) Reset()
- func (x *RemoveMailBoxCommentCountReq) String() string
- func (m *RemoveMailBoxCommentCountReq) Validate() error
- func (m *RemoveMailBoxCommentCountReq) ValidateAll() error
- type RemoveMailBoxCommentCountReqMultiError
- type RemoveMailBoxCommentCountReqValidationError
- func (e RemoveMailBoxCommentCountReqValidationError) Cause() error
- func (e RemoveMailBoxCommentCountReqValidationError) Error() string
- func (e RemoveMailBoxCommentCountReqValidationError) ErrorName() string
- func (e RemoveMailBoxCommentCountReqValidationError) Field() string
- func (e RemoveMailBoxCommentCountReqValidationError) Key() bool
- func (e RemoveMailBoxCommentCountReqValidationError) Reason() string
- type RemoveMailBoxSubCommentCountReq
- func (*RemoveMailBoxSubCommentCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMailBoxSubCommentCountReq) GetUuid() string
- func (*RemoveMailBoxSubCommentCountReq) ProtoMessage()
- func (x *RemoveMailBoxSubCommentCountReq) ProtoReflect() protoreflect.Message
- func (x *RemoveMailBoxSubCommentCountReq) Reset()
- func (x *RemoveMailBoxSubCommentCountReq) String() string
- func (m *RemoveMailBoxSubCommentCountReq) Validate() error
- func (m *RemoveMailBoxSubCommentCountReq) ValidateAll() error
- type RemoveMailBoxSubCommentCountReqMultiError
- type RemoveMailBoxSubCommentCountReqValidationError
- func (e RemoveMailBoxSubCommentCountReqValidationError) Cause() error
- func (e RemoveMailBoxSubCommentCountReqValidationError) Error() string
- func (e RemoveMailBoxSubCommentCountReqValidationError) ErrorName() string
- func (e RemoveMailBoxSubCommentCountReqValidationError) Field() string
- func (e RemoveMailBoxSubCommentCountReqValidationError) Key() bool
- func (e RemoveMailBoxSubCommentCountReqValidationError) Reason() string
- type RemoveMailBoxSystemNotificationCountReq
- func (*RemoveMailBoxSystemNotificationCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveMailBoxSystemNotificationCountReq) GetUuid() string
- func (*RemoveMailBoxSystemNotificationCountReq) ProtoMessage()
- func (x *RemoveMailBoxSystemNotificationCountReq) ProtoReflect() protoreflect.Message
- func (x *RemoveMailBoxSystemNotificationCountReq) Reset()
- func (x *RemoveMailBoxSystemNotificationCountReq) String() string
- func (m *RemoveMailBoxSystemNotificationCountReq) Validate() error
- func (m *RemoveMailBoxSystemNotificationCountReq) ValidateAll() error
- type RemoveMailBoxSystemNotificationCountReqMultiError
- type RemoveMailBoxSystemNotificationCountReqValidationError
- func (e RemoveMailBoxSystemNotificationCountReqValidationError) Cause() error
- func (e RemoveMailBoxSystemNotificationCountReqValidationError) Error() string
- func (e RemoveMailBoxSystemNotificationCountReqValidationError) ErrorName() string
- func (e RemoveMailBoxSystemNotificationCountReqValidationError) Field() string
- func (e RemoveMailBoxSystemNotificationCountReqValidationError) Key() bool
- func (e RemoveMailBoxSystemNotificationCountReqValidationError) Reason() string
- type SectionAbuseInfoStruct
- func (*SectionAbuseInfoStruct) Descriptor() ([]byte, []int)deprecated
- func (x *SectionAbuseInfoStruct) GetHitFlag() int32
- func (x *SectionAbuseInfoStruct) GetKeywords() string
- func (x *SectionAbuseInfoStruct) GetScore() int32
- func (*SectionAbuseInfoStruct) ProtoMessage()
- func (x *SectionAbuseInfoStruct) ProtoReflect() protoreflect.Message
- func (x *SectionAbuseInfoStruct) Reset()
- func (x *SectionAbuseInfoStruct) String() string
- func (m *SectionAbuseInfoStruct) Validate() error
- func (m *SectionAbuseInfoStruct) ValidateAll() error
- type SectionAbuseInfoStructMultiError
- type SectionAbuseInfoStructValidationError
- func (e SectionAbuseInfoStructValidationError) Cause() error
- func (e SectionAbuseInfoStructValidationError) Error() string
- func (e SectionAbuseInfoStructValidationError) ErrorName() string
- func (e SectionAbuseInfoStructValidationError) Field() string
- func (e SectionAbuseInfoStructValidationError) Key() bool
- func (e SectionAbuseInfoStructValidationError) Reason() string
- type SectionAdsInfoStruct
- func (*SectionAdsInfoStruct) Descriptor() ([]byte, []int)deprecated
- func (x *SectionAdsInfoStruct) GetHitFlag() int32
- func (x *SectionAdsInfoStruct) GetKeywords() string
- func (x *SectionAdsInfoStruct) GetScore() int32
- func (*SectionAdsInfoStruct) ProtoMessage()
- func (x *SectionAdsInfoStruct) ProtoReflect() protoreflect.Message
- func (x *SectionAdsInfoStruct) Reset()
- func (x *SectionAdsInfoStruct) String() string
- func (m *SectionAdsInfoStruct) Validate() error
- func (m *SectionAdsInfoStruct) ValidateAll() error
- type SectionAdsInfoStructMultiError
- type SectionAdsInfoStructValidationError
- func (e SectionAdsInfoStructValidationError) Cause() error
- func (e SectionAdsInfoStructValidationError) Error() string
- func (e SectionAdsInfoStructValidationError) ErrorName() string
- func (e SectionAdsInfoStructValidationError) Field() string
- func (e SectionAdsInfoStructValidationError) Key() bool
- func (e SectionAdsInfoStructValidationError) Reason() string
- type SectionIllegalInfoStruct
- func (*SectionIllegalInfoStruct) Descriptor() ([]byte, []int)deprecated
- func (x *SectionIllegalInfoStruct) GetHitFlag() int32
- func (x *SectionIllegalInfoStruct) GetKeywords() string
- func (x *SectionIllegalInfoStruct) GetScore() int32
- func (*SectionIllegalInfoStruct) ProtoMessage()
- func (x *SectionIllegalInfoStruct) ProtoReflect() protoreflect.Message
- func (x *SectionIllegalInfoStruct) Reset()
- func (x *SectionIllegalInfoStruct) String() string
- func (m *SectionIllegalInfoStruct) Validate() error
- func (m *SectionIllegalInfoStruct) ValidateAll() error
- type SectionIllegalInfoStructMultiError
- type SectionIllegalInfoStructValidationError
- func (e SectionIllegalInfoStructValidationError) Cause() error
- func (e SectionIllegalInfoStructValidationError) Error() string
- func (e SectionIllegalInfoStructValidationError) ErrorName() string
- func (e SectionIllegalInfoStructValidationError) Field() string
- func (e SectionIllegalInfoStructValidationError) Key() bool
- func (e SectionIllegalInfoStructValidationError) Reason() string
- type SectionPornInfoStruct
- func (*SectionPornInfoStruct) Descriptor() ([]byte, []int)deprecated
- func (x *SectionPornInfoStruct) GetHitFlag() int32
- func (x *SectionPornInfoStruct) GetKeywords() string
- func (x *SectionPornInfoStruct) GetScore() int32
- func (*SectionPornInfoStruct) ProtoMessage()
- func (x *SectionPornInfoStruct) ProtoReflect() protoreflect.Message
- func (x *SectionPornInfoStruct) Reset()
- func (x *SectionPornInfoStruct) String() string
- func (m *SectionPornInfoStruct) Validate() error
- func (m *SectionPornInfoStruct) ValidateAll() error
- type SectionPornInfoStructMultiError
- type SectionPornInfoStructValidationError
- func (e SectionPornInfoStructValidationError) Cause() error
- func (e SectionPornInfoStructValidationError) Error() string
- func (e SectionPornInfoStructValidationError) ErrorName() string
- func (e SectionPornInfoStructValidationError) Field() string
- func (e SectionPornInfoStructValidationError) Key() bool
- func (e SectionPornInfoStructValidationError) Reason() string
- type SectionStruct
- func (*SectionStruct) Descriptor() ([]byte, []int)deprecated
- func (x *SectionStruct) GetAbuseInfo() *SectionAbuseInfoStruct
- func (x *SectionStruct) GetAdsInfo() *SectionAdsInfoStruct
- func (x *SectionStruct) GetIllegalInfo() *SectionIllegalInfoStruct
- func (x *SectionStruct) GetLabel() string
- func (x *SectionStruct) GetPornInfo() *SectionPornInfoStruct
- func (x *SectionStruct) GetResult() int32
- func (*SectionStruct) ProtoMessage()
- func (x *SectionStruct) ProtoReflect() protoreflect.Message
- func (x *SectionStruct) Reset()
- func (x *SectionStruct) String() string
- func (m *SectionStruct) Validate() error
- func (m *SectionStruct) ValidateAll() error
- type SectionStructMultiError
- type SectionStructValidationError
- func (e SectionStructValidationError) Cause() error
- func (e SectionStructValidationError) Error() string
- func (e SectionStructValidationError) ErrorName() string
- func (e SectionStructValidationError) Field() string
- func (e SectionStructValidationError) Key() bool
- func (e SectionStructValidationError) Reason() string
- type SetMailBoxLastTimeReq
- func (*SetMailBoxLastTimeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetMailBoxLastTimeReq) GetTime() int32
- func (x *SetMailBoxLastTimeReq) GetUuid() string
- func (*SetMailBoxLastTimeReq) ProtoMessage()
- func (x *SetMailBoxLastTimeReq) ProtoReflect() protoreflect.Message
- func (x *SetMailBoxLastTimeReq) Reset()
- func (x *SetMailBoxLastTimeReq) String() string
- func (m *SetMailBoxLastTimeReq) Validate() error
- func (m *SetMailBoxLastTimeReq) ValidateAll() error
- type SetMailBoxLastTimeReqMultiError
- type SetMailBoxLastTimeReqValidationError
- func (e SetMailBoxLastTimeReqValidationError) Cause() error
- func (e SetMailBoxLastTimeReqValidationError) Error() string
- func (e SetMailBoxLastTimeReqValidationError) ErrorName() string
- func (e SetMailBoxLastTimeReqValidationError) Field() string
- func (e SetMailBoxLastTimeReqValidationError) Key() bool
- func (e SetMailBoxLastTimeReqValidationError) Reason() string
- type TextReviewReq
- func (*TextReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *TextReviewReq) GetEventName() string
- func (x *TextReviewReq) GetJobsDetail() *JobsDetailStruct
- func (*TextReviewReq) ProtoMessage()
- func (x *TextReviewReq) ProtoReflect() protoreflect.Message
- func (x *TextReviewReq) Reset()
- func (x *TextReviewReq) String() string
- func (m *TextReviewReq) Validate() error
- func (m *TextReviewReq) ValidateAll() error
- type TextReviewReqMultiError
- type TextReviewReqValidationError
- func (e TextReviewReqValidationError) Cause() error
- func (e TextReviewReqValidationError) Error() string
- func (e TextReviewReqValidationError) ErrorName() string
- func (e TextReviewReqValidationError) Field() string
- func (e TextReviewReqValidationError) Key() bool
- func (e TextReviewReqValidationError) Reason() string
- type UnimplementedMessageServer
- func (UnimplementedMessageServer) ArticleCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) ArticleEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) ArticleImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) AvatarReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) CollectionsCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) CollectionsEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) ColumnCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) ColumnEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) ColumnImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) CommentCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) CoverReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) GetMailBoxLastTime(context.Context, *GetMailBoxLastTimeReq) (*GetMailBoxLastTimeReply, error)
- func (UnimplementedMessageServer) GetMessageNotification(context.Context, *GetMessageNotificationReq) (*GetMessageNotificationReply, error)
- func (UnimplementedMessageServer) GetMessageSystemNotification(context.Context, *GetMessageSystemNotificationReq) (*GetMessageSystemNotificationReply, error)
- func (UnimplementedMessageServer) ProfileReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) RemoveMailBoxCommentCount(context.Context, *RemoveMailBoxCommentCountReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) RemoveMailBoxSubCommentCount(context.Context, *RemoveMailBoxSubCommentCountReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) RemoveMailBoxSystemNotificationCount(context.Context, *RemoveMailBoxSystemNotificationCountReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) SetMailBoxLastTime(context.Context, *SetMailBoxLastTimeReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) SubCommentCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) TalkCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) TalkEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
- func (UnimplementedMessageServer) TalkImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
- type UnsafeMessageServer
Constants ¶
const OperationMessageArticleCreateReview = "/message.v1.Message/ArticleCreateReview"
const OperationMessageArticleEditReview = "/message.v1.Message/ArticleEditReview"
const OperationMessageArticleImageReview = "/message.v1.Message/ArticleImageReview"
const OperationMessageAvatarReview = "/message.v1.Message/AvatarReview"
const OperationMessageCollectionsCreateReview = "/message.v1.Message/CollectionsCreateReview"
const OperationMessageCollectionsEditReview = "/message.v1.Message/CollectionsEditReview"
const OperationMessageColumnCreateReview = "/message.v1.Message/ColumnCreateReview"
const OperationMessageColumnEditReview = "/message.v1.Message/ColumnEditReview"
const OperationMessageColumnImageReview = "/message.v1.Message/ColumnImageReview"
const OperationMessageCommentCreateReview = "/message.v1.Message/CommentCreateReview"
const OperationMessageCoverReview = "/message.v1.Message/CoverReview"
const OperationMessageProfileReview = "/message.v1.Message/ProfileReview"
const OperationMessageSubCommentCreateReview = "/message.v1.Message/SubCommentCreateReview"
const OperationMessageTalkCreateReview = "/message.v1.Message/TalkCreateReview"
const OperationMessageTalkEditReview = "/message.v1.Message/TalkEditReview"
const OperationMessageTalkImageReview = "/message.v1.Message/TalkImageReview"
Variables ¶
var ( MessageErrorReason_name = map[int32]string{ 0: "UNKNOWN_ERROR", 1: "ACCESS_USER_MEDAL_FAILED", 2: "GET_MAILBOX_LAST_TIME_FAILED", 3: "GET_MESSAGE_NOTIFICATION_FAILED", 4: "SET_MAILBOX_LAST_TIME_FAILED", 5: "REMOVE_MAILBOX_COMMENT_FAILED", 6: "REMOVE_MAILBOX_SYSTEM_NOTIFICATION_FAILED", } MessageErrorReason_value = map[string]int32{ "UNKNOWN_ERROR": 0, "ACCESS_USER_MEDAL_FAILED": 1, "GET_MAILBOX_LAST_TIME_FAILED": 2, "GET_MESSAGE_NOTIFICATION_FAILED": 3, "SET_MAILBOX_LAST_TIME_FAILED": 4, "REMOVE_MAILBOX_COMMENT_FAILED": 5, "REMOVE_MAILBOX_SYSTEM_NOTIFICATION_FAILED": 6, } )
Enum value maps for MessageErrorReason.
var File_message_service_v1_message_error_proto protoreflect.FileDescriptor
var File_message_service_v1_message_proto protoreflect.FileDescriptor
var Message_ServiceDesc = grpc.ServiceDesc{ ServiceName: "message.v1.Message", HandlerType: (*MessageServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AvatarReview", Handler: _Message_AvatarReview_Handler, }, { MethodName: "CoverReview", Handler: _Message_CoverReview_Handler, }, { MethodName: "ProfileReview", Handler: _Message_ProfileReview_Handler, }, { MethodName: "ArticleCreateReview", Handler: _Message_ArticleCreateReview_Handler, }, { MethodName: "ArticleEditReview", Handler: _Message_ArticleEditReview_Handler, }, { MethodName: "ArticleImageReview", Handler: _Message_ArticleImageReview_Handler, }, { MethodName: "TalkCreateReview", Handler: _Message_TalkCreateReview_Handler, }, { MethodName: "TalkEditReview", Handler: _Message_TalkEditReview_Handler, }, { MethodName: "TalkImageReview", Handler: _Message_TalkImageReview_Handler, }, { MethodName: "ColumnCreateReview", Handler: _Message_ColumnCreateReview_Handler, }, { MethodName: "ColumnEditReview", Handler: _Message_ColumnEditReview_Handler, }, { MethodName: "ColumnImageReview", Handler: _Message_ColumnImageReview_Handler, }, { MethodName: "CollectionsCreateReview", Handler: _Message_CollectionsCreateReview_Handler, }, { MethodName: "CollectionsEditReview", Handler: _Message_CollectionsEditReview_Handler, }, { MethodName: "CommentCreateReview", Handler: _Message_CommentCreateReview_Handler, }, { MethodName: "SubCommentCreateReview", Handler: _Message_SubCommentCreateReview_Handler, }, { MethodName: "GetMessageNotification", Handler: _Message_GetMessageNotification_Handler, }, { MethodName: "GetMailBoxLastTime", Handler: _Message_GetMailBoxLastTime_Handler, }, { MethodName: "GetMessageSystemNotification", Handler: _Message_GetMessageSystemNotification_Handler, }, { MethodName: "SetMailBoxLastTime", Handler: _Message_SetMailBoxLastTime_Handler, }, { MethodName: "RemoveMailBoxCommentCount", Handler: _Message_RemoveMailBoxCommentCount_Handler, }, { MethodName: "RemoveMailBoxSubCommentCount", Handler: _Message_RemoveMailBoxSubCommentCount_Handler, }, { MethodName: "RemoveMailBoxSystemNotificationCount", Handler: _Message_RemoveMailBoxSystemNotificationCount_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "message/service/v1/message.proto", }
Message_ServiceDesc is the grpc.ServiceDesc for Message service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func ErrorUnknownError ¶
func IsAccessUserMedalFailed ¶
func IsUnknownError ¶
func RegisterMessageHTTPServer ¶
func RegisterMessageHTTPServer(s *http.Server, srv MessageHTTPServer)
func RegisterMessageServer ¶
func RegisterMessageServer(s grpc.ServiceRegistrar, srv MessageServer)
Types ¶
type GetMailBoxLastTimeReply ¶
type GetMailBoxLastTimeReply struct { Time int32 `protobuf:"varint,1,opt,name=time,proto3" json:"time,omitempty"` // contains filtered or unexported fields }
func (*GetMailBoxLastTimeReply) Descriptor
deprecated
func (*GetMailBoxLastTimeReply) Descriptor() ([]byte, []int)
Deprecated: Use GetMailBoxLastTimeReply.ProtoReflect.Descriptor instead.
func (*GetMailBoxLastTimeReply) GetTime ¶
func (x *GetMailBoxLastTimeReply) GetTime() int32
func (*GetMailBoxLastTimeReply) ProtoMessage ¶
func (*GetMailBoxLastTimeReply) ProtoMessage()
func (*GetMailBoxLastTimeReply) ProtoReflect ¶
func (x *GetMailBoxLastTimeReply) ProtoReflect() protoreflect.Message
func (*GetMailBoxLastTimeReply) Reset ¶
func (x *GetMailBoxLastTimeReply) Reset()
func (*GetMailBoxLastTimeReply) String ¶
func (x *GetMailBoxLastTimeReply) String() string
func (*GetMailBoxLastTimeReply) Validate ¶
func (m *GetMailBoxLastTimeReply) Validate() error
Validate checks the field values on GetMailBoxLastTimeReply 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 (*GetMailBoxLastTimeReply) ValidateAll ¶
func (m *GetMailBoxLastTimeReply) ValidateAll() error
ValidateAll checks the field values on GetMailBoxLastTimeReply 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 GetMailBoxLastTimeReplyMultiError, or nil if none found.
type GetMailBoxLastTimeReplyMultiError ¶
type GetMailBoxLastTimeReplyMultiError []error
GetMailBoxLastTimeReplyMultiError is an error wrapping multiple validation errors returned by GetMailBoxLastTimeReply.ValidateAll() if the designated constraints aren't met.
func (GetMailBoxLastTimeReplyMultiError) AllErrors ¶
func (m GetMailBoxLastTimeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMailBoxLastTimeReplyMultiError) Error ¶
func (m GetMailBoxLastTimeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMailBoxLastTimeReplyValidationError ¶
type GetMailBoxLastTimeReplyValidationError struct {
// contains filtered or unexported fields
}
GetMailBoxLastTimeReplyValidationError is the validation error returned by GetMailBoxLastTimeReply.Validate if the designated constraints aren't met.
func (GetMailBoxLastTimeReplyValidationError) Cause ¶
func (e GetMailBoxLastTimeReplyValidationError) Cause() error
Cause function returns cause value.
func (GetMailBoxLastTimeReplyValidationError) Error ¶
func (e GetMailBoxLastTimeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetMailBoxLastTimeReplyValidationError) ErrorName ¶
func (e GetMailBoxLastTimeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetMailBoxLastTimeReplyValidationError) Field ¶
func (e GetMailBoxLastTimeReplyValidationError) Field() string
Field function returns field value.
func (GetMailBoxLastTimeReplyValidationError) Key ¶
func (e GetMailBoxLastTimeReplyValidationError) Key() bool
Key function returns key value.
func (GetMailBoxLastTimeReplyValidationError) Reason ¶
func (e GetMailBoxLastTimeReplyValidationError) Reason() string
Reason function returns reason value.
type GetMailBoxLastTimeReq ¶
type GetMailBoxLastTimeReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetMailBoxLastTimeReq) Descriptor
deprecated
func (*GetMailBoxLastTimeReq) Descriptor() ([]byte, []int)
Deprecated: Use GetMailBoxLastTimeReq.ProtoReflect.Descriptor instead.
func (*GetMailBoxLastTimeReq) GetUuid ¶
func (x *GetMailBoxLastTimeReq) GetUuid() string
func (*GetMailBoxLastTimeReq) ProtoMessage ¶
func (*GetMailBoxLastTimeReq) ProtoMessage()
func (*GetMailBoxLastTimeReq) ProtoReflect ¶
func (x *GetMailBoxLastTimeReq) ProtoReflect() protoreflect.Message
func (*GetMailBoxLastTimeReq) Reset ¶
func (x *GetMailBoxLastTimeReq) Reset()
func (*GetMailBoxLastTimeReq) String ¶
func (x *GetMailBoxLastTimeReq) String() string
func (*GetMailBoxLastTimeReq) Validate ¶
func (m *GetMailBoxLastTimeReq) Validate() error
Validate checks the field values on GetMailBoxLastTimeReq 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 (*GetMailBoxLastTimeReq) ValidateAll ¶
func (m *GetMailBoxLastTimeReq) ValidateAll() error
ValidateAll checks the field values on GetMailBoxLastTimeReq 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 GetMailBoxLastTimeReqMultiError, or nil if none found.
type GetMailBoxLastTimeReqMultiError ¶
type GetMailBoxLastTimeReqMultiError []error
GetMailBoxLastTimeReqMultiError is an error wrapping multiple validation errors returned by GetMailBoxLastTimeReq.ValidateAll() if the designated constraints aren't met.
func (GetMailBoxLastTimeReqMultiError) AllErrors ¶
func (m GetMailBoxLastTimeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMailBoxLastTimeReqMultiError) Error ¶
func (m GetMailBoxLastTimeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMailBoxLastTimeReqValidationError ¶
type GetMailBoxLastTimeReqValidationError struct {
// contains filtered or unexported fields
}
GetMailBoxLastTimeReqValidationError is the validation error returned by GetMailBoxLastTimeReq.Validate if the designated constraints aren't met.
func (GetMailBoxLastTimeReqValidationError) Cause ¶
func (e GetMailBoxLastTimeReqValidationError) Cause() error
Cause function returns cause value.
func (GetMailBoxLastTimeReqValidationError) Error ¶
func (e GetMailBoxLastTimeReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetMailBoxLastTimeReqValidationError) ErrorName ¶
func (e GetMailBoxLastTimeReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetMailBoxLastTimeReqValidationError) Field ¶
func (e GetMailBoxLastTimeReqValidationError) Field() string
Field function returns field value.
func (GetMailBoxLastTimeReqValidationError) Key ¶
func (e GetMailBoxLastTimeReqValidationError) Key() bool
Key function returns key value.
func (GetMailBoxLastTimeReqValidationError) Reason ¶
func (e GetMailBoxLastTimeReqValidationError) Reason() string
Reason function returns reason value.
type GetMessageNotificationReply ¶
type GetMessageNotificationReply struct { Timeline map[string]int32 `` /* 158-byte string literal not displayed */ Comment int32 `protobuf:"varint,2,opt,name=comment,proto3" json:"comment,omitempty"` SubComment int32 `protobuf:"varint,3,opt,name=subComment,proto3" json:"subComment,omitempty"` System int32 `protobuf:"varint,4,opt,name=system,proto3" json:"system,omitempty"` // contains filtered or unexported fields }
func (*GetMessageNotificationReply) Descriptor
deprecated
func (*GetMessageNotificationReply) Descriptor() ([]byte, []int)
Deprecated: Use GetMessageNotificationReply.ProtoReflect.Descriptor instead.
func (*GetMessageNotificationReply) GetComment ¶
func (x *GetMessageNotificationReply) GetComment() int32
func (*GetMessageNotificationReply) GetSubComment ¶
func (x *GetMessageNotificationReply) GetSubComment() int32
func (*GetMessageNotificationReply) GetSystem ¶
func (x *GetMessageNotificationReply) GetSystem() int32
func (*GetMessageNotificationReply) GetTimeline ¶
func (x *GetMessageNotificationReply) GetTimeline() map[string]int32
func (*GetMessageNotificationReply) ProtoMessage ¶
func (*GetMessageNotificationReply) ProtoMessage()
func (*GetMessageNotificationReply) ProtoReflect ¶
func (x *GetMessageNotificationReply) ProtoReflect() protoreflect.Message
func (*GetMessageNotificationReply) Reset ¶
func (x *GetMessageNotificationReply) Reset()
func (*GetMessageNotificationReply) String ¶
func (x *GetMessageNotificationReply) String() string
func (*GetMessageNotificationReply) Validate ¶
func (m *GetMessageNotificationReply) Validate() error
Validate checks the field values on GetMessageNotificationReply 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 (*GetMessageNotificationReply) ValidateAll ¶
func (m *GetMessageNotificationReply) ValidateAll() error
ValidateAll checks the field values on GetMessageNotificationReply 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 GetMessageNotificationReplyMultiError, or nil if none found.
type GetMessageNotificationReplyMultiError ¶
type GetMessageNotificationReplyMultiError []error
GetMessageNotificationReplyMultiError is an error wrapping multiple validation errors returned by GetMessageNotificationReply.ValidateAll() if the designated constraints aren't met.
func (GetMessageNotificationReplyMultiError) AllErrors ¶
func (m GetMessageNotificationReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMessageNotificationReplyMultiError) Error ¶
func (m GetMessageNotificationReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMessageNotificationReplyValidationError ¶
type GetMessageNotificationReplyValidationError struct {
// contains filtered or unexported fields
}
GetMessageNotificationReplyValidationError is the validation error returned by GetMessageNotificationReply.Validate if the designated constraints aren't met.
func (GetMessageNotificationReplyValidationError) Cause ¶
func (e GetMessageNotificationReplyValidationError) Cause() error
Cause function returns cause value.
func (GetMessageNotificationReplyValidationError) Error ¶
func (e GetMessageNotificationReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetMessageNotificationReplyValidationError) ErrorName ¶
func (e GetMessageNotificationReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetMessageNotificationReplyValidationError) Field ¶
func (e GetMessageNotificationReplyValidationError) Field() string
Field function returns field value.
func (GetMessageNotificationReplyValidationError) Key ¶
func (e GetMessageNotificationReplyValidationError) Key() bool
Key function returns key value.
func (GetMessageNotificationReplyValidationError) Reason ¶
func (e GetMessageNotificationReplyValidationError) Reason() string
Reason function returns reason value.
type GetMessageNotificationReq ¶
type GetMessageNotificationReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Follows []string `protobuf:"bytes,2,rep,name=follows,proto3" json:"follows,omitempty"` // contains filtered or unexported fields }
func (*GetMessageNotificationReq) Descriptor
deprecated
func (*GetMessageNotificationReq) Descriptor() ([]byte, []int)
Deprecated: Use GetMessageNotificationReq.ProtoReflect.Descriptor instead.
func (*GetMessageNotificationReq) GetFollows ¶
func (x *GetMessageNotificationReq) GetFollows() []string
func (*GetMessageNotificationReq) GetUuid ¶
func (x *GetMessageNotificationReq) GetUuid() string
func (*GetMessageNotificationReq) ProtoMessage ¶
func (*GetMessageNotificationReq) ProtoMessage()
func (*GetMessageNotificationReq) ProtoReflect ¶
func (x *GetMessageNotificationReq) ProtoReflect() protoreflect.Message
func (*GetMessageNotificationReq) Reset ¶
func (x *GetMessageNotificationReq) Reset()
func (*GetMessageNotificationReq) String ¶
func (x *GetMessageNotificationReq) String() string
func (*GetMessageNotificationReq) Validate ¶
func (m *GetMessageNotificationReq) Validate() error
Validate checks the field values on GetMessageNotificationReq 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 (*GetMessageNotificationReq) ValidateAll ¶
func (m *GetMessageNotificationReq) ValidateAll() error
ValidateAll checks the field values on GetMessageNotificationReq 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 GetMessageNotificationReqMultiError, or nil if none found.
type GetMessageNotificationReqMultiError ¶
type GetMessageNotificationReqMultiError []error
GetMessageNotificationReqMultiError is an error wrapping multiple validation errors returned by GetMessageNotificationReq.ValidateAll() if the designated constraints aren't met.
func (GetMessageNotificationReqMultiError) AllErrors ¶
func (m GetMessageNotificationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMessageNotificationReqMultiError) Error ¶
func (m GetMessageNotificationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMessageNotificationReqValidationError ¶
type GetMessageNotificationReqValidationError struct {
// contains filtered or unexported fields
}
GetMessageNotificationReqValidationError is the validation error returned by GetMessageNotificationReq.Validate if the designated constraints aren't met.
func (GetMessageNotificationReqValidationError) Cause ¶
func (e GetMessageNotificationReqValidationError) Cause() error
Cause function returns cause value.
func (GetMessageNotificationReqValidationError) Error ¶
func (e GetMessageNotificationReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetMessageNotificationReqValidationError) ErrorName ¶
func (e GetMessageNotificationReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetMessageNotificationReqValidationError) Field ¶
func (e GetMessageNotificationReqValidationError) Field() string
Field function returns field value.
func (GetMessageNotificationReqValidationError) Key ¶
func (e GetMessageNotificationReqValidationError) Key() bool
Key function returns key value.
func (GetMessageNotificationReqValidationError) Reason ¶
func (e GetMessageNotificationReqValidationError) Reason() string
Reason function returns reason value.
type GetMessageSystemNotificationReply ¶
type GetMessageSystemNotificationReply struct { List []*GetMessageSystemNotificationReply_List `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
func (*GetMessageSystemNotificationReply) Descriptor
deprecated
func (*GetMessageSystemNotificationReply) Descriptor() ([]byte, []int)
Deprecated: Use GetMessageSystemNotificationReply.ProtoReflect.Descriptor instead.
func (*GetMessageSystemNotificationReply) GetList ¶
func (x *GetMessageSystemNotificationReply) GetList() []*GetMessageSystemNotificationReply_List
func (*GetMessageSystemNotificationReply) ProtoMessage ¶
func (*GetMessageSystemNotificationReply) ProtoMessage()
func (*GetMessageSystemNotificationReply) ProtoReflect ¶
func (x *GetMessageSystemNotificationReply) ProtoReflect() protoreflect.Message
func (*GetMessageSystemNotificationReply) Reset ¶
func (x *GetMessageSystemNotificationReply) Reset()
func (*GetMessageSystemNotificationReply) String ¶
func (x *GetMessageSystemNotificationReply) String() string
func (*GetMessageSystemNotificationReply) Validate ¶
func (m *GetMessageSystemNotificationReply) Validate() error
Validate checks the field values on GetMessageSystemNotificationReply 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 (*GetMessageSystemNotificationReply) ValidateAll ¶
func (m *GetMessageSystemNotificationReply) ValidateAll() error
ValidateAll checks the field values on GetMessageSystemNotificationReply 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 GetMessageSystemNotificationReplyMultiError, or nil if none found.
type GetMessageSystemNotificationReplyMultiError ¶
type GetMessageSystemNotificationReplyMultiError []error
GetMessageSystemNotificationReplyMultiError is an error wrapping multiple validation errors returned by GetMessageSystemNotificationReply.ValidateAll() if the designated constraints aren't met.
func (GetMessageSystemNotificationReplyMultiError) AllErrors ¶
func (m GetMessageSystemNotificationReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMessageSystemNotificationReplyMultiError) Error ¶
func (m GetMessageSystemNotificationReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMessageSystemNotificationReplyValidationError ¶
type GetMessageSystemNotificationReplyValidationError struct {
// contains filtered or unexported fields
}
GetMessageSystemNotificationReplyValidationError is the validation error returned by GetMessageSystemNotificationReply.Validate if the designated constraints aren't met.
func (GetMessageSystemNotificationReplyValidationError) Cause ¶
func (e GetMessageSystemNotificationReplyValidationError) Cause() error
Cause function returns cause value.
func (GetMessageSystemNotificationReplyValidationError) Error ¶
func (e GetMessageSystemNotificationReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetMessageSystemNotificationReplyValidationError) ErrorName ¶
func (e GetMessageSystemNotificationReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetMessageSystemNotificationReplyValidationError) Field ¶
func (e GetMessageSystemNotificationReplyValidationError) Field() string
Field function returns field value.
func (GetMessageSystemNotificationReplyValidationError) Key ¶
func (e GetMessageSystemNotificationReplyValidationError) Key() bool
Key function returns key value.
func (GetMessageSystemNotificationReplyValidationError) Reason ¶
func (e GetMessageSystemNotificationReplyValidationError) Reason() string
Reason function returns reason value.
type GetMessageSystemNotificationReply_List ¶
type GetMessageSystemNotificationReply_List struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ContentId int32 `protobuf:"varint,2,opt,name=contentId,proto3" json:"contentId,omitempty"` CreatedAt string `protobuf:"bytes,3,opt,name=createdAt,proto3" json:"createdAt,omitempty"` NotificationType string `protobuf:"bytes,4,opt,name=notificationType,proto3" json:"notificationType,omitempty"` Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` Uid string `protobuf:"bytes,6,opt,name=uid,proto3" json:"uid,omitempty"` Uuid string `protobuf:"bytes,7,opt,name=uuid,proto3" json:"uuid,omitempty"` Label string `protobuf:"bytes,8,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,9,opt,name=result,proto3" json:"result,omitempty"` Section string `protobuf:"bytes,10,opt,name=section,proto3" json:"section,omitempty"` Text string `protobuf:"bytes,11,opt,name=text,proto3" json:"text,omitempty"` Comment string `protobuf:"bytes,12,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*GetMessageSystemNotificationReply_List) Descriptor
deprecated
func (*GetMessageSystemNotificationReply_List) Descriptor() ([]byte, []int)
Deprecated: Use GetMessageSystemNotificationReply_List.ProtoReflect.Descriptor instead.
func (*GetMessageSystemNotificationReply_List) GetComment ¶
func (x *GetMessageSystemNotificationReply_List) GetComment() string
func (*GetMessageSystemNotificationReply_List) GetContentId ¶
func (x *GetMessageSystemNotificationReply_List) GetContentId() int32
func (*GetMessageSystemNotificationReply_List) GetCreatedAt ¶
func (x *GetMessageSystemNotificationReply_List) GetCreatedAt() string
func (*GetMessageSystemNotificationReply_List) GetId ¶
func (x *GetMessageSystemNotificationReply_List) GetId() int32
func (*GetMessageSystemNotificationReply_List) GetLabel ¶
func (x *GetMessageSystemNotificationReply_List) GetLabel() string
func (*GetMessageSystemNotificationReply_List) GetNotificationType ¶
func (x *GetMessageSystemNotificationReply_List) GetNotificationType() string
func (*GetMessageSystemNotificationReply_List) GetResult ¶
func (x *GetMessageSystemNotificationReply_List) GetResult() int32
func (*GetMessageSystemNotificationReply_List) GetSection ¶
func (x *GetMessageSystemNotificationReply_List) GetSection() string
func (*GetMessageSystemNotificationReply_List) GetText ¶
func (x *GetMessageSystemNotificationReply_List) GetText() string
func (*GetMessageSystemNotificationReply_List) GetTitle ¶
func (x *GetMessageSystemNotificationReply_List) GetTitle() string
func (*GetMessageSystemNotificationReply_List) GetUid ¶
func (x *GetMessageSystemNotificationReply_List) GetUid() string
func (*GetMessageSystemNotificationReply_List) GetUuid ¶
func (x *GetMessageSystemNotificationReply_List) GetUuid() string
func (*GetMessageSystemNotificationReply_List) ProtoMessage ¶
func (*GetMessageSystemNotificationReply_List) ProtoMessage()
func (*GetMessageSystemNotificationReply_List) ProtoReflect ¶
func (x *GetMessageSystemNotificationReply_List) ProtoReflect() protoreflect.Message
func (*GetMessageSystemNotificationReply_List) Reset ¶
func (x *GetMessageSystemNotificationReply_List) Reset()
func (*GetMessageSystemNotificationReply_List) String ¶
func (x *GetMessageSystemNotificationReply_List) String() string
func (*GetMessageSystemNotificationReply_List) Validate ¶
func (m *GetMessageSystemNotificationReply_List) Validate() error
Validate checks the field values on GetMessageSystemNotificationReply_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 (*GetMessageSystemNotificationReply_List) ValidateAll ¶
func (m *GetMessageSystemNotificationReply_List) ValidateAll() error
ValidateAll checks the field values on GetMessageSystemNotificationReply_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 GetMessageSystemNotificationReply_ListMultiError, or nil if none found.
type GetMessageSystemNotificationReply_ListMultiError ¶
type GetMessageSystemNotificationReply_ListMultiError []error
GetMessageSystemNotificationReply_ListMultiError is an error wrapping multiple validation errors returned by GetMessageSystemNotificationReply_List.ValidateAll() if the designated constraints aren't met.
func (GetMessageSystemNotificationReply_ListMultiError) AllErrors ¶
func (m GetMessageSystemNotificationReply_ListMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMessageSystemNotificationReply_ListMultiError) Error ¶
func (m GetMessageSystemNotificationReply_ListMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMessageSystemNotificationReply_ListValidationError ¶
type GetMessageSystemNotificationReply_ListValidationError struct {
// contains filtered or unexported fields
}
GetMessageSystemNotificationReply_ListValidationError is the validation error returned by GetMessageSystemNotificationReply_List.Validate if the designated constraints aren't met.
func (GetMessageSystemNotificationReply_ListValidationError) Cause ¶
func (e GetMessageSystemNotificationReply_ListValidationError) Cause() error
Cause function returns cause value.
func (GetMessageSystemNotificationReply_ListValidationError) Error ¶
func (e GetMessageSystemNotificationReply_ListValidationError) Error() string
Error satisfies the builtin error interface
func (GetMessageSystemNotificationReply_ListValidationError) ErrorName ¶
func (e GetMessageSystemNotificationReply_ListValidationError) ErrorName() string
ErrorName returns error name.
func (GetMessageSystemNotificationReply_ListValidationError) Field ¶
func (e GetMessageSystemNotificationReply_ListValidationError) Field() string
Field function returns field value.
func (GetMessageSystemNotificationReply_ListValidationError) Key ¶
func (e GetMessageSystemNotificationReply_ListValidationError) Key() bool
Key function returns key value.
func (GetMessageSystemNotificationReply_ListValidationError) Reason ¶
func (e GetMessageSystemNotificationReply_ListValidationError) Reason() string
Reason function returns reason value.
type GetMessageSystemNotificationReq ¶
type GetMessageSystemNotificationReq 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 (*GetMessageSystemNotificationReq) Descriptor
deprecated
func (*GetMessageSystemNotificationReq) Descriptor() ([]byte, []int)
Deprecated: Use GetMessageSystemNotificationReq.ProtoReflect.Descriptor instead.
func (*GetMessageSystemNotificationReq) GetPage ¶
func (x *GetMessageSystemNotificationReq) GetPage() int32
func (*GetMessageSystemNotificationReq) GetUuid ¶
func (x *GetMessageSystemNotificationReq) GetUuid() string
func (*GetMessageSystemNotificationReq) ProtoMessage ¶
func (*GetMessageSystemNotificationReq) ProtoMessage()
func (*GetMessageSystemNotificationReq) ProtoReflect ¶
func (x *GetMessageSystemNotificationReq) ProtoReflect() protoreflect.Message
func (*GetMessageSystemNotificationReq) Reset ¶
func (x *GetMessageSystemNotificationReq) Reset()
func (*GetMessageSystemNotificationReq) String ¶
func (x *GetMessageSystemNotificationReq) String() string
func (*GetMessageSystemNotificationReq) Validate ¶
func (m *GetMessageSystemNotificationReq) Validate() error
Validate checks the field values on GetMessageSystemNotificationReq 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 (*GetMessageSystemNotificationReq) ValidateAll ¶
func (m *GetMessageSystemNotificationReq) ValidateAll() error
ValidateAll checks the field values on GetMessageSystemNotificationReq 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 GetMessageSystemNotificationReqMultiError, or nil if none found.
type GetMessageSystemNotificationReqMultiError ¶
type GetMessageSystemNotificationReqMultiError []error
GetMessageSystemNotificationReqMultiError is an error wrapping multiple validation errors returned by GetMessageSystemNotificationReq.ValidateAll() if the designated constraints aren't met.
func (GetMessageSystemNotificationReqMultiError) AllErrors ¶
func (m GetMessageSystemNotificationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMessageSystemNotificationReqMultiError) Error ¶
func (m GetMessageSystemNotificationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMessageSystemNotificationReqValidationError ¶
type GetMessageSystemNotificationReqValidationError struct {
// contains filtered or unexported fields
}
GetMessageSystemNotificationReqValidationError is the validation error returned by GetMessageSystemNotificationReq.Validate if the designated constraints aren't met.
func (GetMessageSystemNotificationReqValidationError) Cause ¶
func (e GetMessageSystemNotificationReqValidationError) Cause() error
Cause function returns cause value.
func (GetMessageSystemNotificationReqValidationError) Error ¶
func (e GetMessageSystemNotificationReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetMessageSystemNotificationReqValidationError) ErrorName ¶
func (e GetMessageSystemNotificationReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetMessageSystemNotificationReqValidationError) Field ¶
func (e GetMessageSystemNotificationReqValidationError) Field() string
Field function returns field value.
func (GetMessageSystemNotificationReqValidationError) Key ¶
func (e GetMessageSystemNotificationReqValidationError) Key() bool
Key function returns key value.
func (GetMessageSystemNotificationReqValidationError) Reason ¶
func (e GetMessageSystemNotificationReqValidationError) Reason() string
Reason function returns reason value.
type ImageReviewReq ¶
type ImageReviewReq struct { JobsDetail *ImageReviewReq_JobsDetailStruct `protobuf:"bytes,1,opt,name=JobsDetail,proto3" json:"JobsDetail,omitempty"` EventName string `protobuf:"bytes,2,opt,name=EventName,proto3" json:"EventName,omitempty"` // contains filtered or unexported fields }
func (*ImageReviewReq) Descriptor
deprecated
func (*ImageReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use ImageReviewReq.ProtoReflect.Descriptor instead.
func (*ImageReviewReq) GetEventName ¶
func (x *ImageReviewReq) GetEventName() string
func (*ImageReviewReq) GetJobsDetail ¶
func (x *ImageReviewReq) GetJobsDetail() *ImageReviewReq_JobsDetailStruct
func (*ImageReviewReq) ProtoMessage ¶
func (*ImageReviewReq) ProtoMessage()
func (*ImageReviewReq) ProtoReflect ¶
func (x *ImageReviewReq) ProtoReflect() protoreflect.Message
func (*ImageReviewReq) Reset ¶
func (x *ImageReviewReq) Reset()
func (*ImageReviewReq) String ¶
func (x *ImageReviewReq) String() string
func (*ImageReviewReq) Validate ¶
func (m *ImageReviewReq) Validate() error
Validate checks the field values on ImageReviewReq 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 (*ImageReviewReq) ValidateAll ¶
func (m *ImageReviewReq) ValidateAll() error
ValidateAll checks the field values on ImageReviewReq 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 ImageReviewReqMultiError, or nil if none found.
type ImageReviewReqMultiError ¶
type ImageReviewReqMultiError []error
ImageReviewReqMultiError is an error wrapping multiple validation errors returned by ImageReviewReq.ValidateAll() if the designated constraints aren't met.
func (ImageReviewReqMultiError) AllErrors ¶
func (m ImageReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ImageReviewReqMultiError) Error ¶
func (m ImageReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ImageReviewReqValidationError ¶
type ImageReviewReqValidationError struct {
// contains filtered or unexported fields
}
ImageReviewReqValidationError is the validation error returned by ImageReviewReq.Validate if the designated constraints aren't met.
func (ImageReviewReqValidationError) Cause ¶
func (e ImageReviewReqValidationError) Cause() error
Cause function returns cause value.
func (ImageReviewReqValidationError) Error ¶
func (e ImageReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (ImageReviewReqValidationError) ErrorName ¶
func (e ImageReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (ImageReviewReqValidationError) Field ¶
func (e ImageReviewReqValidationError) Field() string
Field function returns field value.
func (ImageReviewReqValidationError) Key ¶
func (e ImageReviewReqValidationError) Key() bool
Key function returns key value.
func (ImageReviewReqValidationError) Reason ¶
func (e ImageReviewReqValidationError) Reason() string
Reason function returns reason value.
type ImageReviewReq_JobsDetailStruct ¶
type ImageReviewReq_JobsDetailStruct struct { Code string `protobuf:"bytes,1,opt,name=Code,proto3" json:"Code,omitempty"` Message string `protobuf:"bytes,2,opt,name=Message,proto3" json:"Message,omitempty"` JobId string `protobuf:"bytes,3,opt,name=JobId,proto3" json:"JobId,omitempty"` State string `protobuf:"bytes,4,opt,name=State,proto3" json:"State,omitempty"` Object string `protobuf:"bytes,5,opt,name=Object,proto3" json:"Object,omitempty"` Url string `protobuf:"bytes,6,opt,name=Url,proto3" json:"Url,omitempty"` Label string `protobuf:"bytes,7,opt,name=Label,proto3" json:"Label,omitempty"` Result int32 `protobuf:"varint,8,opt,name=Result,proto3" json:"Result,omitempty"` Score int32 `protobuf:"varint,9,opt,name=Score,proto3" json:"Score,omitempty"` Category string `protobuf:"bytes,10,opt,name=Category,proto3" json:"Category,omitempty"` SubLabel string `protobuf:"bytes,11,opt,name=SubLabel,proto3" json:"SubLabel,omitempty"` BucketId string `protobuf:"bytes,12,opt,name=BucketId,proto3" json:"BucketId,omitempty"` Region string `protobuf:"bytes,13,opt,name=Region,proto3" json:"Region,omitempty"` CosHeaders map[string]string `` /* 162-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ImageReviewReq_JobsDetailStruct) Descriptor
deprecated
func (*ImageReviewReq_JobsDetailStruct) Descriptor() ([]byte, []int)
Deprecated: Use ImageReviewReq_JobsDetailStruct.ProtoReflect.Descriptor instead.
func (*ImageReviewReq_JobsDetailStruct) GetBucketId ¶
func (x *ImageReviewReq_JobsDetailStruct) GetBucketId() string
func (*ImageReviewReq_JobsDetailStruct) GetCategory ¶
func (x *ImageReviewReq_JobsDetailStruct) GetCategory() string
func (*ImageReviewReq_JobsDetailStruct) GetCode ¶
func (x *ImageReviewReq_JobsDetailStruct) GetCode() string
func (*ImageReviewReq_JobsDetailStruct) GetCosHeaders ¶
func (x *ImageReviewReq_JobsDetailStruct) GetCosHeaders() map[string]string
func (*ImageReviewReq_JobsDetailStruct) GetJobId ¶
func (x *ImageReviewReq_JobsDetailStruct) GetJobId() string
func (*ImageReviewReq_JobsDetailStruct) GetLabel ¶
func (x *ImageReviewReq_JobsDetailStruct) GetLabel() string
func (*ImageReviewReq_JobsDetailStruct) GetMessage ¶
func (x *ImageReviewReq_JobsDetailStruct) GetMessage() string
func (*ImageReviewReq_JobsDetailStruct) GetObject ¶
func (x *ImageReviewReq_JobsDetailStruct) GetObject() string
func (*ImageReviewReq_JobsDetailStruct) GetRegion ¶
func (x *ImageReviewReq_JobsDetailStruct) GetRegion() string
func (*ImageReviewReq_JobsDetailStruct) GetResult ¶
func (x *ImageReviewReq_JobsDetailStruct) GetResult() int32
func (*ImageReviewReq_JobsDetailStruct) GetScore ¶
func (x *ImageReviewReq_JobsDetailStruct) GetScore() int32
func (*ImageReviewReq_JobsDetailStruct) GetState ¶
func (x *ImageReviewReq_JobsDetailStruct) GetState() string
func (*ImageReviewReq_JobsDetailStruct) GetSubLabel ¶
func (x *ImageReviewReq_JobsDetailStruct) GetSubLabel() string
func (*ImageReviewReq_JobsDetailStruct) GetUrl ¶
func (x *ImageReviewReq_JobsDetailStruct) GetUrl() string
func (*ImageReviewReq_JobsDetailStruct) ProtoMessage ¶
func (*ImageReviewReq_JobsDetailStruct) ProtoMessage()
func (*ImageReviewReq_JobsDetailStruct) ProtoReflect ¶
func (x *ImageReviewReq_JobsDetailStruct) ProtoReflect() protoreflect.Message
func (*ImageReviewReq_JobsDetailStruct) Reset ¶
func (x *ImageReviewReq_JobsDetailStruct) Reset()
func (*ImageReviewReq_JobsDetailStruct) String ¶
func (x *ImageReviewReq_JobsDetailStruct) String() string
func (*ImageReviewReq_JobsDetailStruct) Validate ¶
func (m *ImageReviewReq_JobsDetailStruct) Validate() error
Validate checks the field values on ImageReviewReq_JobsDetailStruct 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 (*ImageReviewReq_JobsDetailStruct) ValidateAll ¶
func (m *ImageReviewReq_JobsDetailStruct) ValidateAll() error
ValidateAll checks the field values on ImageReviewReq_JobsDetailStruct 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 ImageReviewReq_JobsDetailStructMultiError, or nil if none found.
type ImageReviewReq_JobsDetailStructMultiError ¶
type ImageReviewReq_JobsDetailStructMultiError []error
ImageReviewReq_JobsDetailStructMultiError is an error wrapping multiple validation errors returned by ImageReviewReq_JobsDetailStruct.ValidateAll() if the designated constraints aren't met.
func (ImageReviewReq_JobsDetailStructMultiError) AllErrors ¶
func (m ImageReviewReq_JobsDetailStructMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ImageReviewReq_JobsDetailStructMultiError) Error ¶
func (m ImageReviewReq_JobsDetailStructMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ImageReviewReq_JobsDetailStructValidationError ¶
type ImageReviewReq_JobsDetailStructValidationError struct {
// contains filtered or unexported fields
}
ImageReviewReq_JobsDetailStructValidationError is the validation error returned by ImageReviewReq_JobsDetailStruct.Validate if the designated constraints aren't met.
func (ImageReviewReq_JobsDetailStructValidationError) Cause ¶
func (e ImageReviewReq_JobsDetailStructValidationError) Cause() error
Cause function returns cause value.
func (ImageReviewReq_JobsDetailStructValidationError) Error ¶
func (e ImageReviewReq_JobsDetailStructValidationError) Error() string
Error satisfies the builtin error interface
func (ImageReviewReq_JobsDetailStructValidationError) ErrorName ¶
func (e ImageReviewReq_JobsDetailStructValidationError) ErrorName() string
ErrorName returns error name.
func (ImageReviewReq_JobsDetailStructValidationError) Field ¶
func (e ImageReviewReq_JobsDetailStructValidationError) Field() string
Field function returns field value.
func (ImageReviewReq_JobsDetailStructValidationError) Key ¶
func (e ImageReviewReq_JobsDetailStructValidationError) Key() bool
Key function returns key value.
func (ImageReviewReq_JobsDetailStructValidationError) Reason ¶
func (e ImageReviewReq_JobsDetailStructValidationError) Reason() string
Reason function returns reason value.
type JobsDetailStruct ¶
type JobsDetailStruct struct { Code string `protobuf:"bytes,1,opt,name=Code,proto3" json:"Code,omitempty"` Message string `protobuf:"bytes,2,opt,name=Message,proto3" json:"Message,omitempty"` JobId string `protobuf:"bytes,3,opt,name=JobId,proto3" json:"JobId,omitempty"` DataId string `protobuf:"bytes,4,opt,name=DataId,proto3" json:"DataId,omitempty"` State string `protobuf:"bytes,5,opt,name=State,proto3" json:"State,omitempty"` CreationTime string `protobuf:"bytes,6,opt,name=CreationTime,proto3" json:"CreationTime,omitempty"` Object string `protobuf:"bytes,7,opt,name=Object,proto3" json:"Object,omitempty"` Label string `protobuf:"bytes,8,opt,name=Label,proto3" json:"Label,omitempty"` Result int32 `protobuf:"varint,9,opt,name=Result,proto3" json:"Result,omitempty"` BucketId string `protobuf:"bytes,10,opt,name=BucketId,proto3" json:"BucketId,omitempty"` Region string `protobuf:"bytes,11,opt,name=Region,proto3" json:"Region,omitempty"` CosHeaders map[string]string `` /* 162-byte string literal not displayed */ Section []*SectionStruct `protobuf:"bytes,13,rep,name=Section,proto3" json:"Section,omitempty"` // contains filtered or unexported fields }
func (*JobsDetailStruct) Descriptor
deprecated
func (*JobsDetailStruct) Descriptor() ([]byte, []int)
Deprecated: Use JobsDetailStruct.ProtoReflect.Descriptor instead.
func (*JobsDetailStruct) GetBucketId ¶
func (x *JobsDetailStruct) GetBucketId() string
func (*JobsDetailStruct) GetCode ¶
func (x *JobsDetailStruct) GetCode() string
func (*JobsDetailStruct) GetCosHeaders ¶
func (x *JobsDetailStruct) GetCosHeaders() map[string]string
func (*JobsDetailStruct) GetCreationTime ¶
func (x *JobsDetailStruct) GetCreationTime() string
func (*JobsDetailStruct) GetDataId ¶
func (x *JobsDetailStruct) GetDataId() string
func (*JobsDetailStruct) GetJobId ¶
func (x *JobsDetailStruct) GetJobId() string
func (*JobsDetailStruct) GetLabel ¶
func (x *JobsDetailStruct) GetLabel() string
func (*JobsDetailStruct) GetMessage ¶
func (x *JobsDetailStruct) GetMessage() string
func (*JobsDetailStruct) GetObject ¶
func (x *JobsDetailStruct) GetObject() string
func (*JobsDetailStruct) GetRegion ¶
func (x *JobsDetailStruct) GetRegion() string
func (*JobsDetailStruct) GetResult ¶
func (x *JobsDetailStruct) GetResult() int32
func (*JobsDetailStruct) GetSection ¶
func (x *JobsDetailStruct) GetSection() []*SectionStruct
func (*JobsDetailStruct) GetState ¶
func (x *JobsDetailStruct) GetState() string
func (*JobsDetailStruct) ProtoMessage ¶
func (*JobsDetailStruct) ProtoMessage()
func (*JobsDetailStruct) ProtoReflect ¶
func (x *JobsDetailStruct) ProtoReflect() protoreflect.Message
func (*JobsDetailStruct) Reset ¶
func (x *JobsDetailStruct) Reset()
func (*JobsDetailStruct) String ¶
func (x *JobsDetailStruct) String() string
func (*JobsDetailStruct) Validate ¶
func (m *JobsDetailStruct) Validate() error
Validate checks the field values on JobsDetailStruct 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 (*JobsDetailStruct) ValidateAll ¶
func (m *JobsDetailStruct) ValidateAll() error
ValidateAll checks the field values on JobsDetailStruct 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 JobsDetailStructMultiError, or nil if none found.
type JobsDetailStructMultiError ¶
type JobsDetailStructMultiError []error
JobsDetailStructMultiError is an error wrapping multiple validation errors returned by JobsDetailStruct.ValidateAll() if the designated constraints aren't met.
func (JobsDetailStructMultiError) AllErrors ¶
func (m JobsDetailStructMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JobsDetailStructMultiError) Error ¶
func (m JobsDetailStructMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JobsDetailStructValidationError ¶
type JobsDetailStructValidationError struct {
// contains filtered or unexported fields
}
JobsDetailStructValidationError is the validation error returned by JobsDetailStruct.Validate if the designated constraints aren't met.
func (JobsDetailStructValidationError) Cause ¶
func (e JobsDetailStructValidationError) Cause() error
Cause function returns cause value.
func (JobsDetailStructValidationError) Error ¶
func (e JobsDetailStructValidationError) Error() string
Error satisfies the builtin error interface
func (JobsDetailStructValidationError) ErrorName ¶
func (e JobsDetailStructValidationError) ErrorName() string
ErrorName returns error name.
func (JobsDetailStructValidationError) Field ¶
func (e JobsDetailStructValidationError) Field() string
Field function returns field value.
func (JobsDetailStructValidationError) Key ¶
func (e JobsDetailStructValidationError) Key() bool
Key function returns key value.
func (JobsDetailStructValidationError) Reason ¶
func (e JobsDetailStructValidationError) Reason() string
Reason function returns reason value.
type MessageClient ¶
type MessageClient interface { AvatarReview(ctx context.Context, in *ImageReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CoverReview(ctx context.Context, in *ImageReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ProfileReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ArticleCreateReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ArticleEditReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ArticleImageReview(ctx context.Context, in *ImageReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) TalkCreateReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) TalkEditReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) TalkImageReview(ctx context.Context, in *ImageReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ColumnCreateReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ColumnEditReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ColumnImageReview(ctx context.Context, in *ImageReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CollectionsCreateReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CollectionsEditReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CommentCreateReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SubCommentCreateReview(ctx context.Context, in *TextReviewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetMessageNotification(ctx context.Context, in *GetMessageNotificationReq, opts ...grpc.CallOption) (*GetMessageNotificationReply, error) GetMailBoxLastTime(ctx context.Context, in *GetMailBoxLastTimeReq, opts ...grpc.CallOption) (*GetMailBoxLastTimeReply, error) GetMessageSystemNotification(ctx context.Context, in *GetMessageSystemNotificationReq, opts ...grpc.CallOption) (*GetMessageSystemNotificationReply, error) SetMailBoxLastTime(ctx context.Context, in *SetMailBoxLastTimeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) RemoveMailBoxCommentCount(ctx context.Context, in *RemoveMailBoxCommentCountReq, opts ...grpc.CallOption) (*emptypb.Empty, error) RemoveMailBoxSubCommentCount(ctx context.Context, in *RemoveMailBoxSubCommentCountReq, opts ...grpc.CallOption) (*emptypb.Empty, error) RemoveMailBoxSystemNotificationCount(ctx context.Context, in *RemoveMailBoxSystemNotificationCountReq, opts ...grpc.CallOption) (*emptypb.Empty, error) }
MessageClient is the client API for Message 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 NewMessageClient ¶
func NewMessageClient(cc grpc.ClientConnInterface) MessageClient
type MessageErrorReason ¶
type MessageErrorReason int32
const ( MessageErrorReason_UNKNOWN_ERROR MessageErrorReason = 0 MessageErrorReason_ACCESS_USER_MEDAL_FAILED MessageErrorReason = 1 MessageErrorReason_GET_MAILBOX_LAST_TIME_FAILED MessageErrorReason = 2 MessageErrorReason_GET_MESSAGE_NOTIFICATION_FAILED MessageErrorReason = 3 MessageErrorReason_SET_MAILBOX_LAST_TIME_FAILED MessageErrorReason = 4 MessageErrorReason_REMOVE_MAILBOX_COMMENT_FAILED MessageErrorReason = 5 MessageErrorReason_REMOVE_MAILBOX_SYSTEM_NOTIFICATION_FAILED MessageErrorReason = 6 )
func (MessageErrorReason) Descriptor ¶
func (MessageErrorReason) Descriptor() protoreflect.EnumDescriptor
func (MessageErrorReason) Enum ¶
func (x MessageErrorReason) Enum() *MessageErrorReason
func (MessageErrorReason) EnumDescriptor
deprecated
func (MessageErrorReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use MessageErrorReason.Descriptor instead.
func (MessageErrorReason) Number ¶
func (x MessageErrorReason) Number() protoreflect.EnumNumber
func (MessageErrorReason) String ¶
func (x MessageErrorReason) String() string
func (MessageErrorReason) Type ¶
func (MessageErrorReason) Type() protoreflect.EnumType
type MessageHTTPClient ¶
type MessageHTTPClient interface { ArticleCreateReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) ArticleEditReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) ArticleImageReview(ctx context.Context, req *ImageReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) AvatarReview(ctx context.Context, req *ImageReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) CollectionsCreateReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) CollectionsEditReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) ColumnCreateReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) ColumnEditReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) ColumnImageReview(ctx context.Context, req *ImageReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) CommentCreateReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) CoverReview(ctx context.Context, req *ImageReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) ProfileReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) SubCommentCreateReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) TalkCreateReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) TalkEditReview(ctx context.Context, req *TextReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) TalkImageReview(ctx context.Context, req *ImageReviewReq, opts ...http.CallOption) (rsp *emptypb.Empty, err error) }
func NewMessageHTTPClient ¶
func NewMessageHTTPClient(client *http.Client) MessageHTTPClient
type MessageHTTPClientImpl ¶
type MessageHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*MessageHTTPClientImpl) ArticleCreateReview ¶
func (c *MessageHTTPClientImpl) ArticleCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) ArticleEditReview ¶
func (c *MessageHTTPClientImpl) ArticleEditReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) ArticleImageReview ¶
func (c *MessageHTTPClientImpl) ArticleImageReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) AvatarReview ¶
func (c *MessageHTTPClientImpl) AvatarReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) CollectionsCreateReview ¶
func (c *MessageHTTPClientImpl) CollectionsCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) CollectionsEditReview ¶
func (c *MessageHTTPClientImpl) CollectionsEditReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) ColumnCreateReview ¶
func (c *MessageHTTPClientImpl) ColumnCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) ColumnEditReview ¶
func (c *MessageHTTPClientImpl) ColumnEditReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) ColumnImageReview ¶
func (c *MessageHTTPClientImpl) ColumnImageReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) CommentCreateReview ¶
func (c *MessageHTTPClientImpl) CommentCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) CoverReview ¶
func (c *MessageHTTPClientImpl) CoverReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) ProfileReview ¶
func (c *MessageHTTPClientImpl) ProfileReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) SubCommentCreateReview ¶
func (c *MessageHTTPClientImpl) SubCommentCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) TalkCreateReview ¶
func (c *MessageHTTPClientImpl) TalkCreateReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) TalkEditReview ¶
func (c *MessageHTTPClientImpl) TalkEditReview(ctx context.Context, in *TextReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
func (*MessageHTTPClientImpl) TalkImageReview ¶
func (c *MessageHTTPClientImpl) TalkImageReview(ctx context.Context, in *ImageReviewReq, opts ...http.CallOption) (*emptypb.Empty, error)
type MessageHTTPServer ¶
type MessageHTTPServer interface { ArticleCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ArticleEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ArticleImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) AvatarReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) CollectionsCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) CollectionsEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ColumnCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ColumnEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ColumnImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) CommentCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) CoverReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) ProfileReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) SubCommentCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) TalkCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) TalkEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) TalkImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) }
type MessageServer ¶
type MessageServer interface { AvatarReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) CoverReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) ProfileReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ArticleCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ArticleEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ArticleImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) TalkCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) TalkEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) TalkImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) ColumnCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ColumnEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) ColumnImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error) CollectionsCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) CollectionsEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) CommentCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) SubCommentCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error) GetMessageNotification(context.Context, *GetMessageNotificationReq) (*GetMessageNotificationReply, error) GetMailBoxLastTime(context.Context, *GetMailBoxLastTimeReq) (*GetMailBoxLastTimeReply, error) GetMessageSystemNotification(context.Context, *GetMessageSystemNotificationReq) (*GetMessageSystemNotificationReply, error) SetMailBoxLastTime(context.Context, *SetMailBoxLastTimeReq) (*emptypb.Empty, error) RemoveMailBoxCommentCount(context.Context, *RemoveMailBoxCommentCountReq) (*emptypb.Empty, error) RemoveMailBoxSubCommentCount(context.Context, *RemoveMailBoxSubCommentCountReq) (*emptypb.Empty, error) RemoveMailBoxSystemNotificationCount(context.Context, *RemoveMailBoxSystemNotificationCountReq) (*emptypb.Empty, error) // contains filtered or unexported methods }
MessageServer is the server API for Message service. All implementations must embed UnimplementedMessageServer for forward compatibility
type RemoveMailBoxCommentCountReq ¶
type RemoveMailBoxCommentCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*RemoveMailBoxCommentCountReq) Descriptor
deprecated
func (*RemoveMailBoxCommentCountReq) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMailBoxCommentCountReq.ProtoReflect.Descriptor instead.
func (*RemoveMailBoxCommentCountReq) GetUuid ¶
func (x *RemoveMailBoxCommentCountReq) GetUuid() string
func (*RemoveMailBoxCommentCountReq) ProtoMessage ¶
func (*RemoveMailBoxCommentCountReq) ProtoMessage()
func (*RemoveMailBoxCommentCountReq) ProtoReflect ¶
func (x *RemoveMailBoxCommentCountReq) ProtoReflect() protoreflect.Message
func (*RemoveMailBoxCommentCountReq) Reset ¶
func (x *RemoveMailBoxCommentCountReq) Reset()
func (*RemoveMailBoxCommentCountReq) String ¶
func (x *RemoveMailBoxCommentCountReq) String() string
func (*RemoveMailBoxCommentCountReq) Validate ¶
func (m *RemoveMailBoxCommentCountReq) Validate() error
Validate checks the field values on RemoveMailBoxCommentCountReq 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 (*RemoveMailBoxCommentCountReq) ValidateAll ¶
func (m *RemoveMailBoxCommentCountReq) ValidateAll() error
ValidateAll checks the field values on RemoveMailBoxCommentCountReq 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 RemoveMailBoxCommentCountReqMultiError, or nil if none found.
type RemoveMailBoxCommentCountReqMultiError ¶
type RemoveMailBoxCommentCountReqMultiError []error
RemoveMailBoxCommentCountReqMultiError is an error wrapping multiple validation errors returned by RemoveMailBoxCommentCountReq.ValidateAll() if the designated constraints aren't met.
func (RemoveMailBoxCommentCountReqMultiError) AllErrors ¶
func (m RemoveMailBoxCommentCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveMailBoxCommentCountReqMultiError) Error ¶
func (m RemoveMailBoxCommentCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveMailBoxCommentCountReqValidationError ¶
type RemoveMailBoxCommentCountReqValidationError struct {
// contains filtered or unexported fields
}
RemoveMailBoxCommentCountReqValidationError is the validation error returned by RemoveMailBoxCommentCountReq.Validate if the designated constraints aren't met.
func (RemoveMailBoxCommentCountReqValidationError) Cause ¶
func (e RemoveMailBoxCommentCountReqValidationError) Cause() error
Cause function returns cause value.
func (RemoveMailBoxCommentCountReqValidationError) Error ¶
func (e RemoveMailBoxCommentCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveMailBoxCommentCountReqValidationError) ErrorName ¶
func (e RemoveMailBoxCommentCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveMailBoxCommentCountReqValidationError) Field ¶
func (e RemoveMailBoxCommentCountReqValidationError) Field() string
Field function returns field value.
func (RemoveMailBoxCommentCountReqValidationError) Key ¶
func (e RemoveMailBoxCommentCountReqValidationError) Key() bool
Key function returns key value.
func (RemoveMailBoxCommentCountReqValidationError) Reason ¶
func (e RemoveMailBoxCommentCountReqValidationError) Reason() string
Reason function returns reason value.
type RemoveMailBoxSubCommentCountReq ¶
type RemoveMailBoxSubCommentCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*RemoveMailBoxSubCommentCountReq) Descriptor
deprecated
func (*RemoveMailBoxSubCommentCountReq) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMailBoxSubCommentCountReq.ProtoReflect.Descriptor instead.
func (*RemoveMailBoxSubCommentCountReq) GetUuid ¶
func (x *RemoveMailBoxSubCommentCountReq) GetUuid() string
func (*RemoveMailBoxSubCommentCountReq) ProtoMessage ¶
func (*RemoveMailBoxSubCommentCountReq) ProtoMessage()
func (*RemoveMailBoxSubCommentCountReq) ProtoReflect ¶
func (x *RemoveMailBoxSubCommentCountReq) ProtoReflect() protoreflect.Message
func (*RemoveMailBoxSubCommentCountReq) Reset ¶
func (x *RemoveMailBoxSubCommentCountReq) Reset()
func (*RemoveMailBoxSubCommentCountReq) String ¶
func (x *RemoveMailBoxSubCommentCountReq) String() string
func (*RemoveMailBoxSubCommentCountReq) Validate ¶
func (m *RemoveMailBoxSubCommentCountReq) Validate() error
Validate checks the field values on RemoveMailBoxSubCommentCountReq 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 (*RemoveMailBoxSubCommentCountReq) ValidateAll ¶
func (m *RemoveMailBoxSubCommentCountReq) ValidateAll() error
ValidateAll checks the field values on RemoveMailBoxSubCommentCountReq 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 RemoveMailBoxSubCommentCountReqMultiError, or nil if none found.
type RemoveMailBoxSubCommentCountReqMultiError ¶
type RemoveMailBoxSubCommentCountReqMultiError []error
RemoveMailBoxSubCommentCountReqMultiError is an error wrapping multiple validation errors returned by RemoveMailBoxSubCommentCountReq.ValidateAll() if the designated constraints aren't met.
func (RemoveMailBoxSubCommentCountReqMultiError) AllErrors ¶
func (m RemoveMailBoxSubCommentCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveMailBoxSubCommentCountReqMultiError) Error ¶
func (m RemoveMailBoxSubCommentCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveMailBoxSubCommentCountReqValidationError ¶
type RemoveMailBoxSubCommentCountReqValidationError struct {
// contains filtered or unexported fields
}
RemoveMailBoxSubCommentCountReqValidationError is the validation error returned by RemoveMailBoxSubCommentCountReq.Validate if the designated constraints aren't met.
func (RemoveMailBoxSubCommentCountReqValidationError) Cause ¶
func (e RemoveMailBoxSubCommentCountReqValidationError) Cause() error
Cause function returns cause value.
func (RemoveMailBoxSubCommentCountReqValidationError) Error ¶
func (e RemoveMailBoxSubCommentCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveMailBoxSubCommentCountReqValidationError) ErrorName ¶
func (e RemoveMailBoxSubCommentCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveMailBoxSubCommentCountReqValidationError) Field ¶
func (e RemoveMailBoxSubCommentCountReqValidationError) Field() string
Field function returns field value.
func (RemoveMailBoxSubCommentCountReqValidationError) Key ¶
func (e RemoveMailBoxSubCommentCountReqValidationError) Key() bool
Key function returns key value.
func (RemoveMailBoxSubCommentCountReqValidationError) Reason ¶
func (e RemoveMailBoxSubCommentCountReqValidationError) Reason() string
Reason function returns reason value.
type RemoveMailBoxSystemNotificationCountReq ¶
type RemoveMailBoxSystemNotificationCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*RemoveMailBoxSystemNotificationCountReq) Descriptor
deprecated
func (*RemoveMailBoxSystemNotificationCountReq) Descriptor() ([]byte, []int)
Deprecated: Use RemoveMailBoxSystemNotificationCountReq.ProtoReflect.Descriptor instead.
func (*RemoveMailBoxSystemNotificationCountReq) GetUuid ¶
func (x *RemoveMailBoxSystemNotificationCountReq) GetUuid() string
func (*RemoveMailBoxSystemNotificationCountReq) ProtoMessage ¶
func (*RemoveMailBoxSystemNotificationCountReq) ProtoMessage()
func (*RemoveMailBoxSystemNotificationCountReq) ProtoReflect ¶
func (x *RemoveMailBoxSystemNotificationCountReq) ProtoReflect() protoreflect.Message
func (*RemoveMailBoxSystemNotificationCountReq) Reset ¶
func (x *RemoveMailBoxSystemNotificationCountReq) Reset()
func (*RemoveMailBoxSystemNotificationCountReq) String ¶
func (x *RemoveMailBoxSystemNotificationCountReq) String() string
func (*RemoveMailBoxSystemNotificationCountReq) Validate ¶
func (m *RemoveMailBoxSystemNotificationCountReq) Validate() error
Validate checks the field values on RemoveMailBoxSystemNotificationCountReq 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 (*RemoveMailBoxSystemNotificationCountReq) ValidateAll ¶
func (m *RemoveMailBoxSystemNotificationCountReq) ValidateAll() error
ValidateAll checks the field values on RemoveMailBoxSystemNotificationCountReq 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 RemoveMailBoxSystemNotificationCountReqMultiError, or nil if none found.
type RemoveMailBoxSystemNotificationCountReqMultiError ¶
type RemoveMailBoxSystemNotificationCountReqMultiError []error
RemoveMailBoxSystemNotificationCountReqMultiError is an error wrapping multiple validation errors returned by RemoveMailBoxSystemNotificationCountReq.ValidateAll() if the designated constraints aren't met.
func (RemoveMailBoxSystemNotificationCountReqMultiError) AllErrors ¶
func (m RemoveMailBoxSystemNotificationCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveMailBoxSystemNotificationCountReqMultiError) Error ¶
func (m RemoveMailBoxSystemNotificationCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveMailBoxSystemNotificationCountReqValidationError ¶
type RemoveMailBoxSystemNotificationCountReqValidationError struct {
// contains filtered or unexported fields
}
RemoveMailBoxSystemNotificationCountReqValidationError is the validation error returned by RemoveMailBoxSystemNotificationCountReq.Validate if the designated constraints aren't met.
func (RemoveMailBoxSystemNotificationCountReqValidationError) Cause ¶
func (e RemoveMailBoxSystemNotificationCountReqValidationError) Cause() error
Cause function returns cause value.
func (RemoveMailBoxSystemNotificationCountReqValidationError) Error ¶
func (e RemoveMailBoxSystemNotificationCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveMailBoxSystemNotificationCountReqValidationError) ErrorName ¶
func (e RemoveMailBoxSystemNotificationCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveMailBoxSystemNotificationCountReqValidationError) Field ¶
func (e RemoveMailBoxSystemNotificationCountReqValidationError) Field() string
Field function returns field value.
func (RemoveMailBoxSystemNotificationCountReqValidationError) Key ¶
func (e RemoveMailBoxSystemNotificationCountReqValidationError) Key() bool
Key function returns key value.
func (RemoveMailBoxSystemNotificationCountReqValidationError) Reason ¶
func (e RemoveMailBoxSystemNotificationCountReqValidationError) Reason() string
Reason function returns reason value.
type SectionAbuseInfoStruct ¶
type SectionAbuseInfoStruct struct { HitFlag int32 `protobuf:"varint,1,opt,name=HitFlag,proto3" json:"HitFlag,omitempty"` Score int32 `protobuf:"varint,2,opt,name=Score,proto3" json:"Score,omitempty"` Keywords string `protobuf:"bytes,3,opt,name=Keywords,proto3" json:"Keywords,omitempty"` // contains filtered or unexported fields }
func (*SectionAbuseInfoStruct) Descriptor
deprecated
func (*SectionAbuseInfoStruct) Descriptor() ([]byte, []int)
Deprecated: Use SectionAbuseInfoStruct.ProtoReflect.Descriptor instead.
func (*SectionAbuseInfoStruct) GetHitFlag ¶
func (x *SectionAbuseInfoStruct) GetHitFlag() int32
func (*SectionAbuseInfoStruct) GetKeywords ¶
func (x *SectionAbuseInfoStruct) GetKeywords() string
func (*SectionAbuseInfoStruct) GetScore ¶
func (x *SectionAbuseInfoStruct) GetScore() int32
func (*SectionAbuseInfoStruct) ProtoMessage ¶
func (*SectionAbuseInfoStruct) ProtoMessage()
func (*SectionAbuseInfoStruct) ProtoReflect ¶
func (x *SectionAbuseInfoStruct) ProtoReflect() protoreflect.Message
func (*SectionAbuseInfoStruct) Reset ¶
func (x *SectionAbuseInfoStruct) Reset()
func (*SectionAbuseInfoStruct) String ¶
func (x *SectionAbuseInfoStruct) String() string
func (*SectionAbuseInfoStruct) Validate ¶
func (m *SectionAbuseInfoStruct) Validate() error
Validate checks the field values on SectionAbuseInfoStruct 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 (*SectionAbuseInfoStruct) ValidateAll ¶
func (m *SectionAbuseInfoStruct) ValidateAll() error
ValidateAll checks the field values on SectionAbuseInfoStruct 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 SectionAbuseInfoStructMultiError, or nil if none found.
type SectionAbuseInfoStructMultiError ¶
type SectionAbuseInfoStructMultiError []error
SectionAbuseInfoStructMultiError is an error wrapping multiple validation errors returned by SectionAbuseInfoStruct.ValidateAll() if the designated constraints aren't met.
func (SectionAbuseInfoStructMultiError) AllErrors ¶
func (m SectionAbuseInfoStructMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SectionAbuseInfoStructMultiError) Error ¶
func (m SectionAbuseInfoStructMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SectionAbuseInfoStructValidationError ¶
type SectionAbuseInfoStructValidationError struct {
// contains filtered or unexported fields
}
SectionAbuseInfoStructValidationError is the validation error returned by SectionAbuseInfoStruct.Validate if the designated constraints aren't met.
func (SectionAbuseInfoStructValidationError) Cause ¶
func (e SectionAbuseInfoStructValidationError) Cause() error
Cause function returns cause value.
func (SectionAbuseInfoStructValidationError) Error ¶
func (e SectionAbuseInfoStructValidationError) Error() string
Error satisfies the builtin error interface
func (SectionAbuseInfoStructValidationError) ErrorName ¶
func (e SectionAbuseInfoStructValidationError) ErrorName() string
ErrorName returns error name.
func (SectionAbuseInfoStructValidationError) Field ¶
func (e SectionAbuseInfoStructValidationError) Field() string
Field function returns field value.
func (SectionAbuseInfoStructValidationError) Key ¶
func (e SectionAbuseInfoStructValidationError) Key() bool
Key function returns key value.
func (SectionAbuseInfoStructValidationError) Reason ¶
func (e SectionAbuseInfoStructValidationError) Reason() string
Reason function returns reason value.
type SectionAdsInfoStruct ¶
type SectionAdsInfoStruct struct { HitFlag int32 `protobuf:"varint,1,opt,name=HitFlag,proto3" json:"HitFlag,omitempty"` Score int32 `protobuf:"varint,2,opt,name=Score,proto3" json:"Score,omitempty"` Keywords string `protobuf:"bytes,3,opt,name=Keywords,proto3" json:"Keywords,omitempty"` // contains filtered or unexported fields }
func (*SectionAdsInfoStruct) Descriptor
deprecated
func (*SectionAdsInfoStruct) Descriptor() ([]byte, []int)
Deprecated: Use SectionAdsInfoStruct.ProtoReflect.Descriptor instead.
func (*SectionAdsInfoStruct) GetHitFlag ¶
func (x *SectionAdsInfoStruct) GetHitFlag() int32
func (*SectionAdsInfoStruct) GetKeywords ¶
func (x *SectionAdsInfoStruct) GetKeywords() string
func (*SectionAdsInfoStruct) GetScore ¶
func (x *SectionAdsInfoStruct) GetScore() int32
func (*SectionAdsInfoStruct) ProtoMessage ¶
func (*SectionAdsInfoStruct) ProtoMessage()
func (*SectionAdsInfoStruct) ProtoReflect ¶
func (x *SectionAdsInfoStruct) ProtoReflect() protoreflect.Message
func (*SectionAdsInfoStruct) Reset ¶
func (x *SectionAdsInfoStruct) Reset()
func (*SectionAdsInfoStruct) String ¶
func (x *SectionAdsInfoStruct) String() string
func (*SectionAdsInfoStruct) Validate ¶
func (m *SectionAdsInfoStruct) Validate() error
Validate checks the field values on SectionAdsInfoStruct 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 (*SectionAdsInfoStruct) ValidateAll ¶
func (m *SectionAdsInfoStruct) ValidateAll() error
ValidateAll checks the field values on SectionAdsInfoStruct 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 SectionAdsInfoStructMultiError, or nil if none found.
type SectionAdsInfoStructMultiError ¶
type SectionAdsInfoStructMultiError []error
SectionAdsInfoStructMultiError is an error wrapping multiple validation errors returned by SectionAdsInfoStruct.ValidateAll() if the designated constraints aren't met.
func (SectionAdsInfoStructMultiError) AllErrors ¶
func (m SectionAdsInfoStructMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SectionAdsInfoStructMultiError) Error ¶
func (m SectionAdsInfoStructMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SectionAdsInfoStructValidationError ¶
type SectionAdsInfoStructValidationError struct {
// contains filtered or unexported fields
}
SectionAdsInfoStructValidationError is the validation error returned by SectionAdsInfoStruct.Validate if the designated constraints aren't met.
func (SectionAdsInfoStructValidationError) Cause ¶
func (e SectionAdsInfoStructValidationError) Cause() error
Cause function returns cause value.
func (SectionAdsInfoStructValidationError) Error ¶
func (e SectionAdsInfoStructValidationError) Error() string
Error satisfies the builtin error interface
func (SectionAdsInfoStructValidationError) ErrorName ¶
func (e SectionAdsInfoStructValidationError) ErrorName() string
ErrorName returns error name.
func (SectionAdsInfoStructValidationError) Field ¶
func (e SectionAdsInfoStructValidationError) Field() string
Field function returns field value.
func (SectionAdsInfoStructValidationError) Key ¶
func (e SectionAdsInfoStructValidationError) Key() bool
Key function returns key value.
func (SectionAdsInfoStructValidationError) Reason ¶
func (e SectionAdsInfoStructValidationError) Reason() string
Reason function returns reason value.
type SectionIllegalInfoStruct ¶
type SectionIllegalInfoStruct struct { HitFlag int32 `protobuf:"varint,1,opt,name=HitFlag,proto3" json:"HitFlag,omitempty"` Score int32 `protobuf:"varint,2,opt,name=Score,proto3" json:"Score,omitempty"` Keywords string `protobuf:"bytes,3,opt,name=Keywords,proto3" json:"Keywords,omitempty"` // contains filtered or unexported fields }
func (*SectionIllegalInfoStruct) Descriptor
deprecated
func (*SectionIllegalInfoStruct) Descriptor() ([]byte, []int)
Deprecated: Use SectionIllegalInfoStruct.ProtoReflect.Descriptor instead.
func (*SectionIllegalInfoStruct) GetHitFlag ¶
func (x *SectionIllegalInfoStruct) GetHitFlag() int32
func (*SectionIllegalInfoStruct) GetKeywords ¶
func (x *SectionIllegalInfoStruct) GetKeywords() string
func (*SectionIllegalInfoStruct) GetScore ¶
func (x *SectionIllegalInfoStruct) GetScore() int32
func (*SectionIllegalInfoStruct) ProtoMessage ¶
func (*SectionIllegalInfoStruct) ProtoMessage()
func (*SectionIllegalInfoStruct) ProtoReflect ¶
func (x *SectionIllegalInfoStruct) ProtoReflect() protoreflect.Message
func (*SectionIllegalInfoStruct) Reset ¶
func (x *SectionIllegalInfoStruct) Reset()
func (*SectionIllegalInfoStruct) String ¶
func (x *SectionIllegalInfoStruct) String() string
func (*SectionIllegalInfoStruct) Validate ¶
func (m *SectionIllegalInfoStruct) Validate() error
Validate checks the field values on SectionIllegalInfoStruct 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 (*SectionIllegalInfoStruct) ValidateAll ¶
func (m *SectionIllegalInfoStruct) ValidateAll() error
ValidateAll checks the field values on SectionIllegalInfoStruct 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 SectionIllegalInfoStructMultiError, or nil if none found.
type SectionIllegalInfoStructMultiError ¶
type SectionIllegalInfoStructMultiError []error
SectionIllegalInfoStructMultiError is an error wrapping multiple validation errors returned by SectionIllegalInfoStruct.ValidateAll() if the designated constraints aren't met.
func (SectionIllegalInfoStructMultiError) AllErrors ¶
func (m SectionIllegalInfoStructMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SectionIllegalInfoStructMultiError) Error ¶
func (m SectionIllegalInfoStructMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SectionIllegalInfoStructValidationError ¶
type SectionIllegalInfoStructValidationError struct {
// contains filtered or unexported fields
}
SectionIllegalInfoStructValidationError is the validation error returned by SectionIllegalInfoStruct.Validate if the designated constraints aren't met.
func (SectionIllegalInfoStructValidationError) Cause ¶
func (e SectionIllegalInfoStructValidationError) Cause() error
Cause function returns cause value.
func (SectionIllegalInfoStructValidationError) Error ¶
func (e SectionIllegalInfoStructValidationError) Error() string
Error satisfies the builtin error interface
func (SectionIllegalInfoStructValidationError) ErrorName ¶
func (e SectionIllegalInfoStructValidationError) ErrorName() string
ErrorName returns error name.
func (SectionIllegalInfoStructValidationError) Field ¶
func (e SectionIllegalInfoStructValidationError) Field() string
Field function returns field value.
func (SectionIllegalInfoStructValidationError) Key ¶
func (e SectionIllegalInfoStructValidationError) Key() bool
Key function returns key value.
func (SectionIllegalInfoStructValidationError) Reason ¶
func (e SectionIllegalInfoStructValidationError) Reason() string
Reason function returns reason value.
type SectionPornInfoStruct ¶
type SectionPornInfoStruct struct { HitFlag int32 `protobuf:"varint,1,opt,name=HitFlag,proto3" json:"HitFlag,omitempty"` Score int32 `protobuf:"varint,2,opt,name=Score,proto3" json:"Score,omitempty"` Keywords string `protobuf:"bytes,3,opt,name=Keywords,proto3" json:"Keywords,omitempty"` // contains filtered or unexported fields }
func (*SectionPornInfoStruct) Descriptor
deprecated
func (*SectionPornInfoStruct) Descriptor() ([]byte, []int)
Deprecated: Use SectionPornInfoStruct.ProtoReflect.Descriptor instead.
func (*SectionPornInfoStruct) GetHitFlag ¶
func (x *SectionPornInfoStruct) GetHitFlag() int32
func (*SectionPornInfoStruct) GetKeywords ¶
func (x *SectionPornInfoStruct) GetKeywords() string
func (*SectionPornInfoStruct) GetScore ¶
func (x *SectionPornInfoStruct) GetScore() int32
func (*SectionPornInfoStruct) ProtoMessage ¶
func (*SectionPornInfoStruct) ProtoMessage()
func (*SectionPornInfoStruct) ProtoReflect ¶
func (x *SectionPornInfoStruct) ProtoReflect() protoreflect.Message
func (*SectionPornInfoStruct) Reset ¶
func (x *SectionPornInfoStruct) Reset()
func (*SectionPornInfoStruct) String ¶
func (x *SectionPornInfoStruct) String() string
func (*SectionPornInfoStruct) Validate ¶
func (m *SectionPornInfoStruct) Validate() error
Validate checks the field values on SectionPornInfoStruct 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 (*SectionPornInfoStruct) ValidateAll ¶
func (m *SectionPornInfoStruct) ValidateAll() error
ValidateAll checks the field values on SectionPornInfoStruct 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 SectionPornInfoStructMultiError, or nil if none found.
type SectionPornInfoStructMultiError ¶
type SectionPornInfoStructMultiError []error
SectionPornInfoStructMultiError is an error wrapping multiple validation errors returned by SectionPornInfoStruct.ValidateAll() if the designated constraints aren't met.
func (SectionPornInfoStructMultiError) AllErrors ¶
func (m SectionPornInfoStructMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SectionPornInfoStructMultiError) Error ¶
func (m SectionPornInfoStructMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SectionPornInfoStructValidationError ¶
type SectionPornInfoStructValidationError struct {
// contains filtered or unexported fields
}
SectionPornInfoStructValidationError is the validation error returned by SectionPornInfoStruct.Validate if the designated constraints aren't met.
func (SectionPornInfoStructValidationError) Cause ¶
func (e SectionPornInfoStructValidationError) Cause() error
Cause function returns cause value.
func (SectionPornInfoStructValidationError) Error ¶
func (e SectionPornInfoStructValidationError) Error() string
Error satisfies the builtin error interface
func (SectionPornInfoStructValidationError) ErrorName ¶
func (e SectionPornInfoStructValidationError) ErrorName() string
ErrorName returns error name.
func (SectionPornInfoStructValidationError) Field ¶
func (e SectionPornInfoStructValidationError) Field() string
Field function returns field value.
func (SectionPornInfoStructValidationError) Key ¶
func (e SectionPornInfoStructValidationError) Key() bool
Key function returns key value.
func (SectionPornInfoStructValidationError) Reason ¶
func (e SectionPornInfoStructValidationError) Reason() string
Reason function returns reason value.
type SectionStruct ¶
type SectionStruct struct { Label string `protobuf:"bytes,1,opt,name=Label,proto3" json:"Label,omitempty"` Result int32 `protobuf:"varint,2,opt,name=Result,proto3" json:"Result,omitempty"` PornInfo *SectionPornInfoStruct `protobuf:"bytes,3,opt,name=PornInfo,proto3" json:"PornInfo,omitempty"` AdsInfo *SectionAdsInfoStruct `protobuf:"bytes,4,opt,name=AdsInfo,proto3" json:"AdsInfo,omitempty"` IllegalInfo *SectionIllegalInfoStruct `protobuf:"bytes,5,opt,name=IllegalInfo,proto3" json:"IllegalInfo,omitempty"` AbuseInfo *SectionAbuseInfoStruct `protobuf:"bytes,6,opt,name=AbuseInfo,proto3" json:"AbuseInfo,omitempty"` // contains filtered or unexported fields }
func (*SectionStruct) Descriptor
deprecated
func (*SectionStruct) Descriptor() ([]byte, []int)
Deprecated: Use SectionStruct.ProtoReflect.Descriptor instead.
func (*SectionStruct) GetAbuseInfo ¶
func (x *SectionStruct) GetAbuseInfo() *SectionAbuseInfoStruct
func (*SectionStruct) GetAdsInfo ¶
func (x *SectionStruct) GetAdsInfo() *SectionAdsInfoStruct
func (*SectionStruct) GetIllegalInfo ¶
func (x *SectionStruct) GetIllegalInfo() *SectionIllegalInfoStruct
func (*SectionStruct) GetLabel ¶
func (x *SectionStruct) GetLabel() string
func (*SectionStruct) GetPornInfo ¶
func (x *SectionStruct) GetPornInfo() *SectionPornInfoStruct
func (*SectionStruct) GetResult ¶
func (x *SectionStruct) GetResult() int32
func (*SectionStruct) ProtoMessage ¶
func (*SectionStruct) ProtoMessage()
func (*SectionStruct) ProtoReflect ¶
func (x *SectionStruct) ProtoReflect() protoreflect.Message
func (*SectionStruct) Reset ¶
func (x *SectionStruct) Reset()
func (*SectionStruct) String ¶
func (x *SectionStruct) String() string
func (*SectionStruct) Validate ¶
func (m *SectionStruct) Validate() error
Validate checks the field values on SectionStruct 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 (*SectionStruct) ValidateAll ¶
func (m *SectionStruct) ValidateAll() error
ValidateAll checks the field values on SectionStruct 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 SectionStructMultiError, or nil if none found.
type SectionStructMultiError ¶
type SectionStructMultiError []error
SectionStructMultiError is an error wrapping multiple validation errors returned by SectionStruct.ValidateAll() if the designated constraints aren't met.
func (SectionStructMultiError) AllErrors ¶
func (m SectionStructMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SectionStructMultiError) Error ¶
func (m SectionStructMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SectionStructValidationError ¶
type SectionStructValidationError struct {
// contains filtered or unexported fields
}
SectionStructValidationError is the validation error returned by SectionStruct.Validate if the designated constraints aren't met.
func (SectionStructValidationError) Cause ¶
func (e SectionStructValidationError) Cause() error
Cause function returns cause value.
func (SectionStructValidationError) Error ¶
func (e SectionStructValidationError) Error() string
Error satisfies the builtin error interface
func (SectionStructValidationError) ErrorName ¶
func (e SectionStructValidationError) ErrorName() string
ErrorName returns error name.
func (SectionStructValidationError) Field ¶
func (e SectionStructValidationError) Field() string
Field function returns field value.
func (SectionStructValidationError) Key ¶
func (e SectionStructValidationError) Key() bool
Key function returns key value.
func (SectionStructValidationError) Reason ¶
func (e SectionStructValidationError) Reason() string
Reason function returns reason value.
type SetMailBoxLastTimeReq ¶
type SetMailBoxLastTimeReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Time int32 `protobuf:"varint,2,opt,name=time,proto3" json:"time,omitempty"` // contains filtered or unexported fields }
func (*SetMailBoxLastTimeReq) Descriptor
deprecated
func (*SetMailBoxLastTimeReq) Descriptor() ([]byte, []int)
Deprecated: Use SetMailBoxLastTimeReq.ProtoReflect.Descriptor instead.
func (*SetMailBoxLastTimeReq) GetTime ¶
func (x *SetMailBoxLastTimeReq) GetTime() int32
func (*SetMailBoxLastTimeReq) GetUuid ¶
func (x *SetMailBoxLastTimeReq) GetUuid() string
func (*SetMailBoxLastTimeReq) ProtoMessage ¶
func (*SetMailBoxLastTimeReq) ProtoMessage()
func (*SetMailBoxLastTimeReq) ProtoReflect ¶
func (x *SetMailBoxLastTimeReq) ProtoReflect() protoreflect.Message
func (*SetMailBoxLastTimeReq) Reset ¶
func (x *SetMailBoxLastTimeReq) Reset()
func (*SetMailBoxLastTimeReq) String ¶
func (x *SetMailBoxLastTimeReq) String() string
func (*SetMailBoxLastTimeReq) Validate ¶
func (m *SetMailBoxLastTimeReq) Validate() error
Validate checks the field values on SetMailBoxLastTimeReq 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 (*SetMailBoxLastTimeReq) ValidateAll ¶
func (m *SetMailBoxLastTimeReq) ValidateAll() error
ValidateAll checks the field values on SetMailBoxLastTimeReq 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 SetMailBoxLastTimeReqMultiError, or nil if none found.
type SetMailBoxLastTimeReqMultiError ¶
type SetMailBoxLastTimeReqMultiError []error
SetMailBoxLastTimeReqMultiError is an error wrapping multiple validation errors returned by SetMailBoxLastTimeReq.ValidateAll() if the designated constraints aren't met.
func (SetMailBoxLastTimeReqMultiError) AllErrors ¶
func (m SetMailBoxLastTimeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetMailBoxLastTimeReqMultiError) Error ¶
func (m SetMailBoxLastTimeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetMailBoxLastTimeReqValidationError ¶
type SetMailBoxLastTimeReqValidationError struct {
// contains filtered or unexported fields
}
SetMailBoxLastTimeReqValidationError is the validation error returned by SetMailBoxLastTimeReq.Validate if the designated constraints aren't met.
func (SetMailBoxLastTimeReqValidationError) Cause ¶
func (e SetMailBoxLastTimeReqValidationError) Cause() error
Cause function returns cause value.
func (SetMailBoxLastTimeReqValidationError) Error ¶
func (e SetMailBoxLastTimeReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetMailBoxLastTimeReqValidationError) ErrorName ¶
func (e SetMailBoxLastTimeReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetMailBoxLastTimeReqValidationError) Field ¶
func (e SetMailBoxLastTimeReqValidationError) Field() string
Field function returns field value.
func (SetMailBoxLastTimeReqValidationError) Key ¶
func (e SetMailBoxLastTimeReqValidationError) Key() bool
Key function returns key value.
func (SetMailBoxLastTimeReqValidationError) Reason ¶
func (e SetMailBoxLastTimeReqValidationError) Reason() string
Reason function returns reason value.
type TextReviewReq ¶
type TextReviewReq struct { JobsDetail *JobsDetailStruct `protobuf:"bytes,1,opt,name=JobsDetail,proto3" json:"JobsDetail,omitempty"` EventName string `protobuf:"bytes,2,opt,name=EventName,proto3" json:"EventName,omitempty"` // contains filtered or unexported fields }
func (*TextReviewReq) Descriptor
deprecated
func (*TextReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use TextReviewReq.ProtoReflect.Descriptor instead.
func (*TextReviewReq) GetEventName ¶
func (x *TextReviewReq) GetEventName() string
func (*TextReviewReq) GetJobsDetail ¶
func (x *TextReviewReq) GetJobsDetail() *JobsDetailStruct
func (*TextReviewReq) ProtoMessage ¶
func (*TextReviewReq) ProtoMessage()
func (*TextReviewReq) ProtoReflect ¶
func (x *TextReviewReq) ProtoReflect() protoreflect.Message
func (*TextReviewReq) Reset ¶
func (x *TextReviewReq) Reset()
func (*TextReviewReq) String ¶
func (x *TextReviewReq) String() string
func (*TextReviewReq) Validate ¶
func (m *TextReviewReq) Validate() error
Validate checks the field values on TextReviewReq 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 (*TextReviewReq) ValidateAll ¶
func (m *TextReviewReq) ValidateAll() error
ValidateAll checks the field values on TextReviewReq 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 TextReviewReqMultiError, or nil if none found.
type TextReviewReqMultiError ¶
type TextReviewReqMultiError []error
TextReviewReqMultiError is an error wrapping multiple validation errors returned by TextReviewReq.ValidateAll() if the designated constraints aren't met.
func (TextReviewReqMultiError) AllErrors ¶
func (m TextReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TextReviewReqMultiError) Error ¶
func (m TextReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TextReviewReqValidationError ¶
type TextReviewReqValidationError struct {
// contains filtered or unexported fields
}
TextReviewReqValidationError is the validation error returned by TextReviewReq.Validate if the designated constraints aren't met.
func (TextReviewReqValidationError) Cause ¶
func (e TextReviewReqValidationError) Cause() error
Cause function returns cause value.
func (TextReviewReqValidationError) Error ¶
func (e TextReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (TextReviewReqValidationError) ErrorName ¶
func (e TextReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (TextReviewReqValidationError) Field ¶
func (e TextReviewReqValidationError) Field() string
Field function returns field value.
func (TextReviewReqValidationError) Key ¶
func (e TextReviewReqValidationError) Key() bool
Key function returns key value.
func (TextReviewReqValidationError) Reason ¶
func (e TextReviewReqValidationError) Reason() string
Reason function returns reason value.
type UnimplementedMessageServer ¶
type UnimplementedMessageServer struct { }
UnimplementedMessageServer must be embedded to have forward compatible implementations.
func (UnimplementedMessageServer) ArticleCreateReview ¶
func (UnimplementedMessageServer) ArticleCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) ArticleEditReview ¶
func (UnimplementedMessageServer) ArticleEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) ArticleImageReview ¶
func (UnimplementedMessageServer) ArticleImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) AvatarReview ¶
func (UnimplementedMessageServer) AvatarReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) CollectionsCreateReview ¶
func (UnimplementedMessageServer) CollectionsCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) CollectionsEditReview ¶
func (UnimplementedMessageServer) CollectionsEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) ColumnCreateReview ¶
func (UnimplementedMessageServer) ColumnCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) ColumnEditReview ¶
func (UnimplementedMessageServer) ColumnEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) ColumnImageReview ¶
func (UnimplementedMessageServer) ColumnImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) CommentCreateReview ¶
func (UnimplementedMessageServer) CommentCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) CoverReview ¶
func (UnimplementedMessageServer) CoverReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) GetMailBoxLastTime ¶
func (UnimplementedMessageServer) GetMailBoxLastTime(context.Context, *GetMailBoxLastTimeReq) (*GetMailBoxLastTimeReply, error)
func (UnimplementedMessageServer) GetMessageNotification ¶
func (UnimplementedMessageServer) GetMessageNotification(context.Context, *GetMessageNotificationReq) (*GetMessageNotificationReply, error)
func (UnimplementedMessageServer) GetMessageSystemNotification ¶
func (UnimplementedMessageServer) GetMessageSystemNotification(context.Context, *GetMessageSystemNotificationReq) (*GetMessageSystemNotificationReply, error)
func (UnimplementedMessageServer) ProfileReview ¶
func (UnimplementedMessageServer) ProfileReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) RemoveMailBoxCommentCount ¶
func (UnimplementedMessageServer) RemoveMailBoxCommentCount(context.Context, *RemoveMailBoxCommentCountReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) RemoveMailBoxSubCommentCount ¶
func (UnimplementedMessageServer) RemoveMailBoxSubCommentCount(context.Context, *RemoveMailBoxSubCommentCountReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) RemoveMailBoxSystemNotificationCount ¶
func (UnimplementedMessageServer) RemoveMailBoxSystemNotificationCount(context.Context, *RemoveMailBoxSystemNotificationCountReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) SetMailBoxLastTime ¶
func (UnimplementedMessageServer) SetMailBoxLastTime(context.Context, *SetMailBoxLastTimeReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) SubCommentCreateReview ¶
func (UnimplementedMessageServer) SubCommentCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) TalkCreateReview ¶
func (UnimplementedMessageServer) TalkCreateReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) TalkEditReview ¶
func (UnimplementedMessageServer) TalkEditReview(context.Context, *TextReviewReq) (*emptypb.Empty, error)
func (UnimplementedMessageServer) TalkImageReview ¶
func (UnimplementedMessageServer) TalkImageReview(context.Context, *ImageReviewReq) (*emptypb.Empty, error)
type UnsafeMessageServer ¶
type UnsafeMessageServer interface {
// contains filtered or unexported methods
}
UnsafeMessageServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MessageServer will result in compilation errors.