Documentation ¶
Index ¶
- Constants
- Variables
- func ErrorAddColumnIncludesFailed(format string, args ...interface{}) *errors.Error
- func ErrorAddCommentFailed(format string, args ...interface{}) *errors.Error
- func ErrorCancelAgreeFailed(format string, args ...interface{}) *errors.Error
- func ErrorCancelCollectFailed(format string, args ...interface{}) *errors.Error
- func ErrorCancelSubscribeColumnFailed(format string, args ...interface{}) *errors.Error
- func ErrorCancelViewFailed(format string, args ...interface{}) *errors.Error
- func ErrorCreateArticleFailed(format string, args ...interface{}) *errors.Error
- func ErrorCreateCollectionsFailed(format string, args ...interface{}) *errors.Error
- func ErrorCreateColumnFailed(format string, args ...interface{}) *errors.Error
- func ErrorCreateDraftFailed(format string, args ...interface{}) *errors.Error
- func ErrorCreateTalkFailed(format string, args ...interface{}) *errors.Error
- func ErrorCreateTimelineFailed(format string, args ...interface{}) *errors.Error
- func ErrorDeleteArticleFailed(format string, args ...interface{}) *errors.Error
- func ErrorDeleteCollectionsFailed(format string, args ...interface{}) *errors.Error
- func ErrorDeleteColumnFailed(format string, args ...interface{}) *errors.Error
- func ErrorDeleteColumnIncludesFailed(format string, args ...interface{}) *errors.Error
- func ErrorDeleteTalkFailed(format string, args ...interface{}) *errors.Error
- func ErrorDraftMarkFailed(format string, args ...interface{}) *errors.Error
- func ErrorEditArticleFailed(format string, args ...interface{}) *errors.Error
- func ErrorEditCollectionsFailed(format string, args ...interface{}) *errors.Error
- func ErrorEditColumnFailed(format string, args ...interface{}) *errors.Error
- func ErrorEditTalkFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetArticleAgreeFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetArticleCollectFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetArticleDraftFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetArticleFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetArticleListFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetArticleSearchFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetCollectArticleFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetCollectionFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetCollectionsListFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetColumnAgreeFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetColumnCollectFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetColumnDraftFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetColumnFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetColumnListFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetColumnSearchFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetColumnSubscribesFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetContentReviewFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetCountFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetCreationUserFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetDraftListFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetImageReviewFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetLeaderBoardFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetNewsFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetNewsSearchFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetStatisticFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetStatisticJudgeFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetSubscribeColumnFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetSubscribeColumnListFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetTalkAgreeFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetTalkCollectFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetTalkDraftFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetTalkFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetTalkListFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetTalkSearchFailed(format string, args ...interface{}) *errors.Error
- func ErrorGetTimelineListFailed(format string, args ...interface{}) *errors.Error
- func ErrorNotEmpty(format string, args ...interface{}) *errors.Error
- func ErrorRecordNotFound(format string, args ...interface{}) *errors.Error
- func ErrorReduceCommentFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetAgreeFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetCollectFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetContentIrregularFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetImageIrregularFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetRecordFailed(format string, args ...interface{}) *errors.Error
- func ErrorSetViewFailed(format string, args ...interface{}) *errors.Error
- func ErrorSubscribeColumnFailed(format string, args ...interface{}) *errors.Error
- func ErrorSubscribeColumnJudgeFailed(format string, args ...interface{}) *errors.Error
- func ErrorUnknownError(format string, args ...interface{}) *errors.Error
- func IsAddColumnIncludesFailed(err error) bool
- func IsAddCommentFailed(err error) bool
- func IsCancelAgreeFailed(err error) bool
- func IsCancelCollectFailed(err error) bool
- func IsCancelSubscribeColumnFailed(err error) bool
- func IsCancelViewFailed(err error) bool
- func IsCreateArticleFailed(err error) bool
- func IsCreateCollectionsFailed(err error) bool
- func IsCreateColumnFailed(err error) bool
- func IsCreateDraftFailed(err error) bool
- func IsCreateTalkFailed(err error) bool
- func IsCreateTimelineFailed(err error) bool
- func IsDeleteArticleFailed(err error) bool
- func IsDeleteCollectionsFailed(err error) bool
- func IsDeleteColumnFailed(err error) bool
- func IsDeleteColumnIncludesFailed(err error) bool
- func IsDeleteTalkFailed(err error) bool
- func IsDraftMarkFailed(err error) bool
- func IsEditArticleFailed(err error) bool
- func IsEditCollectionsFailed(err error) bool
- func IsEditColumnFailed(err error) bool
- func IsEditTalkFailed(err error) bool
- func IsGetArticleAgreeFailed(err error) bool
- func IsGetArticleCollectFailed(err error) bool
- func IsGetArticleDraftFailed(err error) bool
- func IsGetArticleFailed(err error) bool
- func IsGetArticleListFailed(err error) bool
- func IsGetArticleSearchFailed(err error) bool
- func IsGetCollectArticleFailed(err error) bool
- func IsGetCollectionFailed(err error) bool
- func IsGetCollectionsListFailed(err error) bool
- func IsGetColumnAgreeFailed(err error) bool
- func IsGetColumnCollectFailed(err error) bool
- func IsGetColumnDraftFailed(err error) bool
- func IsGetColumnFailed(err error) bool
- func IsGetColumnListFailed(err error) bool
- func IsGetColumnSearchFailed(err error) bool
- func IsGetColumnSubscribesFailed(err error) bool
- func IsGetContentReviewFailed(err error) bool
- func IsGetCountFailed(err error) bool
- func IsGetCreationUserFailed(err error) bool
- func IsGetDraftListFailed(err error) bool
- func IsGetImageReviewFailed(err error) bool
- func IsGetLeaderBoardFailed(err error) bool
- func IsGetNewsFailed(err error) bool
- func IsGetNewsSearchFailed(err error) bool
- func IsGetStatisticFailed(err error) bool
- func IsGetStatisticJudgeFailed(err error) bool
- func IsGetSubscribeColumnFailed(err error) bool
- func IsGetSubscribeColumnListFailed(err error) bool
- func IsGetTalkAgreeFailed(err error) bool
- func IsGetTalkCollectFailed(err error) bool
- func IsGetTalkDraftFailed(err error) bool
- func IsGetTalkFailed(err error) bool
- func IsGetTalkListFailed(err error) bool
- func IsGetTalkSearchFailed(err error) bool
- func IsGetTimelineListFailed(err error) bool
- func IsNotEmpty(err error) bool
- func IsRecordNotFound(err error) bool
- func IsReduceCommentFailed(err error) bool
- func IsSetAgreeFailed(err error) bool
- func IsSetCollectFailed(err error) bool
- func IsSetContentIrregularFailed(err error) bool
- func IsSetImageIrregularFailed(err error) bool
- func IsSetRecordFailed(err error) bool
- func IsSetViewFailed(err error) bool
- func IsSubscribeColumnFailed(err error) bool
- func IsSubscribeColumnJudgeFailed(err error) bool
- func IsUnknownError(err error) bool
- func RegisterCreationHTTPServer(s *http.Server, srv CreationHTTPServer)
- func RegisterCreationServer(s grpc.ServiceRegistrar, srv CreationServer)
- type AddColumnIncludesDbAndCacheReq
- func (*AddColumnIncludesDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddColumnIncludesDbAndCacheReq) GetArticleId() int32
- func (x *AddColumnIncludesDbAndCacheReq) GetId() int32
- func (x *AddColumnIncludesDbAndCacheReq) GetUuid() string
- func (*AddColumnIncludesDbAndCacheReq) ProtoMessage()
- func (x *AddColumnIncludesDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *AddColumnIncludesDbAndCacheReq) Reset()
- func (x *AddColumnIncludesDbAndCacheReq) String() string
- func (m *AddColumnIncludesDbAndCacheReq) Validate() error
- func (m *AddColumnIncludesDbAndCacheReq) ValidateAll() error
- type AddColumnIncludesDbAndCacheReqMultiError
- type AddColumnIncludesDbAndCacheReqValidationError
- func (e AddColumnIncludesDbAndCacheReqValidationError) Cause() error
- func (e AddColumnIncludesDbAndCacheReqValidationError) Error() string
- func (e AddColumnIncludesDbAndCacheReqValidationError) ErrorName() string
- func (e AddColumnIncludesDbAndCacheReqValidationError) Field() string
- func (e AddColumnIncludesDbAndCacheReqValidationError) Key() bool
- func (e AddColumnIncludesDbAndCacheReqValidationError) Reason() string
- type AddColumnIncludesReq
- func (*AddColumnIncludesReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddColumnIncludesReq) GetArticleId() int32
- func (x *AddColumnIncludesReq) GetId() int32
- func (x *AddColumnIncludesReq) GetUuid() string
- func (*AddColumnIncludesReq) ProtoMessage()
- func (x *AddColumnIncludesReq) ProtoReflect() protoreflect.Message
- func (x *AddColumnIncludesReq) Reset()
- func (x *AddColumnIncludesReq) String() string
- func (m *AddColumnIncludesReq) Validate() error
- func (m *AddColumnIncludesReq) ValidateAll() error
- type AddColumnIncludesReqMultiError
- type AddColumnIncludesReqValidationError
- func (e AddColumnIncludesReqValidationError) Cause() error
- func (e AddColumnIncludesReqValidationError) Error() string
- func (e AddColumnIncludesReqValidationError) ErrorName() string
- func (e AddColumnIncludesReqValidationError) Field() string
- func (e AddColumnIncludesReqValidationError) Key() bool
- func (e AddColumnIncludesReqValidationError) Reason() string
- type AddCreationCommentReq
- func (*AddCreationCommentReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddCreationCommentReq) GetCreationId() int32
- func (x *AddCreationCommentReq) GetCreationType() int32
- func (x *AddCreationCommentReq) GetUuid() string
- func (*AddCreationCommentReq) ProtoMessage()
- func (x *AddCreationCommentReq) ProtoReflect() protoreflect.Message
- func (x *AddCreationCommentReq) Reset()
- func (x *AddCreationCommentReq) String() string
- func (m *AddCreationCommentReq) Validate() error
- func (m *AddCreationCommentReq) ValidateAll() error
- type AddCreationCommentReqMultiError
- type AddCreationCommentReqValidationError
- func (e AddCreationCommentReqValidationError) Cause() error
- func (e AddCreationCommentReqValidationError) Error() string
- func (e AddCreationCommentReqValidationError) ErrorName() string
- func (e AddCreationCommentReqValidationError) Field() string
- func (e AddCreationCommentReqValidationError) Key() bool
- func (e AddCreationCommentReqValidationError) Reason() string
- type AddCreationContentReviewDbAndCacheReq
- func (*AddCreationContentReviewDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddCreationContentReviewDbAndCacheReq) GetCreationId() int32
- func (x *AddCreationContentReviewDbAndCacheReq) GetJobId() string
- func (x *AddCreationContentReviewDbAndCacheReq) GetKind() string
- func (x *AddCreationContentReviewDbAndCacheReq) GetLabel() string
- func (x *AddCreationContentReviewDbAndCacheReq) GetResult() int32
- func (x *AddCreationContentReviewDbAndCacheReq) GetSection() string
- func (x *AddCreationContentReviewDbAndCacheReq) GetTitle() string
- func (x *AddCreationContentReviewDbAndCacheReq) GetUuid() string
- func (*AddCreationContentReviewDbAndCacheReq) ProtoMessage()
- func (x *AddCreationContentReviewDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *AddCreationContentReviewDbAndCacheReq) Reset()
- func (x *AddCreationContentReviewDbAndCacheReq) String() string
- func (m *AddCreationContentReviewDbAndCacheReq) Validate() error
- func (m *AddCreationContentReviewDbAndCacheReq) ValidateAll() error
- type AddCreationContentReviewDbAndCacheReqMultiError
- type AddCreationContentReviewDbAndCacheReqValidationError
- func (e AddCreationContentReviewDbAndCacheReqValidationError) Cause() error
- func (e AddCreationContentReviewDbAndCacheReqValidationError) Error() string
- func (e AddCreationContentReviewDbAndCacheReqValidationError) ErrorName() string
- func (e AddCreationContentReviewDbAndCacheReqValidationError) Field() string
- func (e AddCreationContentReviewDbAndCacheReqValidationError) Key() bool
- func (e AddCreationContentReviewDbAndCacheReqValidationError) Reason() string
- type AddCreationImageReviewDbAndCacheReq
- func (*AddCreationImageReviewDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddCreationImageReviewDbAndCacheReq) GetCategory() string
- func (x *AddCreationImageReviewDbAndCacheReq) GetCreationId() int32
- func (x *AddCreationImageReviewDbAndCacheReq) GetJobId() string
- func (x *AddCreationImageReviewDbAndCacheReq) GetKind() string
- func (x *AddCreationImageReviewDbAndCacheReq) GetLabel() string
- func (x *AddCreationImageReviewDbAndCacheReq) GetResult() int32
- func (x *AddCreationImageReviewDbAndCacheReq) GetScore() int32
- func (x *AddCreationImageReviewDbAndCacheReq) GetSubLabel() string
- func (x *AddCreationImageReviewDbAndCacheReq) GetUid() string
- func (x *AddCreationImageReviewDbAndCacheReq) GetUrl() string
- func (x *AddCreationImageReviewDbAndCacheReq) GetUuid() string
- func (*AddCreationImageReviewDbAndCacheReq) ProtoMessage()
- func (x *AddCreationImageReviewDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *AddCreationImageReviewDbAndCacheReq) Reset()
- func (x *AddCreationImageReviewDbAndCacheReq) String() string
- func (m *AddCreationImageReviewDbAndCacheReq) Validate() error
- func (m *AddCreationImageReviewDbAndCacheReq) ValidateAll() error
- type AddCreationImageReviewDbAndCacheReqMultiError
- type AddCreationImageReviewDbAndCacheReqValidationError
- func (e AddCreationImageReviewDbAndCacheReqValidationError) Cause() error
- func (e AddCreationImageReviewDbAndCacheReqValidationError) Error() string
- func (e AddCreationImageReviewDbAndCacheReqValidationError) ErrorName() string
- func (e AddCreationImageReviewDbAndCacheReqValidationError) Field() string
- func (e AddCreationImageReviewDbAndCacheReqValidationError) Key() bool
- func (e AddCreationImageReviewDbAndCacheReqValidationError) Reason() string
- type ArticleDraftMarkReq
- func (*ArticleDraftMarkReq) Descriptor() ([]byte, []int)deprecated
- func (x *ArticleDraftMarkReq) GetId() int32
- func (x *ArticleDraftMarkReq) GetUuid() string
- func (*ArticleDraftMarkReq) ProtoMessage()
- func (x *ArticleDraftMarkReq) ProtoReflect() protoreflect.Message
- func (x *ArticleDraftMarkReq) Reset()
- func (x *ArticleDraftMarkReq) String() string
- func (m *ArticleDraftMarkReq) Validate() error
- func (m *ArticleDraftMarkReq) ValidateAll() error
- type ArticleDraftMarkReqMultiError
- type ArticleDraftMarkReqValidationError
- func (e ArticleDraftMarkReqValidationError) Cause() error
- func (e ArticleDraftMarkReqValidationError) Error() string
- func (e ArticleDraftMarkReqValidationError) ErrorName() string
- func (e ArticleDraftMarkReqValidationError) Field() string
- func (e ArticleDraftMarkReqValidationError) Key() bool
- func (e ArticleDraftMarkReqValidationError) Reason() string
- type ArticleStatisticJudgeReply
- func (*ArticleStatisticJudgeReply) Descriptor() ([]byte, []int)deprecated
- func (x *ArticleStatisticJudgeReply) GetAgree() bool
- func (x *ArticleStatisticJudgeReply) GetCollect() bool
- func (*ArticleStatisticJudgeReply) ProtoMessage()
- func (x *ArticleStatisticJudgeReply) ProtoReflect() protoreflect.Message
- func (x *ArticleStatisticJudgeReply) Reset()
- func (x *ArticleStatisticJudgeReply) String() string
- func (m *ArticleStatisticJudgeReply) Validate() error
- func (m *ArticleStatisticJudgeReply) ValidateAll() error
- type ArticleStatisticJudgeReplyMultiError
- type ArticleStatisticJudgeReplyValidationError
- func (e ArticleStatisticJudgeReplyValidationError) Cause() error
- func (e ArticleStatisticJudgeReplyValidationError) Error() string
- func (e ArticleStatisticJudgeReplyValidationError) ErrorName() string
- func (e ArticleStatisticJudgeReplyValidationError) Field() string
- func (e ArticleStatisticJudgeReplyValidationError) Key() bool
- func (e ArticleStatisticJudgeReplyValidationError) Reason() string
- type ArticleStatisticJudgeReq
- func (*ArticleStatisticJudgeReq) Descriptor() ([]byte, []int)deprecated
- func (x *ArticleStatisticJudgeReq) GetId() int32
- func (x *ArticleStatisticJudgeReq) GetUuid() string
- func (*ArticleStatisticJudgeReq) ProtoMessage()
- func (x *ArticleStatisticJudgeReq) ProtoReflect() protoreflect.Message
- func (x *ArticleStatisticJudgeReq) Reset()
- func (x *ArticleStatisticJudgeReq) String() string
- func (m *ArticleStatisticJudgeReq) Validate() error
- func (m *ArticleStatisticJudgeReq) ValidateAll() error
- type ArticleStatisticJudgeReqMultiError
- type ArticleStatisticJudgeReqValidationError
- func (e ArticleStatisticJudgeReqValidationError) Cause() error
- func (e ArticleStatisticJudgeReqValidationError) Error() string
- func (e ArticleStatisticJudgeReqValidationError) ErrorName() string
- func (e ArticleStatisticJudgeReqValidationError) Field() string
- func (e ArticleStatisticJudgeReqValidationError) Key() bool
- func (e ArticleStatisticJudgeReqValidationError) Reason() string
- type CancelArticleAgreeDbAndCacheReq
- func (*CancelArticleAgreeDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelArticleAgreeDbAndCacheReq) GetId() int32
- func (x *CancelArticleAgreeDbAndCacheReq) GetUserUuid() string
- func (x *CancelArticleAgreeDbAndCacheReq) GetUuid() string
- func (*CancelArticleAgreeDbAndCacheReq) ProtoMessage()
- func (x *CancelArticleAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *CancelArticleAgreeDbAndCacheReq) Reset()
- func (x *CancelArticleAgreeDbAndCacheReq) String() string
- func (m *CancelArticleAgreeDbAndCacheReq) Validate() error
- func (m *CancelArticleAgreeDbAndCacheReq) ValidateAll() error
- type CancelArticleAgreeDbAndCacheReqMultiError
- type CancelArticleAgreeDbAndCacheReqValidationError
- func (e CancelArticleAgreeDbAndCacheReqValidationError) Cause() error
- func (e CancelArticleAgreeDbAndCacheReqValidationError) Error() string
- func (e CancelArticleAgreeDbAndCacheReqValidationError) ErrorName() string
- func (e CancelArticleAgreeDbAndCacheReqValidationError) Field() string
- func (e CancelArticleAgreeDbAndCacheReqValidationError) Key() bool
- func (e CancelArticleAgreeDbAndCacheReqValidationError) Reason() string
- type CancelArticleAgreeReq
- func (*CancelArticleAgreeReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelArticleAgreeReq) GetId() int32
- func (x *CancelArticleAgreeReq) GetUserUuid() string
- func (x *CancelArticleAgreeReq) GetUuid() string
- func (*CancelArticleAgreeReq) ProtoMessage()
- func (x *CancelArticleAgreeReq) ProtoReflect() protoreflect.Message
- func (x *CancelArticleAgreeReq) Reset()
- func (x *CancelArticleAgreeReq) String() string
- func (m *CancelArticleAgreeReq) Validate() error
- func (m *CancelArticleAgreeReq) ValidateAll() error
- type CancelArticleAgreeReqMultiError
- type CancelArticleAgreeReqValidationError
- func (e CancelArticleAgreeReqValidationError) Cause() error
- func (e CancelArticleAgreeReqValidationError) Error() string
- func (e CancelArticleAgreeReqValidationError) ErrorName() string
- func (e CancelArticleAgreeReqValidationError) Field() string
- func (e CancelArticleAgreeReqValidationError) Key() bool
- func (e CancelArticleAgreeReqValidationError) Reason() string
- type CancelArticleCollectDbAndCacheReq
- func (*CancelArticleCollectDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelArticleCollectDbAndCacheReq) GetId() int32
- func (x *CancelArticleCollectDbAndCacheReq) GetUserUuid() string
- func (x *CancelArticleCollectDbAndCacheReq) GetUuid() string
- func (*CancelArticleCollectDbAndCacheReq) ProtoMessage()
- func (x *CancelArticleCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *CancelArticleCollectDbAndCacheReq) Reset()
- func (x *CancelArticleCollectDbAndCacheReq) String() string
- func (m *CancelArticleCollectDbAndCacheReq) Validate() error
- func (m *CancelArticleCollectDbAndCacheReq) ValidateAll() error
- type CancelArticleCollectDbAndCacheReqMultiError
- type CancelArticleCollectDbAndCacheReqValidationError
- func (e CancelArticleCollectDbAndCacheReqValidationError) Cause() error
- func (e CancelArticleCollectDbAndCacheReqValidationError) Error() string
- func (e CancelArticleCollectDbAndCacheReqValidationError) ErrorName() string
- func (e CancelArticleCollectDbAndCacheReqValidationError) Field() string
- func (e CancelArticleCollectDbAndCacheReqValidationError) Key() bool
- func (e CancelArticleCollectDbAndCacheReqValidationError) Reason() string
- type CancelArticleCollectReq
- func (*CancelArticleCollectReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelArticleCollectReq) GetId() int32
- func (x *CancelArticleCollectReq) GetUserUuid() string
- func (x *CancelArticleCollectReq) GetUuid() string
- func (*CancelArticleCollectReq) ProtoMessage()
- func (x *CancelArticleCollectReq) ProtoReflect() protoreflect.Message
- func (x *CancelArticleCollectReq) Reset()
- func (x *CancelArticleCollectReq) String() string
- func (m *CancelArticleCollectReq) Validate() error
- func (m *CancelArticleCollectReq) ValidateAll() error
- type CancelArticleCollectReqMultiError
- type CancelArticleCollectReqValidationError
- func (e CancelArticleCollectReqValidationError) Cause() error
- func (e CancelArticleCollectReqValidationError) Error() string
- func (e CancelArticleCollectReqValidationError) ErrorName() string
- func (e CancelArticleCollectReqValidationError) Field() string
- func (e CancelArticleCollectReqValidationError) Key() bool
- func (e CancelArticleCollectReqValidationError) Reason() string
- type CancelColumnAgreeDbAndCacheReq
- func (*CancelColumnAgreeDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelColumnAgreeDbAndCacheReq) GetId() int32
- func (x *CancelColumnAgreeDbAndCacheReq) GetUserUuid() string
- func (x *CancelColumnAgreeDbAndCacheReq) GetUuid() string
- func (*CancelColumnAgreeDbAndCacheReq) ProtoMessage()
- func (x *CancelColumnAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *CancelColumnAgreeDbAndCacheReq) Reset()
- func (x *CancelColumnAgreeDbAndCacheReq) String() string
- func (m *CancelColumnAgreeDbAndCacheReq) Validate() error
- func (m *CancelColumnAgreeDbAndCacheReq) ValidateAll() error
- type CancelColumnAgreeDbAndCacheReqMultiError
- type CancelColumnAgreeDbAndCacheReqValidationError
- func (e CancelColumnAgreeDbAndCacheReqValidationError) Cause() error
- func (e CancelColumnAgreeDbAndCacheReqValidationError) Error() string
- func (e CancelColumnAgreeDbAndCacheReqValidationError) ErrorName() string
- func (e CancelColumnAgreeDbAndCacheReqValidationError) Field() string
- func (e CancelColumnAgreeDbAndCacheReqValidationError) Key() bool
- func (e CancelColumnAgreeDbAndCacheReqValidationError) Reason() string
- type CancelColumnAgreeReq
- func (*CancelColumnAgreeReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelColumnAgreeReq) GetId() int32
- func (x *CancelColumnAgreeReq) GetUserUuid() string
- func (x *CancelColumnAgreeReq) GetUuid() string
- func (*CancelColumnAgreeReq) ProtoMessage()
- func (x *CancelColumnAgreeReq) ProtoReflect() protoreflect.Message
- func (x *CancelColumnAgreeReq) Reset()
- func (x *CancelColumnAgreeReq) String() string
- func (m *CancelColumnAgreeReq) Validate() error
- func (m *CancelColumnAgreeReq) ValidateAll() error
- type CancelColumnAgreeReqMultiError
- type CancelColumnAgreeReqValidationError
- func (e CancelColumnAgreeReqValidationError) Cause() error
- func (e CancelColumnAgreeReqValidationError) Error() string
- func (e CancelColumnAgreeReqValidationError) ErrorName() string
- func (e CancelColumnAgreeReqValidationError) Field() string
- func (e CancelColumnAgreeReqValidationError) Key() bool
- func (e CancelColumnAgreeReqValidationError) Reason() string
- type CancelColumnCollectDbAndCacheReq
- func (*CancelColumnCollectDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelColumnCollectDbAndCacheReq) GetId() int32
- func (x *CancelColumnCollectDbAndCacheReq) GetUserUuid() string
- func (x *CancelColumnCollectDbAndCacheReq) GetUuid() string
- func (*CancelColumnCollectDbAndCacheReq) ProtoMessage()
- func (x *CancelColumnCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *CancelColumnCollectDbAndCacheReq) Reset()
- func (x *CancelColumnCollectDbAndCacheReq) String() string
- func (m *CancelColumnCollectDbAndCacheReq) Validate() error
- func (m *CancelColumnCollectDbAndCacheReq) ValidateAll() error
- type CancelColumnCollectDbAndCacheReqMultiError
- type CancelColumnCollectDbAndCacheReqValidationError
- func (e CancelColumnCollectDbAndCacheReqValidationError) Cause() error
- func (e CancelColumnCollectDbAndCacheReqValidationError) Error() string
- func (e CancelColumnCollectDbAndCacheReqValidationError) ErrorName() string
- func (e CancelColumnCollectDbAndCacheReqValidationError) Field() string
- func (e CancelColumnCollectDbAndCacheReqValidationError) Key() bool
- func (e CancelColumnCollectDbAndCacheReqValidationError) Reason() string
- type CancelColumnCollectReq
- func (*CancelColumnCollectReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelColumnCollectReq) GetId() int32
- func (x *CancelColumnCollectReq) GetUserUuid() string
- func (x *CancelColumnCollectReq) GetUuid() string
- func (*CancelColumnCollectReq) ProtoMessage()
- func (x *CancelColumnCollectReq) ProtoReflect() protoreflect.Message
- func (x *CancelColumnCollectReq) Reset()
- func (x *CancelColumnCollectReq) String() string
- func (m *CancelColumnCollectReq) Validate() error
- func (m *CancelColumnCollectReq) ValidateAll() error
- type CancelColumnCollectReqMultiError
- type CancelColumnCollectReqValidationError
- func (e CancelColumnCollectReqValidationError) Cause() error
- func (e CancelColumnCollectReqValidationError) Error() string
- func (e CancelColumnCollectReqValidationError) ErrorName() string
- func (e CancelColumnCollectReqValidationError) Field() string
- func (e CancelColumnCollectReqValidationError) Key() bool
- func (e CancelColumnCollectReqValidationError) Reason() string
- type CancelColumnSubscribeDbAndCacheReq
- func (*CancelColumnSubscribeDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelColumnSubscribeDbAndCacheReq) GetId() int32
- func (x *CancelColumnSubscribeDbAndCacheReq) GetUuid() string
- func (*CancelColumnSubscribeDbAndCacheReq) ProtoMessage()
- func (x *CancelColumnSubscribeDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *CancelColumnSubscribeDbAndCacheReq) Reset()
- func (x *CancelColumnSubscribeDbAndCacheReq) String() string
- func (m *CancelColumnSubscribeDbAndCacheReq) Validate() error
- func (m *CancelColumnSubscribeDbAndCacheReq) ValidateAll() error
- type CancelColumnSubscribeDbAndCacheReqMultiError
- type CancelColumnSubscribeDbAndCacheReqValidationError
- func (e CancelColumnSubscribeDbAndCacheReqValidationError) Cause() error
- func (e CancelColumnSubscribeDbAndCacheReqValidationError) Error() string
- func (e CancelColumnSubscribeDbAndCacheReqValidationError) ErrorName() string
- func (e CancelColumnSubscribeDbAndCacheReqValidationError) Field() string
- func (e CancelColumnSubscribeDbAndCacheReqValidationError) Key() bool
- func (e CancelColumnSubscribeDbAndCacheReqValidationError) Reason() string
- type CancelSubscribeColumnReq
- func (*CancelSubscribeColumnReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelSubscribeColumnReq) GetId() int32
- func (x *CancelSubscribeColumnReq) GetUuid() string
- func (*CancelSubscribeColumnReq) ProtoMessage()
- func (x *CancelSubscribeColumnReq) ProtoReflect() protoreflect.Message
- func (x *CancelSubscribeColumnReq) Reset()
- func (x *CancelSubscribeColumnReq) String() string
- func (m *CancelSubscribeColumnReq) Validate() error
- func (m *CancelSubscribeColumnReq) ValidateAll() error
- type CancelSubscribeColumnReqMultiError
- type CancelSubscribeColumnReqValidationError
- func (e CancelSubscribeColumnReqValidationError) Cause() error
- func (e CancelSubscribeColumnReqValidationError) Error() string
- func (e CancelSubscribeColumnReqValidationError) ErrorName() string
- func (e CancelSubscribeColumnReqValidationError) Field() string
- func (e CancelSubscribeColumnReqValidationError) Key() bool
- func (e CancelSubscribeColumnReqValidationError) Reason() string
- type CancelTalkAgreeDbAndCacheReq
- func (*CancelTalkAgreeDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelTalkAgreeDbAndCacheReq) GetId() int32
- func (x *CancelTalkAgreeDbAndCacheReq) GetUserUuid() string
- func (x *CancelTalkAgreeDbAndCacheReq) GetUuid() string
- func (*CancelTalkAgreeDbAndCacheReq) ProtoMessage()
- func (x *CancelTalkAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *CancelTalkAgreeDbAndCacheReq) Reset()
- func (x *CancelTalkAgreeDbAndCacheReq) String() string
- func (m *CancelTalkAgreeDbAndCacheReq) Validate() error
- func (m *CancelTalkAgreeDbAndCacheReq) ValidateAll() error
- type CancelTalkAgreeDbAndCacheReqMultiError
- type CancelTalkAgreeDbAndCacheReqValidationError
- func (e CancelTalkAgreeDbAndCacheReqValidationError) Cause() error
- func (e CancelTalkAgreeDbAndCacheReqValidationError) Error() string
- func (e CancelTalkAgreeDbAndCacheReqValidationError) ErrorName() string
- func (e CancelTalkAgreeDbAndCacheReqValidationError) Field() string
- func (e CancelTalkAgreeDbAndCacheReqValidationError) Key() bool
- func (e CancelTalkAgreeDbAndCacheReqValidationError) Reason() string
- type CancelTalkAgreeReq
- func (*CancelTalkAgreeReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelTalkAgreeReq) GetId() int32
- func (x *CancelTalkAgreeReq) GetUserUuid() string
- func (x *CancelTalkAgreeReq) GetUuid() string
- func (*CancelTalkAgreeReq) ProtoMessage()
- func (x *CancelTalkAgreeReq) ProtoReflect() protoreflect.Message
- func (x *CancelTalkAgreeReq) Reset()
- func (x *CancelTalkAgreeReq) String() string
- func (m *CancelTalkAgreeReq) Validate() error
- func (m *CancelTalkAgreeReq) ValidateAll() error
- type CancelTalkAgreeReqMultiError
- type CancelTalkAgreeReqValidationError
- func (e CancelTalkAgreeReqValidationError) Cause() error
- func (e CancelTalkAgreeReqValidationError) Error() string
- func (e CancelTalkAgreeReqValidationError) ErrorName() string
- func (e CancelTalkAgreeReqValidationError) Field() string
- func (e CancelTalkAgreeReqValidationError) Key() bool
- func (e CancelTalkAgreeReqValidationError) Reason() string
- type CancelTalkCollectDbAndCacheReq
- func (*CancelTalkCollectDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelTalkCollectDbAndCacheReq) GetId() int32
- func (x *CancelTalkCollectDbAndCacheReq) GetUserUuid() string
- func (x *CancelTalkCollectDbAndCacheReq) GetUuid() string
- func (*CancelTalkCollectDbAndCacheReq) ProtoMessage()
- func (x *CancelTalkCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *CancelTalkCollectDbAndCacheReq) Reset()
- func (x *CancelTalkCollectDbAndCacheReq) String() string
- func (m *CancelTalkCollectDbAndCacheReq) Validate() error
- func (m *CancelTalkCollectDbAndCacheReq) ValidateAll() error
- type CancelTalkCollectDbAndCacheReqMultiError
- type CancelTalkCollectDbAndCacheReqValidationError
- func (e CancelTalkCollectDbAndCacheReqValidationError) Cause() error
- func (e CancelTalkCollectDbAndCacheReqValidationError) Error() string
- func (e CancelTalkCollectDbAndCacheReqValidationError) ErrorName() string
- func (e CancelTalkCollectDbAndCacheReqValidationError) Field() string
- func (e CancelTalkCollectDbAndCacheReqValidationError) Key() bool
- func (e CancelTalkCollectDbAndCacheReqValidationError) Reason() string
- type CancelTalkCollectReq
- func (*CancelTalkCollectReq) Descriptor() ([]byte, []int)deprecated
- func (x *CancelTalkCollectReq) GetId() int32
- func (x *CancelTalkCollectReq) GetUserUuid() string
- func (x *CancelTalkCollectReq) GetUuid() string
- func (*CancelTalkCollectReq) ProtoMessage()
- func (x *CancelTalkCollectReq) ProtoReflect() protoreflect.Message
- func (x *CancelTalkCollectReq) Reset()
- func (x *CancelTalkCollectReq) String() string
- func (m *CancelTalkCollectReq) Validate() error
- func (m *CancelTalkCollectReq) ValidateAll() error
- type CancelTalkCollectReqMultiError
- type CancelTalkCollectReqValidationError
- func (e CancelTalkCollectReqValidationError) Cause() error
- func (e CancelTalkCollectReqValidationError) Error() string
- func (e CancelTalkCollectReqValidationError) ErrorName() string
- func (e CancelTalkCollectReqValidationError) Field() string
- func (e CancelTalkCollectReqValidationError) Key() bool
- func (e CancelTalkCollectReqValidationError) Reason() string
- type ColumnStatisticJudgeReply
- func (*ColumnStatisticJudgeReply) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnStatisticJudgeReply) GetAgree() bool
- func (x *ColumnStatisticJudgeReply) GetCollect() bool
- func (*ColumnStatisticJudgeReply) ProtoMessage()
- func (x *ColumnStatisticJudgeReply) ProtoReflect() protoreflect.Message
- func (x *ColumnStatisticJudgeReply) Reset()
- func (x *ColumnStatisticJudgeReply) String() string
- func (m *ColumnStatisticJudgeReply) Validate() error
- func (m *ColumnStatisticJudgeReply) ValidateAll() error
- type ColumnStatisticJudgeReplyMultiError
- type ColumnStatisticJudgeReplyValidationError
- func (e ColumnStatisticJudgeReplyValidationError) Cause() error
- func (e ColumnStatisticJudgeReplyValidationError) Error() string
- func (e ColumnStatisticJudgeReplyValidationError) ErrorName() string
- func (e ColumnStatisticJudgeReplyValidationError) Field() string
- func (e ColumnStatisticJudgeReplyValidationError) Key() bool
- func (e ColumnStatisticJudgeReplyValidationError) Reason() string
- type ColumnStatisticJudgeReq
- func (*ColumnStatisticJudgeReq) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnStatisticJudgeReq) GetId() int32
- func (x *ColumnStatisticJudgeReq) GetUuid() string
- func (*ColumnStatisticJudgeReq) ProtoMessage()
- func (x *ColumnStatisticJudgeReq) ProtoReflect() protoreflect.Message
- func (x *ColumnStatisticJudgeReq) Reset()
- func (x *ColumnStatisticJudgeReq) String() string
- func (m *ColumnStatisticJudgeReq) Validate() error
- func (m *ColumnStatisticJudgeReq) ValidateAll() error
- type ColumnStatisticJudgeReqMultiError
- type ColumnStatisticJudgeReqValidationError
- func (e ColumnStatisticJudgeReqValidationError) Cause() error
- func (e ColumnStatisticJudgeReqValidationError) Error() string
- func (e ColumnStatisticJudgeReqValidationError) ErrorName() string
- func (e ColumnStatisticJudgeReqValidationError) Field() string
- func (e ColumnStatisticJudgeReqValidationError) Key() bool
- func (e ColumnStatisticJudgeReqValidationError) Reason() string
- type CreateArticleDbCacheAndSearchReq
- func (*CreateArticleDbCacheAndSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateArticleDbCacheAndSearchReq) GetAuth() int32
- func (x *CreateArticleDbCacheAndSearchReq) GetId() int32
- func (x *CreateArticleDbCacheAndSearchReq) GetUuid() string
- func (*CreateArticleDbCacheAndSearchReq) ProtoMessage()
- func (x *CreateArticleDbCacheAndSearchReq) ProtoReflect() protoreflect.Message
- func (x *CreateArticleDbCacheAndSearchReq) Reset()
- func (x *CreateArticleDbCacheAndSearchReq) String() string
- func (m *CreateArticleDbCacheAndSearchReq) Validate() error
- func (m *CreateArticleDbCacheAndSearchReq) ValidateAll() error
- type CreateArticleDbCacheAndSearchReqMultiError
- type CreateArticleDbCacheAndSearchReqValidationError
- func (e CreateArticleDbCacheAndSearchReqValidationError) Cause() error
- func (e CreateArticleDbCacheAndSearchReqValidationError) Error() string
- func (e CreateArticleDbCacheAndSearchReqValidationError) ErrorName() string
- func (e CreateArticleDbCacheAndSearchReqValidationError) Field() string
- func (e CreateArticleDbCacheAndSearchReqValidationError) Key() bool
- func (e CreateArticleDbCacheAndSearchReqValidationError) Reason() string
- type CreateArticleDraftReply
- func (*CreateArticleDraftReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateArticleDraftReply) GetId() int32
- func (*CreateArticleDraftReply) ProtoMessage()
- func (x *CreateArticleDraftReply) ProtoReflect() protoreflect.Message
- func (x *CreateArticleDraftReply) Reset()
- func (x *CreateArticleDraftReply) String() string
- func (m *CreateArticleDraftReply) Validate() error
- func (m *CreateArticleDraftReply) ValidateAll() error
- type CreateArticleDraftReplyMultiError
- type CreateArticleDraftReplyValidationError
- func (e CreateArticleDraftReplyValidationError) Cause() error
- func (e CreateArticleDraftReplyValidationError) Error() string
- func (e CreateArticleDraftReplyValidationError) ErrorName() string
- func (e CreateArticleDraftReplyValidationError) Field() string
- func (e CreateArticleDraftReplyValidationError) Key() bool
- func (e CreateArticleDraftReplyValidationError) Reason() string
- type CreateArticleDraftReq
- func (*CreateArticleDraftReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateArticleDraftReq) GetUuid() string
- func (*CreateArticleDraftReq) ProtoMessage()
- func (x *CreateArticleDraftReq) ProtoReflect() protoreflect.Message
- func (x *CreateArticleDraftReq) Reset()
- func (x *CreateArticleDraftReq) String() string
- func (m *CreateArticleDraftReq) Validate() error
- func (m *CreateArticleDraftReq) ValidateAll() error
- type CreateArticleDraftReqMultiError
- type CreateArticleDraftReqValidationError
- func (e CreateArticleDraftReqValidationError) Cause() error
- func (e CreateArticleDraftReqValidationError) Error() string
- func (e CreateArticleDraftReqValidationError) ErrorName() string
- func (e CreateArticleDraftReqValidationError) Field() string
- func (e CreateArticleDraftReqValidationError) Key() bool
- func (e CreateArticleDraftReqValidationError) Reason() string
- type CreateArticleReq
- func (*CreateArticleReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateArticleReq) GetAuth() int32
- func (x *CreateArticleReq) GetId() int32
- func (x *CreateArticleReq) GetUuid() string
- func (*CreateArticleReq) ProtoMessage()
- func (x *CreateArticleReq) ProtoReflect() protoreflect.Message
- func (x *CreateArticleReq) Reset()
- func (x *CreateArticleReq) String() string
- func (m *CreateArticleReq) Validate() error
- func (m *CreateArticleReq) ValidateAll() error
- type CreateArticleReqMultiError
- type CreateArticleReqValidationError
- func (e CreateArticleReqValidationError) Cause() error
- func (e CreateArticleReqValidationError) Error() string
- func (e CreateArticleReqValidationError) ErrorName() string
- func (e CreateArticleReqValidationError) Field() string
- func (e CreateArticleReqValidationError) Key() bool
- func (e CreateArticleReqValidationError) Reason() string
- type CreateCollectionsDbAndCacheReq
- func (*CreateCollectionsDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCollectionsDbAndCacheReq) GetAuth() int32
- func (x *CreateCollectionsDbAndCacheReq) GetId() int32
- func (x *CreateCollectionsDbAndCacheReq) GetUuid() string
- func (*CreateCollectionsDbAndCacheReq) ProtoMessage()
- func (x *CreateCollectionsDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *CreateCollectionsDbAndCacheReq) Reset()
- func (x *CreateCollectionsDbAndCacheReq) String() string
- func (m *CreateCollectionsDbAndCacheReq) Validate() error
- func (m *CreateCollectionsDbAndCacheReq) ValidateAll() error
- type CreateCollectionsDbAndCacheReqMultiError
- type CreateCollectionsDbAndCacheReqValidationError
- func (e CreateCollectionsDbAndCacheReqValidationError) Cause() error
- func (e CreateCollectionsDbAndCacheReqValidationError) Error() string
- func (e CreateCollectionsDbAndCacheReqValidationError) ErrorName() string
- func (e CreateCollectionsDbAndCacheReqValidationError) Field() string
- func (e CreateCollectionsDbAndCacheReqValidationError) Key() bool
- func (e CreateCollectionsDbAndCacheReqValidationError) Reason() string
- type CreateCollectionsDraftReply
- func (*CreateCollectionsDraftReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCollectionsDraftReply) GetId() int32
- func (*CreateCollectionsDraftReply) ProtoMessage()
- func (x *CreateCollectionsDraftReply) ProtoReflect() protoreflect.Message
- func (x *CreateCollectionsDraftReply) Reset()
- func (x *CreateCollectionsDraftReply) String() string
- func (m *CreateCollectionsDraftReply) Validate() error
- func (m *CreateCollectionsDraftReply) ValidateAll() error
- type CreateCollectionsDraftReplyMultiError
- type CreateCollectionsDraftReplyValidationError
- func (e CreateCollectionsDraftReplyValidationError) Cause() error
- func (e CreateCollectionsDraftReplyValidationError) Error() string
- func (e CreateCollectionsDraftReplyValidationError) ErrorName() string
- func (e CreateCollectionsDraftReplyValidationError) Field() string
- func (e CreateCollectionsDraftReplyValidationError) Key() bool
- func (e CreateCollectionsDraftReplyValidationError) Reason() string
- type CreateCollectionsDraftReq
- func (*CreateCollectionsDraftReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCollectionsDraftReq) GetUuid() string
- func (*CreateCollectionsDraftReq) ProtoMessage()
- func (x *CreateCollectionsDraftReq) ProtoReflect() protoreflect.Message
- func (x *CreateCollectionsDraftReq) Reset()
- func (x *CreateCollectionsDraftReq) String() string
- func (m *CreateCollectionsDraftReq) Validate() error
- func (m *CreateCollectionsDraftReq) ValidateAll() error
- type CreateCollectionsDraftReqMultiError
- type CreateCollectionsDraftReqValidationError
- func (e CreateCollectionsDraftReqValidationError) Cause() error
- func (e CreateCollectionsDraftReqValidationError) Error() string
- func (e CreateCollectionsDraftReqValidationError) ErrorName() string
- func (e CreateCollectionsDraftReqValidationError) Field() string
- func (e CreateCollectionsDraftReqValidationError) Key() bool
- func (e CreateCollectionsDraftReqValidationError) Reason() string
- type CreateCollectionsReq
- func (*CreateCollectionsReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCollectionsReq) GetAuth() int32
- func (x *CreateCollectionsReq) GetId() int32
- func (x *CreateCollectionsReq) GetUuid() string
- func (*CreateCollectionsReq) ProtoMessage()
- func (x *CreateCollectionsReq) ProtoReflect() protoreflect.Message
- func (x *CreateCollectionsReq) Reset()
- func (x *CreateCollectionsReq) String() string
- func (m *CreateCollectionsReq) Validate() error
- func (m *CreateCollectionsReq) ValidateAll() error
- type CreateCollectionsReqMultiError
- type CreateCollectionsReqValidationError
- func (e CreateCollectionsReqValidationError) Cause() error
- func (e CreateCollectionsReqValidationError) Error() string
- func (e CreateCollectionsReqValidationError) ErrorName() string
- func (e CreateCollectionsReqValidationError) Field() string
- func (e CreateCollectionsReqValidationError) Key() bool
- func (e CreateCollectionsReqValidationError) Reason() string
- type CreateColumnDbCacheAndSearchReq
- func (*CreateColumnDbCacheAndSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateColumnDbCacheAndSearchReq) GetAuth() int32
- func (x *CreateColumnDbCacheAndSearchReq) GetId() int32
- func (x *CreateColumnDbCacheAndSearchReq) GetUuid() string
- func (*CreateColumnDbCacheAndSearchReq) ProtoMessage()
- func (x *CreateColumnDbCacheAndSearchReq) ProtoReflect() protoreflect.Message
- func (x *CreateColumnDbCacheAndSearchReq) Reset()
- func (x *CreateColumnDbCacheAndSearchReq) String() string
- func (m *CreateColumnDbCacheAndSearchReq) Validate() error
- func (m *CreateColumnDbCacheAndSearchReq) ValidateAll() error
- type CreateColumnDbCacheAndSearchReqMultiError
- type CreateColumnDbCacheAndSearchReqValidationError
- func (e CreateColumnDbCacheAndSearchReqValidationError) Cause() error
- func (e CreateColumnDbCacheAndSearchReqValidationError) Error() string
- func (e CreateColumnDbCacheAndSearchReqValidationError) ErrorName() string
- func (e CreateColumnDbCacheAndSearchReqValidationError) Field() string
- func (e CreateColumnDbCacheAndSearchReqValidationError) Key() bool
- func (e CreateColumnDbCacheAndSearchReqValidationError) Reason() string
- type CreateColumnDraftReply
- func (*CreateColumnDraftReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateColumnDraftReply) GetId() int32
- func (*CreateColumnDraftReply) ProtoMessage()
- func (x *CreateColumnDraftReply) ProtoReflect() protoreflect.Message
- func (x *CreateColumnDraftReply) Reset()
- func (x *CreateColumnDraftReply) String() string
- func (m *CreateColumnDraftReply) Validate() error
- func (m *CreateColumnDraftReply) ValidateAll() error
- type CreateColumnDraftReplyMultiError
- type CreateColumnDraftReplyValidationError
- func (e CreateColumnDraftReplyValidationError) Cause() error
- func (e CreateColumnDraftReplyValidationError) Error() string
- func (e CreateColumnDraftReplyValidationError) ErrorName() string
- func (e CreateColumnDraftReplyValidationError) Field() string
- func (e CreateColumnDraftReplyValidationError) Key() bool
- func (e CreateColumnDraftReplyValidationError) Reason() string
- type CreateColumnDraftReq
- func (*CreateColumnDraftReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateColumnDraftReq) GetUuid() string
- func (*CreateColumnDraftReq) ProtoMessage()
- func (x *CreateColumnDraftReq) ProtoReflect() protoreflect.Message
- func (x *CreateColumnDraftReq) Reset()
- func (x *CreateColumnDraftReq) String() string
- func (m *CreateColumnDraftReq) Validate() error
- func (m *CreateColumnDraftReq) ValidateAll() error
- type CreateColumnDraftReqMultiError
- type CreateColumnDraftReqValidationError
- func (e CreateColumnDraftReqValidationError) Cause() error
- func (e CreateColumnDraftReqValidationError) Error() string
- func (e CreateColumnDraftReqValidationError) ErrorName() string
- func (e CreateColumnDraftReqValidationError) Field() string
- func (e CreateColumnDraftReqValidationError) Key() bool
- func (e CreateColumnDraftReqValidationError) Reason() string
- type CreateColumnReq
- func (*CreateColumnReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateColumnReq) GetAuth() int32
- func (x *CreateColumnReq) GetId() int32
- func (x *CreateColumnReq) GetUuid() string
- func (*CreateColumnReq) ProtoMessage()
- func (x *CreateColumnReq) ProtoReflect() protoreflect.Message
- func (x *CreateColumnReq) Reset()
- func (x *CreateColumnReq) String() string
- func (m *CreateColumnReq) Validate() error
- func (m *CreateColumnReq) ValidateAll() error
- type CreateColumnReqMultiError
- type CreateColumnReqValidationError
- func (e CreateColumnReqValidationError) Cause() error
- func (e CreateColumnReqValidationError) Error() string
- func (e CreateColumnReqValidationError) ErrorName() string
- func (e CreateColumnReqValidationError) Field() string
- func (e CreateColumnReqValidationError) Key() bool
- func (e CreateColumnReqValidationError) Reason() string
- type CreateTalkDbCacheAndSearchReq
- func (*CreateTalkDbCacheAndSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTalkDbCacheAndSearchReq) GetAuth() int32
- func (x *CreateTalkDbCacheAndSearchReq) GetId() int32
- func (x *CreateTalkDbCacheAndSearchReq) GetUuid() string
- func (*CreateTalkDbCacheAndSearchReq) ProtoMessage()
- func (x *CreateTalkDbCacheAndSearchReq) ProtoReflect() protoreflect.Message
- func (x *CreateTalkDbCacheAndSearchReq) Reset()
- func (x *CreateTalkDbCacheAndSearchReq) String() string
- func (m *CreateTalkDbCacheAndSearchReq) Validate() error
- func (m *CreateTalkDbCacheAndSearchReq) ValidateAll() error
- type CreateTalkDbCacheAndSearchReqMultiError
- type CreateTalkDbCacheAndSearchReqValidationError
- func (e CreateTalkDbCacheAndSearchReqValidationError) Cause() error
- func (e CreateTalkDbCacheAndSearchReqValidationError) Error() string
- func (e CreateTalkDbCacheAndSearchReqValidationError) ErrorName() string
- func (e CreateTalkDbCacheAndSearchReqValidationError) Field() string
- func (e CreateTalkDbCacheAndSearchReqValidationError) Key() bool
- func (e CreateTalkDbCacheAndSearchReqValidationError) Reason() string
- type CreateTalkDraftReply
- func (*CreateTalkDraftReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTalkDraftReply) GetId() int32
- func (*CreateTalkDraftReply) ProtoMessage()
- func (x *CreateTalkDraftReply) ProtoReflect() protoreflect.Message
- func (x *CreateTalkDraftReply) Reset()
- func (x *CreateTalkDraftReply) String() string
- func (m *CreateTalkDraftReply) Validate() error
- func (m *CreateTalkDraftReply) ValidateAll() error
- type CreateTalkDraftReplyMultiError
- type CreateTalkDraftReplyValidationError
- func (e CreateTalkDraftReplyValidationError) Cause() error
- func (e CreateTalkDraftReplyValidationError) Error() string
- func (e CreateTalkDraftReplyValidationError) ErrorName() string
- func (e CreateTalkDraftReplyValidationError) Field() string
- func (e CreateTalkDraftReplyValidationError) Key() bool
- func (e CreateTalkDraftReplyValidationError) Reason() string
- type CreateTalkDraftReq
- func (*CreateTalkDraftReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTalkDraftReq) GetUuid() string
- func (*CreateTalkDraftReq) ProtoMessage()
- func (x *CreateTalkDraftReq) ProtoReflect() protoreflect.Message
- func (x *CreateTalkDraftReq) Reset()
- func (x *CreateTalkDraftReq) String() string
- func (m *CreateTalkDraftReq) Validate() error
- func (m *CreateTalkDraftReq) ValidateAll() error
- type CreateTalkDraftReqMultiError
- type CreateTalkDraftReqValidationError
- func (e CreateTalkDraftReqValidationError) Cause() error
- func (e CreateTalkDraftReqValidationError) Error() string
- func (e CreateTalkDraftReqValidationError) ErrorName() string
- func (e CreateTalkDraftReqValidationError) Field() string
- func (e CreateTalkDraftReqValidationError) Key() bool
- func (e CreateTalkDraftReqValidationError) Reason() string
- type CreateTalkReq
- func (*CreateTalkReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTalkReq) GetAuth() int32
- func (x *CreateTalkReq) GetId() int32
- func (x *CreateTalkReq) GetUuid() string
- func (*CreateTalkReq) ProtoMessage()
- func (x *CreateTalkReq) ProtoReflect() protoreflect.Message
- func (x *CreateTalkReq) Reset()
- func (x *CreateTalkReq) String() string
- func (m *CreateTalkReq) Validate() error
- func (m *CreateTalkReq) ValidateAll() error
- type CreateTalkReqMultiError
- type CreateTalkReqValidationError
- func (e CreateTalkReqValidationError) Cause() error
- func (e CreateTalkReqValidationError) Error() string
- func (e CreateTalkReqValidationError) ErrorName() string
- func (e CreateTalkReqValidationError) Field() string
- func (e CreateTalkReqValidationError) Key() bool
- func (e CreateTalkReqValidationError) Reason() string
- type CreationClient
- type CreationContentIrregularReq
- func (*CreationContentIrregularReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreationContentIrregularReq) GetId() int32
- func (x *CreationContentIrregularReq) GetJobId() string
- func (x *CreationContentIrregularReq) GetKind() string
- func (x *CreationContentIrregularReq) GetLabel() string
- func (x *CreationContentIrregularReq) GetResult() int32
- func (x *CreationContentIrregularReq) GetSection() string
- func (x *CreationContentIrregularReq) GetTitle() string
- func (x *CreationContentIrregularReq) GetUuid() string
- func (*CreationContentIrregularReq) ProtoMessage()
- func (x *CreationContentIrregularReq) ProtoReflect() protoreflect.Message
- func (x *CreationContentIrregularReq) Reset()
- func (x *CreationContentIrregularReq) String() string
- func (m *CreationContentIrregularReq) Validate() error
- func (m *CreationContentIrregularReq) ValidateAll() error
- type CreationContentIrregularReqMultiError
- type CreationContentIrregularReqValidationError
- func (e CreationContentIrregularReqValidationError) Cause() error
- func (e CreationContentIrregularReqValidationError) Error() string
- func (e CreationContentIrregularReqValidationError) ErrorName() string
- func (e CreationContentIrregularReqValidationError) Field() string
- func (e CreationContentIrregularReqValidationError) Key() bool
- func (e CreationContentIrregularReqValidationError) Reason() string
- type CreationErrorReason
- func (CreationErrorReason) Descriptor() protoreflect.EnumDescriptor
- func (x CreationErrorReason) Enum() *CreationErrorReason
- func (CreationErrorReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x CreationErrorReason) Number() protoreflect.EnumNumber
- func (x CreationErrorReason) String() string
- func (CreationErrorReason) Type() protoreflect.EnumType
- type CreationHTTPClient
- type CreationHTTPClientImpl
- type CreationHTTPServer
- type CreationImageIrregularReq
- func (*CreationImageIrregularReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreationImageIrregularReq) GetCategory() string
- func (x *CreationImageIrregularReq) GetId() int32
- func (x *CreationImageIrregularReq) GetJobId() string
- func (x *CreationImageIrregularReq) GetKind() string
- func (x *CreationImageIrregularReq) GetLabel() string
- func (x *CreationImageIrregularReq) GetResult() int32
- func (x *CreationImageIrregularReq) GetScore() int32
- func (x *CreationImageIrregularReq) GetSubLabel() string
- func (x *CreationImageIrregularReq) GetUid() string
- func (x *CreationImageIrregularReq) GetUrl() string
- func (x *CreationImageIrregularReq) GetUuid() string
- func (*CreationImageIrregularReq) ProtoMessage()
- func (x *CreationImageIrregularReq) ProtoReflect() protoreflect.Message
- func (x *CreationImageIrregularReq) Reset()
- func (x *CreationImageIrregularReq) String() string
- func (m *CreationImageIrregularReq) Validate() error
- func (m *CreationImageIrregularReq) ValidateAll() error
- type CreationImageIrregularReqMultiError
- type CreationImageIrregularReqValidationError
- func (e CreationImageIrregularReqValidationError) Cause() error
- func (e CreationImageIrregularReqValidationError) Error() string
- func (e CreationImageIrregularReqValidationError) ErrorName() string
- func (e CreationImageIrregularReqValidationError) Field() string
- func (e CreationImageIrregularReqValidationError) Key() bool
- func (e CreationImageIrregularReqValidationError) Reason() string
- type CreationServer
- type DeleteArticleCacheAndSearchReq
- func (*DeleteArticleCacheAndSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteArticleCacheAndSearchReq) GetId() int32
- func (x *DeleteArticleCacheAndSearchReq) GetUuid() string
- func (*DeleteArticleCacheAndSearchReq) ProtoMessage()
- func (x *DeleteArticleCacheAndSearchReq) ProtoReflect() protoreflect.Message
- func (x *DeleteArticleCacheAndSearchReq) Reset()
- func (x *DeleteArticleCacheAndSearchReq) String() string
- func (m *DeleteArticleCacheAndSearchReq) Validate() error
- func (m *DeleteArticleCacheAndSearchReq) ValidateAll() error
- type DeleteArticleCacheAndSearchReqMultiError
- type DeleteArticleCacheAndSearchReqValidationError
- func (e DeleteArticleCacheAndSearchReqValidationError) Cause() error
- func (e DeleteArticleCacheAndSearchReqValidationError) Error() string
- func (e DeleteArticleCacheAndSearchReqValidationError) ErrorName() string
- func (e DeleteArticleCacheAndSearchReqValidationError) Field() string
- func (e DeleteArticleCacheAndSearchReqValidationError) Key() bool
- func (e DeleteArticleCacheAndSearchReqValidationError) Reason() string
- type DeleteArticleDraftReq
- func (*DeleteArticleDraftReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteArticleDraftReq) GetId() int32
- func (x *DeleteArticleDraftReq) GetUuid() string
- func (*DeleteArticleDraftReq) ProtoMessage()
- func (x *DeleteArticleDraftReq) ProtoReflect() protoreflect.Message
- func (x *DeleteArticleDraftReq) Reset()
- func (x *DeleteArticleDraftReq) String() string
- func (m *DeleteArticleDraftReq) Validate() error
- func (m *DeleteArticleDraftReq) ValidateAll() error
- type DeleteArticleDraftReqMultiError
- type DeleteArticleDraftReqValidationError
- func (e DeleteArticleDraftReqValidationError) Cause() error
- func (e DeleteArticleDraftReqValidationError) Error() string
- func (e DeleteArticleDraftReqValidationError) ErrorName() string
- func (e DeleteArticleDraftReqValidationError) Field() string
- func (e DeleteArticleDraftReqValidationError) Key() bool
- func (e DeleteArticleDraftReqValidationError) Reason() string
- type DeleteArticleReq
- func (*DeleteArticleReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteArticleReq) GetId() int32
- func (x *DeleteArticleReq) GetUuid() string
- func (*DeleteArticleReq) ProtoMessage()
- func (x *DeleteArticleReq) ProtoReflect() protoreflect.Message
- func (x *DeleteArticleReq) Reset()
- func (x *DeleteArticleReq) String() string
- func (m *DeleteArticleReq) Validate() error
- func (m *DeleteArticleReq) ValidateAll() error
- type DeleteArticleReqMultiError
- type DeleteArticleReqValidationError
- func (e DeleteArticleReqValidationError) Cause() error
- func (e DeleteArticleReqValidationError) Error() string
- func (e DeleteArticleReqValidationError) ErrorName() string
- func (e DeleteArticleReqValidationError) Field() string
- func (e DeleteArticleReqValidationError) Key() bool
- func (e DeleteArticleReqValidationError) Reason() string
- type DeleteCollectionsCacheReq
- func (*DeleteCollectionsCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCollectionsCacheReq) GetId() int32
- func (x *DeleteCollectionsCacheReq) GetUuid() string
- func (*DeleteCollectionsCacheReq) ProtoMessage()
- func (x *DeleteCollectionsCacheReq) ProtoReflect() protoreflect.Message
- func (x *DeleteCollectionsCacheReq) Reset()
- func (x *DeleteCollectionsCacheReq) String() string
- func (m *DeleteCollectionsCacheReq) Validate() error
- func (m *DeleteCollectionsCacheReq) ValidateAll() error
- type DeleteCollectionsCacheReqMultiError
- type DeleteCollectionsCacheReqValidationError
- func (e DeleteCollectionsCacheReqValidationError) Cause() error
- func (e DeleteCollectionsCacheReqValidationError) Error() string
- func (e DeleteCollectionsCacheReqValidationError) ErrorName() string
- func (e DeleteCollectionsCacheReqValidationError) Field() string
- func (e DeleteCollectionsCacheReqValidationError) Key() bool
- func (e DeleteCollectionsCacheReqValidationError) Reason() string
- type DeleteCollectionsReq
- func (*DeleteCollectionsReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCollectionsReq) GetId() int32
- func (x *DeleteCollectionsReq) GetUuid() string
- func (*DeleteCollectionsReq) ProtoMessage()
- func (x *DeleteCollectionsReq) ProtoReflect() protoreflect.Message
- func (x *DeleteCollectionsReq) Reset()
- func (x *DeleteCollectionsReq) String() string
- func (m *DeleteCollectionsReq) Validate() error
- func (m *DeleteCollectionsReq) ValidateAll() error
- type DeleteCollectionsReqMultiError
- type DeleteCollectionsReqValidationError
- func (e DeleteCollectionsReqValidationError) Cause() error
- func (e DeleteCollectionsReqValidationError) Error() string
- func (e DeleteCollectionsReqValidationError) ErrorName() string
- func (e DeleteCollectionsReqValidationError) Field() string
- func (e DeleteCollectionsReqValidationError) Key() bool
- func (e DeleteCollectionsReqValidationError) Reason() string
- type DeleteColumnCacheAndSearchReq
- func (*DeleteColumnCacheAndSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteColumnCacheAndSearchReq) GetId() int32
- func (x *DeleteColumnCacheAndSearchReq) GetUuid() string
- func (*DeleteColumnCacheAndSearchReq) ProtoMessage()
- func (x *DeleteColumnCacheAndSearchReq) ProtoReflect() protoreflect.Message
- func (x *DeleteColumnCacheAndSearchReq) Reset()
- func (x *DeleteColumnCacheAndSearchReq) String() string
- func (m *DeleteColumnCacheAndSearchReq) Validate() error
- func (m *DeleteColumnCacheAndSearchReq) ValidateAll() error
- type DeleteColumnCacheAndSearchReqMultiError
- type DeleteColumnCacheAndSearchReqValidationError
- func (e DeleteColumnCacheAndSearchReqValidationError) Cause() error
- func (e DeleteColumnCacheAndSearchReqValidationError) Error() string
- func (e DeleteColumnCacheAndSearchReqValidationError) ErrorName() string
- func (e DeleteColumnCacheAndSearchReqValidationError) Field() string
- func (e DeleteColumnCacheAndSearchReqValidationError) Key() bool
- func (e DeleteColumnCacheAndSearchReqValidationError) Reason() string
- type DeleteColumnIncludesDbAndCacheReq
- func (*DeleteColumnIncludesDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteColumnIncludesDbAndCacheReq) GetArticleId() int32
- func (x *DeleteColumnIncludesDbAndCacheReq) GetId() int32
- func (x *DeleteColumnIncludesDbAndCacheReq) GetUuid() string
- func (*DeleteColumnIncludesDbAndCacheReq) ProtoMessage()
- func (x *DeleteColumnIncludesDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *DeleteColumnIncludesDbAndCacheReq) Reset()
- func (x *DeleteColumnIncludesDbAndCacheReq) String() string
- func (m *DeleteColumnIncludesDbAndCacheReq) Validate() error
- func (m *DeleteColumnIncludesDbAndCacheReq) ValidateAll() error
- type DeleteColumnIncludesDbAndCacheReqMultiError
- type DeleteColumnIncludesDbAndCacheReqValidationError
- func (e DeleteColumnIncludesDbAndCacheReqValidationError) Cause() error
- func (e DeleteColumnIncludesDbAndCacheReqValidationError) Error() string
- func (e DeleteColumnIncludesDbAndCacheReqValidationError) ErrorName() string
- func (e DeleteColumnIncludesDbAndCacheReqValidationError) Field() string
- func (e DeleteColumnIncludesDbAndCacheReqValidationError) Key() bool
- func (e DeleteColumnIncludesDbAndCacheReqValidationError) Reason() string
- type DeleteColumnIncludesReq
- func (*DeleteColumnIncludesReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteColumnIncludesReq) GetArticleId() int32
- func (x *DeleteColumnIncludesReq) GetId() int32
- func (x *DeleteColumnIncludesReq) GetUuid() string
- func (*DeleteColumnIncludesReq) ProtoMessage()
- func (x *DeleteColumnIncludesReq) ProtoReflect() protoreflect.Message
- func (x *DeleteColumnIncludesReq) Reset()
- func (x *DeleteColumnIncludesReq) String() string
- func (m *DeleteColumnIncludesReq) Validate() error
- func (m *DeleteColumnIncludesReq) ValidateAll() error
- type DeleteColumnIncludesReqMultiError
- type DeleteColumnIncludesReqValidationError
- func (e DeleteColumnIncludesReqValidationError) Cause() error
- func (e DeleteColumnIncludesReqValidationError) Error() string
- func (e DeleteColumnIncludesReqValidationError) ErrorName() string
- func (e DeleteColumnIncludesReqValidationError) Field() string
- func (e DeleteColumnIncludesReqValidationError) Key() bool
- func (e DeleteColumnIncludesReqValidationError) Reason() string
- type DeleteColumnReq
- func (*DeleteColumnReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteColumnReq) GetId() int32
- func (x *DeleteColumnReq) GetUuid() string
- func (*DeleteColumnReq) ProtoMessage()
- func (x *DeleteColumnReq) ProtoReflect() protoreflect.Message
- func (x *DeleteColumnReq) Reset()
- func (x *DeleteColumnReq) String() string
- func (m *DeleteColumnReq) Validate() error
- func (m *DeleteColumnReq) ValidateAll() error
- type DeleteColumnReqMultiError
- type DeleteColumnReqValidationError
- func (e DeleteColumnReqValidationError) Cause() error
- func (e DeleteColumnReqValidationError) Error() string
- func (e DeleteColumnReqValidationError) ErrorName() string
- func (e DeleteColumnReqValidationError) Field() string
- func (e DeleteColumnReqValidationError) Key() bool
- func (e DeleteColumnReqValidationError) Reason() string
- type DeleteTalkCacheAndSearchReq
- func (*DeleteTalkCacheAndSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTalkCacheAndSearchReq) GetId() int32
- func (x *DeleteTalkCacheAndSearchReq) GetUuid() string
- func (*DeleteTalkCacheAndSearchReq) ProtoMessage()
- func (x *DeleteTalkCacheAndSearchReq) ProtoReflect() protoreflect.Message
- func (x *DeleteTalkCacheAndSearchReq) Reset()
- func (x *DeleteTalkCacheAndSearchReq) String() string
- func (m *DeleteTalkCacheAndSearchReq) Validate() error
- func (m *DeleteTalkCacheAndSearchReq) ValidateAll() error
- type DeleteTalkCacheAndSearchReqMultiError
- type DeleteTalkCacheAndSearchReqValidationError
- func (e DeleteTalkCacheAndSearchReqValidationError) Cause() error
- func (e DeleteTalkCacheAndSearchReqValidationError) Error() string
- func (e DeleteTalkCacheAndSearchReqValidationError) ErrorName() string
- func (e DeleteTalkCacheAndSearchReqValidationError) Field() string
- func (e DeleteTalkCacheAndSearchReqValidationError) Key() bool
- func (e DeleteTalkCacheAndSearchReqValidationError) Reason() string
- type DeleteTalkReq
- func (*DeleteTalkReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTalkReq) GetId() int32
- func (x *DeleteTalkReq) GetUuid() string
- func (*DeleteTalkReq) ProtoMessage()
- func (x *DeleteTalkReq) ProtoReflect() protoreflect.Message
- func (x *DeleteTalkReq) Reset()
- func (x *DeleteTalkReq) String() string
- func (m *DeleteTalkReq) Validate() error
- func (m *DeleteTalkReq) ValidateAll() error
- type DeleteTalkReqMultiError
- type DeleteTalkReqValidationError
- func (e DeleteTalkReqValidationError) Cause() error
- func (e DeleteTalkReqValidationError) Error() string
- func (e DeleteTalkReqValidationError) ErrorName() string
- func (e DeleteTalkReqValidationError) Field() string
- func (e DeleteTalkReqValidationError) Key() bool
- func (e DeleteTalkReqValidationError) Reason() string
- type EditArticleCosAndSearchReq
- func (*EditArticleCosAndSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *EditArticleCosAndSearchReq) GetAuth() int32
- func (x *EditArticleCosAndSearchReq) GetId() int32
- func (x *EditArticleCosAndSearchReq) GetUuid() string
- func (*EditArticleCosAndSearchReq) ProtoMessage()
- func (x *EditArticleCosAndSearchReq) ProtoReflect() protoreflect.Message
- func (x *EditArticleCosAndSearchReq) Reset()
- func (x *EditArticleCosAndSearchReq) String() string
- func (m *EditArticleCosAndSearchReq) Validate() error
- func (m *EditArticleCosAndSearchReq) ValidateAll() error
- type EditArticleCosAndSearchReqMultiError
- type EditArticleCosAndSearchReqValidationError
- func (e EditArticleCosAndSearchReqValidationError) Cause() error
- func (e EditArticleCosAndSearchReqValidationError) Error() string
- func (e EditArticleCosAndSearchReqValidationError) ErrorName() string
- func (e EditArticleCosAndSearchReqValidationError) Field() string
- func (e EditArticleCosAndSearchReqValidationError) Key() bool
- func (e EditArticleCosAndSearchReqValidationError) Reason() string
- type EditArticleReq
- func (*EditArticleReq) Descriptor() ([]byte, []int)deprecated
- func (x *EditArticleReq) GetAuth() int32
- func (x *EditArticleReq) GetId() int32
- func (x *EditArticleReq) GetUuid() string
- func (*EditArticleReq) ProtoMessage()
- func (x *EditArticleReq) ProtoReflect() protoreflect.Message
- func (x *EditArticleReq) Reset()
- func (x *EditArticleReq) String() string
- func (m *EditArticleReq) Validate() error
- func (m *EditArticleReq) ValidateAll() error
- type EditArticleReqMultiError
- type EditArticleReqValidationError
- func (e EditArticleReqValidationError) Cause() error
- func (e EditArticleReqValidationError) Error() string
- func (e EditArticleReqValidationError) ErrorName() string
- func (e EditArticleReqValidationError) Field() string
- func (e EditArticleReqValidationError) Key() bool
- func (e EditArticleReqValidationError) Reason() string
- type EditCollectionsCosReq
- func (*EditCollectionsCosReq) Descriptor() ([]byte, []int)deprecated
- func (x *EditCollectionsCosReq) GetAuth() int32
- func (x *EditCollectionsCosReq) GetId() int32
- func (x *EditCollectionsCosReq) GetUuid() string
- func (*EditCollectionsCosReq) ProtoMessage()
- func (x *EditCollectionsCosReq) ProtoReflect() protoreflect.Message
- func (x *EditCollectionsCosReq) Reset()
- func (x *EditCollectionsCosReq) String() string
- func (m *EditCollectionsCosReq) Validate() error
- func (m *EditCollectionsCosReq) ValidateAll() error
- type EditCollectionsCosReqMultiError
- type EditCollectionsCosReqValidationError
- func (e EditCollectionsCosReqValidationError) Cause() error
- func (e EditCollectionsCosReqValidationError) Error() string
- func (e EditCollectionsCosReqValidationError) ErrorName() string
- func (e EditCollectionsCosReqValidationError) Field() string
- func (e EditCollectionsCosReqValidationError) Key() bool
- func (e EditCollectionsCosReqValidationError) Reason() string
- type EditCollectionsReq
- func (*EditCollectionsReq) Descriptor() ([]byte, []int)deprecated
- func (x *EditCollectionsReq) GetAuth() int32
- func (x *EditCollectionsReq) GetId() int32
- func (x *EditCollectionsReq) GetUuid() string
- func (*EditCollectionsReq) ProtoMessage()
- func (x *EditCollectionsReq) ProtoReflect() protoreflect.Message
- func (x *EditCollectionsReq) Reset()
- func (x *EditCollectionsReq) String() string
- func (m *EditCollectionsReq) Validate() error
- func (m *EditCollectionsReq) ValidateAll() error
- type EditCollectionsReqMultiError
- type EditCollectionsReqValidationError
- func (e EditCollectionsReqValidationError) Cause() error
- func (e EditCollectionsReqValidationError) Error() string
- func (e EditCollectionsReqValidationError) ErrorName() string
- func (e EditCollectionsReqValidationError) Field() string
- func (e EditCollectionsReqValidationError) Key() bool
- func (e EditCollectionsReqValidationError) Reason() string
- type EditColumnCosAndSearchReq
- func (*EditColumnCosAndSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *EditColumnCosAndSearchReq) GetAuth() int32
- func (x *EditColumnCosAndSearchReq) GetId() int32
- func (x *EditColumnCosAndSearchReq) GetUuid() string
- func (*EditColumnCosAndSearchReq) ProtoMessage()
- func (x *EditColumnCosAndSearchReq) ProtoReflect() protoreflect.Message
- func (x *EditColumnCosAndSearchReq) Reset()
- func (x *EditColumnCosAndSearchReq) String() string
- func (m *EditColumnCosAndSearchReq) Validate() error
- func (m *EditColumnCosAndSearchReq) ValidateAll() error
- type EditColumnCosAndSearchReqMultiError
- type EditColumnCosAndSearchReqValidationError
- func (e EditColumnCosAndSearchReqValidationError) Cause() error
- func (e EditColumnCosAndSearchReqValidationError) Error() string
- func (e EditColumnCosAndSearchReqValidationError) ErrorName() string
- func (e EditColumnCosAndSearchReqValidationError) Field() string
- func (e EditColumnCosAndSearchReqValidationError) Key() bool
- func (e EditColumnCosAndSearchReqValidationError) Reason() string
- type EditColumnReq
- func (*EditColumnReq) Descriptor() ([]byte, []int)deprecated
- func (x *EditColumnReq) GetAuth() int32
- func (x *EditColumnReq) GetId() int32
- func (x *EditColumnReq) GetUuid() string
- func (*EditColumnReq) ProtoMessage()
- func (x *EditColumnReq) ProtoReflect() protoreflect.Message
- func (x *EditColumnReq) Reset()
- func (x *EditColumnReq) String() string
- func (m *EditColumnReq) Validate() error
- func (m *EditColumnReq) ValidateAll() error
- type EditColumnReqMultiError
- type EditColumnReqValidationError
- func (e EditColumnReqValidationError) Cause() error
- func (e EditColumnReqValidationError) Error() string
- func (e EditColumnReqValidationError) ErrorName() string
- func (e EditColumnReqValidationError) Field() string
- func (e EditColumnReqValidationError) Key() bool
- func (e EditColumnReqValidationError) Reason() string
- type EditTalkCosAndSearchReq
- func (*EditTalkCosAndSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *EditTalkCosAndSearchReq) GetAuth() int32
- func (x *EditTalkCosAndSearchReq) GetId() int32
- func (x *EditTalkCosAndSearchReq) GetUuid() string
- func (*EditTalkCosAndSearchReq) ProtoMessage()
- func (x *EditTalkCosAndSearchReq) ProtoReflect() protoreflect.Message
- func (x *EditTalkCosAndSearchReq) Reset()
- func (x *EditTalkCosAndSearchReq) String() string
- func (m *EditTalkCosAndSearchReq) Validate() error
- func (m *EditTalkCosAndSearchReq) ValidateAll() error
- type EditTalkCosAndSearchReqMultiError
- type EditTalkCosAndSearchReqValidationError
- func (e EditTalkCosAndSearchReqValidationError) Cause() error
- func (e EditTalkCosAndSearchReqValidationError) Error() string
- func (e EditTalkCosAndSearchReqValidationError) ErrorName() string
- func (e EditTalkCosAndSearchReqValidationError) Field() string
- func (e EditTalkCosAndSearchReqValidationError) Key() bool
- func (e EditTalkCosAndSearchReqValidationError) Reason() string
- type EditTalkReq
- func (*EditTalkReq) Descriptor() ([]byte, []int)deprecated
- func (x *EditTalkReq) GetAuth() int32
- func (x *EditTalkReq) GetId() int32
- func (x *EditTalkReq) GetUuid() string
- func (*EditTalkReq) ProtoMessage()
- func (x *EditTalkReq) ProtoReflect() protoreflect.Message
- func (x *EditTalkReq) Reset()
- func (x *EditTalkReq) String() string
- func (m *EditTalkReq) Validate() error
- func (m *EditTalkReq) ValidateAll() error
- type EditTalkReqMultiError
- type EditTalkReqValidationError
- func (e EditTalkReqValidationError) Cause() error
- func (e EditTalkReqValidationError) Error() string
- func (e EditTalkReqValidationError) ErrorName() string
- func (e EditTalkReqValidationError) Field() string
- func (e EditTalkReqValidationError) Key() bool
- func (e EditTalkReqValidationError) Reason() string
- type GetArticleContentReviewReply
- func (*GetArticleContentReviewReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleContentReviewReply) GetReview() []*GetArticleContentReviewReply_Review
- func (*GetArticleContentReviewReply) ProtoMessage()
- func (x *GetArticleContentReviewReply) ProtoReflect() protoreflect.Message
- func (x *GetArticleContentReviewReply) Reset()
- func (x *GetArticleContentReviewReply) String() string
- func (m *GetArticleContentReviewReply) Validate() error
- func (m *GetArticleContentReviewReply) ValidateAll() error
- type GetArticleContentReviewReplyMultiError
- type GetArticleContentReviewReplyValidationError
- func (e GetArticleContentReviewReplyValidationError) Cause() error
- func (e GetArticleContentReviewReplyValidationError) Error() string
- func (e GetArticleContentReviewReplyValidationError) ErrorName() string
- func (e GetArticleContentReviewReplyValidationError) Field() string
- func (e GetArticleContentReviewReplyValidationError) Key() bool
- func (e GetArticleContentReviewReplyValidationError) Reason() string
- type GetArticleContentReviewReply_Review
- func (*GetArticleContentReviewReply_Review) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleContentReviewReply_Review) GetCreateAt() string
- func (x *GetArticleContentReviewReply_Review) GetCreationId() int32
- func (x *GetArticleContentReviewReply_Review) GetId() int32
- func (x *GetArticleContentReviewReply_Review) GetJobId() string
- func (x *GetArticleContentReviewReply_Review) GetKind() string
- func (x *GetArticleContentReviewReply_Review) GetLabel() string
- func (x *GetArticleContentReviewReply_Review) GetResult() int32
- func (x *GetArticleContentReviewReply_Review) GetSection() string
- func (x *GetArticleContentReviewReply_Review) GetTitle() string
- func (x *GetArticleContentReviewReply_Review) GetUuid() string
- func (*GetArticleContentReviewReply_Review) ProtoMessage()
- func (x *GetArticleContentReviewReply_Review) ProtoReflect() protoreflect.Message
- func (x *GetArticleContentReviewReply_Review) Reset()
- func (x *GetArticleContentReviewReply_Review) String() string
- func (m *GetArticleContentReviewReply_Review) Validate() error
- func (m *GetArticleContentReviewReply_Review) ValidateAll() error
- type GetArticleContentReviewReply_ReviewMultiError
- type GetArticleContentReviewReply_ReviewValidationError
- func (e GetArticleContentReviewReply_ReviewValidationError) Cause() error
- func (e GetArticleContentReviewReply_ReviewValidationError) Error() string
- func (e GetArticleContentReviewReply_ReviewValidationError) ErrorName() string
- func (e GetArticleContentReviewReply_ReviewValidationError) Field() string
- func (e GetArticleContentReviewReply_ReviewValidationError) Key() bool
- func (e GetArticleContentReviewReply_ReviewValidationError) Reason() string
- type GetArticleContentReviewReq
- func (*GetArticleContentReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleContentReviewReq) GetPage() int32
- func (x *GetArticleContentReviewReq) GetUuid() string
- func (*GetArticleContentReviewReq) ProtoMessage()
- func (x *GetArticleContentReviewReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleContentReviewReq) Reset()
- func (x *GetArticleContentReviewReq) String() string
- func (m *GetArticleContentReviewReq) Validate() error
- func (m *GetArticleContentReviewReq) ValidateAll() error
- type GetArticleContentReviewReqMultiError
- type GetArticleContentReviewReqValidationError
- func (e GetArticleContentReviewReqValidationError) Cause() error
- func (e GetArticleContentReviewReqValidationError) Error() string
- func (e GetArticleContentReviewReqValidationError) ErrorName() string
- func (e GetArticleContentReviewReqValidationError) Field() string
- func (e GetArticleContentReviewReqValidationError) Key() bool
- func (e GetArticleContentReviewReqValidationError) Reason() string
- type GetArticleCountReply
- func (*GetArticleCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleCountReply) GetCount() int32
- func (*GetArticleCountReply) ProtoMessage()
- func (x *GetArticleCountReply) ProtoReflect() protoreflect.Message
- func (x *GetArticleCountReply) Reset()
- func (x *GetArticleCountReply) String() string
- func (m *GetArticleCountReply) Validate() error
- func (m *GetArticleCountReply) ValidateAll() error
- type GetArticleCountReplyMultiError
- type GetArticleCountReplyValidationError
- func (e GetArticleCountReplyValidationError) Cause() error
- func (e GetArticleCountReplyValidationError) Error() string
- func (e GetArticleCountReplyValidationError) ErrorName() string
- func (e GetArticleCountReplyValidationError) Field() string
- func (e GetArticleCountReplyValidationError) Key() bool
- func (e GetArticleCountReplyValidationError) Reason() string
- type GetArticleCountReq
- func (*GetArticleCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleCountReq) GetUuid() string
- func (*GetArticleCountReq) ProtoMessage()
- func (x *GetArticleCountReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleCountReq) Reset()
- func (x *GetArticleCountReq) String() string
- func (m *GetArticleCountReq) Validate() error
- func (m *GetArticleCountReq) ValidateAll() error
- type GetArticleCountReqMultiError
- type GetArticleCountReqValidationError
- func (e GetArticleCountReqValidationError) Cause() error
- func (e GetArticleCountReqValidationError) Error() string
- func (e GetArticleCountReqValidationError) ErrorName() string
- func (e GetArticleCountReqValidationError) Field() string
- func (e GetArticleCountReqValidationError) Key() bool
- func (e GetArticleCountReqValidationError) Reason() string
- type GetArticleCountVisitorReq
- func (*GetArticleCountVisitorReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleCountVisitorReq) GetUuid() string
- func (*GetArticleCountVisitorReq) ProtoMessage()
- func (x *GetArticleCountVisitorReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleCountVisitorReq) Reset()
- func (x *GetArticleCountVisitorReq) String() string
- func (m *GetArticleCountVisitorReq) Validate() error
- func (m *GetArticleCountVisitorReq) ValidateAll() error
- type GetArticleCountVisitorReqMultiError
- type GetArticleCountVisitorReqValidationError
- func (e GetArticleCountVisitorReqValidationError) Cause() error
- func (e GetArticleCountVisitorReqValidationError) Error() string
- func (e GetArticleCountVisitorReqValidationError) ErrorName() string
- func (e GetArticleCountVisitorReqValidationError) Field() string
- func (e GetArticleCountVisitorReqValidationError) Key() bool
- func (e GetArticleCountVisitorReqValidationError) Reason() string
- type GetArticleDraftListReply
- func (*GetArticleDraftListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleDraftListReply) GetDraft() []*GetArticleDraftListReply_Draft
- func (*GetArticleDraftListReply) ProtoMessage()
- func (x *GetArticleDraftListReply) ProtoReflect() protoreflect.Message
- func (x *GetArticleDraftListReply) Reset()
- func (x *GetArticleDraftListReply) String() string
- func (m *GetArticleDraftListReply) Validate() error
- func (m *GetArticleDraftListReply) ValidateAll() error
- type GetArticleDraftListReplyMultiError
- type GetArticleDraftListReplyValidationError
- func (e GetArticleDraftListReplyValidationError) Cause() error
- func (e GetArticleDraftListReplyValidationError) Error() string
- func (e GetArticleDraftListReplyValidationError) ErrorName() string
- func (e GetArticleDraftListReplyValidationError) Field() string
- func (e GetArticleDraftListReplyValidationError) Key() bool
- func (e GetArticleDraftListReplyValidationError) Reason() string
- type GetArticleDraftListReply_Draft
- func (*GetArticleDraftListReply_Draft) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleDraftListReply_Draft) GetId() int32
- func (*GetArticleDraftListReply_Draft) ProtoMessage()
- func (x *GetArticleDraftListReply_Draft) ProtoReflect() protoreflect.Message
- func (x *GetArticleDraftListReply_Draft) Reset()
- func (x *GetArticleDraftListReply_Draft) String() string
- func (m *GetArticleDraftListReply_Draft) Validate() error
- func (m *GetArticleDraftListReply_Draft) ValidateAll() error
- type GetArticleDraftListReply_DraftMultiError
- type GetArticleDraftListReply_DraftValidationError
- func (e GetArticleDraftListReply_DraftValidationError) Cause() error
- func (e GetArticleDraftListReply_DraftValidationError) Error() string
- func (e GetArticleDraftListReply_DraftValidationError) ErrorName() string
- func (e GetArticleDraftListReply_DraftValidationError) Field() string
- func (e GetArticleDraftListReply_DraftValidationError) Key() bool
- func (e GetArticleDraftListReply_DraftValidationError) Reason() string
- type GetArticleDraftListReq
- func (*GetArticleDraftListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleDraftListReq) GetUuid() string
- func (*GetArticleDraftListReq) ProtoMessage()
- func (x *GetArticleDraftListReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleDraftListReq) Reset()
- func (x *GetArticleDraftListReq) String() string
- func (m *GetArticleDraftListReq) Validate() error
- func (m *GetArticleDraftListReq) ValidateAll() error
- type GetArticleDraftListReqMultiError
- type GetArticleDraftListReqValidationError
- func (e GetArticleDraftListReqValidationError) Cause() error
- func (e GetArticleDraftListReqValidationError) Error() string
- func (e GetArticleDraftListReqValidationError) ErrorName() string
- func (e GetArticleDraftListReqValidationError) Field() string
- func (e GetArticleDraftListReqValidationError) Key() bool
- func (e GetArticleDraftListReqValidationError) Reason() string
- type GetArticleImageReviewReply
- func (*GetArticleImageReviewReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleImageReviewReply) GetReview() []*GetArticleImageReviewReply_Review
- func (*GetArticleImageReviewReply) ProtoMessage()
- func (x *GetArticleImageReviewReply) ProtoReflect() protoreflect.Message
- func (x *GetArticleImageReviewReply) Reset()
- func (x *GetArticleImageReviewReply) String() string
- func (m *GetArticleImageReviewReply) Validate() error
- func (m *GetArticleImageReviewReply) ValidateAll() error
- type GetArticleImageReviewReplyMultiError
- type GetArticleImageReviewReplyValidationError
- func (e GetArticleImageReviewReplyValidationError) Cause() error
- func (e GetArticleImageReviewReplyValidationError) Error() string
- func (e GetArticleImageReviewReplyValidationError) ErrorName() string
- func (e GetArticleImageReviewReplyValidationError) Field() string
- func (e GetArticleImageReviewReplyValidationError) Key() bool
- func (e GetArticleImageReviewReplyValidationError) Reason() string
- type GetArticleImageReviewReply_Review
- func (*GetArticleImageReviewReply_Review) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleImageReviewReply_Review) GetCategory() string
- func (x *GetArticleImageReviewReply_Review) GetCreateAt() string
- func (x *GetArticleImageReviewReply_Review) GetCreationId() int32
- func (x *GetArticleImageReviewReply_Review) GetId() int32
- func (x *GetArticleImageReviewReply_Review) GetJobId() string
- func (x *GetArticleImageReviewReply_Review) GetKind() string
- func (x *GetArticleImageReviewReply_Review) GetLabel() string
- func (x *GetArticleImageReviewReply_Review) GetResult() int32
- func (x *GetArticleImageReviewReply_Review) GetScore() int32
- func (x *GetArticleImageReviewReply_Review) GetSubLabel() string
- func (x *GetArticleImageReviewReply_Review) GetUid() string
- func (x *GetArticleImageReviewReply_Review) GetUrl() string
- func (x *GetArticleImageReviewReply_Review) GetUuid() string
- func (*GetArticleImageReviewReply_Review) ProtoMessage()
- func (x *GetArticleImageReviewReply_Review) ProtoReflect() protoreflect.Message
- func (x *GetArticleImageReviewReply_Review) Reset()
- func (x *GetArticleImageReviewReply_Review) String() string
- func (m *GetArticleImageReviewReply_Review) Validate() error
- func (m *GetArticleImageReviewReply_Review) ValidateAll() error
- type GetArticleImageReviewReply_ReviewMultiError
- type GetArticleImageReviewReply_ReviewValidationError
- func (e GetArticleImageReviewReply_ReviewValidationError) Cause() error
- func (e GetArticleImageReviewReply_ReviewValidationError) Error() string
- func (e GetArticleImageReviewReply_ReviewValidationError) ErrorName() string
- func (e GetArticleImageReviewReply_ReviewValidationError) Field() string
- func (e GetArticleImageReviewReply_ReviewValidationError) Key() bool
- func (e GetArticleImageReviewReply_ReviewValidationError) Reason() string
- type GetArticleImageReviewReq
- func (*GetArticleImageReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleImageReviewReq) GetPage() int32
- func (x *GetArticleImageReviewReq) GetUuid() string
- func (*GetArticleImageReviewReq) ProtoMessage()
- func (x *GetArticleImageReviewReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleImageReviewReq) Reset()
- func (x *GetArticleImageReviewReq) String() string
- func (m *GetArticleImageReviewReq) Validate() error
- func (m *GetArticleImageReviewReq) ValidateAll() error
- type GetArticleImageReviewReqMultiError
- type GetArticleImageReviewReqValidationError
- func (e GetArticleImageReviewReqValidationError) Cause() error
- func (e GetArticleImageReviewReqValidationError) Error() string
- func (e GetArticleImageReviewReqValidationError) ErrorName() string
- func (e GetArticleImageReviewReqValidationError) Field() string
- func (e GetArticleImageReviewReqValidationError) Key() bool
- func (e GetArticleImageReviewReqValidationError) Reason() string
- type GetArticleListHotReply
- func (*GetArticleListHotReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleListHotReply) GetArticle() []*GetArticleListHotReply_Article
- func (*GetArticleListHotReply) ProtoMessage()
- func (x *GetArticleListHotReply) ProtoReflect() protoreflect.Message
- func (x *GetArticleListHotReply) Reset()
- func (x *GetArticleListHotReply) String() string
- func (m *GetArticleListHotReply) Validate() error
- func (m *GetArticleListHotReply) ValidateAll() error
- type GetArticleListHotReplyMultiError
- type GetArticleListHotReplyValidationError
- func (e GetArticleListHotReplyValidationError) Cause() error
- func (e GetArticleListHotReplyValidationError) Error() string
- func (e GetArticleListHotReplyValidationError) ErrorName() string
- func (e GetArticleListHotReplyValidationError) Field() string
- func (e GetArticleListHotReplyValidationError) Key() bool
- func (e GetArticleListHotReplyValidationError) Reason() string
- type GetArticleListHotReply_Article
- func (*GetArticleListHotReply_Article) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleListHotReply_Article) GetId() int32
- func (x *GetArticleListHotReply_Article) GetUuid() string
- func (*GetArticleListHotReply_Article) ProtoMessage()
- func (x *GetArticleListHotReply_Article) ProtoReflect() protoreflect.Message
- func (x *GetArticleListHotReply_Article) Reset()
- func (x *GetArticleListHotReply_Article) String() string
- func (m *GetArticleListHotReply_Article) Validate() error
- func (m *GetArticleListHotReply_Article) ValidateAll() error
- type GetArticleListHotReply_ArticleMultiError
- type GetArticleListHotReply_ArticleValidationError
- func (e GetArticleListHotReply_ArticleValidationError) Cause() error
- func (e GetArticleListHotReply_ArticleValidationError) Error() string
- func (e GetArticleListHotReply_ArticleValidationError) ErrorName() string
- func (e GetArticleListHotReply_ArticleValidationError) Field() string
- func (e GetArticleListHotReply_ArticleValidationError) Key() bool
- func (e GetArticleListHotReply_ArticleValidationError) Reason() string
- type GetArticleListHotReq
- func (*GetArticleListHotReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleListHotReq) GetPage() int32
- func (*GetArticleListHotReq) ProtoMessage()
- func (x *GetArticleListHotReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleListHotReq) Reset()
- func (x *GetArticleListHotReq) String() string
- func (m *GetArticleListHotReq) Validate() error
- func (m *GetArticleListHotReq) ValidateAll() error
- type GetArticleListHotReqMultiError
- type GetArticleListHotReqValidationError
- func (e GetArticleListHotReqValidationError) Cause() error
- func (e GetArticleListHotReqValidationError) Error() string
- func (e GetArticleListHotReqValidationError) ErrorName() string
- func (e GetArticleListHotReqValidationError) Field() string
- func (e GetArticleListHotReqValidationError) Key() bool
- func (e GetArticleListHotReqValidationError) Reason() string
- type GetArticleListReply
- func (*GetArticleListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleListReply) GetArticle() []*GetArticleListReply_Article
- func (*GetArticleListReply) ProtoMessage()
- func (x *GetArticleListReply) ProtoReflect() protoreflect.Message
- func (x *GetArticleListReply) Reset()
- func (x *GetArticleListReply) String() string
- func (m *GetArticleListReply) Validate() error
- func (m *GetArticleListReply) ValidateAll() error
- type GetArticleListReplyMultiError
- type GetArticleListReplyValidationError
- func (e GetArticleListReplyValidationError) Cause() error
- func (e GetArticleListReplyValidationError) Error() string
- func (e GetArticleListReplyValidationError) ErrorName() string
- func (e GetArticleListReplyValidationError) Field() string
- func (e GetArticleListReplyValidationError) Key() bool
- func (e GetArticleListReplyValidationError) Reason() string
- type GetArticleListReply_Article
- func (*GetArticleListReply_Article) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleListReply_Article) GetId() int32
- func (x *GetArticleListReply_Article) GetUuid() string
- func (*GetArticleListReply_Article) ProtoMessage()
- func (x *GetArticleListReply_Article) ProtoReflect() protoreflect.Message
- func (x *GetArticleListReply_Article) Reset()
- func (x *GetArticleListReply_Article) String() string
- func (m *GetArticleListReply_Article) Validate() error
- func (m *GetArticleListReply_Article) ValidateAll() error
- type GetArticleListReply_ArticleMultiError
- type GetArticleListReply_ArticleValidationError
- func (e GetArticleListReply_ArticleValidationError) Cause() error
- func (e GetArticleListReply_ArticleValidationError) Error() string
- func (e GetArticleListReply_ArticleValidationError) ErrorName() string
- func (e GetArticleListReply_ArticleValidationError) Field() string
- func (e GetArticleListReply_ArticleValidationError) Key() bool
- func (e GetArticleListReply_ArticleValidationError) Reason() string
- type GetArticleListReq
- func (*GetArticleListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleListReq) GetPage() int32
- func (*GetArticleListReq) ProtoMessage()
- func (x *GetArticleListReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleListReq) Reset()
- func (x *GetArticleListReq) String() string
- func (m *GetArticleListReq) Validate() error
- func (m *GetArticleListReq) ValidateAll() error
- type GetArticleListReqMultiError
- type GetArticleListReqValidationError
- func (e GetArticleListReqValidationError) Cause() error
- func (e GetArticleListReqValidationError) Error() string
- func (e GetArticleListReqValidationError) ErrorName() string
- func (e GetArticleListReqValidationError) Field() string
- func (e GetArticleListReqValidationError) Key() bool
- func (e GetArticleListReqValidationError) Reason() string
- type GetArticleListStatisticReply
- func (*GetArticleListStatisticReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleListStatisticReply) GetCount() []*GetArticleListStatisticReply_Count
- func (*GetArticleListStatisticReply) ProtoMessage()
- func (x *GetArticleListStatisticReply) ProtoReflect() protoreflect.Message
- func (x *GetArticleListStatisticReply) Reset()
- func (x *GetArticleListStatisticReply) String() string
- func (m *GetArticleListStatisticReply) Validate() error
- func (m *GetArticleListStatisticReply) ValidateAll() error
- type GetArticleListStatisticReplyMultiError
- type GetArticleListStatisticReplyValidationError
- func (e GetArticleListStatisticReplyValidationError) Cause() error
- func (e GetArticleListStatisticReplyValidationError) Error() string
- func (e GetArticleListStatisticReplyValidationError) ErrorName() string
- func (e GetArticleListStatisticReplyValidationError) Field() string
- func (e GetArticleListStatisticReplyValidationError) Key() bool
- func (e GetArticleListStatisticReplyValidationError) Reason() string
- type GetArticleListStatisticReply_Count
- func (*GetArticleListStatisticReply_Count) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleListStatisticReply_Count) GetAgree() int32
- func (x *GetArticleListStatisticReply_Count) GetCollect() int32
- func (x *GetArticleListStatisticReply_Count) GetComment() int32
- func (x *GetArticleListStatisticReply_Count) GetId() int32
- func (x *GetArticleListStatisticReply_Count) GetView() int32
- func (*GetArticleListStatisticReply_Count) ProtoMessage()
- func (x *GetArticleListStatisticReply_Count) ProtoReflect() protoreflect.Message
- func (x *GetArticleListStatisticReply_Count) Reset()
- func (x *GetArticleListStatisticReply_Count) String() string
- func (m *GetArticleListStatisticReply_Count) Validate() error
- func (m *GetArticleListStatisticReply_Count) ValidateAll() error
- type GetArticleListStatisticReply_CountMultiError
- type GetArticleListStatisticReply_CountValidationError
- func (e GetArticleListStatisticReply_CountValidationError) Cause() error
- func (e GetArticleListStatisticReply_CountValidationError) Error() string
- func (e GetArticleListStatisticReply_CountValidationError) ErrorName() string
- func (e GetArticleListStatisticReply_CountValidationError) Field() string
- func (e GetArticleListStatisticReply_CountValidationError) Key() bool
- func (e GetArticleListStatisticReply_CountValidationError) Reason() string
- type GetArticleListStatisticReq
- func (*GetArticleListStatisticReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleListStatisticReq) GetIds() []int32
- func (*GetArticleListStatisticReq) ProtoMessage()
- func (x *GetArticleListStatisticReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleListStatisticReq) Reset()
- func (x *GetArticleListStatisticReq) String() string
- func (m *GetArticleListStatisticReq) Validate() error
- func (m *GetArticleListStatisticReq) ValidateAll() error
- type GetArticleListStatisticReqMultiError
- type GetArticleListStatisticReqValidationError
- func (e GetArticleListStatisticReqValidationError) Cause() error
- func (e GetArticleListStatisticReqValidationError) Error() string
- func (e GetArticleListStatisticReqValidationError) ErrorName() string
- func (e GetArticleListStatisticReqValidationError) Field() string
- func (e GetArticleListStatisticReqValidationError) Key() bool
- func (e GetArticleListStatisticReqValidationError) Reason() string
- type GetArticleSearchReply
- func (*GetArticleSearchReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleSearchReply) GetList() []*GetArticleSearchReply_List
- func (x *GetArticleSearchReply) GetTotal() int32
- func (*GetArticleSearchReply) ProtoMessage()
- func (x *GetArticleSearchReply) ProtoReflect() protoreflect.Message
- func (x *GetArticleSearchReply) Reset()
- func (x *GetArticleSearchReply) String() string
- func (m *GetArticleSearchReply) Validate() error
- func (m *GetArticleSearchReply) ValidateAll() error
- type GetArticleSearchReplyMultiError
- type GetArticleSearchReplyValidationError
- func (e GetArticleSearchReplyValidationError) Cause() error
- func (e GetArticleSearchReplyValidationError) Error() string
- func (e GetArticleSearchReplyValidationError) ErrorName() string
- func (e GetArticleSearchReplyValidationError) Field() string
- func (e GetArticleSearchReplyValidationError) Key() bool
- func (e GetArticleSearchReplyValidationError) Reason() string
- type GetArticleSearchReply_List
- func (*GetArticleSearchReply_List) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleSearchReply_List) GetCover() string
- func (x *GetArticleSearchReply_List) GetId() int32
- func (x *GetArticleSearchReply_List) GetTags() string
- func (x *GetArticleSearchReply_List) GetText() string
- func (x *GetArticleSearchReply_List) GetTitle() string
- func (x *GetArticleSearchReply_List) GetUpdate() string
- func (x *GetArticleSearchReply_List) GetUuid() string
- func (*GetArticleSearchReply_List) ProtoMessage()
- func (x *GetArticleSearchReply_List) ProtoReflect() protoreflect.Message
- func (x *GetArticleSearchReply_List) Reset()
- func (x *GetArticleSearchReply_List) String() string
- func (m *GetArticleSearchReply_List) Validate() error
- func (m *GetArticleSearchReply_List) ValidateAll() error
- type GetArticleSearchReply_ListMultiError
- type GetArticleSearchReply_ListValidationError
- func (e GetArticleSearchReply_ListValidationError) Cause() error
- func (e GetArticleSearchReply_ListValidationError) Error() string
- func (e GetArticleSearchReply_ListValidationError) ErrorName() string
- func (e GetArticleSearchReply_ListValidationError) Field() string
- func (e GetArticleSearchReply_ListValidationError) Key() bool
- func (e GetArticleSearchReply_ListValidationError) Reason() string
- type GetArticleSearchReq
- func (*GetArticleSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleSearchReq) GetPage() int32
- func (x *GetArticleSearchReq) GetSearch() string
- func (x *GetArticleSearchReq) GetTime() string
- func (*GetArticleSearchReq) ProtoMessage()
- func (x *GetArticleSearchReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleSearchReq) Reset()
- func (x *GetArticleSearchReq) String() string
- func (m *GetArticleSearchReq) Validate() error
- func (m *GetArticleSearchReq) ValidateAll() error
- type GetArticleSearchReqMultiError
- type GetArticleSearchReqValidationError
- func (e GetArticleSearchReqValidationError) Cause() error
- func (e GetArticleSearchReqValidationError) Error() string
- func (e GetArticleSearchReqValidationError) ErrorName() string
- func (e GetArticleSearchReqValidationError) Field() string
- func (e GetArticleSearchReqValidationError) Key() bool
- func (e GetArticleSearchReqValidationError) Reason() string
- type GetArticleStatisticReply
- func (*GetArticleStatisticReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleStatisticReply) GetAgree() int32
- func (x *GetArticleStatisticReply) GetCollect() int32
- func (x *GetArticleStatisticReply) GetComment() int32
- func (x *GetArticleStatisticReply) GetUuid() string
- func (x *GetArticleStatisticReply) GetView() int32
- func (*GetArticleStatisticReply) ProtoMessage()
- func (x *GetArticleStatisticReply) ProtoReflect() protoreflect.Message
- func (x *GetArticleStatisticReply) Reset()
- func (x *GetArticleStatisticReply) String() string
- func (m *GetArticleStatisticReply) Validate() error
- func (m *GetArticleStatisticReply) ValidateAll() error
- type GetArticleStatisticReplyMultiError
- type GetArticleStatisticReplyValidationError
- func (e GetArticleStatisticReplyValidationError) Cause() error
- func (e GetArticleStatisticReplyValidationError) Error() string
- func (e GetArticleStatisticReplyValidationError) ErrorName() string
- func (e GetArticleStatisticReplyValidationError) Field() string
- func (e GetArticleStatisticReplyValidationError) Key() bool
- func (e GetArticleStatisticReplyValidationError) Reason() string
- type GetArticleStatisticReq
- func (*GetArticleStatisticReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetArticleStatisticReq) GetId() int32
- func (x *GetArticleStatisticReq) GetUuid() string
- func (*GetArticleStatisticReq) ProtoMessage()
- func (x *GetArticleStatisticReq) ProtoReflect() protoreflect.Message
- func (x *GetArticleStatisticReq) Reset()
- func (x *GetArticleStatisticReq) String() string
- func (m *GetArticleStatisticReq) Validate() error
- func (m *GetArticleStatisticReq) ValidateAll() error
- type GetArticleStatisticReqMultiError
- type GetArticleStatisticReqValidationError
- func (e GetArticleStatisticReqValidationError) Cause() error
- func (e GetArticleStatisticReqValidationError) Error() string
- func (e GetArticleStatisticReqValidationError) ErrorName() string
- func (e GetArticleStatisticReqValidationError) Field() string
- func (e GetArticleStatisticReqValidationError) Key() bool
- func (e GetArticleStatisticReqValidationError) Reason() string
- type GetCollectArticleCountReply
- func (*GetCollectArticleCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectArticleCountReply) GetCount() int32
- func (*GetCollectArticleCountReply) ProtoMessage()
- func (x *GetCollectArticleCountReply) ProtoReflect() protoreflect.Message
- func (x *GetCollectArticleCountReply) Reset()
- func (x *GetCollectArticleCountReply) String() string
- func (m *GetCollectArticleCountReply) Validate() error
- func (m *GetCollectArticleCountReply) ValidateAll() error
- type GetCollectArticleCountReplyMultiError
- type GetCollectArticleCountReplyValidationError
- func (e GetCollectArticleCountReplyValidationError) Cause() error
- func (e GetCollectArticleCountReplyValidationError) Error() string
- func (e GetCollectArticleCountReplyValidationError) ErrorName() string
- func (e GetCollectArticleCountReplyValidationError) Field() string
- func (e GetCollectArticleCountReplyValidationError) Key() bool
- func (e GetCollectArticleCountReplyValidationError) Reason() string
- type GetCollectArticleCountReq
- func (*GetCollectArticleCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectArticleCountReq) GetId() int32
- func (*GetCollectArticleCountReq) ProtoMessage()
- func (x *GetCollectArticleCountReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectArticleCountReq) Reset()
- func (x *GetCollectArticleCountReq) String() string
- func (m *GetCollectArticleCountReq) Validate() error
- func (m *GetCollectArticleCountReq) ValidateAll() error
- type GetCollectArticleCountReqMultiError
- type GetCollectArticleCountReqValidationError
- func (e GetCollectArticleCountReqValidationError) Cause() error
- func (e GetCollectArticleCountReqValidationError) Error() string
- func (e GetCollectArticleCountReqValidationError) ErrorName() string
- func (e GetCollectArticleCountReqValidationError) Field() string
- func (e GetCollectArticleCountReqValidationError) Key() bool
- func (e GetCollectArticleCountReqValidationError) Reason() string
- type GetCollectArticleListReq
- func (*GetCollectArticleListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectArticleListReq) GetId() int32
- func (x *GetCollectArticleListReq) GetPage() int32
- func (*GetCollectArticleListReq) ProtoMessage()
- func (x *GetCollectArticleListReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectArticleListReq) Reset()
- func (x *GetCollectArticleListReq) String() string
- func (m *GetCollectArticleListReq) Validate() error
- func (m *GetCollectArticleListReq) ValidateAll() error
- type GetCollectArticleListReqMultiError
- type GetCollectArticleListReqValidationError
- func (e GetCollectArticleListReqValidationError) Cause() error
- func (e GetCollectArticleListReqValidationError) Error() string
- func (e GetCollectArticleListReqValidationError) ErrorName() string
- func (e GetCollectArticleListReqValidationError) Field() string
- func (e GetCollectArticleListReqValidationError) Key() bool
- func (e GetCollectArticleListReqValidationError) Reason() string
- type GetCollectColumnCountReply
- func (*GetCollectColumnCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectColumnCountReply) GetCount() int32
- func (*GetCollectColumnCountReply) ProtoMessage()
- func (x *GetCollectColumnCountReply) ProtoReflect() protoreflect.Message
- func (x *GetCollectColumnCountReply) Reset()
- func (x *GetCollectColumnCountReply) String() string
- func (m *GetCollectColumnCountReply) Validate() error
- func (m *GetCollectColumnCountReply) ValidateAll() error
- type GetCollectColumnCountReplyMultiError
- type GetCollectColumnCountReplyValidationError
- func (e GetCollectColumnCountReplyValidationError) Cause() error
- func (e GetCollectColumnCountReplyValidationError) Error() string
- func (e GetCollectColumnCountReplyValidationError) ErrorName() string
- func (e GetCollectColumnCountReplyValidationError) Field() string
- func (e GetCollectColumnCountReplyValidationError) Key() bool
- func (e GetCollectColumnCountReplyValidationError) Reason() string
- type GetCollectColumnCountReq
- func (*GetCollectColumnCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectColumnCountReq) GetId() int32
- func (*GetCollectColumnCountReq) ProtoMessage()
- func (x *GetCollectColumnCountReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectColumnCountReq) Reset()
- func (x *GetCollectColumnCountReq) String() string
- func (m *GetCollectColumnCountReq) Validate() error
- func (m *GetCollectColumnCountReq) ValidateAll() error
- type GetCollectColumnCountReqMultiError
- type GetCollectColumnCountReqValidationError
- func (e GetCollectColumnCountReqValidationError) Cause() error
- func (e GetCollectColumnCountReqValidationError) Error() string
- func (e GetCollectColumnCountReqValidationError) ErrorName() string
- func (e GetCollectColumnCountReqValidationError) Field() string
- func (e GetCollectColumnCountReqValidationError) Key() bool
- func (e GetCollectColumnCountReqValidationError) Reason() string
- type GetCollectColumnListReq
- func (*GetCollectColumnListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectColumnListReq) GetId() int32
- func (x *GetCollectColumnListReq) GetPage() int32
- func (*GetCollectColumnListReq) ProtoMessage()
- func (x *GetCollectColumnListReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectColumnListReq) Reset()
- func (x *GetCollectColumnListReq) String() string
- func (m *GetCollectColumnListReq) Validate() error
- func (m *GetCollectColumnListReq) ValidateAll() error
- type GetCollectColumnListReqMultiError
- type GetCollectColumnListReqValidationError
- func (e GetCollectColumnListReqValidationError) Cause() error
- func (e GetCollectColumnListReqValidationError) Error() string
- func (e GetCollectColumnListReqValidationError) ErrorName() string
- func (e GetCollectColumnListReqValidationError) Field() string
- func (e GetCollectColumnListReqValidationError) Key() bool
- func (e GetCollectColumnListReqValidationError) Reason() string
- type GetCollectTalkCountReply
- func (*GetCollectTalkCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectTalkCountReply) GetCount() int32
- func (*GetCollectTalkCountReply) ProtoMessage()
- func (x *GetCollectTalkCountReply) ProtoReflect() protoreflect.Message
- func (x *GetCollectTalkCountReply) Reset()
- func (x *GetCollectTalkCountReply) String() string
- func (m *GetCollectTalkCountReply) Validate() error
- func (m *GetCollectTalkCountReply) ValidateAll() error
- type GetCollectTalkCountReplyMultiError
- type GetCollectTalkCountReplyValidationError
- func (e GetCollectTalkCountReplyValidationError) Cause() error
- func (e GetCollectTalkCountReplyValidationError) Error() string
- func (e GetCollectTalkCountReplyValidationError) ErrorName() string
- func (e GetCollectTalkCountReplyValidationError) Field() string
- func (e GetCollectTalkCountReplyValidationError) Key() bool
- func (e GetCollectTalkCountReplyValidationError) Reason() string
- type GetCollectTalkCountReq
- func (*GetCollectTalkCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectTalkCountReq) GetId() int32
- func (*GetCollectTalkCountReq) ProtoMessage()
- func (x *GetCollectTalkCountReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectTalkCountReq) Reset()
- func (x *GetCollectTalkCountReq) String() string
- func (m *GetCollectTalkCountReq) Validate() error
- func (m *GetCollectTalkCountReq) ValidateAll() error
- type GetCollectTalkCountReqMultiError
- type GetCollectTalkCountReqValidationError
- func (e GetCollectTalkCountReqValidationError) Cause() error
- func (e GetCollectTalkCountReqValidationError) Error() string
- func (e GetCollectTalkCountReqValidationError) ErrorName() string
- func (e GetCollectTalkCountReqValidationError) Field() string
- func (e GetCollectTalkCountReqValidationError) Key() bool
- func (e GetCollectTalkCountReqValidationError) Reason() string
- type GetCollectTalkListReq
- func (*GetCollectTalkListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectTalkListReq) GetId() int32
- func (x *GetCollectTalkListReq) GetPage() int32
- func (*GetCollectTalkListReq) ProtoMessage()
- func (x *GetCollectTalkListReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectTalkListReq) Reset()
- func (x *GetCollectTalkListReq) String() string
- func (m *GetCollectTalkListReq) Validate() error
- func (m *GetCollectTalkListReq) ValidateAll() error
- type GetCollectTalkListReqMultiError
- type GetCollectTalkListReqValidationError
- func (e GetCollectTalkListReqValidationError) Cause() error
- func (e GetCollectTalkListReqValidationError) Error() string
- func (e GetCollectTalkListReqValidationError) ErrorName() string
- func (e GetCollectTalkListReqValidationError) Field() string
- func (e GetCollectTalkListReqValidationError) Key() bool
- func (e GetCollectTalkListReqValidationError) Reason() string
- type GetCollectionListInfoReq
- func (*GetCollectionListInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionListInfoReq) GetIds() []int32
- func (*GetCollectionListInfoReq) ProtoMessage()
- func (x *GetCollectionListInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectionListInfoReq) Reset()
- func (x *GetCollectionListInfoReq) String() string
- func (m *GetCollectionListInfoReq) Validate() error
- func (m *GetCollectionListInfoReq) ValidateAll() error
- type GetCollectionListInfoReqMultiError
- type GetCollectionListInfoReqValidationError
- func (e GetCollectionListInfoReqValidationError) Cause() error
- func (e GetCollectionListInfoReqValidationError) Error() string
- func (e GetCollectionListInfoReqValidationError) ErrorName() string
- func (e GetCollectionListInfoReqValidationError) Field() string
- func (e GetCollectionListInfoReqValidationError) Key() bool
- func (e GetCollectionListInfoReqValidationError) Reason() string
- type GetCollectionsContentReviewReply
- func (*GetCollectionsContentReviewReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsContentReviewReply) GetReview() []*GetCollectionsContentReviewReply_Review
- func (*GetCollectionsContentReviewReply) ProtoMessage()
- func (x *GetCollectionsContentReviewReply) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsContentReviewReply) Reset()
- func (x *GetCollectionsContentReviewReply) String() string
- func (m *GetCollectionsContentReviewReply) Validate() error
- func (m *GetCollectionsContentReviewReply) ValidateAll() error
- type GetCollectionsContentReviewReplyMultiError
- type GetCollectionsContentReviewReplyValidationError
- func (e GetCollectionsContentReviewReplyValidationError) Cause() error
- func (e GetCollectionsContentReviewReplyValidationError) Error() string
- func (e GetCollectionsContentReviewReplyValidationError) ErrorName() string
- func (e GetCollectionsContentReviewReplyValidationError) Field() string
- func (e GetCollectionsContentReviewReplyValidationError) Key() bool
- func (e GetCollectionsContentReviewReplyValidationError) Reason() string
- type GetCollectionsContentReviewReply_Review
- func (*GetCollectionsContentReviewReply_Review) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsContentReviewReply_Review) GetCreateAt() string
- func (x *GetCollectionsContentReviewReply_Review) GetCreationId() int32
- func (x *GetCollectionsContentReviewReply_Review) GetId() int32
- func (x *GetCollectionsContentReviewReply_Review) GetJobId() string
- func (x *GetCollectionsContentReviewReply_Review) GetKind() string
- func (x *GetCollectionsContentReviewReply_Review) GetLabel() string
- func (x *GetCollectionsContentReviewReply_Review) GetResult() int32
- func (x *GetCollectionsContentReviewReply_Review) GetSection() string
- func (x *GetCollectionsContentReviewReply_Review) GetTitle() string
- func (x *GetCollectionsContentReviewReply_Review) GetUuid() string
- func (*GetCollectionsContentReviewReply_Review) ProtoMessage()
- func (x *GetCollectionsContentReviewReply_Review) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsContentReviewReply_Review) Reset()
- func (x *GetCollectionsContentReviewReply_Review) String() string
- func (m *GetCollectionsContentReviewReply_Review) Validate() error
- func (m *GetCollectionsContentReviewReply_Review) ValidateAll() error
- type GetCollectionsContentReviewReply_ReviewMultiError
- type GetCollectionsContentReviewReply_ReviewValidationError
- func (e GetCollectionsContentReviewReply_ReviewValidationError) Cause() error
- func (e GetCollectionsContentReviewReply_ReviewValidationError) Error() string
- func (e GetCollectionsContentReviewReply_ReviewValidationError) ErrorName() string
- func (e GetCollectionsContentReviewReply_ReviewValidationError) Field() string
- func (e GetCollectionsContentReviewReply_ReviewValidationError) Key() bool
- func (e GetCollectionsContentReviewReply_ReviewValidationError) Reason() string
- type GetCollectionsContentReviewReq
- func (*GetCollectionsContentReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsContentReviewReq) GetPage() int32
- func (x *GetCollectionsContentReviewReq) GetUuid() string
- func (*GetCollectionsContentReviewReq) ProtoMessage()
- func (x *GetCollectionsContentReviewReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsContentReviewReq) Reset()
- func (x *GetCollectionsContentReviewReq) String() string
- func (m *GetCollectionsContentReviewReq) Validate() error
- func (m *GetCollectionsContentReviewReq) ValidateAll() error
- type GetCollectionsContentReviewReqMultiError
- type GetCollectionsContentReviewReqValidationError
- func (e GetCollectionsContentReviewReqValidationError) Cause() error
- func (e GetCollectionsContentReviewReqValidationError) Error() string
- func (e GetCollectionsContentReviewReqValidationError) ErrorName() string
- func (e GetCollectionsContentReviewReqValidationError) Field() string
- func (e GetCollectionsContentReviewReqValidationError) Key() bool
- func (e GetCollectionsContentReviewReqValidationError) Reason() string
- type GetCollectionsCountReply
- func (*GetCollectionsCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsCountReply) GetCount() int32
- func (*GetCollectionsCountReply) ProtoMessage()
- func (x *GetCollectionsCountReply) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsCountReply) Reset()
- func (x *GetCollectionsCountReply) String() string
- func (m *GetCollectionsCountReply) Validate() error
- func (m *GetCollectionsCountReply) ValidateAll() error
- type GetCollectionsCountReplyMultiError
- type GetCollectionsCountReplyValidationError
- func (e GetCollectionsCountReplyValidationError) Cause() error
- func (e GetCollectionsCountReplyValidationError) Error() string
- func (e GetCollectionsCountReplyValidationError) ErrorName() string
- func (e GetCollectionsCountReplyValidationError) Field() string
- func (e GetCollectionsCountReplyValidationError) Key() bool
- func (e GetCollectionsCountReplyValidationError) Reason() string
- type GetCollectionsCountReq
- func (*GetCollectionsCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsCountReq) GetUuid() string
- func (*GetCollectionsCountReq) ProtoMessage()
- func (x *GetCollectionsCountReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsCountReq) Reset()
- func (x *GetCollectionsCountReq) String() string
- func (m *GetCollectionsCountReq) Validate() error
- func (m *GetCollectionsCountReq) ValidateAll() error
- type GetCollectionsCountReqMultiError
- type GetCollectionsCountReqValidationError
- func (e GetCollectionsCountReqValidationError) Cause() error
- func (e GetCollectionsCountReqValidationError) Error() string
- func (e GetCollectionsCountReqValidationError) ErrorName() string
- func (e GetCollectionsCountReqValidationError) Field() string
- func (e GetCollectionsCountReqValidationError) Key() bool
- func (e GetCollectionsCountReqValidationError) Reason() string
- type GetCollectionsListAllReq
- func (*GetCollectionsListAllReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsListAllReq) GetUuid() string
- func (*GetCollectionsListAllReq) ProtoMessage()
- func (x *GetCollectionsListAllReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsListAllReq) Reset()
- func (x *GetCollectionsListAllReq) String() string
- func (m *GetCollectionsListAllReq) Validate() error
- func (m *GetCollectionsListAllReq) ValidateAll() error
- type GetCollectionsListAllReqMultiError
- type GetCollectionsListAllReqValidationError
- func (e GetCollectionsListAllReqValidationError) Cause() error
- func (e GetCollectionsListAllReqValidationError) Error() string
- func (e GetCollectionsListAllReqValidationError) ErrorName() string
- func (e GetCollectionsListAllReqValidationError) Field() string
- func (e GetCollectionsListAllReqValidationError) Key() bool
- func (e GetCollectionsListAllReqValidationError) Reason() string
- type GetCollectionsListReply
- func (*GetCollectionsListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsListReply) GetCollections() []*GetCollectionsListReply_Collections
- func (*GetCollectionsListReply) ProtoMessage()
- func (x *GetCollectionsListReply) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsListReply) Reset()
- func (x *GetCollectionsListReply) String() string
- func (m *GetCollectionsListReply) Validate() error
- func (m *GetCollectionsListReply) ValidateAll() error
- type GetCollectionsListReplyMultiError
- type GetCollectionsListReplyValidationError
- func (e GetCollectionsListReplyValidationError) Cause() error
- func (e GetCollectionsListReplyValidationError) Error() string
- func (e GetCollectionsListReplyValidationError) ErrorName() string
- func (e GetCollectionsListReplyValidationError) Field() string
- func (e GetCollectionsListReplyValidationError) Key() bool
- func (e GetCollectionsListReplyValidationError) Reason() string
- type GetCollectionsListReply_Collections
- func (*GetCollectionsListReply_Collections) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsListReply_Collections) GetId() int32
- func (*GetCollectionsListReply_Collections) ProtoMessage()
- func (x *GetCollectionsListReply_Collections) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsListReply_Collections) Reset()
- func (x *GetCollectionsListReply_Collections) String() string
- func (m *GetCollectionsListReply_Collections) Validate() error
- func (m *GetCollectionsListReply_Collections) ValidateAll() error
- type GetCollectionsListReply_CollectionsMultiError
- type GetCollectionsListReply_CollectionsValidationError
- func (e GetCollectionsListReply_CollectionsValidationError) Cause() error
- func (e GetCollectionsListReply_CollectionsValidationError) Error() string
- func (e GetCollectionsListReply_CollectionsValidationError) ErrorName() string
- func (e GetCollectionsListReply_CollectionsValidationError) Field() string
- func (e GetCollectionsListReply_CollectionsValidationError) Key() bool
- func (e GetCollectionsListReply_CollectionsValidationError) Reason() string
- type GetCollectionsListReq
- func (*GetCollectionsListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsListReq) GetPage() int32
- func (x *GetCollectionsListReq) GetUuid() string
- func (*GetCollectionsListReq) ProtoMessage()
- func (x *GetCollectionsListReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsListReq) Reset()
- func (x *GetCollectionsListReq) String() string
- func (m *GetCollectionsListReq) Validate() error
- func (m *GetCollectionsListReq) ValidateAll() error
- type GetCollectionsListReqMultiError
- type GetCollectionsListReqValidationError
- func (e GetCollectionsListReqValidationError) Cause() error
- func (e GetCollectionsListReqValidationError) Error() string
- func (e GetCollectionsListReqValidationError) ErrorName() string
- func (e GetCollectionsListReqValidationError) Field() string
- func (e GetCollectionsListReqValidationError) Key() bool
- func (e GetCollectionsListReqValidationError) Reason() string
- type GetCollectionsReply
- func (*GetCollectionsReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsReply) GetArticle() int32
- func (x *GetCollectionsReply) GetAuth() int32
- func (x *GetCollectionsReply) GetColumn() int32
- func (x *GetCollectionsReply) GetTalk() int32
- func (x *GetCollectionsReply) GetUuid() string
- func (*GetCollectionsReply) ProtoMessage()
- func (x *GetCollectionsReply) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsReply) Reset()
- func (x *GetCollectionsReply) String() string
- func (m *GetCollectionsReply) Validate() error
- func (m *GetCollectionsReply) ValidateAll() error
- type GetCollectionsReplyMultiError
- type GetCollectionsReplyValidationError
- func (e GetCollectionsReplyValidationError) Cause() error
- func (e GetCollectionsReplyValidationError) Error() string
- func (e GetCollectionsReplyValidationError) ErrorName() string
- func (e GetCollectionsReplyValidationError) Field() string
- func (e GetCollectionsReplyValidationError) Key() bool
- func (e GetCollectionsReplyValidationError) Reason() string
- type GetCollectionsReq
- func (*GetCollectionsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCollectionsReq) GetId() int32
- func (x *GetCollectionsReq) GetUuid() string
- func (*GetCollectionsReq) ProtoMessage()
- func (x *GetCollectionsReq) ProtoReflect() protoreflect.Message
- func (x *GetCollectionsReq) Reset()
- func (x *GetCollectionsReq) String() string
- func (m *GetCollectionsReq) Validate() error
- func (m *GetCollectionsReq) ValidateAll() error
- type GetCollectionsReqMultiError
- type GetCollectionsReqValidationError
- func (e GetCollectionsReqValidationError) Cause() error
- func (e GetCollectionsReqValidationError) Error() string
- func (e GetCollectionsReqValidationError) ErrorName() string
- func (e GetCollectionsReqValidationError) Field() string
- func (e GetCollectionsReqValidationError) Key() bool
- func (e GetCollectionsReqValidationError) Reason() string
- type GetColumnArticleListReq
- func (*GetColumnArticleListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnArticleListReq) GetId() int32
- func (*GetColumnArticleListReq) ProtoMessage()
- func (x *GetColumnArticleListReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnArticleListReq) Reset()
- func (x *GetColumnArticleListReq) String() string
- func (m *GetColumnArticleListReq) Validate() error
- func (m *GetColumnArticleListReq) ValidateAll() error
- type GetColumnArticleListReqMultiError
- type GetColumnArticleListReqValidationError
- func (e GetColumnArticleListReqValidationError) Cause() error
- func (e GetColumnArticleListReqValidationError) Error() string
- func (e GetColumnArticleListReqValidationError) ErrorName() string
- func (e GetColumnArticleListReqValidationError) Field() string
- func (e GetColumnArticleListReqValidationError) Key() bool
- func (e GetColumnArticleListReqValidationError) Reason() string
- type GetColumnContentReviewReply
- func (*GetColumnContentReviewReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnContentReviewReply) GetReview() []*GetColumnContentReviewReply_Review
- func (*GetColumnContentReviewReply) ProtoMessage()
- func (x *GetColumnContentReviewReply) ProtoReflect() protoreflect.Message
- func (x *GetColumnContentReviewReply) Reset()
- func (x *GetColumnContentReviewReply) String() string
- func (m *GetColumnContentReviewReply) Validate() error
- func (m *GetColumnContentReviewReply) ValidateAll() error
- type GetColumnContentReviewReplyMultiError
- type GetColumnContentReviewReplyValidationError
- func (e GetColumnContentReviewReplyValidationError) Cause() error
- func (e GetColumnContentReviewReplyValidationError) Error() string
- func (e GetColumnContentReviewReplyValidationError) ErrorName() string
- func (e GetColumnContentReviewReplyValidationError) Field() string
- func (e GetColumnContentReviewReplyValidationError) Key() bool
- func (e GetColumnContentReviewReplyValidationError) Reason() string
- type GetColumnContentReviewReply_Review
- func (*GetColumnContentReviewReply_Review) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnContentReviewReply_Review) GetCreateAt() string
- func (x *GetColumnContentReviewReply_Review) GetCreationId() int32
- func (x *GetColumnContentReviewReply_Review) GetId() int32
- func (x *GetColumnContentReviewReply_Review) GetJobId() string
- func (x *GetColumnContentReviewReply_Review) GetKind() string
- func (x *GetColumnContentReviewReply_Review) GetLabel() string
- func (x *GetColumnContentReviewReply_Review) GetResult() int32
- func (x *GetColumnContentReviewReply_Review) GetSection() string
- func (x *GetColumnContentReviewReply_Review) GetTitle() string
- func (x *GetColumnContentReviewReply_Review) GetUuid() string
- func (*GetColumnContentReviewReply_Review) ProtoMessage()
- func (x *GetColumnContentReviewReply_Review) ProtoReflect() protoreflect.Message
- func (x *GetColumnContentReviewReply_Review) Reset()
- func (x *GetColumnContentReviewReply_Review) String() string
- func (m *GetColumnContentReviewReply_Review) Validate() error
- func (m *GetColumnContentReviewReply_Review) ValidateAll() error
- type GetColumnContentReviewReply_ReviewMultiError
- type GetColumnContentReviewReply_ReviewValidationError
- func (e GetColumnContentReviewReply_ReviewValidationError) Cause() error
- func (e GetColumnContentReviewReply_ReviewValidationError) Error() string
- func (e GetColumnContentReviewReply_ReviewValidationError) ErrorName() string
- func (e GetColumnContentReviewReply_ReviewValidationError) Field() string
- func (e GetColumnContentReviewReply_ReviewValidationError) Key() bool
- func (e GetColumnContentReviewReply_ReviewValidationError) Reason() string
- type GetColumnContentReviewReq
- func (*GetColumnContentReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnContentReviewReq) GetPage() int32
- func (x *GetColumnContentReviewReq) GetUuid() string
- func (*GetColumnContentReviewReq) ProtoMessage()
- func (x *GetColumnContentReviewReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnContentReviewReq) Reset()
- func (x *GetColumnContentReviewReq) String() string
- func (m *GetColumnContentReviewReq) Validate() error
- func (m *GetColumnContentReviewReq) ValidateAll() error
- type GetColumnContentReviewReqMultiError
- type GetColumnContentReviewReqValidationError
- func (e GetColumnContentReviewReqValidationError) Cause() error
- func (e GetColumnContentReviewReqValidationError) Error() string
- func (e GetColumnContentReviewReqValidationError) ErrorName() string
- func (e GetColumnContentReviewReqValidationError) Field() string
- func (e GetColumnContentReviewReqValidationError) Key() bool
- func (e GetColumnContentReviewReqValidationError) Reason() string
- type GetColumnCountReply
- func (*GetColumnCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnCountReply) GetCount() int32
- func (*GetColumnCountReply) ProtoMessage()
- func (x *GetColumnCountReply) ProtoReflect() protoreflect.Message
- func (x *GetColumnCountReply) Reset()
- func (x *GetColumnCountReply) String() string
- func (m *GetColumnCountReply) Validate() error
- func (m *GetColumnCountReply) ValidateAll() error
- type GetColumnCountReplyMultiError
- type GetColumnCountReplyValidationError
- func (e GetColumnCountReplyValidationError) Cause() error
- func (e GetColumnCountReplyValidationError) Error() string
- func (e GetColumnCountReplyValidationError) ErrorName() string
- func (e GetColumnCountReplyValidationError) Field() string
- func (e GetColumnCountReplyValidationError) Key() bool
- func (e GetColumnCountReplyValidationError) Reason() string
- type GetColumnCountReq
- func (*GetColumnCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnCountReq) GetUuid() string
- func (*GetColumnCountReq) ProtoMessage()
- func (x *GetColumnCountReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnCountReq) Reset()
- func (x *GetColumnCountReq) String() string
- func (m *GetColumnCountReq) Validate() error
- func (m *GetColumnCountReq) ValidateAll() error
- type GetColumnCountReqMultiError
- type GetColumnCountReqValidationError
- func (e GetColumnCountReqValidationError) Cause() error
- func (e GetColumnCountReqValidationError) Error() string
- func (e GetColumnCountReqValidationError) ErrorName() string
- func (e GetColumnCountReqValidationError) Field() string
- func (e GetColumnCountReqValidationError) Key() bool
- func (e GetColumnCountReqValidationError) Reason() string
- type GetColumnCountVisitorReq
- func (*GetColumnCountVisitorReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnCountVisitorReq) GetUuid() string
- func (*GetColumnCountVisitorReq) ProtoMessage()
- func (x *GetColumnCountVisitorReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnCountVisitorReq) Reset()
- func (x *GetColumnCountVisitorReq) String() string
- func (m *GetColumnCountVisitorReq) Validate() error
- func (m *GetColumnCountVisitorReq) ValidateAll() error
- type GetColumnCountVisitorReqMultiError
- type GetColumnCountVisitorReqValidationError
- func (e GetColumnCountVisitorReqValidationError) Cause() error
- func (e GetColumnCountVisitorReqValidationError) Error() string
- func (e GetColumnCountVisitorReqValidationError) ErrorName() string
- func (e GetColumnCountVisitorReqValidationError) Field() string
- func (e GetColumnCountVisitorReqValidationError) Key() bool
- func (e GetColumnCountVisitorReqValidationError) Reason() string
- type GetColumnImageReviewReply
- func (*GetColumnImageReviewReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnImageReviewReply) GetReview() []*GetColumnImageReviewReply_Review
- func (*GetColumnImageReviewReply) ProtoMessage()
- func (x *GetColumnImageReviewReply) ProtoReflect() protoreflect.Message
- func (x *GetColumnImageReviewReply) Reset()
- func (x *GetColumnImageReviewReply) String() string
- func (m *GetColumnImageReviewReply) Validate() error
- func (m *GetColumnImageReviewReply) ValidateAll() error
- type GetColumnImageReviewReplyMultiError
- type GetColumnImageReviewReplyValidationError
- func (e GetColumnImageReviewReplyValidationError) Cause() error
- func (e GetColumnImageReviewReplyValidationError) Error() string
- func (e GetColumnImageReviewReplyValidationError) ErrorName() string
- func (e GetColumnImageReviewReplyValidationError) Field() string
- func (e GetColumnImageReviewReplyValidationError) Key() bool
- func (e GetColumnImageReviewReplyValidationError) Reason() string
- type GetColumnImageReviewReply_Review
- func (*GetColumnImageReviewReply_Review) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnImageReviewReply_Review) GetCategory() string
- func (x *GetColumnImageReviewReply_Review) GetCreateAt() string
- func (x *GetColumnImageReviewReply_Review) GetCreationId() int32
- func (x *GetColumnImageReviewReply_Review) GetId() int32
- func (x *GetColumnImageReviewReply_Review) GetJobId() string
- func (x *GetColumnImageReviewReply_Review) GetKind() string
- func (x *GetColumnImageReviewReply_Review) GetLabel() string
- func (x *GetColumnImageReviewReply_Review) GetResult() int32
- func (x *GetColumnImageReviewReply_Review) GetScore() int32
- func (x *GetColumnImageReviewReply_Review) GetSubLabel() string
- func (x *GetColumnImageReviewReply_Review) GetUid() string
- func (x *GetColumnImageReviewReply_Review) GetUrl() string
- func (x *GetColumnImageReviewReply_Review) GetUuid() string
- func (*GetColumnImageReviewReply_Review) ProtoMessage()
- func (x *GetColumnImageReviewReply_Review) ProtoReflect() protoreflect.Message
- func (x *GetColumnImageReviewReply_Review) Reset()
- func (x *GetColumnImageReviewReply_Review) String() string
- func (m *GetColumnImageReviewReply_Review) Validate() error
- func (m *GetColumnImageReviewReply_Review) ValidateAll() error
- type GetColumnImageReviewReply_ReviewMultiError
- type GetColumnImageReviewReply_ReviewValidationError
- func (e GetColumnImageReviewReply_ReviewValidationError) Cause() error
- func (e GetColumnImageReviewReply_ReviewValidationError) Error() string
- func (e GetColumnImageReviewReply_ReviewValidationError) ErrorName() string
- func (e GetColumnImageReviewReply_ReviewValidationError) Field() string
- func (e GetColumnImageReviewReply_ReviewValidationError) Key() bool
- func (e GetColumnImageReviewReply_ReviewValidationError) Reason() string
- type GetColumnImageReviewReq
- func (*GetColumnImageReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnImageReviewReq) GetPage() int32
- func (x *GetColumnImageReviewReq) GetUuid() string
- func (*GetColumnImageReviewReq) ProtoMessage()
- func (x *GetColumnImageReviewReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnImageReviewReq) Reset()
- func (x *GetColumnImageReviewReq) String() string
- func (m *GetColumnImageReviewReq) Validate() error
- func (m *GetColumnImageReviewReq) ValidateAll() error
- type GetColumnImageReviewReqMultiError
- type GetColumnImageReviewReqValidationError
- func (e GetColumnImageReviewReqValidationError) Cause() error
- func (e GetColumnImageReviewReqValidationError) Error() string
- func (e GetColumnImageReviewReqValidationError) ErrorName() string
- func (e GetColumnImageReviewReqValidationError) Field() string
- func (e GetColumnImageReviewReqValidationError) Key() bool
- func (e GetColumnImageReviewReqValidationError) Reason() string
- type GetColumnListHotReply
- func (*GetColumnListHotReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnListHotReply) GetColumn() []*GetColumnListHotReply_Column
- func (*GetColumnListHotReply) ProtoMessage()
- func (x *GetColumnListHotReply) ProtoReflect() protoreflect.Message
- func (x *GetColumnListHotReply) Reset()
- func (x *GetColumnListHotReply) String() string
- func (m *GetColumnListHotReply) Validate() error
- func (m *GetColumnListHotReply) ValidateAll() error
- type GetColumnListHotReplyMultiError
- type GetColumnListHotReplyValidationError
- func (e GetColumnListHotReplyValidationError) Cause() error
- func (e GetColumnListHotReplyValidationError) Error() string
- func (e GetColumnListHotReplyValidationError) ErrorName() string
- func (e GetColumnListHotReplyValidationError) Field() string
- func (e GetColumnListHotReplyValidationError) Key() bool
- func (e GetColumnListHotReplyValidationError) Reason() string
- type GetColumnListHotReply_Column
- func (*GetColumnListHotReply_Column) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnListHotReply_Column) GetId() int32
- func (x *GetColumnListHotReply_Column) GetUuid() string
- func (*GetColumnListHotReply_Column) ProtoMessage()
- func (x *GetColumnListHotReply_Column) ProtoReflect() protoreflect.Message
- func (x *GetColumnListHotReply_Column) Reset()
- func (x *GetColumnListHotReply_Column) String() string
- func (m *GetColumnListHotReply_Column) Validate() error
- func (m *GetColumnListHotReply_Column) ValidateAll() error
- type GetColumnListHotReply_ColumnMultiError
- type GetColumnListHotReply_ColumnValidationError
- func (e GetColumnListHotReply_ColumnValidationError) Cause() error
- func (e GetColumnListHotReply_ColumnValidationError) Error() string
- func (e GetColumnListHotReply_ColumnValidationError) ErrorName() string
- func (e GetColumnListHotReply_ColumnValidationError) Field() string
- func (e GetColumnListHotReply_ColumnValidationError) Key() bool
- func (e GetColumnListHotReply_ColumnValidationError) Reason() string
- type GetColumnListHotReq
- func (*GetColumnListHotReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnListHotReq) GetPage() int32
- func (*GetColumnListHotReq) ProtoMessage()
- func (x *GetColumnListHotReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnListHotReq) Reset()
- func (x *GetColumnListHotReq) String() string
- func (m *GetColumnListHotReq) Validate() error
- func (m *GetColumnListHotReq) ValidateAll() error
- type GetColumnListHotReqMultiError
- type GetColumnListHotReqValidationError
- func (e GetColumnListHotReqValidationError) Cause() error
- func (e GetColumnListHotReqValidationError) Error() string
- func (e GetColumnListHotReqValidationError) ErrorName() string
- func (e GetColumnListHotReqValidationError) Field() string
- func (e GetColumnListHotReqValidationError) Key() bool
- func (e GetColumnListHotReqValidationError) Reason() string
- type GetColumnListReply
- func (*GetColumnListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnListReply) GetColumn() []*GetColumnListReply_Column
- func (*GetColumnListReply) ProtoMessage()
- func (x *GetColumnListReply) ProtoReflect() protoreflect.Message
- func (x *GetColumnListReply) Reset()
- func (x *GetColumnListReply) String() string
- func (m *GetColumnListReply) Validate() error
- func (m *GetColumnListReply) ValidateAll() error
- type GetColumnListReplyMultiError
- type GetColumnListReplyValidationError
- func (e GetColumnListReplyValidationError) Cause() error
- func (e GetColumnListReplyValidationError) Error() string
- func (e GetColumnListReplyValidationError) ErrorName() string
- func (e GetColumnListReplyValidationError) Field() string
- func (e GetColumnListReplyValidationError) Key() bool
- func (e GetColumnListReplyValidationError) Reason() string
- type GetColumnListReply_Column
- func (*GetColumnListReply_Column) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnListReply_Column) GetId() int32
- func (x *GetColumnListReply_Column) GetUuid() string
- func (*GetColumnListReply_Column) ProtoMessage()
- func (x *GetColumnListReply_Column) ProtoReflect() protoreflect.Message
- func (x *GetColumnListReply_Column) Reset()
- func (x *GetColumnListReply_Column) String() string
- func (m *GetColumnListReply_Column) Validate() error
- func (m *GetColumnListReply_Column) ValidateAll() error
- type GetColumnListReply_ColumnMultiError
- type GetColumnListReply_ColumnValidationError
- func (e GetColumnListReply_ColumnValidationError) Cause() error
- func (e GetColumnListReply_ColumnValidationError) Error() string
- func (e GetColumnListReply_ColumnValidationError) ErrorName() string
- func (e GetColumnListReply_ColumnValidationError) Field() string
- func (e GetColumnListReply_ColumnValidationError) Key() bool
- func (e GetColumnListReply_ColumnValidationError) Reason() string
- type GetColumnListReq
- func (*GetColumnListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnListReq) GetPage() int32
- func (*GetColumnListReq) ProtoMessage()
- func (x *GetColumnListReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnListReq) Reset()
- func (x *GetColumnListReq) String() string
- func (m *GetColumnListReq) Validate() error
- func (m *GetColumnListReq) ValidateAll() error
- type GetColumnListReqMultiError
- type GetColumnListReqValidationError
- func (e GetColumnListReqValidationError) Cause() error
- func (e GetColumnListReqValidationError) Error() string
- func (e GetColumnListReqValidationError) ErrorName() string
- func (e GetColumnListReqValidationError) Field() string
- func (e GetColumnListReqValidationError) Key() bool
- func (e GetColumnListReqValidationError) Reason() string
- type GetColumnListStatisticReply
- func (*GetColumnListStatisticReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnListStatisticReply) GetCount() []*GetColumnListStatisticReply_Count
- func (*GetColumnListStatisticReply) ProtoMessage()
- func (x *GetColumnListStatisticReply) ProtoReflect() protoreflect.Message
- func (x *GetColumnListStatisticReply) Reset()
- func (x *GetColumnListStatisticReply) String() string
- func (m *GetColumnListStatisticReply) Validate() error
- func (m *GetColumnListStatisticReply) ValidateAll() error
- type GetColumnListStatisticReplyMultiError
- type GetColumnListStatisticReplyValidationError
- func (e GetColumnListStatisticReplyValidationError) Cause() error
- func (e GetColumnListStatisticReplyValidationError) Error() string
- func (e GetColumnListStatisticReplyValidationError) ErrorName() string
- func (e GetColumnListStatisticReplyValidationError) Field() string
- func (e GetColumnListStatisticReplyValidationError) Key() bool
- func (e GetColumnListStatisticReplyValidationError) Reason() string
- type GetColumnListStatisticReply_Count
- func (*GetColumnListStatisticReply_Count) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnListStatisticReply_Count) GetAgree() int32
- func (x *GetColumnListStatisticReply_Count) GetCollect() int32
- func (x *GetColumnListStatisticReply_Count) GetId() int32
- func (x *GetColumnListStatisticReply_Count) GetView() int32
- func (*GetColumnListStatisticReply_Count) ProtoMessage()
- func (x *GetColumnListStatisticReply_Count) ProtoReflect() protoreflect.Message
- func (x *GetColumnListStatisticReply_Count) Reset()
- func (x *GetColumnListStatisticReply_Count) String() string
- func (m *GetColumnListStatisticReply_Count) Validate() error
- func (m *GetColumnListStatisticReply_Count) ValidateAll() error
- type GetColumnListStatisticReply_CountMultiError
- type GetColumnListStatisticReply_CountValidationError
- func (e GetColumnListStatisticReply_CountValidationError) Cause() error
- func (e GetColumnListStatisticReply_CountValidationError) Error() string
- func (e GetColumnListStatisticReply_CountValidationError) ErrorName() string
- func (e GetColumnListStatisticReply_CountValidationError) Field() string
- func (e GetColumnListStatisticReply_CountValidationError) Key() bool
- func (e GetColumnListStatisticReply_CountValidationError) Reason() string
- type GetColumnListStatisticReq
- func (*GetColumnListStatisticReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnListStatisticReq) GetIds() []int32
- func (*GetColumnListStatisticReq) ProtoMessage()
- func (x *GetColumnListStatisticReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnListStatisticReq) Reset()
- func (x *GetColumnListStatisticReq) String() string
- func (m *GetColumnListStatisticReq) Validate() error
- func (m *GetColumnListStatisticReq) ValidateAll() error
- type GetColumnListStatisticReqMultiError
- type GetColumnListStatisticReqValidationError
- func (e GetColumnListStatisticReqValidationError) Cause() error
- func (e GetColumnListStatisticReqValidationError) Error() string
- func (e GetColumnListStatisticReqValidationError) ErrorName() string
- func (e GetColumnListStatisticReqValidationError) Field() string
- func (e GetColumnListStatisticReqValidationError) Key() bool
- func (e GetColumnListStatisticReqValidationError) Reason() string
- type GetColumnSearchReply
- func (*GetColumnSearchReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnSearchReply) GetList() []*GetColumnSearchReply_List
- func (x *GetColumnSearchReply) GetTotal() int32
- func (*GetColumnSearchReply) ProtoMessage()
- func (x *GetColumnSearchReply) ProtoReflect() protoreflect.Message
- func (x *GetColumnSearchReply) Reset()
- func (x *GetColumnSearchReply) String() string
- func (m *GetColumnSearchReply) Validate() error
- func (m *GetColumnSearchReply) ValidateAll() error
- type GetColumnSearchReplyMultiError
- type GetColumnSearchReplyValidationError
- func (e GetColumnSearchReplyValidationError) Cause() error
- func (e GetColumnSearchReplyValidationError) Error() string
- func (e GetColumnSearchReplyValidationError) ErrorName() string
- func (e GetColumnSearchReplyValidationError) Field() string
- func (e GetColumnSearchReplyValidationError) Key() bool
- func (e GetColumnSearchReplyValidationError) Reason() string
- type GetColumnSearchReply_List
- func (*GetColumnSearchReply_List) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnSearchReply_List) GetCover() string
- func (x *GetColumnSearchReply_List) GetId() int32
- func (x *GetColumnSearchReply_List) GetIntroduce() string
- func (x *GetColumnSearchReply_List) GetName() string
- func (x *GetColumnSearchReply_List) GetTags() string
- func (x *GetColumnSearchReply_List) GetUpdate() string
- func (x *GetColumnSearchReply_List) GetUuid() string
- func (*GetColumnSearchReply_List) ProtoMessage()
- func (x *GetColumnSearchReply_List) ProtoReflect() protoreflect.Message
- func (x *GetColumnSearchReply_List) Reset()
- func (x *GetColumnSearchReply_List) String() string
- func (m *GetColumnSearchReply_List) Validate() error
- func (m *GetColumnSearchReply_List) ValidateAll() error
- type GetColumnSearchReply_ListMultiError
- type GetColumnSearchReply_ListValidationError
- func (e GetColumnSearchReply_ListValidationError) Cause() error
- func (e GetColumnSearchReply_ListValidationError) Error() string
- func (e GetColumnSearchReply_ListValidationError) ErrorName() string
- func (e GetColumnSearchReply_ListValidationError) Field() string
- func (e GetColumnSearchReply_ListValidationError) Key() bool
- func (e GetColumnSearchReply_ListValidationError) Reason() string
- type GetColumnSearchReq
- func (*GetColumnSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnSearchReq) GetPage() int32
- func (x *GetColumnSearchReq) GetSearch() string
- func (x *GetColumnSearchReq) GetTime() string
- func (*GetColumnSearchReq) ProtoMessage()
- func (x *GetColumnSearchReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnSearchReq) Reset()
- func (x *GetColumnSearchReq) String() string
- func (m *GetColumnSearchReq) Validate() error
- func (m *GetColumnSearchReq) ValidateAll() error
- type GetColumnSearchReqMultiError
- type GetColumnSearchReqValidationError
- func (e GetColumnSearchReqValidationError) Cause() error
- func (e GetColumnSearchReqValidationError) Error() string
- func (e GetColumnSearchReqValidationError) ErrorName() string
- func (e GetColumnSearchReqValidationError) Field() string
- func (e GetColumnSearchReqValidationError) Key() bool
- func (e GetColumnSearchReqValidationError) Reason() string
- type GetColumnStatisticReply
- func (*GetColumnStatisticReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnStatisticReply) GetAgree() int32
- func (x *GetColumnStatisticReply) GetCollect() int32
- func (x *GetColumnStatisticReply) GetUuid() string
- func (x *GetColumnStatisticReply) GetView() int32
- func (*GetColumnStatisticReply) ProtoMessage()
- func (x *GetColumnStatisticReply) ProtoReflect() protoreflect.Message
- func (x *GetColumnStatisticReply) Reset()
- func (x *GetColumnStatisticReply) String() string
- func (m *GetColumnStatisticReply) Validate() error
- func (m *GetColumnStatisticReply) ValidateAll() error
- type GetColumnStatisticReplyMultiError
- type GetColumnStatisticReplyValidationError
- func (e GetColumnStatisticReplyValidationError) Cause() error
- func (e GetColumnStatisticReplyValidationError) Error() string
- func (e GetColumnStatisticReplyValidationError) ErrorName() string
- func (e GetColumnStatisticReplyValidationError) Field() string
- func (e GetColumnStatisticReplyValidationError) Key() bool
- func (e GetColumnStatisticReplyValidationError) Reason() string
- type GetColumnStatisticReq
- func (*GetColumnStatisticReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnStatisticReq) GetId() int32
- func (x *GetColumnStatisticReq) GetUuid() string
- func (*GetColumnStatisticReq) ProtoMessage()
- func (x *GetColumnStatisticReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnStatisticReq) Reset()
- func (x *GetColumnStatisticReq) String() string
- func (m *GetColumnStatisticReq) Validate() error
- func (m *GetColumnStatisticReq) ValidateAll() error
- type GetColumnStatisticReqMultiError
- type GetColumnStatisticReqValidationError
- func (e GetColumnStatisticReqValidationError) Cause() error
- func (e GetColumnStatisticReqValidationError) Error() string
- func (e GetColumnStatisticReqValidationError) ErrorName() string
- func (e GetColumnStatisticReqValidationError) Field() string
- func (e GetColumnStatisticReqValidationError) Key() bool
- func (e GetColumnStatisticReqValidationError) Reason() string
- type GetColumnSubscribesReply
- func (*GetColumnSubscribesReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnSubscribesReply) GetSubscribes() []*GetColumnSubscribesReply_Subscribes
- func (*GetColumnSubscribesReply) ProtoMessage()
- func (x *GetColumnSubscribesReply) ProtoReflect() protoreflect.Message
- func (x *GetColumnSubscribesReply) Reset()
- func (x *GetColumnSubscribesReply) String() string
- func (m *GetColumnSubscribesReply) Validate() error
- func (m *GetColumnSubscribesReply) ValidateAll() error
- type GetColumnSubscribesReplyMultiError
- type GetColumnSubscribesReplyValidationError
- func (e GetColumnSubscribesReplyValidationError) Cause() error
- func (e GetColumnSubscribesReplyValidationError) Error() string
- func (e GetColumnSubscribesReplyValidationError) ErrorName() string
- func (e GetColumnSubscribesReplyValidationError) Field() string
- func (e GetColumnSubscribesReplyValidationError) Key() bool
- func (e GetColumnSubscribesReplyValidationError) Reason() string
- type GetColumnSubscribesReply_Subscribes
- func (*GetColumnSubscribesReply_Subscribes) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnSubscribesReply_Subscribes) GetId() int32
- func (x *GetColumnSubscribesReply_Subscribes) GetSubscribeJudge() int32
- func (*GetColumnSubscribesReply_Subscribes) ProtoMessage()
- func (x *GetColumnSubscribesReply_Subscribes) ProtoReflect() protoreflect.Message
- func (x *GetColumnSubscribesReply_Subscribes) Reset()
- func (x *GetColumnSubscribesReply_Subscribes) String() string
- func (m *GetColumnSubscribesReply_Subscribes) Validate() error
- func (m *GetColumnSubscribesReply_Subscribes) ValidateAll() error
- type GetColumnSubscribesReply_SubscribesMultiError
- type GetColumnSubscribesReply_SubscribesValidationError
- func (e GetColumnSubscribesReply_SubscribesValidationError) Cause() error
- func (e GetColumnSubscribesReply_SubscribesValidationError) Error() string
- func (e GetColumnSubscribesReply_SubscribesValidationError) ErrorName() string
- func (e GetColumnSubscribesReply_SubscribesValidationError) Field() string
- func (e GetColumnSubscribesReply_SubscribesValidationError) Key() bool
- func (e GetColumnSubscribesReply_SubscribesValidationError) Reason() string
- type GetColumnSubscribesReq
- func (*GetColumnSubscribesReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetColumnSubscribesReq) GetIds() []int32
- func (x *GetColumnSubscribesReq) GetUuid() string
- func (*GetColumnSubscribesReq) ProtoMessage()
- func (x *GetColumnSubscribesReq) ProtoReflect() protoreflect.Message
- func (x *GetColumnSubscribesReq) Reset()
- func (x *GetColumnSubscribesReq) String() string
- func (m *GetColumnSubscribesReq) Validate() error
- func (m *GetColumnSubscribesReq) ValidateAll() error
- type GetColumnSubscribesReqMultiError
- type GetColumnSubscribesReqValidationError
- func (e GetColumnSubscribesReqValidationError) Cause() error
- func (e GetColumnSubscribesReqValidationError) Error() string
- func (e GetColumnSubscribesReqValidationError) ErrorName() string
- func (e GetColumnSubscribesReqValidationError) Field() string
- func (e GetColumnSubscribesReqValidationError) Key() bool
- func (e GetColumnSubscribesReqValidationError) Reason() string
- type GetCreationUserReply
- func (*GetCreationUserReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCreationUserReply) GetArticle() int32
- func (x *GetCreationUserReply) GetCollect() int32
- func (x *GetCreationUserReply) GetCollections() int32
- func (x *GetCreationUserReply) GetColumn() int32
- func (x *GetCreationUserReply) GetSubscribe() int32
- func (x *GetCreationUserReply) GetTalk() int32
- func (*GetCreationUserReply) ProtoMessage()
- func (x *GetCreationUserReply) ProtoReflect() protoreflect.Message
- func (x *GetCreationUserReply) Reset()
- func (x *GetCreationUserReply) String() string
- func (m *GetCreationUserReply) Validate() error
- func (m *GetCreationUserReply) ValidateAll() error
- type GetCreationUserReplyMultiError
- type GetCreationUserReplyValidationError
- func (e GetCreationUserReplyValidationError) Cause() error
- func (e GetCreationUserReplyValidationError) Error() string
- func (e GetCreationUserReplyValidationError) ErrorName() string
- func (e GetCreationUserReplyValidationError) Field() string
- func (e GetCreationUserReplyValidationError) Key() bool
- func (e GetCreationUserReplyValidationError) Reason() string
- type GetCreationUserReq
- func (*GetCreationUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCreationUserReq) GetUuid() string
- func (*GetCreationUserReq) ProtoMessage()
- func (x *GetCreationUserReq) ProtoReflect() protoreflect.Message
- func (x *GetCreationUserReq) Reset()
- func (x *GetCreationUserReq) String() string
- func (m *GetCreationUserReq) Validate() error
- func (m *GetCreationUserReq) ValidateAll() error
- type GetCreationUserReqMultiError
- type GetCreationUserReqValidationError
- func (e GetCreationUserReqValidationError) Cause() error
- func (e GetCreationUserReqValidationError) Error() string
- func (e GetCreationUserReqValidationError) ErrorName() string
- func (e GetCreationUserReqValidationError) Field() string
- func (e GetCreationUserReqValidationError) Key() bool
- func (e GetCreationUserReqValidationError) Reason() string
- type GetLastArticleDraftReply
- func (*GetLastArticleDraftReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastArticleDraftReply) GetId() int32
- func (x *GetLastArticleDraftReply) GetStatus() int32
- func (*GetLastArticleDraftReply) ProtoMessage()
- func (x *GetLastArticleDraftReply) ProtoReflect() protoreflect.Message
- func (x *GetLastArticleDraftReply) Reset()
- func (x *GetLastArticleDraftReply) String() string
- func (m *GetLastArticleDraftReply) Validate() error
- func (m *GetLastArticleDraftReply) ValidateAll() error
- type GetLastArticleDraftReplyMultiError
- type GetLastArticleDraftReplyValidationError
- func (e GetLastArticleDraftReplyValidationError) Cause() error
- func (e GetLastArticleDraftReplyValidationError) Error() string
- func (e GetLastArticleDraftReplyValidationError) ErrorName() string
- func (e GetLastArticleDraftReplyValidationError) Field() string
- func (e GetLastArticleDraftReplyValidationError) Key() bool
- func (e GetLastArticleDraftReplyValidationError) Reason() string
- type GetLastArticleDraftReq
- func (*GetLastArticleDraftReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastArticleDraftReq) GetUuid() string
- func (*GetLastArticleDraftReq) ProtoMessage()
- func (x *GetLastArticleDraftReq) ProtoReflect() protoreflect.Message
- func (x *GetLastArticleDraftReq) Reset()
- func (x *GetLastArticleDraftReq) String() string
- func (m *GetLastArticleDraftReq) Validate() error
- func (m *GetLastArticleDraftReq) ValidateAll() error
- type GetLastArticleDraftReqMultiError
- type GetLastArticleDraftReqValidationError
- func (e GetLastArticleDraftReqValidationError) Cause() error
- func (e GetLastArticleDraftReqValidationError) Error() string
- func (e GetLastArticleDraftReqValidationError) ErrorName() string
- func (e GetLastArticleDraftReqValidationError) Field() string
- func (e GetLastArticleDraftReqValidationError) Key() bool
- func (e GetLastArticleDraftReqValidationError) Reason() string
- type GetLastCollectionsDraftReply
- func (*GetLastCollectionsDraftReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastCollectionsDraftReply) GetId() int32
- func (x *GetLastCollectionsDraftReply) GetStatus() int32
- func (*GetLastCollectionsDraftReply) ProtoMessage()
- func (x *GetLastCollectionsDraftReply) ProtoReflect() protoreflect.Message
- func (x *GetLastCollectionsDraftReply) Reset()
- func (x *GetLastCollectionsDraftReply) String() string
- func (m *GetLastCollectionsDraftReply) Validate() error
- func (m *GetLastCollectionsDraftReply) ValidateAll() error
- type GetLastCollectionsDraftReplyMultiError
- type GetLastCollectionsDraftReplyValidationError
- func (e GetLastCollectionsDraftReplyValidationError) Cause() error
- func (e GetLastCollectionsDraftReplyValidationError) Error() string
- func (e GetLastCollectionsDraftReplyValidationError) ErrorName() string
- func (e GetLastCollectionsDraftReplyValidationError) Field() string
- func (e GetLastCollectionsDraftReplyValidationError) Key() bool
- func (e GetLastCollectionsDraftReplyValidationError) Reason() string
- type GetLastCollectionsDraftReq
- func (*GetLastCollectionsDraftReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastCollectionsDraftReq) GetUuid() string
- func (*GetLastCollectionsDraftReq) ProtoMessage()
- func (x *GetLastCollectionsDraftReq) ProtoReflect() protoreflect.Message
- func (x *GetLastCollectionsDraftReq) Reset()
- func (x *GetLastCollectionsDraftReq) String() string
- func (m *GetLastCollectionsDraftReq) Validate() error
- func (m *GetLastCollectionsDraftReq) ValidateAll() error
- type GetLastCollectionsDraftReqMultiError
- type GetLastCollectionsDraftReqValidationError
- func (e GetLastCollectionsDraftReqValidationError) Cause() error
- func (e GetLastCollectionsDraftReqValidationError) Error() string
- func (e GetLastCollectionsDraftReqValidationError) ErrorName() string
- func (e GetLastCollectionsDraftReqValidationError) Field() string
- func (e GetLastCollectionsDraftReqValidationError) Key() bool
- func (e GetLastCollectionsDraftReqValidationError) Reason() string
- type GetLastColumnDraftReply
- func (*GetLastColumnDraftReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastColumnDraftReply) GetId() int32
- func (x *GetLastColumnDraftReply) GetStatus() int32
- func (*GetLastColumnDraftReply) ProtoMessage()
- func (x *GetLastColumnDraftReply) ProtoReflect() protoreflect.Message
- func (x *GetLastColumnDraftReply) Reset()
- func (x *GetLastColumnDraftReply) String() string
- func (m *GetLastColumnDraftReply) Validate() error
- func (m *GetLastColumnDraftReply) ValidateAll() error
- type GetLastColumnDraftReplyMultiError
- type GetLastColumnDraftReplyValidationError
- func (e GetLastColumnDraftReplyValidationError) Cause() error
- func (e GetLastColumnDraftReplyValidationError) Error() string
- func (e GetLastColumnDraftReplyValidationError) ErrorName() string
- func (e GetLastColumnDraftReplyValidationError) Field() string
- func (e GetLastColumnDraftReplyValidationError) Key() bool
- func (e GetLastColumnDraftReplyValidationError) Reason() string
- type GetLastColumnDraftReq
- func (*GetLastColumnDraftReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastColumnDraftReq) GetUuid() string
- func (*GetLastColumnDraftReq) ProtoMessage()
- func (x *GetLastColumnDraftReq) ProtoReflect() protoreflect.Message
- func (x *GetLastColumnDraftReq) Reset()
- func (x *GetLastColumnDraftReq) String() string
- func (m *GetLastColumnDraftReq) Validate() error
- func (m *GetLastColumnDraftReq) ValidateAll() error
- type GetLastColumnDraftReqMultiError
- type GetLastColumnDraftReqValidationError
- func (e GetLastColumnDraftReqValidationError) Cause() error
- func (e GetLastColumnDraftReqValidationError) Error() string
- func (e GetLastColumnDraftReqValidationError) ErrorName() string
- func (e GetLastColumnDraftReqValidationError) Field() string
- func (e GetLastColumnDraftReqValidationError) Key() bool
- func (e GetLastColumnDraftReqValidationError) Reason() string
- type GetLastTalkDraftReply
- func (*GetLastTalkDraftReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastTalkDraftReply) GetId() int32
- func (x *GetLastTalkDraftReply) GetStatus() int32
- func (*GetLastTalkDraftReply) ProtoMessage()
- func (x *GetLastTalkDraftReply) ProtoReflect() protoreflect.Message
- func (x *GetLastTalkDraftReply) Reset()
- func (x *GetLastTalkDraftReply) String() string
- func (m *GetLastTalkDraftReply) Validate() error
- func (m *GetLastTalkDraftReply) ValidateAll() error
- type GetLastTalkDraftReplyMultiError
- type GetLastTalkDraftReplyValidationError
- func (e GetLastTalkDraftReplyValidationError) Cause() error
- func (e GetLastTalkDraftReplyValidationError) Error() string
- func (e GetLastTalkDraftReplyValidationError) ErrorName() string
- func (e GetLastTalkDraftReplyValidationError) Field() string
- func (e GetLastTalkDraftReplyValidationError) Key() bool
- func (e GetLastTalkDraftReplyValidationError) Reason() string
- type GetLastTalkDraftReq
- func (*GetLastTalkDraftReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastTalkDraftReq) GetUuid() string
- func (*GetLastTalkDraftReq) ProtoMessage()
- func (x *GetLastTalkDraftReq) ProtoReflect() protoreflect.Message
- func (x *GetLastTalkDraftReq) Reset()
- func (x *GetLastTalkDraftReq) String() string
- func (m *GetLastTalkDraftReq) Validate() error
- func (m *GetLastTalkDraftReq) ValidateAll() error
- type GetLastTalkDraftReqMultiError
- type GetLastTalkDraftReqValidationError
- func (e GetLastTalkDraftReqValidationError) Cause() error
- func (e GetLastTalkDraftReqValidationError) Error() string
- func (e GetLastTalkDraftReqValidationError) ErrorName() string
- func (e GetLastTalkDraftReqValidationError) Field() string
- func (e GetLastTalkDraftReqValidationError) Key() bool
- func (e GetLastTalkDraftReqValidationError) Reason() string
- type GetLeaderBoardReply
- func (*GetLeaderBoardReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetLeaderBoardReply) GetBoard() []*GetLeaderBoardReply_Board
- func (*GetLeaderBoardReply) ProtoMessage()
- func (x *GetLeaderBoardReply) ProtoReflect() protoreflect.Message
- func (x *GetLeaderBoardReply) Reset()
- func (x *GetLeaderBoardReply) String() string
- func (m *GetLeaderBoardReply) Validate() error
- func (m *GetLeaderBoardReply) ValidateAll() error
- type GetLeaderBoardReplyMultiError
- type GetLeaderBoardReplyValidationError
- func (e GetLeaderBoardReplyValidationError) Cause() error
- func (e GetLeaderBoardReplyValidationError) Error() string
- func (e GetLeaderBoardReplyValidationError) ErrorName() string
- func (e GetLeaderBoardReplyValidationError) Field() string
- func (e GetLeaderBoardReplyValidationError) Key() bool
- func (e GetLeaderBoardReplyValidationError) Reason() string
- type GetLeaderBoardReply_Board
- func (*GetLeaderBoardReply_Board) Descriptor() ([]byte, []int)deprecated
- func (x *GetLeaderBoardReply_Board) GetId() int32
- func (x *GetLeaderBoardReply_Board) GetMode() string
- func (x *GetLeaderBoardReply_Board) GetUuid() string
- func (*GetLeaderBoardReply_Board) ProtoMessage()
- func (x *GetLeaderBoardReply_Board) ProtoReflect() protoreflect.Message
- func (x *GetLeaderBoardReply_Board) Reset()
- func (x *GetLeaderBoardReply_Board) String() string
- func (m *GetLeaderBoardReply_Board) Validate() error
- func (m *GetLeaderBoardReply_Board) ValidateAll() error
- type GetLeaderBoardReply_BoardMultiError
- type GetLeaderBoardReply_BoardValidationError
- func (e GetLeaderBoardReply_BoardValidationError) Cause() error
- func (e GetLeaderBoardReply_BoardValidationError) Error() string
- func (e GetLeaderBoardReply_BoardValidationError) ErrorName() string
- func (e GetLeaderBoardReply_BoardValidationError) Field() string
- func (e GetLeaderBoardReply_BoardValidationError) Key() bool
- func (e GetLeaderBoardReply_BoardValidationError) Reason() string
- type GetNewsReply
- func (*GetNewsReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewsReply) GetNews() []*GetNewsReply_News
- func (*GetNewsReply) ProtoMessage()
- func (x *GetNewsReply) ProtoReflect() protoreflect.Message
- func (x *GetNewsReply) Reset()
- func (x *GetNewsReply) String() string
- func (m *GetNewsReply) Validate() error
- func (m *GetNewsReply) ValidateAll() error
- type GetNewsReplyMultiError
- type GetNewsReplyValidationError
- func (e GetNewsReplyValidationError) Cause() error
- func (e GetNewsReplyValidationError) Error() string
- func (e GetNewsReplyValidationError) ErrorName() string
- func (e GetNewsReplyValidationError) Field() string
- func (e GetNewsReplyValidationError) Key() bool
- func (e GetNewsReplyValidationError) Reason() string
- type GetNewsReply_News
- func (*GetNewsReply_News) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewsReply_News) GetId() string
- func (*GetNewsReply_News) ProtoMessage()
- func (x *GetNewsReply_News) ProtoReflect() protoreflect.Message
- func (x *GetNewsReply_News) Reset()
- func (x *GetNewsReply_News) String() string
- func (m *GetNewsReply_News) Validate() error
- func (m *GetNewsReply_News) ValidateAll() error
- type GetNewsReply_NewsMultiError
- type GetNewsReply_NewsValidationError
- func (e GetNewsReply_NewsValidationError) Cause() error
- func (e GetNewsReply_NewsValidationError) Error() string
- func (e GetNewsReply_NewsValidationError) ErrorName() string
- func (e GetNewsReply_NewsValidationError) Field() string
- func (e GetNewsReply_NewsValidationError) Key() bool
- func (e GetNewsReply_NewsValidationError) Reason() string
- type GetNewsReq
- func (*GetNewsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewsReq) GetPage() int32
- func (*GetNewsReq) ProtoMessage()
- func (x *GetNewsReq) ProtoReflect() protoreflect.Message
- func (x *GetNewsReq) Reset()
- func (x *GetNewsReq) String() string
- func (m *GetNewsReq) Validate() error
- func (m *GetNewsReq) ValidateAll() error
- type GetNewsReqMultiError
- type GetNewsReqValidationError
- type GetNewsSearchReply
- func (*GetNewsSearchReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewsSearchReply) GetList() []*GetNewsSearchReply_List
- func (x *GetNewsSearchReply) GetTotal() int32
- func (*GetNewsSearchReply) ProtoMessage()
- func (x *GetNewsSearchReply) ProtoReflect() protoreflect.Message
- func (x *GetNewsSearchReply) Reset()
- func (x *GetNewsSearchReply) String() string
- func (m *GetNewsSearchReply) Validate() error
- func (m *GetNewsSearchReply) ValidateAll() error
- type GetNewsSearchReplyMultiError
- type GetNewsSearchReplyValidationError
- func (e GetNewsSearchReplyValidationError) Cause() error
- func (e GetNewsSearchReplyValidationError) Error() string
- func (e GetNewsSearchReplyValidationError) ErrorName() string
- func (e GetNewsSearchReplyValidationError) Field() string
- func (e GetNewsSearchReplyValidationError) Key() bool
- func (e GetNewsSearchReplyValidationError) Reason() string
- type GetNewsSearchReply_List
- func (*GetNewsSearchReply_List) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewsSearchReply_List) GetAuthor() string
- func (x *GetNewsSearchReply_List) GetContent() string
- func (x *GetNewsSearchReply_List) GetCover() string
- func (x *GetNewsSearchReply_List) GetId() string
- func (x *GetNewsSearchReply_List) GetTags() string
- func (x *GetNewsSearchReply_List) GetTitle() string
- func (x *GetNewsSearchReply_List) GetUpdate() string
- func (x *GetNewsSearchReply_List) GetUrl() string
- func (*GetNewsSearchReply_List) ProtoMessage()
- func (x *GetNewsSearchReply_List) ProtoReflect() protoreflect.Message
- func (x *GetNewsSearchReply_List) Reset()
- func (x *GetNewsSearchReply_List) String() string
- func (m *GetNewsSearchReply_List) Validate() error
- func (m *GetNewsSearchReply_List) ValidateAll() error
- type GetNewsSearchReply_ListMultiError
- type GetNewsSearchReply_ListValidationError
- func (e GetNewsSearchReply_ListValidationError) Cause() error
- func (e GetNewsSearchReply_ListValidationError) Error() string
- func (e GetNewsSearchReply_ListValidationError) ErrorName() string
- func (e GetNewsSearchReply_ListValidationError) Field() string
- func (e GetNewsSearchReply_ListValidationError) Key() bool
- func (e GetNewsSearchReply_ListValidationError) Reason() string
- type GetNewsSearchReq
- func (*GetNewsSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetNewsSearchReq) GetPage() int32
- func (x *GetNewsSearchReq) GetSearch() string
- func (x *GetNewsSearchReq) GetTime() string
- func (*GetNewsSearchReq) ProtoMessage()
- func (x *GetNewsSearchReq) ProtoReflect() protoreflect.Message
- func (x *GetNewsSearchReq) Reset()
- func (x *GetNewsSearchReq) String() string
- func (m *GetNewsSearchReq) Validate() error
- func (m *GetNewsSearchReq) ValidateAll() error
- type GetNewsSearchReqMultiError
- type GetNewsSearchReqValidationError
- func (e GetNewsSearchReqValidationError) Cause() error
- func (e GetNewsSearchReqValidationError) Error() string
- func (e GetNewsSearchReqValidationError) ErrorName() string
- func (e GetNewsSearchReqValidationError) Field() string
- func (e GetNewsSearchReqValidationError) Key() bool
- func (e GetNewsSearchReqValidationError) Reason() string
- type GetSubscribeListCountReply
- func (*GetSubscribeListCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscribeListCountReply) GetCount() int32
- func (*GetSubscribeListCountReply) ProtoMessage()
- func (x *GetSubscribeListCountReply) ProtoReflect() protoreflect.Message
- func (x *GetSubscribeListCountReply) Reset()
- func (x *GetSubscribeListCountReply) String() string
- func (m *GetSubscribeListCountReply) Validate() error
- func (m *GetSubscribeListCountReply) ValidateAll() error
- type GetSubscribeListCountReplyMultiError
- type GetSubscribeListCountReplyValidationError
- func (e GetSubscribeListCountReplyValidationError) Cause() error
- func (e GetSubscribeListCountReplyValidationError) Error() string
- func (e GetSubscribeListCountReplyValidationError) ErrorName() string
- func (e GetSubscribeListCountReplyValidationError) Field() string
- func (e GetSubscribeListCountReplyValidationError) Key() bool
- func (e GetSubscribeListCountReplyValidationError) Reason() string
- type GetSubscribeListCountReq
- func (*GetSubscribeListCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscribeListCountReq) GetUuid() string
- func (*GetSubscribeListCountReq) ProtoMessage()
- func (x *GetSubscribeListCountReq) ProtoReflect() protoreflect.Message
- func (x *GetSubscribeListCountReq) Reset()
- func (x *GetSubscribeListCountReq) String() string
- func (m *GetSubscribeListCountReq) Validate() error
- func (m *GetSubscribeListCountReq) ValidateAll() error
- type GetSubscribeListCountReqMultiError
- type GetSubscribeListCountReqValidationError
- func (e GetSubscribeListCountReqValidationError) Cause() error
- func (e GetSubscribeListCountReqValidationError) Error() string
- func (e GetSubscribeListCountReqValidationError) ErrorName() string
- func (e GetSubscribeListCountReqValidationError) Field() string
- func (e GetSubscribeListCountReqValidationError) Key() bool
- func (e GetSubscribeListCountReqValidationError) Reason() string
- type GetSubscribeListReply
- func (*GetSubscribeListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscribeListReply) GetSubscribe() []*GetSubscribeListReply_Subscribe
- func (*GetSubscribeListReply) ProtoMessage()
- func (x *GetSubscribeListReply) ProtoReflect() protoreflect.Message
- func (x *GetSubscribeListReply) Reset()
- func (x *GetSubscribeListReply) String() string
- func (m *GetSubscribeListReply) Validate() error
- func (m *GetSubscribeListReply) ValidateAll() error
- type GetSubscribeListReplyMultiError
- type GetSubscribeListReplyValidationError
- func (e GetSubscribeListReplyValidationError) Cause() error
- func (e GetSubscribeListReplyValidationError) Error() string
- func (e GetSubscribeListReplyValidationError) ErrorName() string
- func (e GetSubscribeListReplyValidationError) Field() string
- func (e GetSubscribeListReplyValidationError) Key() bool
- func (e GetSubscribeListReplyValidationError) Reason() string
- type GetSubscribeListReply_Subscribe
- func (*GetSubscribeListReply_Subscribe) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscribeListReply_Subscribe) GetId() int32
- func (x *GetSubscribeListReply_Subscribe) GetUuid() string
- func (*GetSubscribeListReply_Subscribe) ProtoMessage()
- func (x *GetSubscribeListReply_Subscribe) ProtoReflect() protoreflect.Message
- func (x *GetSubscribeListReply_Subscribe) Reset()
- func (x *GetSubscribeListReply_Subscribe) String() string
- func (m *GetSubscribeListReply_Subscribe) Validate() error
- func (m *GetSubscribeListReply_Subscribe) ValidateAll() error
- type GetSubscribeListReply_SubscribeMultiError
- type GetSubscribeListReply_SubscribeValidationError
- func (e GetSubscribeListReply_SubscribeValidationError) Cause() error
- func (e GetSubscribeListReply_SubscribeValidationError) Error() string
- func (e GetSubscribeListReply_SubscribeValidationError) ErrorName() string
- func (e GetSubscribeListReply_SubscribeValidationError) Field() string
- func (e GetSubscribeListReply_SubscribeValidationError) Key() bool
- func (e GetSubscribeListReply_SubscribeValidationError) Reason() string
- type GetSubscribeListReq
- func (*GetSubscribeListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscribeListReq) GetPage() int32
- func (x *GetSubscribeListReq) GetUuid() string
- func (*GetSubscribeListReq) ProtoMessage()
- func (x *GetSubscribeListReq) ProtoReflect() protoreflect.Message
- func (x *GetSubscribeListReq) Reset()
- func (x *GetSubscribeListReq) String() string
- func (m *GetSubscribeListReq) Validate() error
- func (m *GetSubscribeListReq) ValidateAll() error
- type GetSubscribeListReqMultiError
- type GetSubscribeListReqValidationError
- func (e GetSubscribeListReqValidationError) Cause() error
- func (e GetSubscribeListReqValidationError) Error() string
- func (e GetSubscribeListReqValidationError) ErrorName() string
- func (e GetSubscribeListReqValidationError) Field() string
- func (e GetSubscribeListReqValidationError) Key() bool
- func (e GetSubscribeListReqValidationError) Reason() string
- type GetTalkContentReviewReply
- func (*GetTalkContentReviewReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkContentReviewReply) GetReview() []*GetTalkContentReviewReply_Review
- func (*GetTalkContentReviewReply) ProtoMessage()
- func (x *GetTalkContentReviewReply) ProtoReflect() protoreflect.Message
- func (x *GetTalkContentReviewReply) Reset()
- func (x *GetTalkContentReviewReply) String() string
- func (m *GetTalkContentReviewReply) Validate() error
- func (m *GetTalkContentReviewReply) ValidateAll() error
- type GetTalkContentReviewReplyMultiError
- type GetTalkContentReviewReplyValidationError
- func (e GetTalkContentReviewReplyValidationError) Cause() error
- func (e GetTalkContentReviewReplyValidationError) Error() string
- func (e GetTalkContentReviewReplyValidationError) ErrorName() string
- func (e GetTalkContentReviewReplyValidationError) Field() string
- func (e GetTalkContentReviewReplyValidationError) Key() bool
- func (e GetTalkContentReviewReplyValidationError) Reason() string
- type GetTalkContentReviewReply_Review
- func (*GetTalkContentReviewReply_Review) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkContentReviewReply_Review) GetCreateAt() string
- func (x *GetTalkContentReviewReply_Review) GetCreationId() int32
- func (x *GetTalkContentReviewReply_Review) GetId() int32
- func (x *GetTalkContentReviewReply_Review) GetJobId() string
- func (x *GetTalkContentReviewReply_Review) GetKind() string
- func (x *GetTalkContentReviewReply_Review) GetLabel() string
- func (x *GetTalkContentReviewReply_Review) GetResult() int32
- func (x *GetTalkContentReviewReply_Review) GetSection() string
- func (x *GetTalkContentReviewReply_Review) GetTitle() string
- func (x *GetTalkContentReviewReply_Review) GetUuid() string
- func (*GetTalkContentReviewReply_Review) ProtoMessage()
- func (x *GetTalkContentReviewReply_Review) ProtoReflect() protoreflect.Message
- func (x *GetTalkContentReviewReply_Review) Reset()
- func (x *GetTalkContentReviewReply_Review) String() string
- func (m *GetTalkContentReviewReply_Review) Validate() error
- func (m *GetTalkContentReviewReply_Review) ValidateAll() error
- type GetTalkContentReviewReply_ReviewMultiError
- type GetTalkContentReviewReply_ReviewValidationError
- func (e GetTalkContentReviewReply_ReviewValidationError) Cause() error
- func (e GetTalkContentReviewReply_ReviewValidationError) Error() string
- func (e GetTalkContentReviewReply_ReviewValidationError) ErrorName() string
- func (e GetTalkContentReviewReply_ReviewValidationError) Field() string
- func (e GetTalkContentReviewReply_ReviewValidationError) Key() bool
- func (e GetTalkContentReviewReply_ReviewValidationError) Reason() string
- type GetTalkContentReviewReq
- func (*GetTalkContentReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkContentReviewReq) GetPage() int32
- func (x *GetTalkContentReviewReq) GetUuid() string
- func (*GetTalkContentReviewReq) ProtoMessage()
- func (x *GetTalkContentReviewReq) ProtoReflect() protoreflect.Message
- func (x *GetTalkContentReviewReq) Reset()
- func (x *GetTalkContentReviewReq) String() string
- func (m *GetTalkContentReviewReq) Validate() error
- func (m *GetTalkContentReviewReq) ValidateAll() error
- type GetTalkContentReviewReqMultiError
- type GetTalkContentReviewReqValidationError
- func (e GetTalkContentReviewReqValidationError) Cause() error
- func (e GetTalkContentReviewReqValidationError) Error() string
- func (e GetTalkContentReviewReqValidationError) ErrorName() string
- func (e GetTalkContentReviewReqValidationError) Field() string
- func (e GetTalkContentReviewReqValidationError) Key() bool
- func (e GetTalkContentReviewReqValidationError) Reason() string
- type GetTalkCountReply
- func (*GetTalkCountReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkCountReply) GetCount() int32
- func (*GetTalkCountReply) ProtoMessage()
- func (x *GetTalkCountReply) ProtoReflect() protoreflect.Message
- func (x *GetTalkCountReply) Reset()
- func (x *GetTalkCountReply) String() string
- func (m *GetTalkCountReply) Validate() error
- func (m *GetTalkCountReply) ValidateAll() error
- type GetTalkCountReplyMultiError
- type GetTalkCountReplyValidationError
- func (e GetTalkCountReplyValidationError) Cause() error
- func (e GetTalkCountReplyValidationError) Error() string
- func (e GetTalkCountReplyValidationError) ErrorName() string
- func (e GetTalkCountReplyValidationError) Field() string
- func (e GetTalkCountReplyValidationError) Key() bool
- func (e GetTalkCountReplyValidationError) Reason() string
- type GetTalkCountReq
- func (*GetTalkCountReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkCountReq) GetUuid() string
- func (*GetTalkCountReq) ProtoMessage()
- func (x *GetTalkCountReq) ProtoReflect() protoreflect.Message
- func (x *GetTalkCountReq) Reset()
- func (x *GetTalkCountReq) String() string
- func (m *GetTalkCountReq) Validate() error
- func (m *GetTalkCountReq) ValidateAll() error
- type GetTalkCountReqMultiError
- type GetTalkCountReqValidationError
- func (e GetTalkCountReqValidationError) Cause() error
- func (e GetTalkCountReqValidationError) Error() string
- func (e GetTalkCountReqValidationError) ErrorName() string
- func (e GetTalkCountReqValidationError) Field() string
- func (e GetTalkCountReqValidationError) Key() bool
- func (e GetTalkCountReqValidationError) Reason() string
- type GetTalkCountVisitorReq
- func (*GetTalkCountVisitorReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkCountVisitorReq) GetUuid() string
- func (*GetTalkCountVisitorReq) ProtoMessage()
- func (x *GetTalkCountVisitorReq) ProtoReflect() protoreflect.Message
- func (x *GetTalkCountVisitorReq) Reset()
- func (x *GetTalkCountVisitorReq) String() string
- func (m *GetTalkCountVisitorReq) Validate() error
- func (m *GetTalkCountVisitorReq) ValidateAll() error
- type GetTalkCountVisitorReqMultiError
- type GetTalkCountVisitorReqValidationError
- func (e GetTalkCountVisitorReqValidationError) Cause() error
- func (e GetTalkCountVisitorReqValidationError) Error() string
- func (e GetTalkCountVisitorReqValidationError) ErrorName() string
- func (e GetTalkCountVisitorReqValidationError) Field() string
- func (e GetTalkCountVisitorReqValidationError) Key() bool
- func (e GetTalkCountVisitorReqValidationError) Reason() string
- type GetTalkImageReviewReply
- func (*GetTalkImageReviewReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkImageReviewReply) GetReview() []*GetTalkImageReviewReply_Review
- func (*GetTalkImageReviewReply) ProtoMessage()
- func (x *GetTalkImageReviewReply) ProtoReflect() protoreflect.Message
- func (x *GetTalkImageReviewReply) Reset()
- func (x *GetTalkImageReviewReply) String() string
- func (m *GetTalkImageReviewReply) Validate() error
- func (m *GetTalkImageReviewReply) ValidateAll() error
- type GetTalkImageReviewReplyMultiError
- type GetTalkImageReviewReplyValidationError
- func (e GetTalkImageReviewReplyValidationError) Cause() error
- func (e GetTalkImageReviewReplyValidationError) Error() string
- func (e GetTalkImageReviewReplyValidationError) ErrorName() string
- func (e GetTalkImageReviewReplyValidationError) Field() string
- func (e GetTalkImageReviewReplyValidationError) Key() bool
- func (e GetTalkImageReviewReplyValidationError) Reason() string
- type GetTalkImageReviewReply_Review
- func (*GetTalkImageReviewReply_Review) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkImageReviewReply_Review) GetCategory() string
- func (x *GetTalkImageReviewReply_Review) GetCreateAt() string
- func (x *GetTalkImageReviewReply_Review) GetCreationId() int32
- func (x *GetTalkImageReviewReply_Review) GetId() int32
- func (x *GetTalkImageReviewReply_Review) GetJobId() string
- func (x *GetTalkImageReviewReply_Review) GetKind() string
- func (x *GetTalkImageReviewReply_Review) GetLabel() string
- func (x *GetTalkImageReviewReply_Review) GetResult() int32
- func (x *GetTalkImageReviewReply_Review) GetScore() int32
- func (x *GetTalkImageReviewReply_Review) GetSubLabel() string
- func (x *GetTalkImageReviewReply_Review) GetUid() string
- func (x *GetTalkImageReviewReply_Review) GetUrl() string
- func (x *GetTalkImageReviewReply_Review) GetUuid() string
- func (*GetTalkImageReviewReply_Review) ProtoMessage()
- func (x *GetTalkImageReviewReply_Review) ProtoReflect() protoreflect.Message
- func (x *GetTalkImageReviewReply_Review) Reset()
- func (x *GetTalkImageReviewReply_Review) String() string
- func (m *GetTalkImageReviewReply_Review) Validate() error
- func (m *GetTalkImageReviewReply_Review) ValidateAll() error
- type GetTalkImageReviewReply_ReviewMultiError
- type GetTalkImageReviewReply_ReviewValidationError
- func (e GetTalkImageReviewReply_ReviewValidationError) Cause() error
- func (e GetTalkImageReviewReply_ReviewValidationError) Error() string
- func (e GetTalkImageReviewReply_ReviewValidationError) ErrorName() string
- func (e GetTalkImageReviewReply_ReviewValidationError) Field() string
- func (e GetTalkImageReviewReply_ReviewValidationError) Key() bool
- func (e GetTalkImageReviewReply_ReviewValidationError) Reason() string
- type GetTalkImageReviewReq
- func (*GetTalkImageReviewReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkImageReviewReq) GetPage() int32
- func (x *GetTalkImageReviewReq) GetUuid() string
- func (*GetTalkImageReviewReq) ProtoMessage()
- func (x *GetTalkImageReviewReq) ProtoReflect() protoreflect.Message
- func (x *GetTalkImageReviewReq) Reset()
- func (x *GetTalkImageReviewReq) String() string
- func (m *GetTalkImageReviewReq) Validate() error
- func (m *GetTalkImageReviewReq) ValidateAll() error
- type GetTalkImageReviewReqMultiError
- type GetTalkImageReviewReqValidationError
- func (e GetTalkImageReviewReqValidationError) Cause() error
- func (e GetTalkImageReviewReqValidationError) Error() string
- func (e GetTalkImageReviewReqValidationError) ErrorName() string
- func (e GetTalkImageReviewReqValidationError) Field() string
- func (e GetTalkImageReviewReqValidationError) Key() bool
- func (e GetTalkImageReviewReqValidationError) Reason() string
- type GetTalkListHotReply
- func (*GetTalkListHotReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkListHotReply) GetTalk() []*GetTalkListHotReply_Talk
- func (*GetTalkListHotReply) ProtoMessage()
- func (x *GetTalkListHotReply) ProtoReflect() protoreflect.Message
- func (x *GetTalkListHotReply) Reset()
- func (x *GetTalkListHotReply) String() string
- func (m *GetTalkListHotReply) Validate() error
- func (m *GetTalkListHotReply) ValidateAll() error
- type GetTalkListHotReplyMultiError
- type GetTalkListHotReplyValidationError
- func (e GetTalkListHotReplyValidationError) Cause() error
- func (e GetTalkListHotReplyValidationError) Error() string
- func (e GetTalkListHotReplyValidationError) ErrorName() string
- func (e GetTalkListHotReplyValidationError) Field() string
- func (e GetTalkListHotReplyValidationError) Key() bool
- func (e GetTalkListHotReplyValidationError) Reason() string
- type GetTalkListHotReply_Talk
- func (*GetTalkListHotReply_Talk) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkListHotReply_Talk) GetId() int32
- func (x *GetTalkListHotReply_Talk) GetUuid() string
- func (*GetTalkListHotReply_Talk) ProtoMessage()
- func (x *GetTalkListHotReply_Talk) ProtoReflect() protoreflect.Message
- func (x *GetTalkListHotReply_Talk) Reset()
- func (x *GetTalkListHotReply_Talk) String() string
- func (m *GetTalkListHotReply_Talk) Validate() error
- func (m *GetTalkListHotReply_Talk) ValidateAll() error
- type GetTalkListHotReply_TalkMultiError
- type GetTalkListHotReply_TalkValidationError
- func (e GetTalkListHotReply_TalkValidationError) Cause() error
- func (e GetTalkListHotReply_TalkValidationError) Error() string
- func (e GetTalkListHotReply_TalkValidationError) ErrorName() string
- func (e GetTalkListHotReply_TalkValidationError) Field() string
- func (e GetTalkListHotReply_TalkValidationError) Key() bool
- func (e GetTalkListHotReply_TalkValidationError) Reason() string
- type GetTalkListHotReq
- func (*GetTalkListHotReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkListHotReq) GetPage() int32
- func (*GetTalkListHotReq) ProtoMessage()
- func (x *GetTalkListHotReq) ProtoReflect() protoreflect.Message
- func (x *GetTalkListHotReq) Reset()
- func (x *GetTalkListHotReq) String() string
- func (m *GetTalkListHotReq) Validate() error
- func (m *GetTalkListHotReq) ValidateAll() error
- type GetTalkListHotReqMultiError
- type GetTalkListHotReqValidationError
- func (e GetTalkListHotReqValidationError) Cause() error
- func (e GetTalkListHotReqValidationError) Error() string
- func (e GetTalkListHotReqValidationError) ErrorName() string
- func (e GetTalkListHotReqValidationError) Field() string
- func (e GetTalkListHotReqValidationError) Key() bool
- func (e GetTalkListHotReqValidationError) Reason() string
- type GetTalkListReply
- func (*GetTalkListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkListReply) GetTalk() []*GetTalkListReply_Talk
- func (*GetTalkListReply) ProtoMessage()
- func (x *GetTalkListReply) ProtoReflect() protoreflect.Message
- func (x *GetTalkListReply) Reset()
- func (x *GetTalkListReply) String() string
- func (m *GetTalkListReply) Validate() error
- func (m *GetTalkListReply) ValidateAll() error
- type GetTalkListReplyMultiError
- type GetTalkListReplyValidationError
- func (e GetTalkListReplyValidationError) Cause() error
- func (e GetTalkListReplyValidationError) Error() string
- func (e GetTalkListReplyValidationError) ErrorName() string
- func (e GetTalkListReplyValidationError) Field() string
- func (e GetTalkListReplyValidationError) Key() bool
- func (e GetTalkListReplyValidationError) Reason() string
- type GetTalkListReply_Talk
- func (*GetTalkListReply_Talk) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkListReply_Talk) GetId() int32
- func (x *GetTalkListReply_Talk) GetUuid() string
- func (*GetTalkListReply_Talk) ProtoMessage()
- func (x *GetTalkListReply_Talk) ProtoReflect() protoreflect.Message
- func (x *GetTalkListReply_Talk) Reset()
- func (x *GetTalkListReply_Talk) String() string
- func (m *GetTalkListReply_Talk) Validate() error
- func (m *GetTalkListReply_Talk) ValidateAll() error
- type GetTalkListReply_TalkMultiError
- type GetTalkListReply_TalkValidationError
- func (e GetTalkListReply_TalkValidationError) Cause() error
- func (e GetTalkListReply_TalkValidationError) Error() string
- func (e GetTalkListReply_TalkValidationError) ErrorName() string
- func (e GetTalkListReply_TalkValidationError) Field() string
- func (e GetTalkListReply_TalkValidationError) Key() bool
- func (e GetTalkListReply_TalkValidationError) Reason() string
- type GetTalkListReq
- func (*GetTalkListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkListReq) GetPage() int32
- func (*GetTalkListReq) ProtoMessage()
- func (x *GetTalkListReq) ProtoReflect() protoreflect.Message
- func (x *GetTalkListReq) Reset()
- func (x *GetTalkListReq) String() string
- func (m *GetTalkListReq) Validate() error
- func (m *GetTalkListReq) ValidateAll() error
- type GetTalkListReqMultiError
- type GetTalkListReqValidationError
- func (e GetTalkListReqValidationError) Cause() error
- func (e GetTalkListReqValidationError) Error() string
- func (e GetTalkListReqValidationError) ErrorName() string
- func (e GetTalkListReqValidationError) Field() string
- func (e GetTalkListReqValidationError) Key() bool
- func (e GetTalkListReqValidationError) Reason() string
- type GetTalkListStatisticReply
- func (*GetTalkListStatisticReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkListStatisticReply) GetCount() []*GetTalkListStatisticReply_Count
- func (*GetTalkListStatisticReply) ProtoMessage()
- func (x *GetTalkListStatisticReply) ProtoReflect() protoreflect.Message
- func (x *GetTalkListStatisticReply) Reset()
- func (x *GetTalkListStatisticReply) String() string
- func (m *GetTalkListStatisticReply) Validate() error
- func (m *GetTalkListStatisticReply) ValidateAll() error
- type GetTalkListStatisticReplyMultiError
- type GetTalkListStatisticReplyValidationError
- func (e GetTalkListStatisticReplyValidationError) Cause() error
- func (e GetTalkListStatisticReplyValidationError) Error() string
- func (e GetTalkListStatisticReplyValidationError) ErrorName() string
- func (e GetTalkListStatisticReplyValidationError) Field() string
- func (e GetTalkListStatisticReplyValidationError) Key() bool
- func (e GetTalkListStatisticReplyValidationError) Reason() string
- type GetTalkListStatisticReply_Count
- func (*GetTalkListStatisticReply_Count) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkListStatisticReply_Count) GetAgree() int32
- func (x *GetTalkListStatisticReply_Count) GetCollect() int32
- func (x *GetTalkListStatisticReply_Count) GetComment() int32
- func (x *GetTalkListStatisticReply_Count) GetId() int32
- func (x *GetTalkListStatisticReply_Count) GetView() int32
- func (*GetTalkListStatisticReply_Count) ProtoMessage()
- func (x *GetTalkListStatisticReply_Count) ProtoReflect() protoreflect.Message
- func (x *GetTalkListStatisticReply_Count) Reset()
- func (x *GetTalkListStatisticReply_Count) String() string
- func (m *GetTalkListStatisticReply_Count) Validate() error
- func (m *GetTalkListStatisticReply_Count) ValidateAll() error
- type GetTalkListStatisticReply_CountMultiError
- type GetTalkListStatisticReply_CountValidationError
- func (e GetTalkListStatisticReply_CountValidationError) Cause() error
- func (e GetTalkListStatisticReply_CountValidationError) Error() string
- func (e GetTalkListStatisticReply_CountValidationError) ErrorName() string
- func (e GetTalkListStatisticReply_CountValidationError) Field() string
- func (e GetTalkListStatisticReply_CountValidationError) Key() bool
- func (e GetTalkListStatisticReply_CountValidationError) Reason() string
- type GetTalkListStatisticReq
- func (*GetTalkListStatisticReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkListStatisticReq) GetIds() []int32
- func (*GetTalkListStatisticReq) ProtoMessage()
- func (x *GetTalkListStatisticReq) ProtoReflect() protoreflect.Message
- func (x *GetTalkListStatisticReq) Reset()
- func (x *GetTalkListStatisticReq) String() string
- func (m *GetTalkListStatisticReq) Validate() error
- func (m *GetTalkListStatisticReq) ValidateAll() error
- type GetTalkListStatisticReqMultiError
- type GetTalkListStatisticReqValidationError
- func (e GetTalkListStatisticReqValidationError) Cause() error
- func (e GetTalkListStatisticReqValidationError) Error() string
- func (e GetTalkListStatisticReqValidationError) ErrorName() string
- func (e GetTalkListStatisticReqValidationError) Field() string
- func (e GetTalkListStatisticReqValidationError) Key() bool
- func (e GetTalkListStatisticReqValidationError) Reason() string
- type GetTalkSearchReply
- func (*GetTalkSearchReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkSearchReply) GetList() []*GetTalkSearchReply_List
- func (x *GetTalkSearchReply) GetTotal() int32
- func (*GetTalkSearchReply) ProtoMessage()
- func (x *GetTalkSearchReply) ProtoReflect() protoreflect.Message
- func (x *GetTalkSearchReply) Reset()
- func (x *GetTalkSearchReply) String() string
- func (m *GetTalkSearchReply) Validate() error
- func (m *GetTalkSearchReply) ValidateAll() error
- type GetTalkSearchReplyMultiError
- type GetTalkSearchReplyValidationError
- func (e GetTalkSearchReplyValidationError) Cause() error
- func (e GetTalkSearchReplyValidationError) Error() string
- func (e GetTalkSearchReplyValidationError) ErrorName() string
- func (e GetTalkSearchReplyValidationError) Field() string
- func (e GetTalkSearchReplyValidationError) Key() bool
- func (e GetTalkSearchReplyValidationError) Reason() string
- type GetTalkSearchReply_List
- func (*GetTalkSearchReply_List) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkSearchReply_List) GetCover() string
- func (x *GetTalkSearchReply_List) GetId() int32
- func (x *GetTalkSearchReply_List) GetTags() string
- func (x *GetTalkSearchReply_List) GetText() string
- func (x *GetTalkSearchReply_List) GetTitle() string
- func (x *GetTalkSearchReply_List) GetUpdate() string
- func (x *GetTalkSearchReply_List) GetUuid() string
- func (*GetTalkSearchReply_List) ProtoMessage()
- func (x *GetTalkSearchReply_List) ProtoReflect() protoreflect.Message
- func (x *GetTalkSearchReply_List) Reset()
- func (x *GetTalkSearchReply_List) String() string
- func (m *GetTalkSearchReply_List) Validate() error
- func (m *GetTalkSearchReply_List) ValidateAll() error
- type GetTalkSearchReply_ListMultiError
- type GetTalkSearchReply_ListValidationError
- func (e GetTalkSearchReply_ListValidationError) Cause() error
- func (e GetTalkSearchReply_ListValidationError) Error() string
- func (e GetTalkSearchReply_ListValidationError) ErrorName() string
- func (e GetTalkSearchReply_ListValidationError) Field() string
- func (e GetTalkSearchReply_ListValidationError) Key() bool
- func (e GetTalkSearchReply_ListValidationError) Reason() string
- type GetTalkSearchReq
- func (*GetTalkSearchReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkSearchReq) GetPage() int32
- func (x *GetTalkSearchReq) GetSearch() string
- func (x *GetTalkSearchReq) GetTime() string
- func (*GetTalkSearchReq) ProtoMessage()
- func (x *GetTalkSearchReq) ProtoReflect() protoreflect.Message
- func (x *GetTalkSearchReq) Reset()
- func (x *GetTalkSearchReq) String() string
- func (m *GetTalkSearchReq) Validate() error
- func (m *GetTalkSearchReq) ValidateAll() error
- type GetTalkSearchReqMultiError
- type GetTalkSearchReqValidationError
- func (e GetTalkSearchReqValidationError) Cause() error
- func (e GetTalkSearchReqValidationError) Error() string
- func (e GetTalkSearchReqValidationError) ErrorName() string
- func (e GetTalkSearchReqValidationError) Field() string
- func (e GetTalkSearchReqValidationError) Key() bool
- func (e GetTalkSearchReqValidationError) Reason() string
- type GetTalkStatisticReply
- func (*GetTalkStatisticReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkStatisticReply) GetAgree() int32
- func (x *GetTalkStatisticReply) GetCollect() int32
- func (x *GetTalkStatisticReply) GetComment() int32
- func (x *GetTalkStatisticReply) GetUuid() string
- func (x *GetTalkStatisticReply) GetView() int32
- func (*GetTalkStatisticReply) ProtoMessage()
- func (x *GetTalkStatisticReply) ProtoReflect() protoreflect.Message
- func (x *GetTalkStatisticReply) Reset()
- func (x *GetTalkStatisticReply) String() string
- func (m *GetTalkStatisticReply) Validate() error
- func (m *GetTalkStatisticReply) ValidateAll() error
- type GetTalkStatisticReplyMultiError
- type GetTalkStatisticReplyValidationError
- func (e GetTalkStatisticReplyValidationError) Cause() error
- func (e GetTalkStatisticReplyValidationError) Error() string
- func (e GetTalkStatisticReplyValidationError) ErrorName() string
- func (e GetTalkStatisticReplyValidationError) Field() string
- func (e GetTalkStatisticReplyValidationError) Key() bool
- func (e GetTalkStatisticReplyValidationError) Reason() string
- type GetTalkStatisticReq
- func (*GetTalkStatisticReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTalkStatisticReq) GetId() int32
- func (x *GetTalkStatisticReq) GetUuid() string
- func (*GetTalkStatisticReq) ProtoMessage()
- func (x *GetTalkStatisticReq) ProtoReflect() protoreflect.Message
- func (x *GetTalkStatisticReq) Reset()
- func (x *GetTalkStatisticReq) String() string
- func (m *GetTalkStatisticReq) Validate() error
- func (m *GetTalkStatisticReq) ValidateAll() error
- type GetTalkStatisticReqMultiError
- type GetTalkStatisticReqValidationError
- func (e GetTalkStatisticReqValidationError) Cause() error
- func (e GetTalkStatisticReqValidationError) Error() string
- func (e GetTalkStatisticReqValidationError) ErrorName() string
- func (e GetTalkStatisticReqValidationError) Field() string
- func (e GetTalkStatisticReqValidationError) Key() bool
- func (e GetTalkStatisticReqValidationError) Reason() string
- type GetUserArticleAgreeReply
- func (*GetUserArticleAgreeReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserArticleAgreeReply) GetAgree() map[int32]bool
- func (*GetUserArticleAgreeReply) ProtoMessage()
- func (x *GetUserArticleAgreeReply) ProtoReflect() protoreflect.Message
- func (x *GetUserArticleAgreeReply) Reset()
- func (x *GetUserArticleAgreeReply) String() string
- func (m *GetUserArticleAgreeReply) Validate() error
- func (m *GetUserArticleAgreeReply) ValidateAll() error
- type GetUserArticleAgreeReplyMultiError
- type GetUserArticleAgreeReplyValidationError
- func (e GetUserArticleAgreeReplyValidationError) Cause() error
- func (e GetUserArticleAgreeReplyValidationError) Error() string
- func (e GetUserArticleAgreeReplyValidationError) ErrorName() string
- func (e GetUserArticleAgreeReplyValidationError) Field() string
- func (e GetUserArticleAgreeReplyValidationError) Key() bool
- func (e GetUserArticleAgreeReplyValidationError) Reason() string
- type GetUserArticleAgreeReq
- func (*GetUserArticleAgreeReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserArticleAgreeReq) GetUuid() string
- func (*GetUserArticleAgreeReq) ProtoMessage()
- func (x *GetUserArticleAgreeReq) ProtoReflect() protoreflect.Message
- func (x *GetUserArticleAgreeReq) Reset()
- func (x *GetUserArticleAgreeReq) String() string
- func (m *GetUserArticleAgreeReq) Validate() error
- func (m *GetUserArticleAgreeReq) ValidateAll() error
- type GetUserArticleAgreeReqMultiError
- type GetUserArticleAgreeReqValidationError
- func (e GetUserArticleAgreeReqValidationError) Cause() error
- func (e GetUserArticleAgreeReqValidationError) Error() string
- func (e GetUserArticleAgreeReqValidationError) ErrorName() string
- func (e GetUserArticleAgreeReqValidationError) Field() string
- func (e GetUserArticleAgreeReqValidationError) Key() bool
- func (e GetUserArticleAgreeReqValidationError) Reason() string
- type GetUserArticleCollectReply
- func (*GetUserArticleCollectReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserArticleCollectReply) GetCollect() map[int32]bool
- func (*GetUserArticleCollectReply) ProtoMessage()
- func (x *GetUserArticleCollectReply) ProtoReflect() protoreflect.Message
- func (x *GetUserArticleCollectReply) Reset()
- func (x *GetUserArticleCollectReply) String() string
- func (m *GetUserArticleCollectReply) Validate() error
- func (m *GetUserArticleCollectReply) ValidateAll() error
- type GetUserArticleCollectReplyMultiError
- type GetUserArticleCollectReplyValidationError
- func (e GetUserArticleCollectReplyValidationError) Cause() error
- func (e GetUserArticleCollectReplyValidationError) Error() string
- func (e GetUserArticleCollectReplyValidationError) ErrorName() string
- func (e GetUserArticleCollectReplyValidationError) Field() string
- func (e GetUserArticleCollectReplyValidationError) Key() bool
- func (e GetUserArticleCollectReplyValidationError) Reason() string
- type GetUserArticleCollectReq
- func (*GetUserArticleCollectReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserArticleCollectReq) GetUuid() string
- func (*GetUserArticleCollectReq) ProtoMessage()
- func (x *GetUserArticleCollectReq) ProtoReflect() protoreflect.Message
- func (x *GetUserArticleCollectReq) Reset()
- func (x *GetUserArticleCollectReq) String() string
- func (m *GetUserArticleCollectReq) Validate() error
- func (m *GetUserArticleCollectReq) ValidateAll() error
- type GetUserArticleCollectReqMultiError
- type GetUserArticleCollectReqValidationError
- func (e GetUserArticleCollectReqValidationError) Cause() error
- func (e GetUserArticleCollectReqValidationError) Error() string
- func (e GetUserArticleCollectReqValidationError) ErrorName() string
- func (e GetUserArticleCollectReqValidationError) Field() string
- func (e GetUserArticleCollectReqValidationError) Key() bool
- func (e GetUserArticleCollectReqValidationError) Reason() string
- type GetUserArticleListAllReq
- func (*GetUserArticleListAllReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserArticleListAllReq) GetUuid() string
- func (*GetUserArticleListAllReq) ProtoMessage()
- func (x *GetUserArticleListAllReq) ProtoReflect() protoreflect.Message
- func (x *GetUserArticleListAllReq) Reset()
- func (x *GetUserArticleListAllReq) String() string
- func (m *GetUserArticleListAllReq) Validate() error
- func (m *GetUserArticleListAllReq) ValidateAll() error
- type GetUserArticleListAllReqMultiError
- type GetUserArticleListAllReqValidationError
- func (e GetUserArticleListAllReqValidationError) Cause() error
- func (e GetUserArticleListAllReqValidationError) Error() string
- func (e GetUserArticleListAllReqValidationError) ErrorName() string
- func (e GetUserArticleListAllReqValidationError) Field() string
- func (e GetUserArticleListAllReqValidationError) Key() bool
- func (e GetUserArticleListAllReqValidationError) Reason() string
- type GetUserArticleListReq
- func (*GetUserArticleListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserArticleListReq) GetPage() int32
- func (x *GetUserArticleListReq) GetUuid() string
- func (*GetUserArticleListReq) ProtoMessage()
- func (x *GetUserArticleListReq) ProtoReflect() protoreflect.Message
- func (x *GetUserArticleListReq) Reset()
- func (x *GetUserArticleListReq) String() string
- func (m *GetUserArticleListReq) Validate() error
- func (m *GetUserArticleListReq) ValidateAll() error
- type GetUserArticleListReqMultiError
- type GetUserArticleListReqValidationError
- func (e GetUserArticleListReqValidationError) Cause() error
- func (e GetUserArticleListReqValidationError) Error() string
- func (e GetUserArticleListReqValidationError) ErrorName() string
- func (e GetUserArticleListReqValidationError) Field() string
- func (e GetUserArticleListReqValidationError) Key() bool
- func (e GetUserArticleListReqValidationError) Reason() string
- type GetUserArticleListVisitorReq
- func (*GetUserArticleListVisitorReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserArticleListVisitorReq) GetPage() int32
- func (x *GetUserArticleListVisitorReq) GetUuid() string
- func (*GetUserArticleListVisitorReq) ProtoMessage()
- func (x *GetUserArticleListVisitorReq) ProtoReflect() protoreflect.Message
- func (x *GetUserArticleListVisitorReq) Reset()
- func (x *GetUserArticleListVisitorReq) String() string
- func (m *GetUserArticleListVisitorReq) Validate() error
- func (m *GetUserArticleListVisitorReq) ValidateAll() error
- type GetUserArticleListVisitorReqMultiError
- type GetUserArticleListVisitorReqValidationError
- func (e GetUserArticleListVisitorReqValidationError) Cause() error
- func (e GetUserArticleListVisitorReqValidationError) Error() string
- func (e GetUserArticleListVisitorReqValidationError) ErrorName() string
- func (e GetUserArticleListVisitorReqValidationError) Field() string
- func (e GetUserArticleListVisitorReqValidationError) Key() bool
- func (e GetUserArticleListVisitorReqValidationError) Reason() string
- type GetUserColumnAgreeReply
- func (*GetUserColumnAgreeReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserColumnAgreeReply) GetAgree() map[int32]bool
- func (*GetUserColumnAgreeReply) ProtoMessage()
- func (x *GetUserColumnAgreeReply) ProtoReflect() protoreflect.Message
- func (x *GetUserColumnAgreeReply) Reset()
- func (x *GetUserColumnAgreeReply) String() string
- func (m *GetUserColumnAgreeReply) Validate() error
- func (m *GetUserColumnAgreeReply) ValidateAll() error
- type GetUserColumnAgreeReplyMultiError
- type GetUserColumnAgreeReplyValidationError
- func (e GetUserColumnAgreeReplyValidationError) Cause() error
- func (e GetUserColumnAgreeReplyValidationError) Error() string
- func (e GetUserColumnAgreeReplyValidationError) ErrorName() string
- func (e GetUserColumnAgreeReplyValidationError) Field() string
- func (e GetUserColumnAgreeReplyValidationError) Key() bool
- func (e GetUserColumnAgreeReplyValidationError) Reason() string
- type GetUserColumnAgreeReq
- func (*GetUserColumnAgreeReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserColumnAgreeReq) GetUuid() string
- func (*GetUserColumnAgreeReq) ProtoMessage()
- func (x *GetUserColumnAgreeReq) ProtoReflect() protoreflect.Message
- func (x *GetUserColumnAgreeReq) Reset()
- func (x *GetUserColumnAgreeReq) String() string
- func (m *GetUserColumnAgreeReq) Validate() error
- func (m *GetUserColumnAgreeReq) ValidateAll() error
- type GetUserColumnAgreeReqMultiError
- type GetUserColumnAgreeReqValidationError
- func (e GetUserColumnAgreeReqValidationError) Cause() error
- func (e GetUserColumnAgreeReqValidationError) Error() string
- func (e GetUserColumnAgreeReqValidationError) ErrorName() string
- func (e GetUserColumnAgreeReqValidationError) Field() string
- func (e GetUserColumnAgreeReqValidationError) Key() bool
- func (e GetUserColumnAgreeReqValidationError) Reason() string
- type GetUserColumnCollectReply
- func (*GetUserColumnCollectReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserColumnCollectReply) GetCollect() map[int32]bool
- func (*GetUserColumnCollectReply) ProtoMessage()
- func (x *GetUserColumnCollectReply) ProtoReflect() protoreflect.Message
- func (x *GetUserColumnCollectReply) Reset()
- func (x *GetUserColumnCollectReply) String() string
- func (m *GetUserColumnCollectReply) Validate() error
- func (m *GetUserColumnCollectReply) ValidateAll() error
- type GetUserColumnCollectReplyMultiError
- type GetUserColumnCollectReplyValidationError
- func (e GetUserColumnCollectReplyValidationError) Cause() error
- func (e GetUserColumnCollectReplyValidationError) Error() string
- func (e GetUserColumnCollectReplyValidationError) ErrorName() string
- func (e GetUserColumnCollectReplyValidationError) Field() string
- func (e GetUserColumnCollectReplyValidationError) Key() bool
- func (e GetUserColumnCollectReplyValidationError) Reason() string
- type GetUserColumnCollectReq
- func (*GetUserColumnCollectReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserColumnCollectReq) GetUuid() string
- func (*GetUserColumnCollectReq) ProtoMessage()
- func (x *GetUserColumnCollectReq) ProtoReflect() protoreflect.Message
- func (x *GetUserColumnCollectReq) Reset()
- func (x *GetUserColumnCollectReq) String() string
- func (m *GetUserColumnCollectReq) Validate() error
- func (m *GetUserColumnCollectReq) ValidateAll() error
- type GetUserColumnCollectReqMultiError
- type GetUserColumnCollectReqValidationError
- func (e GetUserColumnCollectReqValidationError) Cause() error
- func (e GetUserColumnCollectReqValidationError) Error() string
- func (e GetUserColumnCollectReqValidationError) ErrorName() string
- func (e GetUserColumnCollectReqValidationError) Field() string
- func (e GetUserColumnCollectReqValidationError) Key() bool
- func (e GetUserColumnCollectReqValidationError) Reason() string
- type GetUserColumnListReq
- func (*GetUserColumnListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserColumnListReq) GetPage() int32
- func (x *GetUserColumnListReq) GetUuid() string
- func (*GetUserColumnListReq) ProtoMessage()
- func (x *GetUserColumnListReq) ProtoReflect() protoreflect.Message
- func (x *GetUserColumnListReq) Reset()
- func (x *GetUserColumnListReq) String() string
- func (m *GetUserColumnListReq) Validate() error
- func (m *GetUserColumnListReq) ValidateAll() error
- type GetUserColumnListReqMultiError
- type GetUserColumnListReqValidationError
- func (e GetUserColumnListReqValidationError) Cause() error
- func (e GetUserColumnListReqValidationError) Error() string
- func (e GetUserColumnListReqValidationError) ErrorName() string
- func (e GetUserColumnListReqValidationError) Field() string
- func (e GetUserColumnListReqValidationError) Key() bool
- func (e GetUserColumnListReqValidationError) Reason() string
- type GetUserColumnListVisitorReq
- func (*GetUserColumnListVisitorReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserColumnListVisitorReq) GetPage() int32
- func (x *GetUserColumnListVisitorReq) GetUuid() string
- func (*GetUserColumnListVisitorReq) ProtoMessage()
- func (x *GetUserColumnListVisitorReq) ProtoReflect() protoreflect.Message
- func (x *GetUserColumnListVisitorReq) Reset()
- func (x *GetUserColumnListVisitorReq) String() string
- func (m *GetUserColumnListVisitorReq) Validate() error
- func (m *GetUserColumnListVisitorReq) ValidateAll() error
- type GetUserColumnListVisitorReqMultiError
- type GetUserColumnListVisitorReqValidationError
- func (e GetUserColumnListVisitorReqValidationError) Cause() error
- func (e GetUserColumnListVisitorReqValidationError) Error() string
- func (e GetUserColumnListVisitorReqValidationError) ErrorName() string
- func (e GetUserColumnListVisitorReqValidationError) Field() string
- func (e GetUserColumnListVisitorReqValidationError) Key() bool
- func (e GetUserColumnListVisitorReqValidationError) Reason() string
- type GetUserSubscribeColumnReply
- func (*GetUserSubscribeColumnReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeColumnReply) GetSubscribe() map[int32]bool
- func (*GetUserSubscribeColumnReply) ProtoMessage()
- func (x *GetUserSubscribeColumnReply) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeColumnReply) Reset()
- func (x *GetUserSubscribeColumnReply) String() string
- func (m *GetUserSubscribeColumnReply) Validate() error
- func (m *GetUserSubscribeColumnReply) ValidateAll() error
- type GetUserSubscribeColumnReplyMultiError
- type GetUserSubscribeColumnReplyValidationError
- func (e GetUserSubscribeColumnReplyValidationError) Cause() error
- func (e GetUserSubscribeColumnReplyValidationError) Error() string
- func (e GetUserSubscribeColumnReplyValidationError) ErrorName() string
- func (e GetUserSubscribeColumnReplyValidationError) Field() string
- func (e GetUserSubscribeColumnReplyValidationError) Key() bool
- func (e GetUserSubscribeColumnReplyValidationError) Reason() string
- type GetUserSubscribeColumnReq
- func (*GetUserSubscribeColumnReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeColumnReq) GetUuid() string
- func (*GetUserSubscribeColumnReq) ProtoMessage()
- func (x *GetUserSubscribeColumnReq) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeColumnReq) Reset()
- func (x *GetUserSubscribeColumnReq) String() string
- func (m *GetUserSubscribeColumnReq) Validate() error
- func (m *GetUserSubscribeColumnReq) ValidateAll() error
- type GetUserSubscribeColumnReqMultiError
- type GetUserSubscribeColumnReqValidationError
- func (e GetUserSubscribeColumnReqValidationError) Cause() error
- func (e GetUserSubscribeColumnReqValidationError) Error() string
- func (e GetUserSubscribeColumnReqValidationError) ErrorName() string
- func (e GetUserSubscribeColumnReqValidationError) Field() string
- func (e GetUserSubscribeColumnReqValidationError) Key() bool
- func (e GetUserSubscribeColumnReqValidationError) Reason() string
- type GetUserTalkAgreeReply
- func (*GetUserTalkAgreeReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTalkAgreeReply) GetAgree() map[int32]bool
- func (*GetUserTalkAgreeReply) ProtoMessage()
- func (x *GetUserTalkAgreeReply) ProtoReflect() protoreflect.Message
- func (x *GetUserTalkAgreeReply) Reset()
- func (x *GetUserTalkAgreeReply) String() string
- func (m *GetUserTalkAgreeReply) Validate() error
- func (m *GetUserTalkAgreeReply) ValidateAll() error
- type GetUserTalkAgreeReplyMultiError
- type GetUserTalkAgreeReplyValidationError
- func (e GetUserTalkAgreeReplyValidationError) Cause() error
- func (e GetUserTalkAgreeReplyValidationError) Error() string
- func (e GetUserTalkAgreeReplyValidationError) ErrorName() string
- func (e GetUserTalkAgreeReplyValidationError) Field() string
- func (e GetUserTalkAgreeReplyValidationError) Key() bool
- func (e GetUserTalkAgreeReplyValidationError) Reason() string
- type GetUserTalkAgreeReq
- func (*GetUserTalkAgreeReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTalkAgreeReq) GetUuid() string
- func (*GetUserTalkAgreeReq) ProtoMessage()
- func (x *GetUserTalkAgreeReq) ProtoReflect() protoreflect.Message
- func (x *GetUserTalkAgreeReq) Reset()
- func (x *GetUserTalkAgreeReq) String() string
- func (m *GetUserTalkAgreeReq) Validate() error
- func (m *GetUserTalkAgreeReq) ValidateAll() error
- type GetUserTalkAgreeReqMultiError
- type GetUserTalkAgreeReqValidationError
- func (e GetUserTalkAgreeReqValidationError) Cause() error
- func (e GetUserTalkAgreeReqValidationError) Error() string
- func (e GetUserTalkAgreeReqValidationError) ErrorName() string
- func (e GetUserTalkAgreeReqValidationError) Field() string
- func (e GetUserTalkAgreeReqValidationError) Key() bool
- func (e GetUserTalkAgreeReqValidationError) Reason() string
- type GetUserTalkCollectReply
- func (*GetUserTalkCollectReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTalkCollectReply) GetCollect() map[int32]bool
- func (*GetUserTalkCollectReply) ProtoMessage()
- func (x *GetUserTalkCollectReply) ProtoReflect() protoreflect.Message
- func (x *GetUserTalkCollectReply) Reset()
- func (x *GetUserTalkCollectReply) String() string
- func (m *GetUserTalkCollectReply) Validate() error
- func (m *GetUserTalkCollectReply) ValidateAll() error
- type GetUserTalkCollectReplyMultiError
- type GetUserTalkCollectReplyValidationError
- func (e GetUserTalkCollectReplyValidationError) Cause() error
- func (e GetUserTalkCollectReplyValidationError) Error() string
- func (e GetUserTalkCollectReplyValidationError) ErrorName() string
- func (e GetUserTalkCollectReplyValidationError) Field() string
- func (e GetUserTalkCollectReplyValidationError) Key() bool
- func (e GetUserTalkCollectReplyValidationError) Reason() string
- type GetUserTalkCollectReq
- func (*GetUserTalkCollectReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTalkCollectReq) GetUuid() string
- func (*GetUserTalkCollectReq) ProtoMessage()
- func (x *GetUserTalkCollectReq) ProtoReflect() protoreflect.Message
- func (x *GetUserTalkCollectReq) Reset()
- func (x *GetUserTalkCollectReq) String() string
- func (m *GetUserTalkCollectReq) Validate() error
- func (m *GetUserTalkCollectReq) ValidateAll() error
- type GetUserTalkCollectReqMultiError
- type GetUserTalkCollectReqValidationError
- func (e GetUserTalkCollectReqValidationError) Cause() error
- func (e GetUserTalkCollectReqValidationError) Error() string
- func (e GetUserTalkCollectReqValidationError) ErrorName() string
- func (e GetUserTalkCollectReqValidationError) Field() string
- func (e GetUserTalkCollectReqValidationError) Key() bool
- func (e GetUserTalkCollectReqValidationError) Reason() string
- type GetUserTalkListReq
- func (*GetUserTalkListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTalkListReq) GetPage() int32
- func (x *GetUserTalkListReq) GetUuid() string
- func (*GetUserTalkListReq) ProtoMessage()
- func (x *GetUserTalkListReq) ProtoReflect() protoreflect.Message
- func (x *GetUserTalkListReq) Reset()
- func (x *GetUserTalkListReq) String() string
- func (m *GetUserTalkListReq) Validate() error
- func (m *GetUserTalkListReq) ValidateAll() error
- type GetUserTalkListReqMultiError
- type GetUserTalkListReqValidationError
- func (e GetUserTalkListReqValidationError) Cause() error
- func (e GetUserTalkListReqValidationError) Error() string
- func (e GetUserTalkListReqValidationError) ErrorName() string
- func (e GetUserTalkListReqValidationError) Field() string
- func (e GetUserTalkListReqValidationError) Key() bool
- func (e GetUserTalkListReqValidationError) Reason() string
- type GetUserTalkListVisitorReq
- func (*GetUserTalkListVisitorReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTalkListVisitorReq) GetPage() int32
- func (x *GetUserTalkListVisitorReq) GetUuid() string
- func (*GetUserTalkListVisitorReq) ProtoMessage()
- func (x *GetUserTalkListVisitorReq) ProtoReflect() protoreflect.Message
- func (x *GetUserTalkListVisitorReq) Reset()
- func (x *GetUserTalkListVisitorReq) String() string
- func (m *GetUserTalkListVisitorReq) Validate() error
- func (m *GetUserTalkListVisitorReq) ValidateAll() error
- type GetUserTalkListVisitorReqMultiError
- type GetUserTalkListVisitorReqValidationError
- func (e GetUserTalkListVisitorReqValidationError) Cause() error
- func (e GetUserTalkListVisitorReqValidationError) Error() string
- func (e GetUserTalkListVisitorReqValidationError) ErrorName() string
- func (e GetUserTalkListVisitorReqValidationError) Field() string
- func (e GetUserTalkListVisitorReqValidationError) Key() bool
- func (e GetUserTalkListVisitorReqValidationError) Reason() string
- type GetUserTimeLineListReply
- func (*GetUserTimeLineListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTimeLineListReply) GetTimeline() []*GetUserTimeLineListReply_TimeLine
- func (*GetUserTimeLineListReply) ProtoMessage()
- func (x *GetUserTimeLineListReply) ProtoReflect() protoreflect.Message
- func (x *GetUserTimeLineListReply) Reset()
- func (x *GetUserTimeLineListReply) String() string
- func (m *GetUserTimeLineListReply) Validate() error
- func (m *GetUserTimeLineListReply) ValidateAll() error
- type GetUserTimeLineListReplyMultiError
- type GetUserTimeLineListReplyValidationError
- func (e GetUserTimeLineListReplyValidationError) Cause() error
- func (e GetUserTimeLineListReplyValidationError) Error() string
- func (e GetUserTimeLineListReplyValidationError) ErrorName() string
- func (e GetUserTimeLineListReplyValidationError) Field() string
- func (e GetUserTimeLineListReplyValidationError) Key() bool
- func (e GetUserTimeLineListReplyValidationError) Reason() string
- type GetUserTimeLineListReply_TimeLine
- func (*GetUserTimeLineListReply_TimeLine) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTimeLineListReply_TimeLine) GetAgree() int32
- func (x *GetUserTimeLineListReply_TimeLine) GetCollect() int32
- func (x *GetUserTimeLineListReply_TimeLine) GetComment() int32
- func (x *GetUserTimeLineListReply_TimeLine) GetCreationId() int32
- func (x *GetUserTimeLineListReply_TimeLine) GetId() int32
- func (x *GetUserTimeLineListReply_TimeLine) GetMode() int32
- func (x *GetUserTimeLineListReply_TimeLine) GetUuid() string
- func (x *GetUserTimeLineListReply_TimeLine) GetView() int32
- func (*GetUserTimeLineListReply_TimeLine) ProtoMessage()
- func (x *GetUserTimeLineListReply_TimeLine) ProtoReflect() protoreflect.Message
- func (x *GetUserTimeLineListReply_TimeLine) Reset()
- func (x *GetUserTimeLineListReply_TimeLine) String() string
- func (m *GetUserTimeLineListReply_TimeLine) Validate() error
- func (m *GetUserTimeLineListReply_TimeLine) ValidateAll() error
- type GetUserTimeLineListReply_TimeLineMultiError
- type GetUserTimeLineListReply_TimeLineValidationError
- func (e GetUserTimeLineListReply_TimeLineValidationError) Cause() error
- func (e GetUserTimeLineListReply_TimeLineValidationError) Error() string
- func (e GetUserTimeLineListReply_TimeLineValidationError) ErrorName() string
- func (e GetUserTimeLineListReply_TimeLineValidationError) Field() string
- func (e GetUserTimeLineListReply_TimeLineValidationError) Key() bool
- func (e GetUserTimeLineListReply_TimeLineValidationError) Reason() string
- type GetUserTimeLineListReq
- func (*GetUserTimeLineListReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserTimeLineListReq) GetPage() int32
- func (x *GetUserTimeLineListReq) GetUuid() string
- func (*GetUserTimeLineListReq) ProtoMessage()
- func (x *GetUserTimeLineListReq) ProtoReflect() protoreflect.Message
- func (x *GetUserTimeLineListReq) Reset()
- func (x *GetUserTimeLineListReq) String() string
- func (m *GetUserTimeLineListReq) Validate() error
- func (m *GetUserTimeLineListReq) ValidateAll() error
- type GetUserTimeLineListReqMultiError
- type GetUserTimeLineListReqValidationError
- func (e GetUserTimeLineListReqValidationError) Cause() error
- func (e GetUserTimeLineListReqValidationError) Error() string
- func (e GetUserTimeLineListReqValidationError) ErrorName() string
- func (e GetUserTimeLineListReqValidationError) Field() string
- func (e GetUserTimeLineListReqValidationError) Key() bool
- func (e GetUserTimeLineListReqValidationError) Reason() string
- type ReduceCreationCommentReq
- func (*ReduceCreationCommentReq) Descriptor() ([]byte, []int)deprecated
- func (x *ReduceCreationCommentReq) GetCreationId() int32
- func (x *ReduceCreationCommentReq) GetCreationType() int32
- func (x *ReduceCreationCommentReq) GetUuid() string
- func (*ReduceCreationCommentReq) ProtoMessage()
- func (x *ReduceCreationCommentReq) ProtoReflect() protoreflect.Message
- func (x *ReduceCreationCommentReq) Reset()
- func (x *ReduceCreationCommentReq) String() string
- func (m *ReduceCreationCommentReq) Validate() error
- func (m *ReduceCreationCommentReq) ValidateAll() error
- type ReduceCreationCommentReqMultiError
- type ReduceCreationCommentReqValidationError
- func (e ReduceCreationCommentReqValidationError) Cause() error
- func (e ReduceCreationCommentReqValidationError) Error() string
- func (e ReduceCreationCommentReqValidationError) ErrorName() string
- func (e ReduceCreationCommentReqValidationError) Field() string
- func (e ReduceCreationCommentReqValidationError) Key() bool
- func (e ReduceCreationCommentReqValidationError) Reason() string
- type SendArticleEditReq
- func (*SendArticleEditReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendArticleEditReq) GetId() int32
- func (x *SendArticleEditReq) GetIp() string
- func (x *SendArticleEditReq) GetUuid() string
- func (*SendArticleEditReq) ProtoMessage()
- func (x *SendArticleEditReq) ProtoReflect() protoreflect.Message
- func (x *SendArticleEditReq) Reset()
- func (x *SendArticleEditReq) String() string
- func (m *SendArticleEditReq) Validate() error
- func (m *SendArticleEditReq) ValidateAll() error
- type SendArticleEditReqMultiError
- type SendArticleEditReqValidationError
- func (e SendArticleEditReqValidationError) Cause() error
- func (e SendArticleEditReqValidationError) Error() string
- func (e SendArticleEditReqValidationError) ErrorName() string
- func (e SendArticleEditReqValidationError) Field() string
- func (e SendArticleEditReqValidationError) Key() bool
- func (e SendArticleEditReqValidationError) Reason() string
- type SendArticleReq
- func (*SendArticleReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendArticleReq) GetId() int32
- func (x *SendArticleReq) GetIp() string
- func (x *SendArticleReq) GetUuid() string
- func (*SendArticleReq) ProtoMessage()
- func (x *SendArticleReq) ProtoReflect() protoreflect.Message
- func (x *SendArticleReq) Reset()
- func (x *SendArticleReq) String() string
- func (m *SendArticleReq) Validate() error
- func (m *SendArticleReq) ValidateAll() error
- type SendArticleReqMultiError
- type SendArticleReqValidationError
- func (e SendArticleReqValidationError) Cause() error
- func (e SendArticleReqValidationError) Error() string
- func (e SendArticleReqValidationError) ErrorName() string
- func (e SendArticleReqValidationError) Field() string
- func (e SendArticleReqValidationError) Key() bool
- func (e SendArticleReqValidationError) Reason() string
- type SendCollectionsEditReq
- func (*SendCollectionsEditReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendCollectionsEditReq) GetId() int32
- func (x *SendCollectionsEditReq) GetIp() string
- func (x *SendCollectionsEditReq) GetUuid() string
- func (*SendCollectionsEditReq) ProtoMessage()
- func (x *SendCollectionsEditReq) ProtoReflect() protoreflect.Message
- func (x *SendCollectionsEditReq) Reset()
- func (x *SendCollectionsEditReq) String() string
- func (m *SendCollectionsEditReq) Validate() error
- func (m *SendCollectionsEditReq) ValidateAll() error
- type SendCollectionsEditReqMultiError
- type SendCollectionsEditReqValidationError
- func (e SendCollectionsEditReqValidationError) Cause() error
- func (e SendCollectionsEditReqValidationError) Error() string
- func (e SendCollectionsEditReqValidationError) ErrorName() string
- func (e SendCollectionsEditReqValidationError) Field() string
- func (e SendCollectionsEditReqValidationError) Key() bool
- func (e SendCollectionsEditReqValidationError) Reason() string
- type SendCollectionsReq
- func (*SendCollectionsReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendCollectionsReq) GetId() int32
- func (x *SendCollectionsReq) GetIp() string
- func (x *SendCollectionsReq) GetUuid() string
- func (*SendCollectionsReq) ProtoMessage()
- func (x *SendCollectionsReq) ProtoReflect() protoreflect.Message
- func (x *SendCollectionsReq) Reset()
- func (x *SendCollectionsReq) String() string
- func (m *SendCollectionsReq) Validate() error
- func (m *SendCollectionsReq) ValidateAll() error
- type SendCollectionsReqMultiError
- type SendCollectionsReqValidationError
- func (e SendCollectionsReqValidationError) Cause() error
- func (e SendCollectionsReqValidationError) Error() string
- func (e SendCollectionsReqValidationError) ErrorName() string
- func (e SendCollectionsReqValidationError) Field() string
- func (e SendCollectionsReqValidationError) Key() bool
- func (e SendCollectionsReqValidationError) Reason() string
- type SendColumnEditReq
- func (*SendColumnEditReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendColumnEditReq) GetId() int32
- func (x *SendColumnEditReq) GetIp() string
- func (x *SendColumnEditReq) GetUuid() string
- func (*SendColumnEditReq) ProtoMessage()
- func (x *SendColumnEditReq) ProtoReflect() protoreflect.Message
- func (x *SendColumnEditReq) Reset()
- func (x *SendColumnEditReq) String() string
- func (m *SendColumnEditReq) Validate() error
- func (m *SendColumnEditReq) ValidateAll() error
- type SendColumnEditReqMultiError
- type SendColumnEditReqValidationError
- func (e SendColumnEditReqValidationError) Cause() error
- func (e SendColumnEditReqValidationError) Error() string
- func (e SendColumnEditReqValidationError) ErrorName() string
- func (e SendColumnEditReqValidationError) Field() string
- func (e SendColumnEditReqValidationError) Key() bool
- func (e SendColumnEditReqValidationError) Reason() string
- type SendColumnReq
- func (*SendColumnReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendColumnReq) GetId() int32
- func (x *SendColumnReq) GetIp() string
- func (x *SendColumnReq) GetUuid() string
- func (*SendColumnReq) ProtoMessage()
- func (x *SendColumnReq) ProtoReflect() protoreflect.Message
- func (x *SendColumnReq) Reset()
- func (x *SendColumnReq) String() string
- func (m *SendColumnReq) Validate() error
- func (m *SendColumnReq) ValidateAll() error
- type SendColumnReqMultiError
- type SendColumnReqValidationError
- func (e SendColumnReqValidationError) Cause() error
- func (e SendColumnReqValidationError) Error() string
- func (e SendColumnReqValidationError) ErrorName() string
- func (e SendColumnReqValidationError) Field() string
- func (e SendColumnReqValidationError) Key() bool
- func (e SendColumnReqValidationError) Reason() string
- type SendTalkEditReq
- func (*SendTalkEditReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendTalkEditReq) GetId() int32
- func (x *SendTalkEditReq) GetIp() string
- func (x *SendTalkEditReq) GetUuid() string
- func (*SendTalkEditReq) ProtoMessage()
- func (x *SendTalkEditReq) ProtoReflect() protoreflect.Message
- func (x *SendTalkEditReq) Reset()
- func (x *SendTalkEditReq) String() string
- func (m *SendTalkEditReq) Validate() error
- func (m *SendTalkEditReq) ValidateAll() error
- type SendTalkEditReqMultiError
- type SendTalkEditReqValidationError
- func (e SendTalkEditReqValidationError) Cause() error
- func (e SendTalkEditReqValidationError) Error() string
- func (e SendTalkEditReqValidationError) ErrorName() string
- func (e SendTalkEditReqValidationError) Field() string
- func (e SendTalkEditReqValidationError) Key() bool
- func (e SendTalkEditReqValidationError) Reason() string
- type SendTalkReq
- func (*SendTalkReq) Descriptor() ([]byte, []int)deprecated
- func (x *SendTalkReq) GetId() int32
- func (x *SendTalkReq) GetIp() string
- func (x *SendTalkReq) GetUuid() string
- func (*SendTalkReq) ProtoMessage()
- func (x *SendTalkReq) ProtoReflect() protoreflect.Message
- func (x *SendTalkReq) Reset()
- func (x *SendTalkReq) String() string
- func (m *SendTalkReq) Validate() error
- func (m *SendTalkReq) ValidateAll() error
- type SendTalkReqMultiError
- type SendTalkReqValidationError
- func (e SendTalkReqValidationError) Cause() error
- func (e SendTalkReqValidationError) Error() string
- func (e SendTalkReqValidationError) ErrorName() string
- func (e SendTalkReqValidationError) Field() string
- func (e SendTalkReqValidationError) Key() bool
- func (e SendTalkReqValidationError) Reason() string
- type SetArticleAgreeDbAndCacheReq
- func (*SetArticleAgreeDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetArticleAgreeDbAndCacheReq) GetId() int32
- func (x *SetArticleAgreeDbAndCacheReq) GetUserUuid() string
- func (x *SetArticleAgreeDbAndCacheReq) GetUuid() string
- func (*SetArticleAgreeDbAndCacheReq) ProtoMessage()
- func (x *SetArticleAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetArticleAgreeDbAndCacheReq) Reset()
- func (x *SetArticleAgreeDbAndCacheReq) String() string
- func (m *SetArticleAgreeDbAndCacheReq) Validate() error
- func (m *SetArticleAgreeDbAndCacheReq) ValidateAll() error
- type SetArticleAgreeDbAndCacheReqMultiError
- type SetArticleAgreeDbAndCacheReqValidationError
- func (e SetArticleAgreeDbAndCacheReqValidationError) Cause() error
- func (e SetArticleAgreeDbAndCacheReqValidationError) Error() string
- func (e SetArticleAgreeDbAndCacheReqValidationError) ErrorName() string
- func (e SetArticleAgreeDbAndCacheReqValidationError) Field() string
- func (e SetArticleAgreeDbAndCacheReqValidationError) Key() bool
- func (e SetArticleAgreeDbAndCacheReqValidationError) Reason() string
- type SetArticleAgreeReq
- func (*SetArticleAgreeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetArticleAgreeReq) GetId() int32
- func (x *SetArticleAgreeReq) GetUserUuid() string
- func (x *SetArticleAgreeReq) GetUuid() string
- func (*SetArticleAgreeReq) ProtoMessage()
- func (x *SetArticleAgreeReq) ProtoReflect() protoreflect.Message
- func (x *SetArticleAgreeReq) Reset()
- func (x *SetArticleAgreeReq) String() string
- func (m *SetArticleAgreeReq) Validate() error
- func (m *SetArticleAgreeReq) ValidateAll() error
- type SetArticleAgreeReqMultiError
- type SetArticleAgreeReqValidationError
- func (e SetArticleAgreeReqValidationError) Cause() error
- func (e SetArticleAgreeReqValidationError) Error() string
- func (e SetArticleAgreeReqValidationError) ErrorName() string
- func (e SetArticleAgreeReqValidationError) Field() string
- func (e SetArticleAgreeReqValidationError) Key() bool
- func (e SetArticleAgreeReqValidationError) Reason() string
- type SetArticleCollectDbAndCacheReq
- func (*SetArticleCollectDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetArticleCollectDbAndCacheReq) GetCollectionsId() int32
- func (x *SetArticleCollectDbAndCacheReq) GetId() int32
- func (x *SetArticleCollectDbAndCacheReq) GetUserUuid() string
- func (x *SetArticleCollectDbAndCacheReq) GetUuid() string
- func (*SetArticleCollectDbAndCacheReq) ProtoMessage()
- func (x *SetArticleCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetArticleCollectDbAndCacheReq) Reset()
- func (x *SetArticleCollectDbAndCacheReq) String() string
- func (m *SetArticleCollectDbAndCacheReq) Validate() error
- func (m *SetArticleCollectDbAndCacheReq) ValidateAll() error
- type SetArticleCollectDbAndCacheReqMultiError
- type SetArticleCollectDbAndCacheReqValidationError
- func (e SetArticleCollectDbAndCacheReqValidationError) Cause() error
- func (e SetArticleCollectDbAndCacheReqValidationError) Error() string
- func (e SetArticleCollectDbAndCacheReqValidationError) ErrorName() string
- func (e SetArticleCollectDbAndCacheReqValidationError) Field() string
- func (e SetArticleCollectDbAndCacheReqValidationError) Key() bool
- func (e SetArticleCollectDbAndCacheReqValidationError) Reason() string
- type SetArticleCollectReq
- func (*SetArticleCollectReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetArticleCollectReq) GetCollectionsId() int32
- func (x *SetArticleCollectReq) GetId() int32
- func (x *SetArticleCollectReq) GetUserUuid() string
- func (x *SetArticleCollectReq) GetUuid() string
- func (*SetArticleCollectReq) ProtoMessage()
- func (x *SetArticleCollectReq) ProtoReflect() protoreflect.Message
- func (x *SetArticleCollectReq) Reset()
- func (x *SetArticleCollectReq) String() string
- func (m *SetArticleCollectReq) Validate() error
- func (m *SetArticleCollectReq) ValidateAll() error
- type SetArticleCollectReqMultiError
- type SetArticleCollectReqValidationError
- func (e SetArticleCollectReqValidationError) Cause() error
- func (e SetArticleCollectReqValidationError) Error() string
- func (e SetArticleCollectReqValidationError) ErrorName() string
- func (e SetArticleCollectReqValidationError) Field() string
- func (e SetArticleCollectReqValidationError) Key() bool
- func (e SetArticleCollectReqValidationError) Reason() string
- type SetArticleViewDbAndCacheReq
- func (*SetArticleViewDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetArticleViewDbAndCacheReq) GetId() int32
- func (x *SetArticleViewDbAndCacheReq) GetUuid() string
- func (*SetArticleViewDbAndCacheReq) ProtoMessage()
- func (x *SetArticleViewDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetArticleViewDbAndCacheReq) Reset()
- func (x *SetArticleViewDbAndCacheReq) String() string
- func (m *SetArticleViewDbAndCacheReq) Validate() error
- func (m *SetArticleViewDbAndCacheReq) ValidateAll() error
- type SetArticleViewDbAndCacheReqMultiError
- type SetArticleViewDbAndCacheReqValidationError
- func (e SetArticleViewDbAndCacheReqValidationError) Cause() error
- func (e SetArticleViewDbAndCacheReqValidationError) Error() string
- func (e SetArticleViewDbAndCacheReqValidationError) ErrorName() string
- func (e SetArticleViewDbAndCacheReqValidationError) Field() string
- func (e SetArticleViewDbAndCacheReqValidationError) Key() bool
- func (e SetArticleViewDbAndCacheReqValidationError) Reason() string
- type SetArticleViewReq
- func (*SetArticleViewReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetArticleViewReq) GetId() int32
- func (x *SetArticleViewReq) GetUuid() string
- func (*SetArticleViewReq) ProtoMessage()
- func (x *SetArticleViewReq) ProtoReflect() protoreflect.Message
- func (x *SetArticleViewReq) Reset()
- func (x *SetArticleViewReq) String() string
- func (m *SetArticleViewReq) Validate() error
- func (m *SetArticleViewReq) ValidateAll() error
- type SetArticleViewReqMultiError
- type SetArticleViewReqValidationError
- func (e SetArticleViewReqValidationError) Cause() error
- func (e SetArticleViewReqValidationError) Error() string
- func (e SetArticleViewReqValidationError) ErrorName() string
- func (e SetArticleViewReqValidationError) Field() string
- func (e SetArticleViewReqValidationError) Key() bool
- func (e SetArticleViewReqValidationError) Reason() string
- type SetColumnAgreeDbAndCacheReq
- func (*SetColumnAgreeDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetColumnAgreeDbAndCacheReq) GetId() int32
- func (x *SetColumnAgreeDbAndCacheReq) GetUserUuid() string
- func (x *SetColumnAgreeDbAndCacheReq) GetUuid() string
- func (*SetColumnAgreeDbAndCacheReq) ProtoMessage()
- func (x *SetColumnAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetColumnAgreeDbAndCacheReq) Reset()
- func (x *SetColumnAgreeDbAndCacheReq) String() string
- func (m *SetColumnAgreeDbAndCacheReq) Validate() error
- func (m *SetColumnAgreeDbAndCacheReq) ValidateAll() error
- type SetColumnAgreeDbAndCacheReqMultiError
- type SetColumnAgreeDbAndCacheReqValidationError
- func (e SetColumnAgreeDbAndCacheReqValidationError) Cause() error
- func (e SetColumnAgreeDbAndCacheReqValidationError) Error() string
- func (e SetColumnAgreeDbAndCacheReqValidationError) ErrorName() string
- func (e SetColumnAgreeDbAndCacheReqValidationError) Field() string
- func (e SetColumnAgreeDbAndCacheReqValidationError) Key() bool
- func (e SetColumnAgreeDbAndCacheReqValidationError) Reason() string
- type SetColumnAgreeReq
- func (*SetColumnAgreeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetColumnAgreeReq) GetId() int32
- func (x *SetColumnAgreeReq) GetUserUuid() string
- func (x *SetColumnAgreeReq) GetUuid() string
- func (*SetColumnAgreeReq) ProtoMessage()
- func (x *SetColumnAgreeReq) ProtoReflect() protoreflect.Message
- func (x *SetColumnAgreeReq) Reset()
- func (x *SetColumnAgreeReq) String() string
- func (m *SetColumnAgreeReq) Validate() error
- func (m *SetColumnAgreeReq) ValidateAll() error
- type SetColumnAgreeReqMultiError
- type SetColumnAgreeReqValidationError
- func (e SetColumnAgreeReqValidationError) Cause() error
- func (e SetColumnAgreeReqValidationError) Error() string
- func (e SetColumnAgreeReqValidationError) ErrorName() string
- func (e SetColumnAgreeReqValidationError) Field() string
- func (e SetColumnAgreeReqValidationError) Key() bool
- func (e SetColumnAgreeReqValidationError) Reason() string
- type SetColumnCollectDbAndCacheReq
- func (*SetColumnCollectDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetColumnCollectDbAndCacheReq) GetCollectionsId() int32
- func (x *SetColumnCollectDbAndCacheReq) GetId() int32
- func (x *SetColumnCollectDbAndCacheReq) GetUserUuid() string
- func (x *SetColumnCollectDbAndCacheReq) GetUuid() string
- func (*SetColumnCollectDbAndCacheReq) ProtoMessage()
- func (x *SetColumnCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetColumnCollectDbAndCacheReq) Reset()
- func (x *SetColumnCollectDbAndCacheReq) String() string
- func (m *SetColumnCollectDbAndCacheReq) Validate() error
- func (m *SetColumnCollectDbAndCacheReq) ValidateAll() error
- type SetColumnCollectDbAndCacheReqMultiError
- type SetColumnCollectDbAndCacheReqValidationError
- func (e SetColumnCollectDbAndCacheReqValidationError) Cause() error
- func (e SetColumnCollectDbAndCacheReqValidationError) Error() string
- func (e SetColumnCollectDbAndCacheReqValidationError) ErrorName() string
- func (e SetColumnCollectDbAndCacheReqValidationError) Field() string
- func (e SetColumnCollectDbAndCacheReqValidationError) Key() bool
- func (e SetColumnCollectDbAndCacheReqValidationError) Reason() string
- type SetColumnCollectReq
- func (*SetColumnCollectReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetColumnCollectReq) GetCollectionsId() int32
- func (x *SetColumnCollectReq) GetId() int32
- func (x *SetColumnCollectReq) GetUserUuid() string
- func (x *SetColumnCollectReq) GetUuid() string
- func (*SetColumnCollectReq) ProtoMessage()
- func (x *SetColumnCollectReq) ProtoReflect() protoreflect.Message
- func (x *SetColumnCollectReq) Reset()
- func (x *SetColumnCollectReq) String() string
- func (m *SetColumnCollectReq) Validate() error
- func (m *SetColumnCollectReq) ValidateAll() error
- type SetColumnCollectReqMultiError
- type SetColumnCollectReqValidationError
- func (e SetColumnCollectReqValidationError) Cause() error
- func (e SetColumnCollectReqValidationError) Error() string
- func (e SetColumnCollectReqValidationError) ErrorName() string
- func (e SetColumnCollectReqValidationError) Field() string
- func (e SetColumnCollectReqValidationError) Key() bool
- func (e SetColumnCollectReqValidationError) Reason() string
- type SetColumnSubscribeDbAndCacheReq
- func (*SetColumnSubscribeDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetColumnSubscribeDbAndCacheReq) GetId() int32
- func (x *SetColumnSubscribeDbAndCacheReq) GetUuid() string
- func (*SetColumnSubscribeDbAndCacheReq) ProtoMessage()
- func (x *SetColumnSubscribeDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetColumnSubscribeDbAndCacheReq) Reset()
- func (x *SetColumnSubscribeDbAndCacheReq) String() string
- func (m *SetColumnSubscribeDbAndCacheReq) Validate() error
- func (m *SetColumnSubscribeDbAndCacheReq) ValidateAll() error
- type SetColumnSubscribeDbAndCacheReqMultiError
- type SetColumnSubscribeDbAndCacheReqValidationError
- func (e SetColumnSubscribeDbAndCacheReqValidationError) Cause() error
- func (e SetColumnSubscribeDbAndCacheReqValidationError) Error() string
- func (e SetColumnSubscribeDbAndCacheReqValidationError) ErrorName() string
- func (e SetColumnSubscribeDbAndCacheReqValidationError) Field() string
- func (e SetColumnSubscribeDbAndCacheReqValidationError) Key() bool
- func (e SetColumnSubscribeDbAndCacheReqValidationError) Reason() string
- type SetColumnViewDbAndCacheReq
- func (*SetColumnViewDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetColumnViewDbAndCacheReq) GetId() int32
- func (x *SetColumnViewDbAndCacheReq) GetUuid() string
- func (*SetColumnViewDbAndCacheReq) ProtoMessage()
- func (x *SetColumnViewDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetColumnViewDbAndCacheReq) Reset()
- func (x *SetColumnViewDbAndCacheReq) String() string
- func (m *SetColumnViewDbAndCacheReq) Validate() error
- func (m *SetColumnViewDbAndCacheReq) ValidateAll() error
- type SetColumnViewDbAndCacheReqMultiError
- type SetColumnViewDbAndCacheReqValidationError
- func (e SetColumnViewDbAndCacheReqValidationError) Cause() error
- func (e SetColumnViewDbAndCacheReqValidationError) Error() string
- func (e SetColumnViewDbAndCacheReqValidationError) ErrorName() string
- func (e SetColumnViewDbAndCacheReqValidationError) Field() string
- func (e SetColumnViewDbAndCacheReqValidationError) Key() bool
- func (e SetColumnViewDbAndCacheReqValidationError) Reason() string
- type SetColumnViewReq
- func (*SetColumnViewReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetColumnViewReq) GetId() int32
- func (x *SetColumnViewReq) GetUuid() string
- func (*SetColumnViewReq) ProtoMessage()
- func (x *SetColumnViewReq) ProtoReflect() protoreflect.Message
- func (x *SetColumnViewReq) Reset()
- func (x *SetColumnViewReq) String() string
- func (m *SetColumnViewReq) Validate() error
- func (m *SetColumnViewReq) ValidateAll() error
- type SetColumnViewReqMultiError
- type SetColumnViewReqValidationError
- func (e SetColumnViewReqValidationError) Cause() error
- func (e SetColumnViewReqValidationError) Error() string
- func (e SetColumnViewReqValidationError) ErrorName() string
- func (e SetColumnViewReqValidationError) Field() string
- func (e SetColumnViewReqValidationError) Key() bool
- func (e SetColumnViewReqValidationError) Reason() string
- type SetTalkAgreeDbAndCacheReq
- func (*SetTalkAgreeDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetTalkAgreeDbAndCacheReq) GetId() int32
- func (x *SetTalkAgreeDbAndCacheReq) GetUserUuid() string
- func (x *SetTalkAgreeDbAndCacheReq) GetUuid() string
- func (*SetTalkAgreeDbAndCacheReq) ProtoMessage()
- func (x *SetTalkAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetTalkAgreeDbAndCacheReq) Reset()
- func (x *SetTalkAgreeDbAndCacheReq) String() string
- func (m *SetTalkAgreeDbAndCacheReq) Validate() error
- func (m *SetTalkAgreeDbAndCacheReq) ValidateAll() error
- type SetTalkAgreeDbAndCacheReqMultiError
- type SetTalkAgreeDbAndCacheReqValidationError
- func (e SetTalkAgreeDbAndCacheReqValidationError) Cause() error
- func (e SetTalkAgreeDbAndCacheReqValidationError) Error() string
- func (e SetTalkAgreeDbAndCacheReqValidationError) ErrorName() string
- func (e SetTalkAgreeDbAndCacheReqValidationError) Field() string
- func (e SetTalkAgreeDbAndCacheReqValidationError) Key() bool
- func (e SetTalkAgreeDbAndCacheReqValidationError) Reason() string
- type SetTalkAgreeReq
- func (*SetTalkAgreeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetTalkAgreeReq) GetId() int32
- func (x *SetTalkAgreeReq) GetUserUuid() string
- func (x *SetTalkAgreeReq) GetUuid() string
- func (*SetTalkAgreeReq) ProtoMessage()
- func (x *SetTalkAgreeReq) ProtoReflect() protoreflect.Message
- func (x *SetTalkAgreeReq) Reset()
- func (x *SetTalkAgreeReq) String() string
- func (m *SetTalkAgreeReq) Validate() error
- func (m *SetTalkAgreeReq) ValidateAll() error
- type SetTalkAgreeReqMultiError
- type SetTalkAgreeReqValidationError
- func (e SetTalkAgreeReqValidationError) Cause() error
- func (e SetTalkAgreeReqValidationError) Error() string
- func (e SetTalkAgreeReqValidationError) ErrorName() string
- func (e SetTalkAgreeReqValidationError) Field() string
- func (e SetTalkAgreeReqValidationError) Key() bool
- func (e SetTalkAgreeReqValidationError) Reason() string
- type SetTalkCollectDbAndCacheReq
- func (*SetTalkCollectDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetTalkCollectDbAndCacheReq) GetCollectionsId() int32
- func (x *SetTalkCollectDbAndCacheReq) GetId() int32
- func (x *SetTalkCollectDbAndCacheReq) GetUserUuid() string
- func (x *SetTalkCollectDbAndCacheReq) GetUuid() string
- func (*SetTalkCollectDbAndCacheReq) ProtoMessage()
- func (x *SetTalkCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetTalkCollectDbAndCacheReq) Reset()
- func (x *SetTalkCollectDbAndCacheReq) String() string
- func (m *SetTalkCollectDbAndCacheReq) Validate() error
- func (m *SetTalkCollectDbAndCacheReq) ValidateAll() error
- type SetTalkCollectDbAndCacheReqMultiError
- type SetTalkCollectDbAndCacheReqValidationError
- func (e SetTalkCollectDbAndCacheReqValidationError) Cause() error
- func (e SetTalkCollectDbAndCacheReqValidationError) Error() string
- func (e SetTalkCollectDbAndCacheReqValidationError) ErrorName() string
- func (e SetTalkCollectDbAndCacheReqValidationError) Field() string
- func (e SetTalkCollectDbAndCacheReqValidationError) Key() bool
- func (e SetTalkCollectDbAndCacheReqValidationError) Reason() string
- type SetTalkCollectReq
- func (*SetTalkCollectReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetTalkCollectReq) GetCollectionsId() int32
- func (x *SetTalkCollectReq) GetId() int32
- func (x *SetTalkCollectReq) GetUserUuid() string
- func (x *SetTalkCollectReq) GetUuid() string
- func (*SetTalkCollectReq) ProtoMessage()
- func (x *SetTalkCollectReq) ProtoReflect() protoreflect.Message
- func (x *SetTalkCollectReq) Reset()
- func (x *SetTalkCollectReq) String() string
- func (m *SetTalkCollectReq) Validate() error
- func (m *SetTalkCollectReq) ValidateAll() error
- type SetTalkCollectReqMultiError
- type SetTalkCollectReqValidationError
- func (e SetTalkCollectReqValidationError) Cause() error
- func (e SetTalkCollectReqValidationError) Error() string
- func (e SetTalkCollectReqValidationError) ErrorName() string
- func (e SetTalkCollectReqValidationError) Field() string
- func (e SetTalkCollectReqValidationError) Key() bool
- func (e SetTalkCollectReqValidationError) Reason() string
- type SetTalkViewDbAndCacheReq
- func (*SetTalkViewDbAndCacheReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetTalkViewDbAndCacheReq) GetId() int32
- func (x *SetTalkViewDbAndCacheReq) GetUuid() string
- func (*SetTalkViewDbAndCacheReq) ProtoMessage()
- func (x *SetTalkViewDbAndCacheReq) ProtoReflect() protoreflect.Message
- func (x *SetTalkViewDbAndCacheReq) Reset()
- func (x *SetTalkViewDbAndCacheReq) String() string
- func (m *SetTalkViewDbAndCacheReq) Validate() error
- func (m *SetTalkViewDbAndCacheReq) ValidateAll() error
- type SetTalkViewDbAndCacheReqMultiError
- type SetTalkViewDbAndCacheReqValidationError
- func (e SetTalkViewDbAndCacheReqValidationError) Cause() error
- func (e SetTalkViewDbAndCacheReqValidationError) Error() string
- func (e SetTalkViewDbAndCacheReqValidationError) ErrorName() string
- func (e SetTalkViewDbAndCacheReqValidationError) Field() string
- func (e SetTalkViewDbAndCacheReqValidationError) Key() bool
- func (e SetTalkViewDbAndCacheReqValidationError) Reason() string
- type SetTalkViewReq
- func (*SetTalkViewReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetTalkViewReq) GetId() int32
- func (x *SetTalkViewReq) GetUuid() string
- func (*SetTalkViewReq) ProtoMessage()
- func (x *SetTalkViewReq) ProtoReflect() protoreflect.Message
- func (x *SetTalkViewReq) Reset()
- func (x *SetTalkViewReq) String() string
- func (m *SetTalkViewReq) Validate() error
- func (m *SetTalkViewReq) ValidateAll() error
- type SetTalkViewReqMultiError
- type SetTalkViewReqValidationError
- func (e SetTalkViewReqValidationError) Cause() error
- func (e SetTalkViewReqValidationError) Error() string
- func (e SetTalkViewReqValidationError) ErrorName() string
- func (e SetTalkViewReqValidationError) Field() string
- func (e SetTalkViewReqValidationError) Key() bool
- func (e SetTalkViewReqValidationError) Reason() string
- type SubscribeColumnReq
- func (*SubscribeColumnReq) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeColumnReq) GetId() int32
- func (x *SubscribeColumnReq) GetUuid() string
- func (*SubscribeColumnReq) ProtoMessage()
- func (x *SubscribeColumnReq) ProtoReflect() protoreflect.Message
- func (x *SubscribeColumnReq) Reset()
- func (x *SubscribeColumnReq) String() string
- func (m *SubscribeColumnReq) Validate() error
- func (m *SubscribeColumnReq) ValidateAll() error
- type SubscribeColumnReqMultiError
- type SubscribeColumnReqValidationError
- func (e SubscribeColumnReqValidationError) Cause() error
- func (e SubscribeColumnReqValidationError) Error() string
- func (e SubscribeColumnReqValidationError) ErrorName() string
- func (e SubscribeColumnReqValidationError) Field() string
- func (e SubscribeColumnReqValidationError) Key() bool
- func (e SubscribeColumnReqValidationError) Reason() string
- type SubscribeJudgeReply
- func (*SubscribeJudgeReply) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeJudgeReply) GetSubscribe() bool
- func (*SubscribeJudgeReply) ProtoMessage()
- func (x *SubscribeJudgeReply) ProtoReflect() protoreflect.Message
- func (x *SubscribeJudgeReply) Reset()
- func (x *SubscribeJudgeReply) String() string
- func (m *SubscribeJudgeReply) Validate() error
- func (m *SubscribeJudgeReply) ValidateAll() error
- type SubscribeJudgeReplyMultiError
- type SubscribeJudgeReplyValidationError
- func (e SubscribeJudgeReplyValidationError) Cause() error
- func (e SubscribeJudgeReplyValidationError) Error() string
- func (e SubscribeJudgeReplyValidationError) ErrorName() string
- func (e SubscribeJudgeReplyValidationError) Field() string
- func (e SubscribeJudgeReplyValidationError) Key() bool
- func (e SubscribeJudgeReplyValidationError) Reason() string
- type SubscribeJudgeReq
- func (*SubscribeJudgeReq) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeJudgeReq) GetId() int32
- func (x *SubscribeJudgeReq) GetUuid() string
- func (*SubscribeJudgeReq) ProtoMessage()
- func (x *SubscribeJudgeReq) ProtoReflect() protoreflect.Message
- func (x *SubscribeJudgeReq) Reset()
- func (x *SubscribeJudgeReq) String() string
- func (m *SubscribeJudgeReq) Validate() error
- func (m *SubscribeJudgeReq) ValidateAll() error
- type SubscribeJudgeReqMultiError
- type SubscribeJudgeReqValidationError
- func (e SubscribeJudgeReqValidationError) Cause() error
- func (e SubscribeJudgeReqValidationError) Error() string
- func (e SubscribeJudgeReqValidationError) ErrorName() string
- func (e SubscribeJudgeReqValidationError) Field() string
- func (e SubscribeJudgeReqValidationError) Key() bool
- func (e SubscribeJudgeReqValidationError) Reason() string
- type TalkStatisticJudgeReply
- func (*TalkStatisticJudgeReply) Descriptor() ([]byte, []int)deprecated
- func (x *TalkStatisticJudgeReply) GetAgree() bool
- func (x *TalkStatisticJudgeReply) GetCollect() bool
- func (*TalkStatisticJudgeReply) ProtoMessage()
- func (x *TalkStatisticJudgeReply) ProtoReflect() protoreflect.Message
- func (x *TalkStatisticJudgeReply) Reset()
- func (x *TalkStatisticJudgeReply) String() string
- func (m *TalkStatisticJudgeReply) Validate() error
- func (m *TalkStatisticJudgeReply) ValidateAll() error
- type TalkStatisticJudgeReplyMultiError
- type TalkStatisticJudgeReplyValidationError
- func (e TalkStatisticJudgeReplyValidationError) Cause() error
- func (e TalkStatisticJudgeReplyValidationError) Error() string
- func (e TalkStatisticJudgeReplyValidationError) ErrorName() string
- func (e TalkStatisticJudgeReplyValidationError) Field() string
- func (e TalkStatisticJudgeReplyValidationError) Key() bool
- func (e TalkStatisticJudgeReplyValidationError) Reason() string
- type TalkStatisticJudgeReq
- func (*TalkStatisticJudgeReq) Descriptor() ([]byte, []int)deprecated
- func (x *TalkStatisticJudgeReq) GetId() int32
- func (x *TalkStatisticJudgeReq) GetUuid() string
- func (*TalkStatisticJudgeReq) ProtoMessage()
- func (x *TalkStatisticJudgeReq) ProtoReflect() protoreflect.Message
- func (x *TalkStatisticJudgeReq) Reset()
- func (x *TalkStatisticJudgeReq) String() string
- func (m *TalkStatisticJudgeReq) Validate() error
- func (m *TalkStatisticJudgeReq) ValidateAll() error
- type TalkStatisticJudgeReqMultiError
- type TalkStatisticJudgeReqValidationError
- func (e TalkStatisticJudgeReqValidationError) Cause() error
- func (e TalkStatisticJudgeReqValidationError) Error() string
- func (e TalkStatisticJudgeReqValidationError) ErrorName() string
- func (e TalkStatisticJudgeReqValidationError) Field() string
- func (e TalkStatisticJudgeReqValidationError) Key() bool
- func (e TalkStatisticJudgeReqValidationError) Reason() string
- type UnimplementedCreationServer
- func (UnimplementedCreationServer) AddArticleContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) AddArticleImageReviewDbAndCache(context.Context, *AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) AddCollectionsContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) AddColumnContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) AddColumnImageReviewDbAndCache(context.Context, *AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) AddColumnIncludes(context.Context, *AddColumnIncludesReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) AddColumnIncludesDbAndCache(context.Context, *AddColumnIncludesDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) AddCreationComment(context.Context, *AddCreationCommentReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) AddTalkContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) AddTalkImageReviewDbAndCache(context.Context, *AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) ArticleContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) ArticleDraftMark(context.Context, *ArticleDraftMarkReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) ArticleImageIrregular(context.Context, *CreationImageIrregularReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) ArticleStatisticJudge(context.Context, *ArticleStatisticJudgeReq) (*ArticleStatisticJudgeReply, error)
- func (UnimplementedCreationServer) CancelArticleAgree(context.Context, *CancelArticleAgreeReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelArticleAgreeDbAndCache(context.Context, *CancelArticleAgreeDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelArticleCollect(context.Context, *CancelArticleCollectReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelArticleCollectDbAndCache(context.Context, *CancelArticleCollectDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelColumnAgree(context.Context, *CancelColumnAgreeReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelColumnAgreeDbAndCache(context.Context, *CancelColumnAgreeDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelColumnCollect(context.Context, *CancelColumnCollectReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelColumnCollectDbAndCache(context.Context, *CancelColumnCollectDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelColumnSubscribeDbAndCache(context.Context, *CancelColumnSubscribeDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelSubscribeColumn(context.Context, *CancelSubscribeColumnReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelTalkAgree(context.Context, *CancelTalkAgreeReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelTalkAgreeDbAndCache(context.Context, *CancelTalkAgreeDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelTalkCollect(context.Context, *CancelTalkCollectReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CancelTalkCollectDbAndCache(context.Context, *CancelTalkCollectDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CollectionsContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) ColumnContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) ColumnImageIrregular(context.Context, *CreationImageIrregularReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) ColumnStatisticJudge(context.Context, *ColumnStatisticJudgeReq) (*ColumnStatisticJudgeReply, error)
- func (UnimplementedCreationServer) CreateArticle(context.Context, *CreateArticleReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CreateArticleDbCacheAndSearch(context.Context, *CreateArticleDbCacheAndSearchReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CreateArticleDraft(context.Context, *CreateArticleDraftReq) (*CreateArticleDraftReply, error)
- func (UnimplementedCreationServer) CreateCollections(context.Context, *CreateCollectionsReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CreateCollectionsDbAndCache(context.Context, *CreateCollectionsDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CreateCollectionsDraft(context.Context, *CreateCollectionsDraftReq) (*CreateCollectionsDraftReply, error)
- func (UnimplementedCreationServer) CreateColumn(context.Context, *CreateColumnReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CreateColumnDbCacheAndSearch(context.Context, *CreateColumnDbCacheAndSearchReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CreateColumnDraft(context.Context, *CreateColumnDraftReq) (*CreateColumnDraftReply, error)
- func (UnimplementedCreationServer) CreateTalk(context.Context, *CreateTalkReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CreateTalkDbCacheAndSearch(context.Context, *CreateTalkDbCacheAndSearchReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) CreateTalkDraft(context.Context, *CreateTalkDraftReq) (*CreateTalkDraftReply, error)
- func (UnimplementedCreationServer) DeleteArticle(context.Context, *DeleteArticleReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteArticleCacheAndSearch(context.Context, *DeleteArticleCacheAndSearchReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteArticleDraft(context.Context, *DeleteArticleDraftReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteCollections(context.Context, *DeleteCollectionsReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteCollectionsCache(context.Context, *DeleteCollectionsCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteColumn(context.Context, *DeleteColumnReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteColumnCacheAndSearch(context.Context, *DeleteColumnCacheAndSearchReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteColumnIncludes(context.Context, *DeleteColumnIncludesReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteColumnIncludesDbAndCache(context.Context, *DeleteColumnIncludesDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteTalk(context.Context, *DeleteTalkReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) DeleteTalkCacheAndSearch(context.Context, *DeleteTalkCacheAndSearchReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) EditArticle(context.Context, *EditArticleReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) EditArticleCosAndSearch(context.Context, *EditArticleCosAndSearchReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) EditCollections(context.Context, *EditCollectionsReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) EditCollectionsCos(context.Context, *EditCollectionsCosReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) EditColumn(context.Context, *EditColumnReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) EditColumnCosAndSearch(context.Context, *EditColumnCosAndSearchReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) EditTalk(context.Context, *EditTalkReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) EditTalkCosAndSearch(context.Context, *EditTalkCosAndSearchReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) GetArticleContentReview(context.Context, *GetArticleContentReviewReq) (*GetArticleContentReviewReply, error)
- func (UnimplementedCreationServer) GetArticleCount(context.Context, *GetArticleCountReq) (*GetArticleCountReply, error)
- func (UnimplementedCreationServer) GetArticleCountVisitor(context.Context, *GetArticleCountVisitorReq) (*GetArticleCountReply, error)
- func (UnimplementedCreationServer) GetArticleDraftList(context.Context, *GetArticleDraftListReq) (*GetArticleDraftListReply, error)
- func (UnimplementedCreationServer) GetArticleImageReview(context.Context, *GetArticleImageReviewReq) (*GetArticleImageReviewReply, error)
- func (UnimplementedCreationServer) GetArticleList(context.Context, *GetArticleListReq) (*GetArticleListReply, error)
- func (UnimplementedCreationServer) GetArticleListHot(context.Context, *GetArticleListHotReq) (*GetArticleListHotReply, error)
- func (UnimplementedCreationServer) GetArticleListStatistic(context.Context, *GetArticleListStatisticReq) (*GetArticleListStatisticReply, error)
- func (UnimplementedCreationServer) GetArticleSearch(context.Context, *GetArticleSearchReq) (*GetArticleSearchReply, error)
- func (UnimplementedCreationServer) GetArticleStatistic(context.Context, *GetArticleStatisticReq) (*GetArticleStatisticReply, error)
- func (UnimplementedCreationServer) GetCollectArticleCount(context.Context, *GetCollectArticleCountReq) (*GetCollectArticleCountReply, error)
- func (UnimplementedCreationServer) GetCollectArticleList(context.Context, *GetCollectArticleListReq) (*GetArticleListReply, error)
- func (UnimplementedCreationServer) GetCollectColumnCount(context.Context, *GetCollectColumnCountReq) (*GetCollectColumnCountReply, error)
- func (UnimplementedCreationServer) GetCollectColumnList(context.Context, *GetCollectColumnListReq) (*GetColumnListReply, error)
- func (UnimplementedCreationServer) GetCollectTalkCount(context.Context, *GetCollectTalkCountReq) (*GetCollectTalkCountReply, error)
- func (UnimplementedCreationServer) GetCollectTalkList(context.Context, *GetCollectTalkListReq) (*GetTalkListReply, error)
- func (UnimplementedCreationServer) GetCollectionListInfo(context.Context, *GetCollectionListInfoReq) (*GetCollectionsListReply, error)
- func (UnimplementedCreationServer) GetCollections(context.Context, *GetCollectionsReq) (*GetCollectionsReply, error)
- func (UnimplementedCreationServer) GetCollectionsContentReview(context.Context, *GetCollectionsContentReviewReq) (*GetCollectionsContentReviewReply, error)
- func (UnimplementedCreationServer) GetCollectionsCount(context.Context, *GetCollectionsCountReq) (*GetCollectionsCountReply, error)
- func (UnimplementedCreationServer) GetCollectionsList(context.Context, *GetCollectionsListReq) (*GetCollectionsListReply, error)
- func (UnimplementedCreationServer) GetCollectionsListAll(context.Context, *GetCollectionsListAllReq) (*GetCollectionsListReply, error)
- func (UnimplementedCreationServer) GetCollectionsListByVisitor(context.Context, *GetCollectionsListReq) (*GetCollectionsListReply, error)
- func (UnimplementedCreationServer) GetCollectionsVisitorCount(context.Context, *GetCollectionsCountReq) (*GetCollectionsCountReply, error)
- func (UnimplementedCreationServer) GetColumnArticleList(context.Context, *GetColumnArticleListReq) (*GetArticleListReply, error)
- func (UnimplementedCreationServer) GetColumnContentReview(context.Context, *GetColumnContentReviewReq) (*GetColumnContentReviewReply, error)
- func (UnimplementedCreationServer) GetColumnCount(context.Context, *GetColumnCountReq) (*GetColumnCountReply, error)
- func (UnimplementedCreationServer) GetColumnCountVisitor(context.Context, *GetColumnCountVisitorReq) (*GetColumnCountReply, error)
- func (UnimplementedCreationServer) GetColumnImageReview(context.Context, *GetColumnImageReviewReq) (*GetColumnImageReviewReply, error)
- func (UnimplementedCreationServer) GetColumnList(context.Context, *GetColumnListReq) (*GetColumnListReply, error)
- func (UnimplementedCreationServer) GetColumnListHot(context.Context, *GetColumnListHotReq) (*GetColumnListHotReply, error)
- func (UnimplementedCreationServer) GetColumnListStatistic(context.Context, *GetColumnListStatisticReq) (*GetColumnListStatisticReply, error)
- func (UnimplementedCreationServer) GetColumnSearch(context.Context, *GetColumnSearchReq) (*GetColumnSearchReply, error)
- func (UnimplementedCreationServer) GetColumnStatistic(context.Context, *GetColumnStatisticReq) (*GetColumnStatisticReply, error)
- func (UnimplementedCreationServer) GetColumnSubscribes(context.Context, *GetColumnSubscribesReq) (*GetColumnSubscribesReply, error)
- func (UnimplementedCreationServer) GetCreationUser(context.Context, *GetCreationUserReq) (*GetCreationUserReply, error)
- func (UnimplementedCreationServer) GetCreationUserVisitor(context.Context, *GetCreationUserReq) (*GetCreationUserReply, error)
- func (UnimplementedCreationServer) GetHealth(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) GetLastArticleDraft(context.Context, *GetLastArticleDraftReq) (*GetLastArticleDraftReply, error)
- func (UnimplementedCreationServer) GetLastCollectionsDraft(context.Context, *GetLastCollectionsDraftReq) (*GetLastCollectionsDraftReply, error)
- func (UnimplementedCreationServer) GetLastColumnDraft(context.Context, *GetLastColumnDraftReq) (*GetLastColumnDraftReply, error)
- func (UnimplementedCreationServer) GetLastTalkDraft(context.Context, *GetLastTalkDraftReq) (*GetLastTalkDraftReply, error)
- func (UnimplementedCreationServer) GetLeaderBoard(context.Context, *emptypb.Empty) (*GetLeaderBoardReply, error)
- func (UnimplementedCreationServer) GetNews(context.Context, *GetNewsReq) (*GetNewsReply, error)
- func (UnimplementedCreationServer) GetNewsSearch(context.Context, *GetNewsSearchReq) (*GetNewsSearchReply, error)
- func (UnimplementedCreationServer) GetSubscribeList(context.Context, *GetSubscribeListReq) (*GetSubscribeListReply, error)
- func (UnimplementedCreationServer) GetSubscribeListCount(context.Context, *GetSubscribeListCountReq) (*GetSubscribeListCountReply, error)
- func (UnimplementedCreationServer) GetTalkContentReview(context.Context, *GetTalkContentReviewReq) (*GetTalkContentReviewReply, error)
- func (UnimplementedCreationServer) GetTalkCount(context.Context, *GetTalkCountReq) (*GetTalkCountReply, error)
- func (UnimplementedCreationServer) GetTalkCountVisitor(context.Context, *GetTalkCountVisitorReq) (*GetTalkCountReply, error)
- func (UnimplementedCreationServer) GetTalkImageReview(context.Context, *GetTalkImageReviewReq) (*GetTalkImageReviewReply, error)
- func (UnimplementedCreationServer) GetTalkList(context.Context, *GetTalkListReq) (*GetTalkListReply, error)
- func (UnimplementedCreationServer) GetTalkListHot(context.Context, *GetTalkListHotReq) (*GetTalkListHotReply, error)
- func (UnimplementedCreationServer) GetTalkListStatistic(context.Context, *GetTalkListStatisticReq) (*GetTalkListStatisticReply, error)
- func (UnimplementedCreationServer) GetTalkSearch(context.Context, *GetTalkSearchReq) (*GetTalkSearchReply, error)
- func (UnimplementedCreationServer) GetTalkStatistic(context.Context, *GetTalkStatisticReq) (*GetTalkStatisticReply, error)
- func (UnimplementedCreationServer) GetUserArticleAgree(context.Context, *GetUserArticleAgreeReq) (*GetUserArticleAgreeReply, error)
- func (UnimplementedCreationServer) GetUserArticleCollect(context.Context, *GetUserArticleCollectReq) (*GetUserArticleCollectReply, error)
- func (UnimplementedCreationServer) GetUserArticleList(context.Context, *GetUserArticleListReq) (*GetArticleListReply, error)
- func (UnimplementedCreationServer) GetUserArticleListAll(context.Context, *GetUserArticleListAllReq) (*GetArticleListReply, error)
- func (UnimplementedCreationServer) GetUserArticleListVisitor(context.Context, *GetUserArticleListVisitorReq) (*GetArticleListReply, error)
- func (UnimplementedCreationServer) GetUserColumnAgree(context.Context, *GetUserColumnAgreeReq) (*GetUserColumnAgreeReply, error)
- func (UnimplementedCreationServer) GetUserColumnCollect(context.Context, *GetUserColumnCollectReq) (*GetUserColumnCollectReply, error)
- func (UnimplementedCreationServer) GetUserColumnList(context.Context, *GetUserColumnListReq) (*GetColumnListReply, error)
- func (UnimplementedCreationServer) GetUserColumnListVisitor(context.Context, *GetUserColumnListVisitorReq) (*GetColumnListReply, error)
- func (UnimplementedCreationServer) GetUserSubscribeColumn(context.Context, *GetUserSubscribeColumnReq) (*GetUserSubscribeColumnReply, error)
- func (UnimplementedCreationServer) GetUserTalkAgree(context.Context, *GetUserTalkAgreeReq) (*GetUserTalkAgreeReply, error)
- func (UnimplementedCreationServer) GetUserTalkCollect(context.Context, *GetUserTalkCollectReq) (*GetUserTalkCollectReply, error)
- func (UnimplementedCreationServer) GetUserTalkList(context.Context, *GetUserTalkListReq) (*GetTalkListReply, error)
- func (UnimplementedCreationServer) GetUserTalkListVisitor(context.Context, *GetUserTalkListVisitorReq) (*GetTalkListReply, error)
- func (UnimplementedCreationServer) GetUserTimeLineList(context.Context, *GetUserTimeLineListReq) (*GetUserTimeLineListReply, error)
- func (UnimplementedCreationServer) ReduceCreationComment(context.Context, *ReduceCreationCommentReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SendArticle(context.Context, *SendArticleReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SendArticleEdit(context.Context, *SendArticleEditReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SendCollections(context.Context, *SendCollectionsReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SendCollectionsEdit(context.Context, *SendCollectionsEditReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SendColumn(context.Context, *SendColumnReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SendColumnEdit(context.Context, *SendColumnEditReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SendTalk(context.Context, *SendTalkReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SendTalkEdit(context.Context, *SendTalkEditReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetArticleAgree(context.Context, *SetArticleAgreeReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetArticleAgreeDbAndCache(context.Context, *SetArticleAgreeDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetArticleCollect(context.Context, *SetArticleCollectReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetArticleCollectDbAndCache(context.Context, *SetArticleCollectDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetArticleView(context.Context, *SetArticleViewReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetArticleViewDbAndCache(context.Context, *SetArticleViewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetColumnAgree(context.Context, *SetColumnAgreeReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetColumnAgreeDbAndCache(context.Context, *SetColumnAgreeDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetColumnCollect(context.Context, *SetColumnCollectReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetColumnCollectDbAndCache(context.Context, *SetColumnCollectDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetColumnSubscribeDbAndCache(context.Context, *SetColumnSubscribeDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetColumnView(context.Context, *SetColumnViewReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetColumnViewDbAndCache(context.Context, *SetColumnViewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetTalkAgree(context.Context, *SetTalkAgreeReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetTalkAgreeDbAndCache(context.Context, *SetTalkAgreeDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetTalkCollect(context.Context, *SetTalkCollectReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetTalkCollectDbAndCache(context.Context, *SetTalkCollectDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetTalkView(context.Context, *SetTalkViewReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SetTalkViewDbAndCache(context.Context, *SetTalkViewDbAndCacheReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SubscribeColumn(context.Context, *SubscribeColumnReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) SubscribeJudge(context.Context, *SubscribeJudgeReq) (*SubscribeJudgeReply, error)
- func (UnimplementedCreationServer) TalkContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) TalkImageIrregular(context.Context, *CreationImageIrregularReq) (*emptypb.Empty, error)
- func (UnimplementedCreationServer) TalkStatisticJudge(context.Context, *TalkStatisticJudgeReq) (*TalkStatisticJudgeReply, error)
- type UnsafeCreationServer
Constants ¶
const OperationCreationGetHealth = "/creation.v1.Creation/GetHealth"
Variables ¶
var ( CreationErrorReason_name = map[int32]string{ 0: "UNKNOWN_ERROR", 1: "RECORD_NOT_FOUND", 2: "GET_LEADER_BOARD_FAILED", 3: "GET_COLLECT_ARTICLE_FAILED", 4: "GET_COLLECTION_FAILED", 5: "GET_COLLECTIONS_LIST_FAILED", 6: "GET_TIMELINE_LIST_FAILED", 7: "CREATE_COLLECTIONS_FAILED", 8: "CREATE_TIMELINE_FAILED", 9: "EDIT_COLLECTIONS_FAILED", 10: "DELETE_COLLECTIONS_FAILED", 11: "GET_ARTICLE_FAILED", 12: "GET_ARTICLE_DRAFT_FAILED", 13: "GET_ARTICLE_LIST_FAILED", 14: "GET_ARTICLE_SEARCH_FAILED", 15: "GET_ARTICLE_AGREE_FAILED", 16: "GET_ARTICLE_COLLECT_FAILED", 17: "CREATE_ARTICLE_FAILED", 18: "EDIT_ARTICLE_FAILED", 19: "DELETE_ARTICLE_FAILED", 20: "GET_TALK_FAILED", 21: "GET_TALK_AGREE_FAILED", 22: "GET_TALK_COLLECT_FAILED", 23: "GET_TALK_DRAFT_FAILED", 24: "GET_TALK_LIST_FAILED", 25: "GET_TALK_SEARCH_FAILED", 26: "CREATE_TALK_FAILED", 27: "EDIT_TALK_FAILED", 28: "DELETE_TALK_FAILED", 29: "GET_DRAFT_LIST_FAILED", 30: "CREATE_DRAFT_FAILED", 31: "DRAFT_MARK_FAILED", 32: "GET_COLUMN_FAILED", 33: "GET_COLUMN_AGREE_FAILED", 34: "GET_COLUMN_COLLECT_FAILED", 35: "GET_COLUMN_DRAFT_FAILED", 36: "GET_COLUMN_SEARCH_FAILED", 37: "CREATE_COLUMN_FAILED", 38: "EDIT_COLUMN_FAILED", 39: "DELETE_COLUMN_FAILED", 40: "GET_COLUMN_LIST_FAILED", 41: "GET_SUBSCRIBE_COLUMN_LIST_FAILED", 42: "GET_COLUMN_SUBSCRIBES_FAILED", 43: "GET_SUBSCRIBE_COLUMN_FAILED", 44: "ADD_COLUMN_INCLUDES_FAILED", 45: "DELETE_COLUMN_INCLUDES_FAILED", 46: "SUBSCRIBE_COLUMN_FAILED", 47: "SUBSCRIBE_COLUMN_JUDGE_FAILED", 48: "CANCEL_SUBSCRIBE_COLUMN_FAILED", 49: "GET_NEWS_FAILED", 50: "GET_NEWS_SEARCH_FAILED", 51: "SET_AGREE_FAILED", 52: "SET_VIEW_FAILED", 53: "SET_COLLECT_FAILED", 54: "SET_IMAGE_IRREGULAR_FAILED", 55: "SET_CONTENT_IRREGULAR_FAILED", 56: "CANCEL_AGREE_FAILED", 57: "CANCEL_VIEW_FAILED", 58: "CANCEL_COLLECT_FAILED", 59: "GET_STATISTIC_FAILED", 60: "GET_STATISTIC_JUDGE_FAILED", 61: "GET_COUNT_FAILED", 62: "GET_CREATION_USER_FAILED", 63: "GET_IMAGE_REVIEW_FAILED", 64: "GET_CONTENT_REVIEW_FAILED", 65: "SET_RECORD_FAILED", 66: "NOT_EMPTY", 67: "ADD_COMMENT_FAILED", 68: "REDUCE_COMMENT_FAILED", } CreationErrorReason_value = map[string]int32{ "UNKNOWN_ERROR": 0, "RECORD_NOT_FOUND": 1, "GET_LEADER_BOARD_FAILED": 2, "GET_COLLECT_ARTICLE_FAILED": 3, "GET_COLLECTION_FAILED": 4, "GET_COLLECTIONS_LIST_FAILED": 5, "GET_TIMELINE_LIST_FAILED": 6, "CREATE_COLLECTIONS_FAILED": 7, "CREATE_TIMELINE_FAILED": 8, "EDIT_COLLECTIONS_FAILED": 9, "DELETE_COLLECTIONS_FAILED": 10, "GET_ARTICLE_FAILED": 11, "GET_ARTICLE_DRAFT_FAILED": 12, "GET_ARTICLE_LIST_FAILED": 13, "GET_ARTICLE_SEARCH_FAILED": 14, "GET_ARTICLE_AGREE_FAILED": 15, "GET_ARTICLE_COLLECT_FAILED": 16, "CREATE_ARTICLE_FAILED": 17, "EDIT_ARTICLE_FAILED": 18, "DELETE_ARTICLE_FAILED": 19, "GET_TALK_FAILED": 20, "GET_TALK_AGREE_FAILED": 21, "GET_TALK_COLLECT_FAILED": 22, "GET_TALK_DRAFT_FAILED": 23, "GET_TALK_LIST_FAILED": 24, "GET_TALK_SEARCH_FAILED": 25, "CREATE_TALK_FAILED": 26, "EDIT_TALK_FAILED": 27, "DELETE_TALK_FAILED": 28, "GET_DRAFT_LIST_FAILED": 29, "CREATE_DRAFT_FAILED": 30, "DRAFT_MARK_FAILED": 31, "GET_COLUMN_FAILED": 32, "GET_COLUMN_AGREE_FAILED": 33, "GET_COLUMN_COLLECT_FAILED": 34, "GET_COLUMN_DRAFT_FAILED": 35, "GET_COLUMN_SEARCH_FAILED": 36, "CREATE_COLUMN_FAILED": 37, "EDIT_COLUMN_FAILED": 38, "DELETE_COLUMN_FAILED": 39, "GET_COLUMN_LIST_FAILED": 40, "GET_SUBSCRIBE_COLUMN_LIST_FAILED": 41, "GET_COLUMN_SUBSCRIBES_FAILED": 42, "GET_SUBSCRIBE_COLUMN_FAILED": 43, "ADD_COLUMN_INCLUDES_FAILED": 44, "DELETE_COLUMN_INCLUDES_FAILED": 45, "SUBSCRIBE_COLUMN_FAILED": 46, "SUBSCRIBE_COLUMN_JUDGE_FAILED": 47, "CANCEL_SUBSCRIBE_COLUMN_FAILED": 48, "GET_NEWS_FAILED": 49, "GET_NEWS_SEARCH_FAILED": 50, "SET_AGREE_FAILED": 51, "SET_VIEW_FAILED": 52, "SET_COLLECT_FAILED": 53, "SET_IMAGE_IRREGULAR_FAILED": 54, "SET_CONTENT_IRREGULAR_FAILED": 55, "CANCEL_AGREE_FAILED": 56, "CANCEL_VIEW_FAILED": 57, "CANCEL_COLLECT_FAILED": 58, "GET_STATISTIC_FAILED": 59, "GET_STATISTIC_JUDGE_FAILED": 60, "GET_COUNT_FAILED": 61, "GET_CREATION_USER_FAILED": 62, "GET_IMAGE_REVIEW_FAILED": 63, "GET_CONTENT_REVIEW_FAILED": 64, "SET_RECORD_FAILED": 65, "NOT_EMPTY": 66, "ADD_COMMENT_FAILED": 67, "REDUCE_COMMENT_FAILED": 68, } )
Enum value maps for CreationErrorReason.
var Creation_ServiceDesc = grpc.ServiceDesc{ ServiceName: "creation.v1.Creation", HandlerType: (*CreationServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetLeaderBoard", Handler: _Creation_GetLeaderBoard_Handler, }, { MethodName: "GetLastCollectionsDraft", Handler: _Creation_GetLastCollectionsDraft_Handler, }, { MethodName: "GetCollectionsContentReview", Handler: _Creation_GetCollectionsContentReview_Handler, }, { MethodName: "GetCollectArticleList", Handler: _Creation_GetCollectArticleList_Handler, }, { MethodName: "GetCollectArticleCount", Handler: _Creation_GetCollectArticleCount_Handler, }, { MethodName: "GetCollectTalkList", Handler: _Creation_GetCollectTalkList_Handler, }, { MethodName: "GetCollectTalkCount", Handler: _Creation_GetCollectTalkCount_Handler, }, { MethodName: "GetCollectColumnList", Handler: _Creation_GetCollectColumnList_Handler, }, { MethodName: "GetCollectColumnCount", Handler: _Creation_GetCollectColumnCount_Handler, }, { MethodName: "GetCollections", Handler: _Creation_GetCollections_Handler, }, { MethodName: "GetCollectionListInfo", Handler: _Creation_GetCollectionListInfo_Handler, }, { MethodName: "GetCollectionsList", Handler: _Creation_GetCollectionsList_Handler, }, { MethodName: "GetCollectionsListAll", Handler: _Creation_GetCollectionsListAll_Handler, }, { MethodName: "GetCollectionsCount", Handler: _Creation_GetCollectionsCount_Handler, }, { MethodName: "GetCollectionsListByVisitor", Handler: _Creation_GetCollectionsListByVisitor_Handler, }, { MethodName: "GetCollectionsVisitorCount", Handler: _Creation_GetCollectionsVisitorCount_Handler, }, { MethodName: "GetCreationUser", Handler: _Creation_GetCreationUser_Handler, }, { MethodName: "GetCreationUserVisitor", Handler: _Creation_GetCreationUserVisitor_Handler, }, { MethodName: "GetUserTimeLineList", Handler: _Creation_GetUserTimeLineList_Handler, }, { MethodName: "SendCollections", Handler: _Creation_SendCollections_Handler, }, { MethodName: "CreateCollectionsDraft", Handler: _Creation_CreateCollectionsDraft_Handler, }, { MethodName: "CreateCollections", Handler: _Creation_CreateCollections_Handler, }, { MethodName: "CreateCollectionsDbAndCache", Handler: _Creation_CreateCollectionsDbAndCache_Handler, }, { MethodName: "CollectionsContentIrregular", Handler: _Creation_CollectionsContentIrregular_Handler, }, { MethodName: "AddCollectionsContentReviewDbAndCache", Handler: _Creation_AddCollectionsContentReviewDbAndCache_Handler, }, { MethodName: "SendCollectionsEdit", Handler: _Creation_SendCollectionsEdit_Handler, }, { MethodName: "EditCollections", Handler: _Creation_EditCollections_Handler, }, { MethodName: "EditCollectionsCos", Handler: _Creation_EditCollectionsCos_Handler, }, { MethodName: "DeleteCollections", Handler: _Creation_DeleteCollections_Handler, }, { MethodName: "DeleteCollectionsCache", Handler: _Creation_DeleteCollectionsCache_Handler, }, { MethodName: "ArticleImageIrregular", Handler: _Creation_ArticleImageIrregular_Handler, }, { MethodName: "ArticleContentIrregular", Handler: _Creation_ArticleContentIrregular_Handler, }, { MethodName: "AddArticleImageReviewDbAndCache", Handler: _Creation_AddArticleImageReviewDbAndCache_Handler, }, { MethodName: "AddArticleContentReviewDbAndCache", Handler: _Creation_AddArticleContentReviewDbAndCache_Handler, }, { MethodName: "GetArticleList", Handler: _Creation_GetArticleList_Handler, }, { MethodName: "GetArticleListHot", Handler: _Creation_GetArticleListHot_Handler, }, { MethodName: "GetColumnArticleList", Handler: _Creation_GetColumnArticleList_Handler, }, { MethodName: "GetArticleCount", Handler: _Creation_GetArticleCount_Handler, }, { MethodName: "GetArticleCountVisitor", Handler: _Creation_GetArticleCountVisitor_Handler, }, { MethodName: "GetUserArticleList", Handler: _Creation_GetUserArticleList_Handler, }, { MethodName: "GetUserArticleListVisitor", Handler: _Creation_GetUserArticleListVisitor_Handler, }, { MethodName: "GetUserArticleListAll", Handler: _Creation_GetUserArticleListAll_Handler, }, { MethodName: "GetArticleStatistic", Handler: _Creation_GetArticleStatistic_Handler, }, { MethodName: "GetUserArticleAgree", Handler: _Creation_GetUserArticleAgree_Handler, }, { MethodName: "GetUserArticleCollect", Handler: _Creation_GetUserArticleCollect_Handler, }, { MethodName: "GetArticleListStatistic", Handler: _Creation_GetArticleListStatistic_Handler, }, { MethodName: "GetLastArticleDraft", Handler: _Creation_GetLastArticleDraft_Handler, }, { MethodName: "GetArticleSearch", Handler: _Creation_GetArticleSearch_Handler, }, { MethodName: "GetArticleImageReview", Handler: _Creation_GetArticleImageReview_Handler, }, { MethodName: "GetArticleContentReview", Handler: _Creation_GetArticleContentReview_Handler, }, { MethodName: "CreateArticle", Handler: _Creation_CreateArticle_Handler, }, { MethodName: "EditArticle", Handler: _Creation_EditArticle_Handler, }, { MethodName: "CreateArticleDbCacheAndSearch", Handler: _Creation_CreateArticleDbCacheAndSearch_Handler, }, { MethodName: "EditArticleCosAndSearch", Handler: _Creation_EditArticleCosAndSearch_Handler, }, { MethodName: "DeleteArticleCacheAndSearch", Handler: _Creation_DeleteArticleCacheAndSearch_Handler, }, { MethodName: "SetArticleViewDbAndCache", Handler: _Creation_SetArticleViewDbAndCache_Handler, }, { MethodName: "SetArticleAgreeDbAndCache", Handler: _Creation_SetArticleAgreeDbAndCache_Handler, }, { MethodName: "SetArticleCollectDbAndCache", Handler: _Creation_SetArticleCollectDbAndCache_Handler, }, { MethodName: "CreateArticleDraft", Handler: _Creation_CreateArticleDraft_Handler, }, { MethodName: "ArticleDraftMark", Handler: _Creation_ArticleDraftMark_Handler, }, { MethodName: "GetArticleDraftList", Handler: _Creation_GetArticleDraftList_Handler, }, { MethodName: "SendArticle", Handler: _Creation_SendArticle_Handler, }, { MethodName: "SendArticleEdit", Handler: _Creation_SendArticleEdit_Handler, }, { MethodName: "DeleteArticle", Handler: _Creation_DeleteArticle_Handler, }, { MethodName: "DeleteArticleDraft", Handler: _Creation_DeleteArticleDraft_Handler, }, { MethodName: "SetArticleAgree", Handler: _Creation_SetArticleAgree_Handler, }, { MethodName: "SetArticleView", Handler: _Creation_SetArticleView_Handler, }, { MethodName: "SetArticleCollect", Handler: _Creation_SetArticleCollect_Handler, }, { MethodName: "CancelArticleAgree", Handler: _Creation_CancelArticleAgree_Handler, }, { MethodName: "CancelArticleAgreeDbAndCache", Handler: _Creation_CancelArticleAgreeDbAndCache_Handler, }, { MethodName: "CancelArticleCollect", Handler: _Creation_CancelArticleCollect_Handler, }, { MethodName: "CancelArticleCollectDbAndCache", Handler: _Creation_CancelArticleCollectDbAndCache_Handler, }, { MethodName: "ArticleStatisticJudge", Handler: _Creation_ArticleStatisticJudge_Handler, }, { MethodName: "GetTalkList", Handler: _Creation_GetTalkList_Handler, }, { MethodName: "GetTalkListHot", Handler: _Creation_GetTalkListHot_Handler, }, { MethodName: "GetUserTalkList", Handler: _Creation_GetUserTalkList_Handler, }, { MethodName: "GetUserTalkListVisitor", Handler: _Creation_GetUserTalkListVisitor_Handler, }, { MethodName: "GetTalkCount", Handler: _Creation_GetTalkCount_Handler, }, { MethodName: "GetTalkCountVisitor", Handler: _Creation_GetTalkCountVisitor_Handler, }, { MethodName: "GetTalkListStatistic", Handler: _Creation_GetTalkListStatistic_Handler, }, { MethodName: "GetTalkStatistic", Handler: _Creation_GetTalkStatistic_Handler, }, { MethodName: "GetLastTalkDraft", Handler: _Creation_GetLastTalkDraft_Handler, }, { MethodName: "GetTalkSearch", Handler: _Creation_GetTalkSearch_Handler, }, { MethodName: "GetUserTalkAgree", Handler: _Creation_GetUserTalkAgree_Handler, }, { MethodName: "GetUserTalkCollect", Handler: _Creation_GetUserTalkCollect_Handler, }, { MethodName: "GetTalkImageReview", Handler: _Creation_GetTalkImageReview_Handler, }, { MethodName: "GetTalkContentReview", Handler: _Creation_GetTalkContentReview_Handler, }, { MethodName: "AddTalkImageReviewDbAndCache", Handler: _Creation_AddTalkImageReviewDbAndCache_Handler, }, { MethodName: "AddTalkContentReviewDbAndCache", Handler: _Creation_AddTalkContentReviewDbAndCache_Handler, }, { MethodName: "CreateTalkDraft", Handler: _Creation_CreateTalkDraft_Handler, }, { MethodName: "SendTalk", Handler: _Creation_SendTalk_Handler, }, { MethodName: "SendTalkEdit", Handler: _Creation_SendTalkEdit_Handler, }, { MethodName: "TalkImageIrregular", Handler: _Creation_TalkImageIrregular_Handler, }, { MethodName: "TalkContentIrregular", Handler: _Creation_TalkContentIrregular_Handler, }, { MethodName: "CreateTalk", Handler: _Creation_CreateTalk_Handler, }, { MethodName: "EditTalk", Handler: _Creation_EditTalk_Handler, }, { MethodName: "DeleteTalk", Handler: _Creation_DeleteTalk_Handler, }, { MethodName: "CreateTalkDbCacheAndSearch", Handler: _Creation_CreateTalkDbCacheAndSearch_Handler, }, { MethodName: "EditTalkCosAndSearch", Handler: _Creation_EditTalkCosAndSearch_Handler, }, { MethodName: "DeleteTalkCacheAndSearch", Handler: _Creation_DeleteTalkCacheAndSearch_Handler, }, { MethodName: "SetTalkView", Handler: _Creation_SetTalkView_Handler, }, { MethodName: "SetTalkViewDbAndCache", Handler: _Creation_SetTalkViewDbAndCache_Handler, }, { MethodName: "TalkStatisticJudge", Handler: _Creation_TalkStatisticJudge_Handler, }, { MethodName: "SetTalkAgree", Handler: _Creation_SetTalkAgree_Handler, }, { MethodName: "SetTalkAgreeDbAndCache", Handler: _Creation_SetTalkAgreeDbAndCache_Handler, }, { MethodName: "SetTalkCollect", Handler: _Creation_SetTalkCollect_Handler, }, { MethodName: "SetTalkCollectDbAndCache", Handler: _Creation_SetTalkCollectDbAndCache_Handler, }, { MethodName: "CancelTalkAgree", Handler: _Creation_CancelTalkAgree_Handler, }, { MethodName: "CancelTalkAgreeDbAndCache", Handler: _Creation_CancelTalkAgreeDbAndCache_Handler, }, { MethodName: "CancelTalkCollect", Handler: _Creation_CancelTalkCollect_Handler, }, { MethodName: "CancelTalkCollectDbAndCache", Handler: _Creation_CancelTalkCollectDbAndCache_Handler, }, { MethodName: "GetLastColumnDraft", Handler: _Creation_GetLastColumnDraft_Handler, }, { MethodName: "GetColumnSearch", Handler: _Creation_GetColumnSearch_Handler, }, { MethodName: "GetColumnImageReview", Handler: _Creation_GetColumnImageReview_Handler, }, { MethodName: "GetColumnContentReview", Handler: _Creation_GetColumnContentReview_Handler, }, { MethodName: "ColumnImageIrregular", Handler: _Creation_ColumnImageIrregular_Handler, }, { MethodName: "ColumnContentIrregular", Handler: _Creation_ColumnContentIrregular_Handler, }, { MethodName: "AddColumnImageReviewDbAndCache", Handler: _Creation_AddColumnImageReviewDbAndCache_Handler, }, { MethodName: "AddColumnContentReviewDbAndCache", Handler: _Creation_AddColumnContentReviewDbAndCache_Handler, }, { MethodName: "CreateColumnDraft", Handler: _Creation_CreateColumnDraft_Handler, }, { MethodName: "SendColumn", Handler: _Creation_SendColumn_Handler, }, { MethodName: "CreateColumn", Handler: _Creation_CreateColumn_Handler, }, { MethodName: "CreateColumnDbCacheAndSearch", Handler: _Creation_CreateColumnDbCacheAndSearch_Handler, }, { MethodName: "SubscribeColumn", Handler: _Creation_SubscribeColumn_Handler, }, { MethodName: "CancelSubscribeColumn", Handler: _Creation_CancelSubscribeColumn_Handler, }, { MethodName: "SubscribeJudge", Handler: _Creation_SubscribeJudge_Handler, }, { MethodName: "EditColumnCosAndSearch", Handler: _Creation_EditColumnCosAndSearch_Handler, }, { MethodName: "GetColumnList", Handler: _Creation_GetColumnList_Handler, }, { MethodName: "GetColumnListHot", Handler: _Creation_GetColumnListHot_Handler, }, { MethodName: "GetColumnListStatistic", Handler: _Creation_GetColumnListStatistic_Handler, }, { MethodName: "GetColumnStatistic", Handler: _Creation_GetColumnStatistic_Handler, }, { MethodName: "GetUserColumnList", Handler: _Creation_GetUserColumnList_Handler, }, { MethodName: "GetUserColumnListVisitor", Handler: _Creation_GetUserColumnListVisitor_Handler, }, { MethodName: "GetColumnCount", Handler: _Creation_GetColumnCount_Handler, }, { MethodName: "GetColumnCountVisitor", Handler: _Creation_GetColumnCountVisitor_Handler, }, { MethodName: "GetSubscribeList", Handler: _Creation_GetSubscribeList_Handler, }, { MethodName: "GetSubscribeListCount", Handler: _Creation_GetSubscribeListCount_Handler, }, { MethodName: "GetColumnSubscribes", Handler: _Creation_GetColumnSubscribes_Handler, }, { MethodName: "GetUserColumnAgree", Handler: _Creation_GetUserColumnAgree_Handler, }, { MethodName: "GetUserColumnCollect", Handler: _Creation_GetUserColumnCollect_Handler, }, { MethodName: "GetUserSubscribeColumn", Handler: _Creation_GetUserSubscribeColumn_Handler, }, { MethodName: "SendColumnEdit", Handler: _Creation_SendColumnEdit_Handler, }, { MethodName: "EditColumn", Handler: _Creation_EditColumn_Handler, }, { MethodName: "DeleteColumn", Handler: _Creation_DeleteColumn_Handler, }, { MethodName: "DeleteColumnCacheAndSearch", Handler: _Creation_DeleteColumnCacheAndSearch_Handler, }, { MethodName: "ColumnStatisticJudge", Handler: _Creation_ColumnStatisticJudge_Handler, }, { MethodName: "SetColumnAgree", Handler: _Creation_SetColumnAgree_Handler, }, { MethodName: "SetColumnAgreeDbAndCache", Handler: _Creation_SetColumnAgreeDbAndCache_Handler, }, { MethodName: "CancelColumnAgree", Handler: _Creation_CancelColumnAgree_Handler, }, { MethodName: "CancelColumnAgreeDbAndCache", Handler: _Creation_CancelColumnAgreeDbAndCache_Handler, }, { MethodName: "SetColumnCollect", Handler: _Creation_SetColumnCollect_Handler, }, { MethodName: "SetColumnCollectDbAndCache", Handler: _Creation_SetColumnCollectDbAndCache_Handler, }, { MethodName: "CancelColumnCollect", Handler: _Creation_CancelColumnCollect_Handler, }, { MethodName: "CancelColumnCollectDbAndCache", Handler: _Creation_CancelColumnCollectDbAndCache_Handler, }, { MethodName: "SetColumnView", Handler: _Creation_SetColumnView_Handler, }, { MethodName: "SetColumnViewDbAndCache", Handler: _Creation_SetColumnViewDbAndCache_Handler, }, { MethodName: "AddColumnIncludes", Handler: _Creation_AddColumnIncludes_Handler, }, { MethodName: "AddColumnIncludesDbAndCache", Handler: _Creation_AddColumnIncludesDbAndCache_Handler, }, { MethodName: "DeleteColumnIncludes", Handler: _Creation_DeleteColumnIncludes_Handler, }, { MethodName: "DeleteColumnIncludesDbAndCache", Handler: _Creation_DeleteColumnIncludesDbAndCache_Handler, }, { MethodName: "SetColumnSubscribeDbAndCache", Handler: _Creation_SetColumnSubscribeDbAndCache_Handler, }, { MethodName: "CancelColumnSubscribeDbAndCache", Handler: _Creation_CancelColumnSubscribeDbAndCache_Handler, }, { MethodName: "GetNews", Handler: _Creation_GetNews_Handler, }, { MethodName: "GetNewsSearch", Handler: _Creation_GetNewsSearch_Handler, }, { MethodName: "AddCreationComment", Handler: _Creation_AddCreationComment_Handler, }, { MethodName: "ReduceCreationComment", Handler: _Creation_ReduceCreationComment_Handler, }, { MethodName: "GetHealth", Handler: _Creation_GetHealth_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "creation/service/v1/creation.proto", }
Creation_ServiceDesc is the grpc.ServiceDesc for Creation service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_creation_service_v1_creation_error_proto protoreflect.FileDescriptor
var File_creation_service_v1_creation_proto protoreflect.FileDescriptor
Functions ¶
func ErrorAddCommentFailed ¶
func ErrorCancelAgreeFailed ¶
func ErrorCancelViewFailed ¶
func ErrorCreateColumnFailed ¶
func ErrorCreateDraftFailed ¶
func ErrorCreateTalkFailed ¶
func ErrorDeleteColumnFailed ¶
func ErrorDeleteTalkFailed ¶
func ErrorDraftMarkFailed ¶
func ErrorEditArticleFailed ¶
func ErrorEditColumnFailed ¶
func ErrorEditTalkFailed ¶
func ErrorGetArticleFailed ¶
func ErrorGetColumnFailed ¶
func ErrorGetCountFailed ¶
func ErrorGetDraftListFailed ¶
func ErrorGetNewsFailed ¶
func ErrorGetNewsSearchFailed ¶ added in v1.4.0
func ErrorGetStatisticFailed ¶
func ErrorGetTalkAgreeFailed ¶
func ErrorGetTalkDraftFailed ¶
func ErrorGetTalkFailed ¶
func ErrorGetTalkListFailed ¶
func ErrorNotEmpty ¶
func ErrorRecordNotFound ¶
func ErrorSetAgreeFailed ¶
func ErrorSetCollectFailed ¶
func ErrorSetRecordFailed ¶
func ErrorSetViewFailed ¶
func ErrorUnknownError ¶
func IsAddCommentFailed ¶
func IsCancelAgreeFailed ¶
func IsCancelCollectFailed ¶
func IsCancelViewFailed ¶
func IsCreateArticleFailed ¶
func IsCreateColumnFailed ¶
func IsCreateDraftFailed ¶
func IsCreateTalkFailed ¶
func IsCreateTimelineFailed ¶
func IsDeleteArticleFailed ¶
func IsDeleteColumnFailed ¶
func IsDeleteTalkFailed ¶
func IsDraftMarkFailed ¶
func IsEditArticleFailed ¶
func IsEditCollectionsFailed ¶
func IsEditColumnFailed ¶
func IsEditTalkFailed ¶
func IsGetArticleAgreeFailed ¶
func IsGetArticleDraftFailed ¶
func IsGetArticleFailed ¶
func IsGetArticleListFailed ¶
func IsGetCollectionFailed ¶
func IsGetColumnAgreeFailed ¶
func IsGetColumnDraftFailed ¶
func IsGetColumnFailed ¶
func IsGetColumnListFailed ¶
func IsGetColumnSearchFailed ¶
func IsGetCountFailed ¶
func IsGetCreationUserFailed ¶
func IsGetDraftListFailed ¶
func IsGetImageReviewFailed ¶
func IsGetLeaderBoardFailed ¶
func IsGetNewsFailed ¶
func IsGetNewsSearchFailed ¶ added in v1.4.0
func IsGetStatisticFailed ¶
func IsGetTalkAgreeFailed ¶
func IsGetTalkCollectFailed ¶
func IsGetTalkDraftFailed ¶
func IsGetTalkFailed ¶
func IsGetTalkListFailed ¶
func IsGetTalkSearchFailed ¶
func IsGetTimelineListFailed ¶
func IsNotEmpty ¶
func IsRecordNotFound ¶
func IsReduceCommentFailed ¶
func IsSetAgreeFailed ¶
func IsSetCollectFailed ¶
func IsSetRecordFailed ¶
func IsSetViewFailed ¶
func IsSubscribeColumnFailed ¶
func IsUnknownError ¶
func RegisterCreationHTTPServer ¶
func RegisterCreationHTTPServer(s *http.Server, srv CreationHTTPServer)
func RegisterCreationServer ¶
func RegisterCreationServer(s grpc.ServiceRegistrar, srv CreationServer)
Types ¶
type AddColumnIncludesDbAndCacheReq ¶
type AddColumnIncludesDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ArticleId int32 `protobuf:"varint,2,opt,name=articleId,proto3" json:"articleId,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*AddColumnIncludesDbAndCacheReq) Descriptor
deprecated
func (*AddColumnIncludesDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use AddColumnIncludesDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*AddColumnIncludesDbAndCacheReq) GetArticleId ¶
func (x *AddColumnIncludesDbAndCacheReq) GetArticleId() int32
func (*AddColumnIncludesDbAndCacheReq) GetId ¶
func (x *AddColumnIncludesDbAndCacheReq) GetId() int32
func (*AddColumnIncludesDbAndCacheReq) GetUuid ¶
func (x *AddColumnIncludesDbAndCacheReq) GetUuid() string
func (*AddColumnIncludesDbAndCacheReq) ProtoMessage ¶
func (*AddColumnIncludesDbAndCacheReq) ProtoMessage()
func (*AddColumnIncludesDbAndCacheReq) ProtoReflect ¶
func (x *AddColumnIncludesDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*AddColumnIncludesDbAndCacheReq) Reset ¶
func (x *AddColumnIncludesDbAndCacheReq) Reset()
func (*AddColumnIncludesDbAndCacheReq) String ¶
func (x *AddColumnIncludesDbAndCacheReq) String() string
func (*AddColumnIncludesDbAndCacheReq) Validate ¶
func (m *AddColumnIncludesDbAndCacheReq) Validate() error
Validate checks the field values on AddColumnIncludesDbAndCacheReq 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 (*AddColumnIncludesDbAndCacheReq) ValidateAll ¶
func (m *AddColumnIncludesDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on AddColumnIncludesDbAndCacheReq 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 AddColumnIncludesDbAndCacheReqMultiError, or nil if none found.
type AddColumnIncludesDbAndCacheReqMultiError ¶
type AddColumnIncludesDbAndCacheReqMultiError []error
AddColumnIncludesDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by AddColumnIncludesDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (AddColumnIncludesDbAndCacheReqMultiError) AllErrors ¶
func (m AddColumnIncludesDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddColumnIncludesDbAndCacheReqMultiError) Error ¶
func (m AddColumnIncludesDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddColumnIncludesDbAndCacheReqValidationError ¶
type AddColumnIncludesDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
AddColumnIncludesDbAndCacheReqValidationError is the validation error returned by AddColumnIncludesDbAndCacheReq.Validate if the designated constraints aren't met.
func (AddColumnIncludesDbAndCacheReqValidationError) Cause ¶
func (e AddColumnIncludesDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (AddColumnIncludesDbAndCacheReqValidationError) Error ¶
func (e AddColumnIncludesDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddColumnIncludesDbAndCacheReqValidationError) ErrorName ¶
func (e AddColumnIncludesDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddColumnIncludesDbAndCacheReqValidationError) Field ¶
func (e AddColumnIncludesDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (AddColumnIncludesDbAndCacheReqValidationError) Key ¶
func (e AddColumnIncludesDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (AddColumnIncludesDbAndCacheReqValidationError) Reason ¶
func (e AddColumnIncludesDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type AddColumnIncludesReq ¶
type AddColumnIncludesReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ArticleId int32 `protobuf:"varint,2,opt,name=article_id,json=articleId,proto3" json:"article_id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*AddColumnIncludesReq) Descriptor
deprecated
func (*AddColumnIncludesReq) Descriptor() ([]byte, []int)
Deprecated: Use AddColumnIncludesReq.ProtoReflect.Descriptor instead.
func (*AddColumnIncludesReq) GetArticleId ¶
func (x *AddColumnIncludesReq) GetArticleId() int32
func (*AddColumnIncludesReq) GetId ¶
func (x *AddColumnIncludesReq) GetId() int32
func (*AddColumnIncludesReq) GetUuid ¶
func (x *AddColumnIncludesReq) GetUuid() string
func (*AddColumnIncludesReq) ProtoMessage ¶
func (*AddColumnIncludesReq) ProtoMessage()
func (*AddColumnIncludesReq) ProtoReflect ¶
func (x *AddColumnIncludesReq) ProtoReflect() protoreflect.Message
func (*AddColumnIncludesReq) Reset ¶
func (x *AddColumnIncludesReq) Reset()
func (*AddColumnIncludesReq) String ¶
func (x *AddColumnIncludesReq) String() string
func (*AddColumnIncludesReq) Validate ¶
func (m *AddColumnIncludesReq) Validate() error
Validate checks the field values on AddColumnIncludesReq 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 (*AddColumnIncludesReq) ValidateAll ¶
func (m *AddColumnIncludesReq) ValidateAll() error
ValidateAll checks the field values on AddColumnIncludesReq 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 AddColumnIncludesReqMultiError, or nil if none found.
type AddColumnIncludesReqMultiError ¶
type AddColumnIncludesReqMultiError []error
AddColumnIncludesReqMultiError is an error wrapping multiple validation errors returned by AddColumnIncludesReq.ValidateAll() if the designated constraints aren't met.
func (AddColumnIncludesReqMultiError) AllErrors ¶
func (m AddColumnIncludesReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddColumnIncludesReqMultiError) Error ¶
func (m AddColumnIncludesReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddColumnIncludesReqValidationError ¶
type AddColumnIncludesReqValidationError struct {
// contains filtered or unexported fields
}
AddColumnIncludesReqValidationError is the validation error returned by AddColumnIncludesReq.Validate if the designated constraints aren't met.
func (AddColumnIncludesReqValidationError) Cause ¶
func (e AddColumnIncludesReqValidationError) Cause() error
Cause function returns cause value.
func (AddColumnIncludesReqValidationError) Error ¶
func (e AddColumnIncludesReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddColumnIncludesReqValidationError) ErrorName ¶
func (e AddColumnIncludesReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddColumnIncludesReqValidationError) Field ¶
func (e AddColumnIncludesReqValidationError) Field() string
Field function returns field value.
func (AddColumnIncludesReqValidationError) Key ¶
func (e AddColumnIncludesReqValidationError) Key() bool
Key function returns key value.
func (AddColumnIncludesReqValidationError) Reason ¶
func (e AddColumnIncludesReqValidationError) Reason() string
Reason function returns reason value.
type AddCreationCommentReq ¶
type AddCreationCommentReq struct { CreationId int32 `protobuf:"varint,1,opt,name=creationId,proto3" json:"creationId,omitempty"` CreationType int32 `protobuf:"varint,2,opt,name=creationType,proto3" json:"creationType,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*AddCreationCommentReq) Descriptor
deprecated
func (*AddCreationCommentReq) Descriptor() ([]byte, []int)
Deprecated: Use AddCreationCommentReq.ProtoReflect.Descriptor instead.
func (*AddCreationCommentReq) GetCreationId ¶
func (x *AddCreationCommentReq) GetCreationId() int32
func (*AddCreationCommentReq) GetCreationType ¶
func (x *AddCreationCommentReq) GetCreationType() int32
func (*AddCreationCommentReq) GetUuid ¶
func (x *AddCreationCommentReq) GetUuid() string
func (*AddCreationCommentReq) ProtoMessage ¶
func (*AddCreationCommentReq) ProtoMessage()
func (*AddCreationCommentReq) ProtoReflect ¶
func (x *AddCreationCommentReq) ProtoReflect() protoreflect.Message
func (*AddCreationCommentReq) Reset ¶
func (x *AddCreationCommentReq) Reset()
func (*AddCreationCommentReq) String ¶
func (x *AddCreationCommentReq) String() string
func (*AddCreationCommentReq) Validate ¶
func (m *AddCreationCommentReq) Validate() error
Validate checks the field values on AddCreationCommentReq 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 (*AddCreationCommentReq) ValidateAll ¶
func (m *AddCreationCommentReq) ValidateAll() error
ValidateAll checks the field values on AddCreationCommentReq 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 AddCreationCommentReqMultiError, or nil if none found.
type AddCreationCommentReqMultiError ¶
type AddCreationCommentReqMultiError []error
AddCreationCommentReqMultiError is an error wrapping multiple validation errors returned by AddCreationCommentReq.ValidateAll() if the designated constraints aren't met.
func (AddCreationCommentReqMultiError) AllErrors ¶
func (m AddCreationCommentReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddCreationCommentReqMultiError) Error ¶
func (m AddCreationCommentReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddCreationCommentReqValidationError ¶
type AddCreationCommentReqValidationError struct {
// contains filtered or unexported fields
}
AddCreationCommentReqValidationError is the validation error returned by AddCreationCommentReq.Validate if the designated constraints aren't met.
func (AddCreationCommentReqValidationError) Cause ¶
func (e AddCreationCommentReqValidationError) Cause() error
Cause function returns cause value.
func (AddCreationCommentReqValidationError) Error ¶
func (e AddCreationCommentReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddCreationCommentReqValidationError) ErrorName ¶
func (e AddCreationCommentReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddCreationCommentReqValidationError) Field ¶
func (e AddCreationCommentReqValidationError) Field() string
Field function returns field value.
func (AddCreationCommentReqValidationError) Key ¶
func (e AddCreationCommentReqValidationError) Key() bool
Key function returns key value.
func (AddCreationCommentReqValidationError) Reason ¶
func (e AddCreationCommentReqValidationError) Reason() string
Reason function returns reason value.
type AddCreationContentReviewDbAndCacheReq ¶
type AddCreationContentReviewDbAndCacheReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"` Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` Result int32 `protobuf:"varint,6,opt,name=result,proto3" json:"result,omitempty"` CreationId int32 `protobuf:"varint,7,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Section string `protobuf:"bytes,8,opt,name=section,proto3" json:"section,omitempty"` // contains filtered or unexported fields }
func (*AddCreationContentReviewDbAndCacheReq) Descriptor
deprecated
func (*AddCreationContentReviewDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use AddCreationContentReviewDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*AddCreationContentReviewDbAndCacheReq) GetCreationId ¶
func (x *AddCreationContentReviewDbAndCacheReq) GetCreationId() int32
func (*AddCreationContentReviewDbAndCacheReq) GetJobId ¶
func (x *AddCreationContentReviewDbAndCacheReq) GetJobId() string
func (*AddCreationContentReviewDbAndCacheReq) GetKind ¶
func (x *AddCreationContentReviewDbAndCacheReq) GetKind() string
func (*AddCreationContentReviewDbAndCacheReq) GetLabel ¶
func (x *AddCreationContentReviewDbAndCacheReq) GetLabel() string
func (*AddCreationContentReviewDbAndCacheReq) GetResult ¶
func (x *AddCreationContentReviewDbAndCacheReq) GetResult() int32
func (*AddCreationContentReviewDbAndCacheReq) GetSection ¶
func (x *AddCreationContentReviewDbAndCacheReq) GetSection() string
func (*AddCreationContentReviewDbAndCacheReq) GetTitle ¶
func (x *AddCreationContentReviewDbAndCacheReq) GetTitle() string
func (*AddCreationContentReviewDbAndCacheReq) GetUuid ¶
func (x *AddCreationContentReviewDbAndCacheReq) GetUuid() string
func (*AddCreationContentReviewDbAndCacheReq) ProtoMessage ¶
func (*AddCreationContentReviewDbAndCacheReq) ProtoMessage()
func (*AddCreationContentReviewDbAndCacheReq) ProtoReflect ¶
func (x *AddCreationContentReviewDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*AddCreationContentReviewDbAndCacheReq) Reset ¶
func (x *AddCreationContentReviewDbAndCacheReq) Reset()
func (*AddCreationContentReviewDbAndCacheReq) String ¶
func (x *AddCreationContentReviewDbAndCacheReq) String() string
func (*AddCreationContentReviewDbAndCacheReq) Validate ¶
func (m *AddCreationContentReviewDbAndCacheReq) Validate() error
Validate checks the field values on AddCreationContentReviewDbAndCacheReq 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 (*AddCreationContentReviewDbAndCacheReq) ValidateAll ¶
func (m *AddCreationContentReviewDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on AddCreationContentReviewDbAndCacheReq 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 AddCreationContentReviewDbAndCacheReqMultiError, or nil if none found.
type AddCreationContentReviewDbAndCacheReqMultiError ¶
type AddCreationContentReviewDbAndCacheReqMultiError []error
AddCreationContentReviewDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by AddCreationContentReviewDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (AddCreationContentReviewDbAndCacheReqMultiError) AllErrors ¶
func (m AddCreationContentReviewDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddCreationContentReviewDbAndCacheReqMultiError) Error ¶
func (m AddCreationContentReviewDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddCreationContentReviewDbAndCacheReqValidationError ¶
type AddCreationContentReviewDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
AddCreationContentReviewDbAndCacheReqValidationError is the validation error returned by AddCreationContentReviewDbAndCacheReq.Validate if the designated constraints aren't met.
func (AddCreationContentReviewDbAndCacheReqValidationError) Cause ¶
func (e AddCreationContentReviewDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (AddCreationContentReviewDbAndCacheReqValidationError) Error ¶
func (e AddCreationContentReviewDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddCreationContentReviewDbAndCacheReqValidationError) ErrorName ¶
func (e AddCreationContentReviewDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddCreationContentReviewDbAndCacheReqValidationError) Field ¶
func (e AddCreationContentReviewDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (AddCreationContentReviewDbAndCacheReqValidationError) Key ¶
func (e AddCreationContentReviewDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (AddCreationContentReviewDbAndCacheReqValidationError) Reason ¶
func (e AddCreationContentReviewDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type AddCreationImageReviewDbAndCacheReq ¶
type AddCreationImageReviewDbAndCacheReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,4,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,5,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,6,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,7,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,8,opt,name=subLabel,proto3" json:"subLabel,omitempty"` CreationId int32 `protobuf:"varint,9,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Kind string `protobuf:"bytes,10,opt,name=kind,proto3" json:"kind,omitempty"` Uid string `protobuf:"bytes,11,opt,name=uid,proto3" json:"uid,omitempty"` // contains filtered or unexported fields }
func (*AddCreationImageReviewDbAndCacheReq) Descriptor
deprecated
func (*AddCreationImageReviewDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use AddCreationImageReviewDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*AddCreationImageReviewDbAndCacheReq) GetCategory ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetCategory() string
func (*AddCreationImageReviewDbAndCacheReq) GetCreationId ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetCreationId() int32
func (*AddCreationImageReviewDbAndCacheReq) GetJobId ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetJobId() string
func (*AddCreationImageReviewDbAndCacheReq) GetKind ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetKind() string
func (*AddCreationImageReviewDbAndCacheReq) GetLabel ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetLabel() string
func (*AddCreationImageReviewDbAndCacheReq) GetResult ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetResult() int32
func (*AddCreationImageReviewDbAndCacheReq) GetScore ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetScore() int32
func (*AddCreationImageReviewDbAndCacheReq) GetSubLabel ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetSubLabel() string
func (*AddCreationImageReviewDbAndCacheReq) GetUid ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetUid() string
func (*AddCreationImageReviewDbAndCacheReq) GetUrl ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetUrl() string
func (*AddCreationImageReviewDbAndCacheReq) GetUuid ¶
func (x *AddCreationImageReviewDbAndCacheReq) GetUuid() string
func (*AddCreationImageReviewDbAndCacheReq) ProtoMessage ¶
func (*AddCreationImageReviewDbAndCacheReq) ProtoMessage()
func (*AddCreationImageReviewDbAndCacheReq) ProtoReflect ¶
func (x *AddCreationImageReviewDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*AddCreationImageReviewDbAndCacheReq) Reset ¶
func (x *AddCreationImageReviewDbAndCacheReq) Reset()
func (*AddCreationImageReviewDbAndCacheReq) String ¶
func (x *AddCreationImageReviewDbAndCacheReq) String() string
func (*AddCreationImageReviewDbAndCacheReq) Validate ¶
func (m *AddCreationImageReviewDbAndCacheReq) Validate() error
Validate checks the field values on AddCreationImageReviewDbAndCacheReq 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 (*AddCreationImageReviewDbAndCacheReq) ValidateAll ¶
func (m *AddCreationImageReviewDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on AddCreationImageReviewDbAndCacheReq 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 AddCreationImageReviewDbAndCacheReqMultiError, or nil if none found.
type AddCreationImageReviewDbAndCacheReqMultiError ¶
type AddCreationImageReviewDbAndCacheReqMultiError []error
AddCreationImageReviewDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by AddCreationImageReviewDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (AddCreationImageReviewDbAndCacheReqMultiError) AllErrors ¶
func (m AddCreationImageReviewDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddCreationImageReviewDbAndCacheReqMultiError) Error ¶
func (m AddCreationImageReviewDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddCreationImageReviewDbAndCacheReqValidationError ¶
type AddCreationImageReviewDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
AddCreationImageReviewDbAndCacheReqValidationError is the validation error returned by AddCreationImageReviewDbAndCacheReq.Validate if the designated constraints aren't met.
func (AddCreationImageReviewDbAndCacheReqValidationError) Cause ¶
func (e AddCreationImageReviewDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (AddCreationImageReviewDbAndCacheReqValidationError) Error ¶
func (e AddCreationImageReviewDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddCreationImageReviewDbAndCacheReqValidationError) ErrorName ¶
func (e AddCreationImageReviewDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddCreationImageReviewDbAndCacheReqValidationError) Field ¶
func (e AddCreationImageReviewDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (AddCreationImageReviewDbAndCacheReqValidationError) Key ¶
func (e AddCreationImageReviewDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (AddCreationImageReviewDbAndCacheReqValidationError) Reason ¶
func (e AddCreationImageReviewDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type ArticleDraftMarkReq ¶
type ArticleDraftMarkReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*ArticleDraftMarkReq) Descriptor
deprecated
func (*ArticleDraftMarkReq) Descriptor() ([]byte, []int)
Deprecated: Use ArticleDraftMarkReq.ProtoReflect.Descriptor instead.
func (*ArticleDraftMarkReq) GetId ¶
func (x *ArticleDraftMarkReq) GetId() int32
func (*ArticleDraftMarkReq) GetUuid ¶
func (x *ArticleDraftMarkReq) GetUuid() string
func (*ArticleDraftMarkReq) ProtoMessage ¶
func (*ArticleDraftMarkReq) ProtoMessage()
func (*ArticleDraftMarkReq) ProtoReflect ¶
func (x *ArticleDraftMarkReq) ProtoReflect() protoreflect.Message
func (*ArticleDraftMarkReq) Reset ¶
func (x *ArticleDraftMarkReq) Reset()
func (*ArticleDraftMarkReq) String ¶
func (x *ArticleDraftMarkReq) String() string
func (*ArticleDraftMarkReq) Validate ¶
func (m *ArticleDraftMarkReq) Validate() error
Validate checks the field values on ArticleDraftMarkReq 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 (*ArticleDraftMarkReq) ValidateAll ¶
func (m *ArticleDraftMarkReq) ValidateAll() error
ValidateAll checks the field values on ArticleDraftMarkReq 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 ArticleDraftMarkReqMultiError, or nil if none found.
type ArticleDraftMarkReqMultiError ¶
type ArticleDraftMarkReqMultiError []error
ArticleDraftMarkReqMultiError is an error wrapping multiple validation errors returned by ArticleDraftMarkReq.ValidateAll() if the designated constraints aren't met.
func (ArticleDraftMarkReqMultiError) AllErrors ¶
func (m ArticleDraftMarkReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ArticleDraftMarkReqMultiError) Error ¶
func (m ArticleDraftMarkReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ArticleDraftMarkReqValidationError ¶
type ArticleDraftMarkReqValidationError struct {
// contains filtered or unexported fields
}
ArticleDraftMarkReqValidationError is the validation error returned by ArticleDraftMarkReq.Validate if the designated constraints aren't met.
func (ArticleDraftMarkReqValidationError) Cause ¶
func (e ArticleDraftMarkReqValidationError) Cause() error
Cause function returns cause value.
func (ArticleDraftMarkReqValidationError) Error ¶
func (e ArticleDraftMarkReqValidationError) Error() string
Error satisfies the builtin error interface
func (ArticleDraftMarkReqValidationError) ErrorName ¶
func (e ArticleDraftMarkReqValidationError) ErrorName() string
ErrorName returns error name.
func (ArticleDraftMarkReqValidationError) Field ¶
func (e ArticleDraftMarkReqValidationError) Field() string
Field function returns field value.
func (ArticleDraftMarkReqValidationError) Key ¶
func (e ArticleDraftMarkReqValidationError) Key() bool
Key function returns key value.
func (ArticleDraftMarkReqValidationError) Reason ¶
func (e ArticleDraftMarkReqValidationError) Reason() string
Reason function returns reason value.
type ArticleStatisticJudgeReply ¶
type ArticleStatisticJudgeReply struct { Agree bool `protobuf:"varint,1,opt,name=agree,proto3" json:"agree,omitempty"` Collect bool `protobuf:"varint,2,opt,name=collect,proto3" json:"collect,omitempty"` // contains filtered or unexported fields }
func (*ArticleStatisticJudgeReply) Descriptor
deprecated
func (*ArticleStatisticJudgeReply) Descriptor() ([]byte, []int)
Deprecated: Use ArticleStatisticJudgeReply.ProtoReflect.Descriptor instead.
func (*ArticleStatisticJudgeReply) GetAgree ¶
func (x *ArticleStatisticJudgeReply) GetAgree() bool
func (*ArticleStatisticJudgeReply) GetCollect ¶
func (x *ArticleStatisticJudgeReply) GetCollect() bool
func (*ArticleStatisticJudgeReply) ProtoMessage ¶
func (*ArticleStatisticJudgeReply) ProtoMessage()
func (*ArticleStatisticJudgeReply) ProtoReflect ¶
func (x *ArticleStatisticJudgeReply) ProtoReflect() protoreflect.Message
func (*ArticleStatisticJudgeReply) Reset ¶
func (x *ArticleStatisticJudgeReply) Reset()
func (*ArticleStatisticJudgeReply) String ¶
func (x *ArticleStatisticJudgeReply) String() string
func (*ArticleStatisticJudgeReply) Validate ¶
func (m *ArticleStatisticJudgeReply) Validate() error
Validate checks the field values on ArticleStatisticJudgeReply 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 (*ArticleStatisticJudgeReply) ValidateAll ¶
func (m *ArticleStatisticJudgeReply) ValidateAll() error
ValidateAll checks the field values on ArticleStatisticJudgeReply 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 ArticleStatisticJudgeReplyMultiError, or nil if none found.
type ArticleStatisticJudgeReplyMultiError ¶
type ArticleStatisticJudgeReplyMultiError []error
ArticleStatisticJudgeReplyMultiError is an error wrapping multiple validation errors returned by ArticleStatisticJudgeReply.ValidateAll() if the designated constraints aren't met.
func (ArticleStatisticJudgeReplyMultiError) AllErrors ¶
func (m ArticleStatisticJudgeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ArticleStatisticJudgeReplyMultiError) Error ¶
func (m ArticleStatisticJudgeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ArticleStatisticJudgeReplyValidationError ¶
type ArticleStatisticJudgeReplyValidationError struct {
// contains filtered or unexported fields
}
ArticleStatisticJudgeReplyValidationError is the validation error returned by ArticleStatisticJudgeReply.Validate if the designated constraints aren't met.
func (ArticleStatisticJudgeReplyValidationError) Cause ¶
func (e ArticleStatisticJudgeReplyValidationError) Cause() error
Cause function returns cause value.
func (ArticleStatisticJudgeReplyValidationError) Error ¶
func (e ArticleStatisticJudgeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (ArticleStatisticJudgeReplyValidationError) ErrorName ¶
func (e ArticleStatisticJudgeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (ArticleStatisticJudgeReplyValidationError) Field ¶
func (e ArticleStatisticJudgeReplyValidationError) Field() string
Field function returns field value.
func (ArticleStatisticJudgeReplyValidationError) Key ¶
func (e ArticleStatisticJudgeReplyValidationError) Key() bool
Key function returns key value.
func (ArticleStatisticJudgeReplyValidationError) Reason ¶
func (e ArticleStatisticJudgeReplyValidationError) Reason() string
Reason function returns reason value.
type ArticleStatisticJudgeReq ¶
type ArticleStatisticJudgeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*ArticleStatisticJudgeReq) Descriptor
deprecated
func (*ArticleStatisticJudgeReq) Descriptor() ([]byte, []int)
Deprecated: Use ArticleStatisticJudgeReq.ProtoReflect.Descriptor instead.
func (*ArticleStatisticJudgeReq) GetId ¶
func (x *ArticleStatisticJudgeReq) GetId() int32
func (*ArticleStatisticJudgeReq) GetUuid ¶
func (x *ArticleStatisticJudgeReq) GetUuid() string
func (*ArticleStatisticJudgeReq) ProtoMessage ¶
func (*ArticleStatisticJudgeReq) ProtoMessage()
func (*ArticleStatisticJudgeReq) ProtoReflect ¶
func (x *ArticleStatisticJudgeReq) ProtoReflect() protoreflect.Message
func (*ArticleStatisticJudgeReq) Reset ¶
func (x *ArticleStatisticJudgeReq) Reset()
func (*ArticleStatisticJudgeReq) String ¶
func (x *ArticleStatisticJudgeReq) String() string
func (*ArticleStatisticJudgeReq) Validate ¶
func (m *ArticleStatisticJudgeReq) Validate() error
Validate checks the field values on ArticleStatisticJudgeReq 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 (*ArticleStatisticJudgeReq) ValidateAll ¶
func (m *ArticleStatisticJudgeReq) ValidateAll() error
ValidateAll checks the field values on ArticleStatisticJudgeReq 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 ArticleStatisticJudgeReqMultiError, or nil if none found.
type ArticleStatisticJudgeReqMultiError ¶
type ArticleStatisticJudgeReqMultiError []error
ArticleStatisticJudgeReqMultiError is an error wrapping multiple validation errors returned by ArticleStatisticJudgeReq.ValidateAll() if the designated constraints aren't met.
func (ArticleStatisticJudgeReqMultiError) AllErrors ¶
func (m ArticleStatisticJudgeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ArticleStatisticJudgeReqMultiError) Error ¶
func (m ArticleStatisticJudgeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ArticleStatisticJudgeReqValidationError ¶
type ArticleStatisticJudgeReqValidationError struct {
// contains filtered or unexported fields
}
ArticleStatisticJudgeReqValidationError is the validation error returned by ArticleStatisticJudgeReq.Validate if the designated constraints aren't met.
func (ArticleStatisticJudgeReqValidationError) Cause ¶
func (e ArticleStatisticJudgeReqValidationError) Cause() error
Cause function returns cause value.
func (ArticleStatisticJudgeReqValidationError) Error ¶
func (e ArticleStatisticJudgeReqValidationError) Error() string
Error satisfies the builtin error interface
func (ArticleStatisticJudgeReqValidationError) ErrorName ¶
func (e ArticleStatisticJudgeReqValidationError) ErrorName() string
ErrorName returns error name.
func (ArticleStatisticJudgeReqValidationError) Field ¶
func (e ArticleStatisticJudgeReqValidationError) Field() string
Field function returns field value.
func (ArticleStatisticJudgeReqValidationError) Key ¶
func (e ArticleStatisticJudgeReqValidationError) Key() bool
Key function returns key value.
func (ArticleStatisticJudgeReqValidationError) Reason ¶
func (e ArticleStatisticJudgeReqValidationError) Reason() string
Reason function returns reason value.
type CancelArticleAgreeDbAndCacheReq ¶
type CancelArticleAgreeDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=userUuid,proto3" json:"userUuid,omitempty"` // contains filtered or unexported fields }
func (*CancelArticleAgreeDbAndCacheReq) Descriptor
deprecated
func (*CancelArticleAgreeDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelArticleAgreeDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*CancelArticleAgreeDbAndCacheReq) GetId ¶
func (x *CancelArticleAgreeDbAndCacheReq) GetId() int32
func (*CancelArticleAgreeDbAndCacheReq) GetUserUuid ¶
func (x *CancelArticleAgreeDbAndCacheReq) GetUserUuid() string
func (*CancelArticleAgreeDbAndCacheReq) GetUuid ¶
func (x *CancelArticleAgreeDbAndCacheReq) GetUuid() string
func (*CancelArticleAgreeDbAndCacheReq) ProtoMessage ¶
func (*CancelArticleAgreeDbAndCacheReq) ProtoMessage()
func (*CancelArticleAgreeDbAndCacheReq) ProtoReflect ¶
func (x *CancelArticleAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*CancelArticleAgreeDbAndCacheReq) Reset ¶
func (x *CancelArticleAgreeDbAndCacheReq) Reset()
func (*CancelArticleAgreeDbAndCacheReq) String ¶
func (x *CancelArticleAgreeDbAndCacheReq) String() string
func (*CancelArticleAgreeDbAndCacheReq) Validate ¶
func (m *CancelArticleAgreeDbAndCacheReq) Validate() error
Validate checks the field values on CancelArticleAgreeDbAndCacheReq 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 (*CancelArticleAgreeDbAndCacheReq) ValidateAll ¶
func (m *CancelArticleAgreeDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on CancelArticleAgreeDbAndCacheReq 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 CancelArticleAgreeDbAndCacheReqMultiError, or nil if none found.
type CancelArticleAgreeDbAndCacheReqMultiError ¶
type CancelArticleAgreeDbAndCacheReqMultiError []error
CancelArticleAgreeDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by CancelArticleAgreeDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (CancelArticleAgreeDbAndCacheReqMultiError) AllErrors ¶
func (m CancelArticleAgreeDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelArticleAgreeDbAndCacheReqMultiError) Error ¶
func (m CancelArticleAgreeDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelArticleAgreeDbAndCacheReqValidationError ¶
type CancelArticleAgreeDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
CancelArticleAgreeDbAndCacheReqValidationError is the validation error returned by CancelArticleAgreeDbAndCacheReq.Validate if the designated constraints aren't met.
func (CancelArticleAgreeDbAndCacheReqValidationError) Cause ¶
func (e CancelArticleAgreeDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (CancelArticleAgreeDbAndCacheReqValidationError) Error ¶
func (e CancelArticleAgreeDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelArticleAgreeDbAndCacheReqValidationError) ErrorName ¶
func (e CancelArticleAgreeDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelArticleAgreeDbAndCacheReqValidationError) Field ¶
func (e CancelArticleAgreeDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (CancelArticleAgreeDbAndCacheReqValidationError) Key ¶
func (e CancelArticleAgreeDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (CancelArticleAgreeDbAndCacheReqValidationError) Reason ¶
func (e CancelArticleAgreeDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type CancelArticleAgreeReq ¶
type CancelArticleAgreeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelArticleAgreeReq) Descriptor
deprecated
func (*CancelArticleAgreeReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelArticleAgreeReq.ProtoReflect.Descriptor instead.
func (*CancelArticleAgreeReq) GetId ¶
func (x *CancelArticleAgreeReq) GetId() int32
func (*CancelArticleAgreeReq) GetUserUuid ¶
func (x *CancelArticleAgreeReq) GetUserUuid() string
func (*CancelArticleAgreeReq) GetUuid ¶
func (x *CancelArticleAgreeReq) GetUuid() string
func (*CancelArticleAgreeReq) ProtoMessage ¶
func (*CancelArticleAgreeReq) ProtoMessage()
func (*CancelArticleAgreeReq) ProtoReflect ¶
func (x *CancelArticleAgreeReq) ProtoReflect() protoreflect.Message
func (*CancelArticleAgreeReq) Reset ¶
func (x *CancelArticleAgreeReq) Reset()
func (*CancelArticleAgreeReq) String ¶
func (x *CancelArticleAgreeReq) String() string
func (*CancelArticleAgreeReq) Validate ¶
func (m *CancelArticleAgreeReq) Validate() error
Validate checks the field values on CancelArticleAgreeReq 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 (*CancelArticleAgreeReq) ValidateAll ¶
func (m *CancelArticleAgreeReq) ValidateAll() error
ValidateAll checks the field values on CancelArticleAgreeReq 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 CancelArticleAgreeReqMultiError, or nil if none found.
type CancelArticleAgreeReqMultiError ¶
type CancelArticleAgreeReqMultiError []error
CancelArticleAgreeReqMultiError is an error wrapping multiple validation errors returned by CancelArticleAgreeReq.ValidateAll() if the designated constraints aren't met.
func (CancelArticleAgreeReqMultiError) AllErrors ¶
func (m CancelArticleAgreeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelArticleAgreeReqMultiError) Error ¶
func (m CancelArticleAgreeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelArticleAgreeReqValidationError ¶
type CancelArticleAgreeReqValidationError struct {
// contains filtered or unexported fields
}
CancelArticleAgreeReqValidationError is the validation error returned by CancelArticleAgreeReq.Validate if the designated constraints aren't met.
func (CancelArticleAgreeReqValidationError) Cause ¶
func (e CancelArticleAgreeReqValidationError) Cause() error
Cause function returns cause value.
func (CancelArticleAgreeReqValidationError) Error ¶
func (e CancelArticleAgreeReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelArticleAgreeReqValidationError) ErrorName ¶
func (e CancelArticleAgreeReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelArticleAgreeReqValidationError) Field ¶
func (e CancelArticleAgreeReqValidationError) Field() string
Field function returns field value.
func (CancelArticleAgreeReqValidationError) Key ¶
func (e CancelArticleAgreeReqValidationError) Key() bool
Key function returns key value.
func (CancelArticleAgreeReqValidationError) Reason ¶
func (e CancelArticleAgreeReqValidationError) Reason() string
Reason function returns reason value.
type CancelArticleCollectDbAndCacheReq ¶
type CancelArticleCollectDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelArticleCollectDbAndCacheReq) Descriptor
deprecated
func (*CancelArticleCollectDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelArticleCollectDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*CancelArticleCollectDbAndCacheReq) GetId ¶
func (x *CancelArticleCollectDbAndCacheReq) GetId() int32
func (*CancelArticleCollectDbAndCacheReq) GetUserUuid ¶
func (x *CancelArticleCollectDbAndCacheReq) GetUserUuid() string
func (*CancelArticleCollectDbAndCacheReq) GetUuid ¶
func (x *CancelArticleCollectDbAndCacheReq) GetUuid() string
func (*CancelArticleCollectDbAndCacheReq) ProtoMessage ¶
func (*CancelArticleCollectDbAndCacheReq) ProtoMessage()
func (*CancelArticleCollectDbAndCacheReq) ProtoReflect ¶
func (x *CancelArticleCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*CancelArticleCollectDbAndCacheReq) Reset ¶
func (x *CancelArticleCollectDbAndCacheReq) Reset()
func (*CancelArticleCollectDbAndCacheReq) String ¶
func (x *CancelArticleCollectDbAndCacheReq) String() string
func (*CancelArticleCollectDbAndCacheReq) Validate ¶
func (m *CancelArticleCollectDbAndCacheReq) Validate() error
Validate checks the field values on CancelArticleCollectDbAndCacheReq 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 (*CancelArticleCollectDbAndCacheReq) ValidateAll ¶
func (m *CancelArticleCollectDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on CancelArticleCollectDbAndCacheReq 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 CancelArticleCollectDbAndCacheReqMultiError, or nil if none found.
type CancelArticleCollectDbAndCacheReqMultiError ¶
type CancelArticleCollectDbAndCacheReqMultiError []error
CancelArticleCollectDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by CancelArticleCollectDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (CancelArticleCollectDbAndCacheReqMultiError) AllErrors ¶
func (m CancelArticleCollectDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelArticleCollectDbAndCacheReqMultiError) Error ¶
func (m CancelArticleCollectDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelArticleCollectDbAndCacheReqValidationError ¶
type CancelArticleCollectDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
CancelArticleCollectDbAndCacheReqValidationError is the validation error returned by CancelArticleCollectDbAndCacheReq.Validate if the designated constraints aren't met.
func (CancelArticleCollectDbAndCacheReqValidationError) Cause ¶
func (e CancelArticleCollectDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (CancelArticleCollectDbAndCacheReqValidationError) Error ¶
func (e CancelArticleCollectDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelArticleCollectDbAndCacheReqValidationError) ErrorName ¶
func (e CancelArticleCollectDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelArticleCollectDbAndCacheReqValidationError) Field ¶
func (e CancelArticleCollectDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (CancelArticleCollectDbAndCacheReqValidationError) Key ¶
func (e CancelArticleCollectDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (CancelArticleCollectDbAndCacheReqValidationError) Reason ¶
func (e CancelArticleCollectDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type CancelArticleCollectReq ¶
type CancelArticleCollectReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelArticleCollectReq) Descriptor
deprecated
func (*CancelArticleCollectReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelArticleCollectReq.ProtoReflect.Descriptor instead.
func (*CancelArticleCollectReq) GetId ¶
func (x *CancelArticleCollectReq) GetId() int32
func (*CancelArticleCollectReq) GetUserUuid ¶
func (x *CancelArticleCollectReq) GetUserUuid() string
func (*CancelArticleCollectReq) GetUuid ¶
func (x *CancelArticleCollectReq) GetUuid() string
func (*CancelArticleCollectReq) ProtoMessage ¶
func (*CancelArticleCollectReq) ProtoMessage()
func (*CancelArticleCollectReq) ProtoReflect ¶
func (x *CancelArticleCollectReq) ProtoReflect() protoreflect.Message
func (*CancelArticleCollectReq) Reset ¶
func (x *CancelArticleCollectReq) Reset()
func (*CancelArticleCollectReq) String ¶
func (x *CancelArticleCollectReq) String() string
func (*CancelArticleCollectReq) Validate ¶
func (m *CancelArticleCollectReq) Validate() error
Validate checks the field values on CancelArticleCollectReq 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 (*CancelArticleCollectReq) ValidateAll ¶
func (m *CancelArticleCollectReq) ValidateAll() error
ValidateAll checks the field values on CancelArticleCollectReq 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 CancelArticleCollectReqMultiError, or nil if none found.
type CancelArticleCollectReqMultiError ¶
type CancelArticleCollectReqMultiError []error
CancelArticleCollectReqMultiError is an error wrapping multiple validation errors returned by CancelArticleCollectReq.ValidateAll() if the designated constraints aren't met.
func (CancelArticleCollectReqMultiError) AllErrors ¶
func (m CancelArticleCollectReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelArticleCollectReqMultiError) Error ¶
func (m CancelArticleCollectReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelArticleCollectReqValidationError ¶
type CancelArticleCollectReqValidationError struct {
// contains filtered or unexported fields
}
CancelArticleCollectReqValidationError is the validation error returned by CancelArticleCollectReq.Validate if the designated constraints aren't met.
func (CancelArticleCollectReqValidationError) Cause ¶
func (e CancelArticleCollectReqValidationError) Cause() error
Cause function returns cause value.
func (CancelArticleCollectReqValidationError) Error ¶
func (e CancelArticleCollectReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelArticleCollectReqValidationError) ErrorName ¶
func (e CancelArticleCollectReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelArticleCollectReqValidationError) Field ¶
func (e CancelArticleCollectReqValidationError) Field() string
Field function returns field value.
func (CancelArticleCollectReqValidationError) Key ¶
func (e CancelArticleCollectReqValidationError) Key() bool
Key function returns key value.
func (CancelArticleCollectReqValidationError) Reason ¶
func (e CancelArticleCollectReqValidationError) Reason() string
Reason function returns reason value.
type CancelColumnAgreeDbAndCacheReq ¶
type CancelColumnAgreeDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=userUuid,proto3" json:"userUuid,omitempty"` // contains filtered or unexported fields }
func (*CancelColumnAgreeDbAndCacheReq) Descriptor
deprecated
func (*CancelColumnAgreeDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelColumnAgreeDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*CancelColumnAgreeDbAndCacheReq) GetId ¶
func (x *CancelColumnAgreeDbAndCacheReq) GetId() int32
func (*CancelColumnAgreeDbAndCacheReq) GetUserUuid ¶
func (x *CancelColumnAgreeDbAndCacheReq) GetUserUuid() string
func (*CancelColumnAgreeDbAndCacheReq) GetUuid ¶
func (x *CancelColumnAgreeDbAndCacheReq) GetUuid() string
func (*CancelColumnAgreeDbAndCacheReq) ProtoMessage ¶
func (*CancelColumnAgreeDbAndCacheReq) ProtoMessage()
func (*CancelColumnAgreeDbAndCacheReq) ProtoReflect ¶
func (x *CancelColumnAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*CancelColumnAgreeDbAndCacheReq) Reset ¶
func (x *CancelColumnAgreeDbAndCacheReq) Reset()
func (*CancelColumnAgreeDbAndCacheReq) String ¶
func (x *CancelColumnAgreeDbAndCacheReq) String() string
func (*CancelColumnAgreeDbAndCacheReq) Validate ¶
func (m *CancelColumnAgreeDbAndCacheReq) Validate() error
Validate checks the field values on CancelColumnAgreeDbAndCacheReq 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 (*CancelColumnAgreeDbAndCacheReq) ValidateAll ¶
func (m *CancelColumnAgreeDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on CancelColumnAgreeDbAndCacheReq 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 CancelColumnAgreeDbAndCacheReqMultiError, or nil if none found.
type CancelColumnAgreeDbAndCacheReqMultiError ¶
type CancelColumnAgreeDbAndCacheReqMultiError []error
CancelColumnAgreeDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by CancelColumnAgreeDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (CancelColumnAgreeDbAndCacheReqMultiError) AllErrors ¶
func (m CancelColumnAgreeDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelColumnAgreeDbAndCacheReqMultiError) Error ¶
func (m CancelColumnAgreeDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelColumnAgreeDbAndCacheReqValidationError ¶
type CancelColumnAgreeDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
CancelColumnAgreeDbAndCacheReqValidationError is the validation error returned by CancelColumnAgreeDbAndCacheReq.Validate if the designated constraints aren't met.
func (CancelColumnAgreeDbAndCacheReqValidationError) Cause ¶
func (e CancelColumnAgreeDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (CancelColumnAgreeDbAndCacheReqValidationError) Error ¶
func (e CancelColumnAgreeDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelColumnAgreeDbAndCacheReqValidationError) ErrorName ¶
func (e CancelColumnAgreeDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelColumnAgreeDbAndCacheReqValidationError) Field ¶
func (e CancelColumnAgreeDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (CancelColumnAgreeDbAndCacheReqValidationError) Key ¶
func (e CancelColumnAgreeDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (CancelColumnAgreeDbAndCacheReqValidationError) Reason ¶
func (e CancelColumnAgreeDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type CancelColumnAgreeReq ¶
type CancelColumnAgreeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelColumnAgreeReq) Descriptor
deprecated
func (*CancelColumnAgreeReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelColumnAgreeReq.ProtoReflect.Descriptor instead.
func (*CancelColumnAgreeReq) GetId ¶
func (x *CancelColumnAgreeReq) GetId() int32
func (*CancelColumnAgreeReq) GetUserUuid ¶
func (x *CancelColumnAgreeReq) GetUserUuid() string
func (*CancelColumnAgreeReq) GetUuid ¶
func (x *CancelColumnAgreeReq) GetUuid() string
func (*CancelColumnAgreeReq) ProtoMessage ¶
func (*CancelColumnAgreeReq) ProtoMessage()
func (*CancelColumnAgreeReq) ProtoReflect ¶
func (x *CancelColumnAgreeReq) ProtoReflect() protoreflect.Message
func (*CancelColumnAgreeReq) Reset ¶
func (x *CancelColumnAgreeReq) Reset()
func (*CancelColumnAgreeReq) String ¶
func (x *CancelColumnAgreeReq) String() string
func (*CancelColumnAgreeReq) Validate ¶
func (m *CancelColumnAgreeReq) Validate() error
Validate checks the field values on CancelColumnAgreeReq 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 (*CancelColumnAgreeReq) ValidateAll ¶
func (m *CancelColumnAgreeReq) ValidateAll() error
ValidateAll checks the field values on CancelColumnAgreeReq 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 CancelColumnAgreeReqMultiError, or nil if none found.
type CancelColumnAgreeReqMultiError ¶
type CancelColumnAgreeReqMultiError []error
CancelColumnAgreeReqMultiError is an error wrapping multiple validation errors returned by CancelColumnAgreeReq.ValidateAll() if the designated constraints aren't met.
func (CancelColumnAgreeReqMultiError) AllErrors ¶
func (m CancelColumnAgreeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelColumnAgreeReqMultiError) Error ¶
func (m CancelColumnAgreeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelColumnAgreeReqValidationError ¶
type CancelColumnAgreeReqValidationError struct {
// contains filtered or unexported fields
}
CancelColumnAgreeReqValidationError is the validation error returned by CancelColumnAgreeReq.Validate if the designated constraints aren't met.
func (CancelColumnAgreeReqValidationError) Cause ¶
func (e CancelColumnAgreeReqValidationError) Cause() error
Cause function returns cause value.
func (CancelColumnAgreeReqValidationError) Error ¶
func (e CancelColumnAgreeReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelColumnAgreeReqValidationError) ErrorName ¶
func (e CancelColumnAgreeReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelColumnAgreeReqValidationError) Field ¶
func (e CancelColumnAgreeReqValidationError) Field() string
Field function returns field value.
func (CancelColumnAgreeReqValidationError) Key ¶
func (e CancelColumnAgreeReqValidationError) Key() bool
Key function returns key value.
func (CancelColumnAgreeReqValidationError) Reason ¶
func (e CancelColumnAgreeReqValidationError) Reason() string
Reason function returns reason value.
type CancelColumnCollectDbAndCacheReq ¶
type CancelColumnCollectDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelColumnCollectDbAndCacheReq) Descriptor
deprecated
func (*CancelColumnCollectDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelColumnCollectDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*CancelColumnCollectDbAndCacheReq) GetId ¶
func (x *CancelColumnCollectDbAndCacheReq) GetId() int32
func (*CancelColumnCollectDbAndCacheReq) GetUserUuid ¶
func (x *CancelColumnCollectDbAndCacheReq) GetUserUuid() string
func (*CancelColumnCollectDbAndCacheReq) GetUuid ¶
func (x *CancelColumnCollectDbAndCacheReq) GetUuid() string
func (*CancelColumnCollectDbAndCacheReq) ProtoMessage ¶
func (*CancelColumnCollectDbAndCacheReq) ProtoMessage()
func (*CancelColumnCollectDbAndCacheReq) ProtoReflect ¶
func (x *CancelColumnCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*CancelColumnCollectDbAndCacheReq) Reset ¶
func (x *CancelColumnCollectDbAndCacheReq) Reset()
func (*CancelColumnCollectDbAndCacheReq) String ¶
func (x *CancelColumnCollectDbAndCacheReq) String() string
func (*CancelColumnCollectDbAndCacheReq) Validate ¶
func (m *CancelColumnCollectDbAndCacheReq) Validate() error
Validate checks the field values on CancelColumnCollectDbAndCacheReq 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 (*CancelColumnCollectDbAndCacheReq) ValidateAll ¶
func (m *CancelColumnCollectDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on CancelColumnCollectDbAndCacheReq 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 CancelColumnCollectDbAndCacheReqMultiError, or nil if none found.
type CancelColumnCollectDbAndCacheReqMultiError ¶
type CancelColumnCollectDbAndCacheReqMultiError []error
CancelColumnCollectDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by CancelColumnCollectDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (CancelColumnCollectDbAndCacheReqMultiError) AllErrors ¶
func (m CancelColumnCollectDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelColumnCollectDbAndCacheReqMultiError) Error ¶
func (m CancelColumnCollectDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelColumnCollectDbAndCacheReqValidationError ¶
type CancelColumnCollectDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
CancelColumnCollectDbAndCacheReqValidationError is the validation error returned by CancelColumnCollectDbAndCacheReq.Validate if the designated constraints aren't met.
func (CancelColumnCollectDbAndCacheReqValidationError) Cause ¶
func (e CancelColumnCollectDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (CancelColumnCollectDbAndCacheReqValidationError) Error ¶
func (e CancelColumnCollectDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelColumnCollectDbAndCacheReqValidationError) ErrorName ¶
func (e CancelColumnCollectDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelColumnCollectDbAndCacheReqValidationError) Field ¶
func (e CancelColumnCollectDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (CancelColumnCollectDbAndCacheReqValidationError) Key ¶
func (e CancelColumnCollectDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (CancelColumnCollectDbAndCacheReqValidationError) Reason ¶
func (e CancelColumnCollectDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type CancelColumnCollectReq ¶
type CancelColumnCollectReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelColumnCollectReq) Descriptor
deprecated
func (*CancelColumnCollectReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelColumnCollectReq.ProtoReflect.Descriptor instead.
func (*CancelColumnCollectReq) GetId ¶
func (x *CancelColumnCollectReq) GetId() int32
func (*CancelColumnCollectReq) GetUserUuid ¶
func (x *CancelColumnCollectReq) GetUserUuid() string
func (*CancelColumnCollectReq) GetUuid ¶
func (x *CancelColumnCollectReq) GetUuid() string
func (*CancelColumnCollectReq) ProtoMessage ¶
func (*CancelColumnCollectReq) ProtoMessage()
func (*CancelColumnCollectReq) ProtoReflect ¶
func (x *CancelColumnCollectReq) ProtoReflect() protoreflect.Message
func (*CancelColumnCollectReq) Reset ¶
func (x *CancelColumnCollectReq) Reset()
func (*CancelColumnCollectReq) String ¶
func (x *CancelColumnCollectReq) String() string
func (*CancelColumnCollectReq) Validate ¶
func (m *CancelColumnCollectReq) Validate() error
Validate checks the field values on CancelColumnCollectReq 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 (*CancelColumnCollectReq) ValidateAll ¶
func (m *CancelColumnCollectReq) ValidateAll() error
ValidateAll checks the field values on CancelColumnCollectReq 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 CancelColumnCollectReqMultiError, or nil if none found.
type CancelColumnCollectReqMultiError ¶
type CancelColumnCollectReqMultiError []error
CancelColumnCollectReqMultiError is an error wrapping multiple validation errors returned by CancelColumnCollectReq.ValidateAll() if the designated constraints aren't met.
func (CancelColumnCollectReqMultiError) AllErrors ¶
func (m CancelColumnCollectReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelColumnCollectReqMultiError) Error ¶
func (m CancelColumnCollectReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelColumnCollectReqValidationError ¶
type CancelColumnCollectReqValidationError struct {
// contains filtered or unexported fields
}
CancelColumnCollectReqValidationError is the validation error returned by CancelColumnCollectReq.Validate if the designated constraints aren't met.
func (CancelColumnCollectReqValidationError) Cause ¶
func (e CancelColumnCollectReqValidationError) Cause() error
Cause function returns cause value.
func (CancelColumnCollectReqValidationError) Error ¶
func (e CancelColumnCollectReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelColumnCollectReqValidationError) ErrorName ¶
func (e CancelColumnCollectReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelColumnCollectReqValidationError) Field ¶
func (e CancelColumnCollectReqValidationError) Field() string
Field function returns field value.
func (CancelColumnCollectReqValidationError) Key ¶
func (e CancelColumnCollectReqValidationError) Key() bool
Key function returns key value.
func (CancelColumnCollectReqValidationError) Reason ¶
func (e CancelColumnCollectReqValidationError) Reason() string
Reason function returns reason value.
type CancelColumnSubscribeDbAndCacheReq ¶
type CancelColumnSubscribeDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelColumnSubscribeDbAndCacheReq) Descriptor
deprecated
func (*CancelColumnSubscribeDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelColumnSubscribeDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*CancelColumnSubscribeDbAndCacheReq) GetId ¶
func (x *CancelColumnSubscribeDbAndCacheReq) GetId() int32
func (*CancelColumnSubscribeDbAndCacheReq) GetUuid ¶
func (x *CancelColumnSubscribeDbAndCacheReq) GetUuid() string
func (*CancelColumnSubscribeDbAndCacheReq) ProtoMessage ¶
func (*CancelColumnSubscribeDbAndCacheReq) ProtoMessage()
func (*CancelColumnSubscribeDbAndCacheReq) ProtoReflect ¶
func (x *CancelColumnSubscribeDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*CancelColumnSubscribeDbAndCacheReq) Reset ¶
func (x *CancelColumnSubscribeDbAndCacheReq) Reset()
func (*CancelColumnSubscribeDbAndCacheReq) String ¶
func (x *CancelColumnSubscribeDbAndCacheReq) String() string
func (*CancelColumnSubscribeDbAndCacheReq) Validate ¶
func (m *CancelColumnSubscribeDbAndCacheReq) Validate() error
Validate checks the field values on CancelColumnSubscribeDbAndCacheReq 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 (*CancelColumnSubscribeDbAndCacheReq) ValidateAll ¶
func (m *CancelColumnSubscribeDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on CancelColumnSubscribeDbAndCacheReq 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 CancelColumnSubscribeDbAndCacheReqMultiError, or nil if none found.
type CancelColumnSubscribeDbAndCacheReqMultiError ¶
type CancelColumnSubscribeDbAndCacheReqMultiError []error
CancelColumnSubscribeDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by CancelColumnSubscribeDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (CancelColumnSubscribeDbAndCacheReqMultiError) AllErrors ¶
func (m CancelColumnSubscribeDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelColumnSubscribeDbAndCacheReqMultiError) Error ¶
func (m CancelColumnSubscribeDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelColumnSubscribeDbAndCacheReqValidationError ¶
type CancelColumnSubscribeDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
CancelColumnSubscribeDbAndCacheReqValidationError is the validation error returned by CancelColumnSubscribeDbAndCacheReq.Validate if the designated constraints aren't met.
func (CancelColumnSubscribeDbAndCacheReqValidationError) Cause ¶
func (e CancelColumnSubscribeDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (CancelColumnSubscribeDbAndCacheReqValidationError) Error ¶
func (e CancelColumnSubscribeDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelColumnSubscribeDbAndCacheReqValidationError) ErrorName ¶
func (e CancelColumnSubscribeDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelColumnSubscribeDbAndCacheReqValidationError) Field ¶
func (e CancelColumnSubscribeDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (CancelColumnSubscribeDbAndCacheReqValidationError) Key ¶
func (e CancelColumnSubscribeDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (CancelColumnSubscribeDbAndCacheReqValidationError) Reason ¶
func (e CancelColumnSubscribeDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type CancelSubscribeColumnReq ¶
type CancelSubscribeColumnReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelSubscribeColumnReq) Descriptor
deprecated
func (*CancelSubscribeColumnReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelSubscribeColumnReq.ProtoReflect.Descriptor instead.
func (*CancelSubscribeColumnReq) GetId ¶
func (x *CancelSubscribeColumnReq) GetId() int32
func (*CancelSubscribeColumnReq) GetUuid ¶
func (x *CancelSubscribeColumnReq) GetUuid() string
func (*CancelSubscribeColumnReq) ProtoMessage ¶
func (*CancelSubscribeColumnReq) ProtoMessage()
func (*CancelSubscribeColumnReq) ProtoReflect ¶
func (x *CancelSubscribeColumnReq) ProtoReflect() protoreflect.Message
func (*CancelSubscribeColumnReq) Reset ¶
func (x *CancelSubscribeColumnReq) Reset()
func (*CancelSubscribeColumnReq) String ¶
func (x *CancelSubscribeColumnReq) String() string
func (*CancelSubscribeColumnReq) Validate ¶
func (m *CancelSubscribeColumnReq) Validate() error
Validate checks the field values on CancelSubscribeColumnReq 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 (*CancelSubscribeColumnReq) ValidateAll ¶
func (m *CancelSubscribeColumnReq) ValidateAll() error
ValidateAll checks the field values on CancelSubscribeColumnReq 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 CancelSubscribeColumnReqMultiError, or nil if none found.
type CancelSubscribeColumnReqMultiError ¶
type CancelSubscribeColumnReqMultiError []error
CancelSubscribeColumnReqMultiError is an error wrapping multiple validation errors returned by CancelSubscribeColumnReq.ValidateAll() if the designated constraints aren't met.
func (CancelSubscribeColumnReqMultiError) AllErrors ¶
func (m CancelSubscribeColumnReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelSubscribeColumnReqMultiError) Error ¶
func (m CancelSubscribeColumnReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelSubscribeColumnReqValidationError ¶
type CancelSubscribeColumnReqValidationError struct {
// contains filtered or unexported fields
}
CancelSubscribeColumnReqValidationError is the validation error returned by CancelSubscribeColumnReq.Validate if the designated constraints aren't met.
func (CancelSubscribeColumnReqValidationError) Cause ¶
func (e CancelSubscribeColumnReqValidationError) Cause() error
Cause function returns cause value.
func (CancelSubscribeColumnReqValidationError) Error ¶
func (e CancelSubscribeColumnReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelSubscribeColumnReqValidationError) ErrorName ¶
func (e CancelSubscribeColumnReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelSubscribeColumnReqValidationError) Field ¶
func (e CancelSubscribeColumnReqValidationError) Field() string
Field function returns field value.
func (CancelSubscribeColumnReqValidationError) Key ¶
func (e CancelSubscribeColumnReqValidationError) Key() bool
Key function returns key value.
func (CancelSubscribeColumnReqValidationError) Reason ¶
func (e CancelSubscribeColumnReqValidationError) Reason() string
Reason function returns reason value.
type CancelTalkAgreeDbAndCacheReq ¶
type CancelTalkAgreeDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=userUuid,proto3" json:"userUuid,omitempty"` // contains filtered or unexported fields }
func (*CancelTalkAgreeDbAndCacheReq) Descriptor
deprecated
func (*CancelTalkAgreeDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelTalkAgreeDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*CancelTalkAgreeDbAndCacheReq) GetId ¶
func (x *CancelTalkAgreeDbAndCacheReq) GetId() int32
func (*CancelTalkAgreeDbAndCacheReq) GetUserUuid ¶
func (x *CancelTalkAgreeDbAndCacheReq) GetUserUuid() string
func (*CancelTalkAgreeDbAndCacheReq) GetUuid ¶
func (x *CancelTalkAgreeDbAndCacheReq) GetUuid() string
func (*CancelTalkAgreeDbAndCacheReq) ProtoMessage ¶
func (*CancelTalkAgreeDbAndCacheReq) ProtoMessage()
func (*CancelTalkAgreeDbAndCacheReq) ProtoReflect ¶
func (x *CancelTalkAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*CancelTalkAgreeDbAndCacheReq) Reset ¶
func (x *CancelTalkAgreeDbAndCacheReq) Reset()
func (*CancelTalkAgreeDbAndCacheReq) String ¶
func (x *CancelTalkAgreeDbAndCacheReq) String() string
func (*CancelTalkAgreeDbAndCacheReq) Validate ¶
func (m *CancelTalkAgreeDbAndCacheReq) Validate() error
Validate checks the field values on CancelTalkAgreeDbAndCacheReq 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 (*CancelTalkAgreeDbAndCacheReq) ValidateAll ¶
func (m *CancelTalkAgreeDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on CancelTalkAgreeDbAndCacheReq 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 CancelTalkAgreeDbAndCacheReqMultiError, or nil if none found.
type CancelTalkAgreeDbAndCacheReqMultiError ¶
type CancelTalkAgreeDbAndCacheReqMultiError []error
CancelTalkAgreeDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by CancelTalkAgreeDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (CancelTalkAgreeDbAndCacheReqMultiError) AllErrors ¶
func (m CancelTalkAgreeDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelTalkAgreeDbAndCacheReqMultiError) Error ¶
func (m CancelTalkAgreeDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelTalkAgreeDbAndCacheReqValidationError ¶
type CancelTalkAgreeDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
CancelTalkAgreeDbAndCacheReqValidationError is the validation error returned by CancelTalkAgreeDbAndCacheReq.Validate if the designated constraints aren't met.
func (CancelTalkAgreeDbAndCacheReqValidationError) Cause ¶
func (e CancelTalkAgreeDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (CancelTalkAgreeDbAndCacheReqValidationError) Error ¶
func (e CancelTalkAgreeDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelTalkAgreeDbAndCacheReqValidationError) ErrorName ¶
func (e CancelTalkAgreeDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelTalkAgreeDbAndCacheReqValidationError) Field ¶
func (e CancelTalkAgreeDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (CancelTalkAgreeDbAndCacheReqValidationError) Key ¶
func (e CancelTalkAgreeDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (CancelTalkAgreeDbAndCacheReqValidationError) Reason ¶
func (e CancelTalkAgreeDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type CancelTalkAgreeReq ¶
type CancelTalkAgreeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelTalkAgreeReq) Descriptor
deprecated
func (*CancelTalkAgreeReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelTalkAgreeReq.ProtoReflect.Descriptor instead.
func (*CancelTalkAgreeReq) GetId ¶
func (x *CancelTalkAgreeReq) GetId() int32
func (*CancelTalkAgreeReq) GetUserUuid ¶
func (x *CancelTalkAgreeReq) GetUserUuid() string
func (*CancelTalkAgreeReq) GetUuid ¶
func (x *CancelTalkAgreeReq) GetUuid() string
func (*CancelTalkAgreeReq) ProtoMessage ¶
func (*CancelTalkAgreeReq) ProtoMessage()
func (*CancelTalkAgreeReq) ProtoReflect ¶
func (x *CancelTalkAgreeReq) ProtoReflect() protoreflect.Message
func (*CancelTalkAgreeReq) Reset ¶
func (x *CancelTalkAgreeReq) Reset()
func (*CancelTalkAgreeReq) String ¶
func (x *CancelTalkAgreeReq) String() string
func (*CancelTalkAgreeReq) Validate ¶
func (m *CancelTalkAgreeReq) Validate() error
Validate checks the field values on CancelTalkAgreeReq 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 (*CancelTalkAgreeReq) ValidateAll ¶
func (m *CancelTalkAgreeReq) ValidateAll() error
ValidateAll checks the field values on CancelTalkAgreeReq 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 CancelTalkAgreeReqMultiError, or nil if none found.
type CancelTalkAgreeReqMultiError ¶
type CancelTalkAgreeReqMultiError []error
CancelTalkAgreeReqMultiError is an error wrapping multiple validation errors returned by CancelTalkAgreeReq.ValidateAll() if the designated constraints aren't met.
func (CancelTalkAgreeReqMultiError) AllErrors ¶
func (m CancelTalkAgreeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelTalkAgreeReqMultiError) Error ¶
func (m CancelTalkAgreeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelTalkAgreeReqValidationError ¶
type CancelTalkAgreeReqValidationError struct {
// contains filtered or unexported fields
}
CancelTalkAgreeReqValidationError is the validation error returned by CancelTalkAgreeReq.Validate if the designated constraints aren't met.
func (CancelTalkAgreeReqValidationError) Cause ¶
func (e CancelTalkAgreeReqValidationError) Cause() error
Cause function returns cause value.
func (CancelTalkAgreeReqValidationError) Error ¶
func (e CancelTalkAgreeReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelTalkAgreeReqValidationError) ErrorName ¶
func (e CancelTalkAgreeReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelTalkAgreeReqValidationError) Field ¶
func (e CancelTalkAgreeReqValidationError) Field() string
Field function returns field value.
func (CancelTalkAgreeReqValidationError) Key ¶
func (e CancelTalkAgreeReqValidationError) Key() bool
Key function returns key value.
func (CancelTalkAgreeReqValidationError) Reason ¶
func (e CancelTalkAgreeReqValidationError) Reason() string
Reason function returns reason value.
type CancelTalkCollectDbAndCacheReq ¶
type CancelTalkCollectDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelTalkCollectDbAndCacheReq) Descriptor
deprecated
func (*CancelTalkCollectDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelTalkCollectDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*CancelTalkCollectDbAndCacheReq) GetId ¶
func (x *CancelTalkCollectDbAndCacheReq) GetId() int32
func (*CancelTalkCollectDbAndCacheReq) GetUserUuid ¶
func (x *CancelTalkCollectDbAndCacheReq) GetUserUuid() string
func (*CancelTalkCollectDbAndCacheReq) GetUuid ¶
func (x *CancelTalkCollectDbAndCacheReq) GetUuid() string
func (*CancelTalkCollectDbAndCacheReq) ProtoMessage ¶
func (*CancelTalkCollectDbAndCacheReq) ProtoMessage()
func (*CancelTalkCollectDbAndCacheReq) ProtoReflect ¶
func (x *CancelTalkCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*CancelTalkCollectDbAndCacheReq) Reset ¶
func (x *CancelTalkCollectDbAndCacheReq) Reset()
func (*CancelTalkCollectDbAndCacheReq) String ¶
func (x *CancelTalkCollectDbAndCacheReq) String() string
func (*CancelTalkCollectDbAndCacheReq) Validate ¶
func (m *CancelTalkCollectDbAndCacheReq) Validate() error
Validate checks the field values on CancelTalkCollectDbAndCacheReq 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 (*CancelTalkCollectDbAndCacheReq) ValidateAll ¶
func (m *CancelTalkCollectDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on CancelTalkCollectDbAndCacheReq 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 CancelTalkCollectDbAndCacheReqMultiError, or nil if none found.
type CancelTalkCollectDbAndCacheReqMultiError ¶
type CancelTalkCollectDbAndCacheReqMultiError []error
CancelTalkCollectDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by CancelTalkCollectDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (CancelTalkCollectDbAndCacheReqMultiError) AllErrors ¶
func (m CancelTalkCollectDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelTalkCollectDbAndCacheReqMultiError) Error ¶
func (m CancelTalkCollectDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelTalkCollectDbAndCacheReqValidationError ¶
type CancelTalkCollectDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
CancelTalkCollectDbAndCacheReqValidationError is the validation error returned by CancelTalkCollectDbAndCacheReq.Validate if the designated constraints aren't met.
func (CancelTalkCollectDbAndCacheReqValidationError) Cause ¶
func (e CancelTalkCollectDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (CancelTalkCollectDbAndCacheReqValidationError) Error ¶
func (e CancelTalkCollectDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelTalkCollectDbAndCacheReqValidationError) ErrorName ¶
func (e CancelTalkCollectDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelTalkCollectDbAndCacheReqValidationError) Field ¶
func (e CancelTalkCollectDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (CancelTalkCollectDbAndCacheReqValidationError) Key ¶
func (e CancelTalkCollectDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (CancelTalkCollectDbAndCacheReqValidationError) Reason ¶
func (e CancelTalkCollectDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type CancelTalkCollectReq ¶
type CancelTalkCollectReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelTalkCollectReq) Descriptor
deprecated
func (*CancelTalkCollectReq) Descriptor() ([]byte, []int)
Deprecated: Use CancelTalkCollectReq.ProtoReflect.Descriptor instead.
func (*CancelTalkCollectReq) GetId ¶
func (x *CancelTalkCollectReq) GetId() int32
func (*CancelTalkCollectReq) GetUserUuid ¶
func (x *CancelTalkCollectReq) GetUserUuid() string
func (*CancelTalkCollectReq) GetUuid ¶
func (x *CancelTalkCollectReq) GetUuid() string
func (*CancelTalkCollectReq) ProtoMessage ¶
func (*CancelTalkCollectReq) ProtoMessage()
func (*CancelTalkCollectReq) ProtoReflect ¶
func (x *CancelTalkCollectReq) ProtoReflect() protoreflect.Message
func (*CancelTalkCollectReq) Reset ¶
func (x *CancelTalkCollectReq) Reset()
func (*CancelTalkCollectReq) String ¶
func (x *CancelTalkCollectReq) String() string
func (*CancelTalkCollectReq) Validate ¶
func (m *CancelTalkCollectReq) Validate() error
Validate checks the field values on CancelTalkCollectReq 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 (*CancelTalkCollectReq) ValidateAll ¶
func (m *CancelTalkCollectReq) ValidateAll() error
ValidateAll checks the field values on CancelTalkCollectReq 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 CancelTalkCollectReqMultiError, or nil if none found.
type CancelTalkCollectReqMultiError ¶
type CancelTalkCollectReqMultiError []error
CancelTalkCollectReqMultiError is an error wrapping multiple validation errors returned by CancelTalkCollectReq.ValidateAll() if the designated constraints aren't met.
func (CancelTalkCollectReqMultiError) AllErrors ¶
func (m CancelTalkCollectReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelTalkCollectReqMultiError) Error ¶
func (m CancelTalkCollectReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelTalkCollectReqValidationError ¶
type CancelTalkCollectReqValidationError struct {
// contains filtered or unexported fields
}
CancelTalkCollectReqValidationError is the validation error returned by CancelTalkCollectReq.Validate if the designated constraints aren't met.
func (CancelTalkCollectReqValidationError) Cause ¶
func (e CancelTalkCollectReqValidationError) Cause() error
Cause function returns cause value.
func (CancelTalkCollectReqValidationError) Error ¶
func (e CancelTalkCollectReqValidationError) Error() string
Error satisfies the builtin error interface
func (CancelTalkCollectReqValidationError) ErrorName ¶
func (e CancelTalkCollectReqValidationError) ErrorName() string
ErrorName returns error name.
func (CancelTalkCollectReqValidationError) Field ¶
func (e CancelTalkCollectReqValidationError) Field() string
Field function returns field value.
func (CancelTalkCollectReqValidationError) Key ¶
func (e CancelTalkCollectReqValidationError) Key() bool
Key function returns key value.
func (CancelTalkCollectReqValidationError) Reason ¶
func (e CancelTalkCollectReqValidationError) Reason() string
Reason function returns reason value.
type ColumnStatisticJudgeReply ¶
type ColumnStatisticJudgeReply struct { Agree bool `protobuf:"varint,1,opt,name=agree,proto3" json:"agree,omitempty"` Collect bool `protobuf:"varint,2,opt,name=collect,proto3" json:"collect,omitempty"` // contains filtered or unexported fields }
func (*ColumnStatisticJudgeReply) Descriptor
deprecated
func (*ColumnStatisticJudgeReply) Descriptor() ([]byte, []int)
Deprecated: Use ColumnStatisticJudgeReply.ProtoReflect.Descriptor instead.
func (*ColumnStatisticJudgeReply) GetAgree ¶
func (x *ColumnStatisticJudgeReply) GetAgree() bool
func (*ColumnStatisticJudgeReply) GetCollect ¶
func (x *ColumnStatisticJudgeReply) GetCollect() bool
func (*ColumnStatisticJudgeReply) ProtoMessage ¶
func (*ColumnStatisticJudgeReply) ProtoMessage()
func (*ColumnStatisticJudgeReply) ProtoReflect ¶
func (x *ColumnStatisticJudgeReply) ProtoReflect() protoreflect.Message
func (*ColumnStatisticJudgeReply) Reset ¶
func (x *ColumnStatisticJudgeReply) Reset()
func (*ColumnStatisticJudgeReply) String ¶
func (x *ColumnStatisticJudgeReply) String() string
func (*ColumnStatisticJudgeReply) Validate ¶
func (m *ColumnStatisticJudgeReply) Validate() error
Validate checks the field values on ColumnStatisticJudgeReply 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 (*ColumnStatisticJudgeReply) ValidateAll ¶
func (m *ColumnStatisticJudgeReply) ValidateAll() error
ValidateAll checks the field values on ColumnStatisticJudgeReply 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 ColumnStatisticJudgeReplyMultiError, or nil if none found.
type ColumnStatisticJudgeReplyMultiError ¶
type ColumnStatisticJudgeReplyMultiError []error
ColumnStatisticJudgeReplyMultiError is an error wrapping multiple validation errors returned by ColumnStatisticJudgeReply.ValidateAll() if the designated constraints aren't met.
func (ColumnStatisticJudgeReplyMultiError) AllErrors ¶
func (m ColumnStatisticJudgeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ColumnStatisticJudgeReplyMultiError) Error ¶
func (m ColumnStatisticJudgeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ColumnStatisticJudgeReplyValidationError ¶
type ColumnStatisticJudgeReplyValidationError struct {
// contains filtered or unexported fields
}
ColumnStatisticJudgeReplyValidationError is the validation error returned by ColumnStatisticJudgeReply.Validate if the designated constraints aren't met.
func (ColumnStatisticJudgeReplyValidationError) Cause ¶
func (e ColumnStatisticJudgeReplyValidationError) Cause() error
Cause function returns cause value.
func (ColumnStatisticJudgeReplyValidationError) Error ¶
func (e ColumnStatisticJudgeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (ColumnStatisticJudgeReplyValidationError) ErrorName ¶
func (e ColumnStatisticJudgeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (ColumnStatisticJudgeReplyValidationError) Field ¶
func (e ColumnStatisticJudgeReplyValidationError) Field() string
Field function returns field value.
func (ColumnStatisticJudgeReplyValidationError) Key ¶
func (e ColumnStatisticJudgeReplyValidationError) Key() bool
Key function returns key value.
func (ColumnStatisticJudgeReplyValidationError) Reason ¶
func (e ColumnStatisticJudgeReplyValidationError) Reason() string
Reason function returns reason value.
type ColumnStatisticJudgeReq ¶
type ColumnStatisticJudgeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*ColumnStatisticJudgeReq) Descriptor
deprecated
func (*ColumnStatisticJudgeReq) Descriptor() ([]byte, []int)
Deprecated: Use ColumnStatisticJudgeReq.ProtoReflect.Descriptor instead.
func (*ColumnStatisticJudgeReq) GetId ¶
func (x *ColumnStatisticJudgeReq) GetId() int32
func (*ColumnStatisticJudgeReq) GetUuid ¶
func (x *ColumnStatisticJudgeReq) GetUuid() string
func (*ColumnStatisticJudgeReq) ProtoMessage ¶
func (*ColumnStatisticJudgeReq) ProtoMessage()
func (*ColumnStatisticJudgeReq) ProtoReflect ¶
func (x *ColumnStatisticJudgeReq) ProtoReflect() protoreflect.Message
func (*ColumnStatisticJudgeReq) Reset ¶
func (x *ColumnStatisticJudgeReq) Reset()
func (*ColumnStatisticJudgeReq) String ¶
func (x *ColumnStatisticJudgeReq) String() string
func (*ColumnStatisticJudgeReq) Validate ¶
func (m *ColumnStatisticJudgeReq) Validate() error
Validate checks the field values on ColumnStatisticJudgeReq 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 (*ColumnStatisticJudgeReq) ValidateAll ¶
func (m *ColumnStatisticJudgeReq) ValidateAll() error
ValidateAll checks the field values on ColumnStatisticJudgeReq 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 ColumnStatisticJudgeReqMultiError, or nil if none found.
type ColumnStatisticJudgeReqMultiError ¶
type ColumnStatisticJudgeReqMultiError []error
ColumnStatisticJudgeReqMultiError is an error wrapping multiple validation errors returned by ColumnStatisticJudgeReq.ValidateAll() if the designated constraints aren't met.
func (ColumnStatisticJudgeReqMultiError) AllErrors ¶
func (m ColumnStatisticJudgeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ColumnStatisticJudgeReqMultiError) Error ¶
func (m ColumnStatisticJudgeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ColumnStatisticJudgeReqValidationError ¶
type ColumnStatisticJudgeReqValidationError struct {
// contains filtered or unexported fields
}
ColumnStatisticJudgeReqValidationError is the validation error returned by ColumnStatisticJudgeReq.Validate if the designated constraints aren't met.
func (ColumnStatisticJudgeReqValidationError) Cause ¶
func (e ColumnStatisticJudgeReqValidationError) Cause() error
Cause function returns cause value.
func (ColumnStatisticJudgeReqValidationError) Error ¶
func (e ColumnStatisticJudgeReqValidationError) Error() string
Error satisfies the builtin error interface
func (ColumnStatisticJudgeReqValidationError) ErrorName ¶
func (e ColumnStatisticJudgeReqValidationError) ErrorName() string
ErrorName returns error name.
func (ColumnStatisticJudgeReqValidationError) Field ¶
func (e ColumnStatisticJudgeReqValidationError) Field() string
Field function returns field value.
func (ColumnStatisticJudgeReqValidationError) Key ¶
func (e ColumnStatisticJudgeReqValidationError) Key() bool
Key function returns key value.
func (ColumnStatisticJudgeReqValidationError) Reason ¶
func (e ColumnStatisticJudgeReqValidationError) Reason() string
Reason function returns reason value.
type CreateArticleDbCacheAndSearchReq ¶
type CreateArticleDbCacheAndSearchReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateArticleDbCacheAndSearchReq) Descriptor
deprecated
func (*CreateArticleDbCacheAndSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateArticleDbCacheAndSearchReq.ProtoReflect.Descriptor instead.
func (*CreateArticleDbCacheAndSearchReq) GetAuth ¶
func (x *CreateArticleDbCacheAndSearchReq) GetAuth() int32
func (*CreateArticleDbCacheAndSearchReq) GetId ¶
func (x *CreateArticleDbCacheAndSearchReq) GetId() int32
func (*CreateArticleDbCacheAndSearchReq) GetUuid ¶
func (x *CreateArticleDbCacheAndSearchReq) GetUuid() string
func (*CreateArticleDbCacheAndSearchReq) ProtoMessage ¶
func (*CreateArticleDbCacheAndSearchReq) ProtoMessage()
func (*CreateArticleDbCacheAndSearchReq) ProtoReflect ¶
func (x *CreateArticleDbCacheAndSearchReq) ProtoReflect() protoreflect.Message
func (*CreateArticleDbCacheAndSearchReq) Reset ¶
func (x *CreateArticleDbCacheAndSearchReq) Reset()
func (*CreateArticleDbCacheAndSearchReq) String ¶
func (x *CreateArticleDbCacheAndSearchReq) String() string
func (*CreateArticleDbCacheAndSearchReq) Validate ¶
func (m *CreateArticleDbCacheAndSearchReq) Validate() error
Validate checks the field values on CreateArticleDbCacheAndSearchReq 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 (*CreateArticleDbCacheAndSearchReq) ValidateAll ¶
func (m *CreateArticleDbCacheAndSearchReq) ValidateAll() error
ValidateAll checks the field values on CreateArticleDbCacheAndSearchReq 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 CreateArticleDbCacheAndSearchReqMultiError, or nil if none found.
type CreateArticleDbCacheAndSearchReqMultiError ¶
type CreateArticleDbCacheAndSearchReqMultiError []error
CreateArticleDbCacheAndSearchReqMultiError is an error wrapping multiple validation errors returned by CreateArticleDbCacheAndSearchReq.ValidateAll() if the designated constraints aren't met.
func (CreateArticleDbCacheAndSearchReqMultiError) AllErrors ¶
func (m CreateArticleDbCacheAndSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateArticleDbCacheAndSearchReqMultiError) Error ¶
func (m CreateArticleDbCacheAndSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateArticleDbCacheAndSearchReqValidationError ¶
type CreateArticleDbCacheAndSearchReqValidationError struct {
// contains filtered or unexported fields
}
CreateArticleDbCacheAndSearchReqValidationError is the validation error returned by CreateArticleDbCacheAndSearchReq.Validate if the designated constraints aren't met.
func (CreateArticleDbCacheAndSearchReqValidationError) Cause ¶
func (e CreateArticleDbCacheAndSearchReqValidationError) Cause() error
Cause function returns cause value.
func (CreateArticleDbCacheAndSearchReqValidationError) Error ¶
func (e CreateArticleDbCacheAndSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateArticleDbCacheAndSearchReqValidationError) ErrorName ¶
func (e CreateArticleDbCacheAndSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateArticleDbCacheAndSearchReqValidationError) Field ¶
func (e CreateArticleDbCacheAndSearchReqValidationError) Field() string
Field function returns field value.
func (CreateArticleDbCacheAndSearchReqValidationError) Key ¶
func (e CreateArticleDbCacheAndSearchReqValidationError) Key() bool
Key function returns key value.
func (CreateArticleDbCacheAndSearchReqValidationError) Reason ¶
func (e CreateArticleDbCacheAndSearchReqValidationError) Reason() string
Reason function returns reason value.
type CreateArticleDraftReply ¶
type CreateArticleDraftReply struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateArticleDraftReply) Descriptor
deprecated
func (*CreateArticleDraftReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateArticleDraftReply.ProtoReflect.Descriptor instead.
func (*CreateArticleDraftReply) GetId ¶
func (x *CreateArticleDraftReply) GetId() int32
func (*CreateArticleDraftReply) ProtoMessage ¶
func (*CreateArticleDraftReply) ProtoMessage()
func (*CreateArticleDraftReply) ProtoReflect ¶
func (x *CreateArticleDraftReply) ProtoReflect() protoreflect.Message
func (*CreateArticleDraftReply) Reset ¶
func (x *CreateArticleDraftReply) Reset()
func (*CreateArticleDraftReply) String ¶
func (x *CreateArticleDraftReply) String() string
func (*CreateArticleDraftReply) Validate ¶
func (m *CreateArticleDraftReply) Validate() error
Validate checks the field values on CreateArticleDraftReply 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 (*CreateArticleDraftReply) ValidateAll ¶
func (m *CreateArticleDraftReply) ValidateAll() error
ValidateAll checks the field values on CreateArticleDraftReply 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 CreateArticleDraftReplyMultiError, or nil if none found.
type CreateArticleDraftReplyMultiError ¶
type CreateArticleDraftReplyMultiError []error
CreateArticleDraftReplyMultiError is an error wrapping multiple validation errors returned by CreateArticleDraftReply.ValidateAll() if the designated constraints aren't met.
func (CreateArticleDraftReplyMultiError) AllErrors ¶
func (m CreateArticleDraftReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateArticleDraftReplyMultiError) Error ¶
func (m CreateArticleDraftReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateArticleDraftReplyValidationError ¶
type CreateArticleDraftReplyValidationError struct {
// contains filtered or unexported fields
}
CreateArticleDraftReplyValidationError is the validation error returned by CreateArticleDraftReply.Validate if the designated constraints aren't met.
func (CreateArticleDraftReplyValidationError) Cause ¶
func (e CreateArticleDraftReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateArticleDraftReplyValidationError) Error ¶
func (e CreateArticleDraftReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateArticleDraftReplyValidationError) ErrorName ¶
func (e CreateArticleDraftReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateArticleDraftReplyValidationError) Field ¶
func (e CreateArticleDraftReplyValidationError) Field() string
Field function returns field value.
func (CreateArticleDraftReplyValidationError) Key ¶
func (e CreateArticleDraftReplyValidationError) Key() bool
Key function returns key value.
func (CreateArticleDraftReplyValidationError) Reason ¶
func (e CreateArticleDraftReplyValidationError) Reason() string
Reason function returns reason value.
type CreateArticleDraftReq ¶
type CreateArticleDraftReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateArticleDraftReq) Descriptor
deprecated
func (*CreateArticleDraftReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateArticleDraftReq.ProtoReflect.Descriptor instead.
func (*CreateArticleDraftReq) GetUuid ¶
func (x *CreateArticleDraftReq) GetUuid() string
func (*CreateArticleDraftReq) ProtoMessage ¶
func (*CreateArticleDraftReq) ProtoMessage()
func (*CreateArticleDraftReq) ProtoReflect ¶
func (x *CreateArticleDraftReq) ProtoReflect() protoreflect.Message
func (*CreateArticleDraftReq) Reset ¶
func (x *CreateArticleDraftReq) Reset()
func (*CreateArticleDraftReq) String ¶
func (x *CreateArticleDraftReq) String() string
func (*CreateArticleDraftReq) Validate ¶
func (m *CreateArticleDraftReq) Validate() error
Validate checks the field values on CreateArticleDraftReq 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 (*CreateArticleDraftReq) ValidateAll ¶
func (m *CreateArticleDraftReq) ValidateAll() error
ValidateAll checks the field values on CreateArticleDraftReq 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 CreateArticleDraftReqMultiError, or nil if none found.
type CreateArticleDraftReqMultiError ¶
type CreateArticleDraftReqMultiError []error
CreateArticleDraftReqMultiError is an error wrapping multiple validation errors returned by CreateArticleDraftReq.ValidateAll() if the designated constraints aren't met.
func (CreateArticleDraftReqMultiError) AllErrors ¶
func (m CreateArticleDraftReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateArticleDraftReqMultiError) Error ¶
func (m CreateArticleDraftReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateArticleDraftReqValidationError ¶
type CreateArticleDraftReqValidationError struct {
// contains filtered or unexported fields
}
CreateArticleDraftReqValidationError is the validation error returned by CreateArticleDraftReq.Validate if the designated constraints aren't met.
func (CreateArticleDraftReqValidationError) Cause ¶
func (e CreateArticleDraftReqValidationError) Cause() error
Cause function returns cause value.
func (CreateArticleDraftReqValidationError) Error ¶
func (e CreateArticleDraftReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateArticleDraftReqValidationError) ErrorName ¶
func (e CreateArticleDraftReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateArticleDraftReqValidationError) Field ¶
func (e CreateArticleDraftReqValidationError) Field() string
Field function returns field value.
func (CreateArticleDraftReqValidationError) Key ¶
func (e CreateArticleDraftReqValidationError) Key() bool
Key function returns key value.
func (CreateArticleDraftReqValidationError) Reason ¶
func (e CreateArticleDraftReqValidationError) Reason() string
Reason function returns reason value.
type CreateArticleReq ¶
type CreateArticleReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateArticleReq) Descriptor
deprecated
func (*CreateArticleReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateArticleReq.ProtoReflect.Descriptor instead.
func (*CreateArticleReq) GetAuth ¶
func (x *CreateArticleReq) GetAuth() int32
func (*CreateArticleReq) GetId ¶
func (x *CreateArticleReq) GetId() int32
func (*CreateArticleReq) GetUuid ¶
func (x *CreateArticleReq) GetUuid() string
func (*CreateArticleReq) ProtoMessage ¶
func (*CreateArticleReq) ProtoMessage()
func (*CreateArticleReq) ProtoReflect ¶
func (x *CreateArticleReq) ProtoReflect() protoreflect.Message
func (*CreateArticleReq) Reset ¶
func (x *CreateArticleReq) Reset()
func (*CreateArticleReq) String ¶
func (x *CreateArticleReq) String() string
func (*CreateArticleReq) Validate ¶
func (m *CreateArticleReq) Validate() error
Validate checks the field values on CreateArticleReq 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 (*CreateArticleReq) ValidateAll ¶
func (m *CreateArticleReq) ValidateAll() error
ValidateAll checks the field values on CreateArticleReq 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 CreateArticleReqMultiError, or nil if none found.
type CreateArticleReqMultiError ¶
type CreateArticleReqMultiError []error
CreateArticleReqMultiError is an error wrapping multiple validation errors returned by CreateArticleReq.ValidateAll() if the designated constraints aren't met.
func (CreateArticleReqMultiError) AllErrors ¶
func (m CreateArticleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateArticleReqMultiError) Error ¶
func (m CreateArticleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateArticleReqValidationError ¶
type CreateArticleReqValidationError struct {
// contains filtered or unexported fields
}
CreateArticleReqValidationError is the validation error returned by CreateArticleReq.Validate if the designated constraints aren't met.
func (CreateArticleReqValidationError) Cause ¶
func (e CreateArticleReqValidationError) Cause() error
Cause function returns cause value.
func (CreateArticleReqValidationError) Error ¶
func (e CreateArticleReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateArticleReqValidationError) ErrorName ¶
func (e CreateArticleReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateArticleReqValidationError) Field ¶
func (e CreateArticleReqValidationError) Field() string
Field function returns field value.
func (CreateArticleReqValidationError) Key ¶
func (e CreateArticleReqValidationError) Key() bool
Key function returns key value.
func (CreateArticleReqValidationError) Reason ¶
func (e CreateArticleReqValidationError) Reason() string
Reason function returns reason value.
type CreateCollectionsDbAndCacheReq ¶
type CreateCollectionsDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateCollectionsDbAndCacheReq) Descriptor
deprecated
func (*CreateCollectionsDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateCollectionsDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*CreateCollectionsDbAndCacheReq) GetAuth ¶
func (x *CreateCollectionsDbAndCacheReq) GetAuth() int32
func (*CreateCollectionsDbAndCacheReq) GetId ¶
func (x *CreateCollectionsDbAndCacheReq) GetId() int32
func (*CreateCollectionsDbAndCacheReq) GetUuid ¶
func (x *CreateCollectionsDbAndCacheReq) GetUuid() string
func (*CreateCollectionsDbAndCacheReq) ProtoMessage ¶
func (*CreateCollectionsDbAndCacheReq) ProtoMessage()
func (*CreateCollectionsDbAndCacheReq) ProtoReflect ¶
func (x *CreateCollectionsDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*CreateCollectionsDbAndCacheReq) Reset ¶
func (x *CreateCollectionsDbAndCacheReq) Reset()
func (*CreateCollectionsDbAndCacheReq) String ¶
func (x *CreateCollectionsDbAndCacheReq) String() string
func (*CreateCollectionsDbAndCacheReq) Validate ¶
func (m *CreateCollectionsDbAndCacheReq) Validate() error
Validate checks the field values on CreateCollectionsDbAndCacheReq 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 (*CreateCollectionsDbAndCacheReq) ValidateAll ¶
func (m *CreateCollectionsDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on CreateCollectionsDbAndCacheReq 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 CreateCollectionsDbAndCacheReqMultiError, or nil if none found.
type CreateCollectionsDbAndCacheReqMultiError ¶
type CreateCollectionsDbAndCacheReqMultiError []error
CreateCollectionsDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by CreateCollectionsDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (CreateCollectionsDbAndCacheReqMultiError) AllErrors ¶
func (m CreateCollectionsDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCollectionsDbAndCacheReqMultiError) Error ¶
func (m CreateCollectionsDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCollectionsDbAndCacheReqValidationError ¶
type CreateCollectionsDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
CreateCollectionsDbAndCacheReqValidationError is the validation error returned by CreateCollectionsDbAndCacheReq.Validate if the designated constraints aren't met.
func (CreateCollectionsDbAndCacheReqValidationError) Cause ¶
func (e CreateCollectionsDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (CreateCollectionsDbAndCacheReqValidationError) Error ¶
func (e CreateCollectionsDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCollectionsDbAndCacheReqValidationError) ErrorName ¶
func (e CreateCollectionsDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCollectionsDbAndCacheReqValidationError) Field ¶
func (e CreateCollectionsDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (CreateCollectionsDbAndCacheReqValidationError) Key ¶
func (e CreateCollectionsDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (CreateCollectionsDbAndCacheReqValidationError) Reason ¶
func (e CreateCollectionsDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type CreateCollectionsDraftReply ¶
type CreateCollectionsDraftReply struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateCollectionsDraftReply) Descriptor
deprecated
func (*CreateCollectionsDraftReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateCollectionsDraftReply.ProtoReflect.Descriptor instead.
func (*CreateCollectionsDraftReply) GetId ¶
func (x *CreateCollectionsDraftReply) GetId() int32
func (*CreateCollectionsDraftReply) ProtoMessage ¶
func (*CreateCollectionsDraftReply) ProtoMessage()
func (*CreateCollectionsDraftReply) ProtoReflect ¶
func (x *CreateCollectionsDraftReply) ProtoReflect() protoreflect.Message
func (*CreateCollectionsDraftReply) Reset ¶
func (x *CreateCollectionsDraftReply) Reset()
func (*CreateCollectionsDraftReply) String ¶
func (x *CreateCollectionsDraftReply) String() string
func (*CreateCollectionsDraftReply) Validate ¶
func (m *CreateCollectionsDraftReply) Validate() error
Validate checks the field values on CreateCollectionsDraftReply 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 (*CreateCollectionsDraftReply) ValidateAll ¶
func (m *CreateCollectionsDraftReply) ValidateAll() error
ValidateAll checks the field values on CreateCollectionsDraftReply 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 CreateCollectionsDraftReplyMultiError, or nil if none found.
type CreateCollectionsDraftReplyMultiError ¶
type CreateCollectionsDraftReplyMultiError []error
CreateCollectionsDraftReplyMultiError is an error wrapping multiple validation errors returned by CreateCollectionsDraftReply.ValidateAll() if the designated constraints aren't met.
func (CreateCollectionsDraftReplyMultiError) AllErrors ¶
func (m CreateCollectionsDraftReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCollectionsDraftReplyMultiError) Error ¶
func (m CreateCollectionsDraftReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCollectionsDraftReplyValidationError ¶
type CreateCollectionsDraftReplyValidationError struct {
// contains filtered or unexported fields
}
CreateCollectionsDraftReplyValidationError is the validation error returned by CreateCollectionsDraftReply.Validate if the designated constraints aren't met.
func (CreateCollectionsDraftReplyValidationError) Cause ¶
func (e CreateCollectionsDraftReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateCollectionsDraftReplyValidationError) Error ¶
func (e CreateCollectionsDraftReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCollectionsDraftReplyValidationError) ErrorName ¶
func (e CreateCollectionsDraftReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCollectionsDraftReplyValidationError) Field ¶
func (e CreateCollectionsDraftReplyValidationError) Field() string
Field function returns field value.
func (CreateCollectionsDraftReplyValidationError) Key ¶
func (e CreateCollectionsDraftReplyValidationError) Key() bool
Key function returns key value.
func (CreateCollectionsDraftReplyValidationError) Reason ¶
func (e CreateCollectionsDraftReplyValidationError) Reason() string
Reason function returns reason value.
type CreateCollectionsDraftReq ¶
type CreateCollectionsDraftReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateCollectionsDraftReq) Descriptor
deprecated
func (*CreateCollectionsDraftReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateCollectionsDraftReq.ProtoReflect.Descriptor instead.
func (*CreateCollectionsDraftReq) GetUuid ¶
func (x *CreateCollectionsDraftReq) GetUuid() string
func (*CreateCollectionsDraftReq) ProtoMessage ¶
func (*CreateCollectionsDraftReq) ProtoMessage()
func (*CreateCollectionsDraftReq) ProtoReflect ¶
func (x *CreateCollectionsDraftReq) ProtoReflect() protoreflect.Message
func (*CreateCollectionsDraftReq) Reset ¶
func (x *CreateCollectionsDraftReq) Reset()
func (*CreateCollectionsDraftReq) String ¶
func (x *CreateCollectionsDraftReq) String() string
func (*CreateCollectionsDraftReq) Validate ¶
func (m *CreateCollectionsDraftReq) Validate() error
Validate checks the field values on CreateCollectionsDraftReq 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 (*CreateCollectionsDraftReq) ValidateAll ¶
func (m *CreateCollectionsDraftReq) ValidateAll() error
ValidateAll checks the field values on CreateCollectionsDraftReq 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 CreateCollectionsDraftReqMultiError, or nil if none found.
type CreateCollectionsDraftReqMultiError ¶
type CreateCollectionsDraftReqMultiError []error
CreateCollectionsDraftReqMultiError is an error wrapping multiple validation errors returned by CreateCollectionsDraftReq.ValidateAll() if the designated constraints aren't met.
func (CreateCollectionsDraftReqMultiError) AllErrors ¶
func (m CreateCollectionsDraftReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCollectionsDraftReqMultiError) Error ¶
func (m CreateCollectionsDraftReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCollectionsDraftReqValidationError ¶
type CreateCollectionsDraftReqValidationError struct {
// contains filtered or unexported fields
}
CreateCollectionsDraftReqValidationError is the validation error returned by CreateCollectionsDraftReq.Validate if the designated constraints aren't met.
func (CreateCollectionsDraftReqValidationError) Cause ¶
func (e CreateCollectionsDraftReqValidationError) Cause() error
Cause function returns cause value.
func (CreateCollectionsDraftReqValidationError) Error ¶
func (e CreateCollectionsDraftReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCollectionsDraftReqValidationError) ErrorName ¶
func (e CreateCollectionsDraftReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCollectionsDraftReqValidationError) Field ¶
func (e CreateCollectionsDraftReqValidationError) Field() string
Field function returns field value.
func (CreateCollectionsDraftReqValidationError) Key ¶
func (e CreateCollectionsDraftReqValidationError) Key() bool
Key function returns key value.
func (CreateCollectionsDraftReqValidationError) Reason ¶
func (e CreateCollectionsDraftReqValidationError) Reason() string
Reason function returns reason value.
type CreateCollectionsReq ¶
type CreateCollectionsReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateCollectionsReq) Descriptor
deprecated
func (*CreateCollectionsReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateCollectionsReq.ProtoReflect.Descriptor instead.
func (*CreateCollectionsReq) GetAuth ¶
func (x *CreateCollectionsReq) GetAuth() int32
func (*CreateCollectionsReq) GetId ¶
func (x *CreateCollectionsReq) GetId() int32
func (*CreateCollectionsReq) GetUuid ¶
func (x *CreateCollectionsReq) GetUuid() string
func (*CreateCollectionsReq) ProtoMessage ¶
func (*CreateCollectionsReq) ProtoMessage()
func (*CreateCollectionsReq) ProtoReflect ¶
func (x *CreateCollectionsReq) ProtoReflect() protoreflect.Message
func (*CreateCollectionsReq) Reset ¶
func (x *CreateCollectionsReq) Reset()
func (*CreateCollectionsReq) String ¶
func (x *CreateCollectionsReq) String() string
func (*CreateCollectionsReq) Validate ¶
func (m *CreateCollectionsReq) Validate() error
Validate checks the field values on CreateCollectionsReq 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 (*CreateCollectionsReq) ValidateAll ¶
func (m *CreateCollectionsReq) ValidateAll() error
ValidateAll checks the field values on CreateCollectionsReq 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 CreateCollectionsReqMultiError, or nil if none found.
type CreateCollectionsReqMultiError ¶
type CreateCollectionsReqMultiError []error
CreateCollectionsReqMultiError is an error wrapping multiple validation errors returned by CreateCollectionsReq.ValidateAll() if the designated constraints aren't met.
func (CreateCollectionsReqMultiError) AllErrors ¶
func (m CreateCollectionsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCollectionsReqMultiError) Error ¶
func (m CreateCollectionsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCollectionsReqValidationError ¶
type CreateCollectionsReqValidationError struct {
// contains filtered or unexported fields
}
CreateCollectionsReqValidationError is the validation error returned by CreateCollectionsReq.Validate if the designated constraints aren't met.
func (CreateCollectionsReqValidationError) Cause ¶
func (e CreateCollectionsReqValidationError) Cause() error
Cause function returns cause value.
func (CreateCollectionsReqValidationError) Error ¶
func (e CreateCollectionsReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCollectionsReqValidationError) ErrorName ¶
func (e CreateCollectionsReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCollectionsReqValidationError) Field ¶
func (e CreateCollectionsReqValidationError) Field() string
Field function returns field value.
func (CreateCollectionsReqValidationError) Key ¶
func (e CreateCollectionsReqValidationError) Key() bool
Key function returns key value.
func (CreateCollectionsReqValidationError) Reason ¶
func (e CreateCollectionsReqValidationError) Reason() string
Reason function returns reason value.
type CreateColumnDbCacheAndSearchReq ¶
type CreateColumnDbCacheAndSearchReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateColumnDbCacheAndSearchReq) Descriptor
deprecated
func (*CreateColumnDbCacheAndSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateColumnDbCacheAndSearchReq.ProtoReflect.Descriptor instead.
func (*CreateColumnDbCacheAndSearchReq) GetAuth ¶
func (x *CreateColumnDbCacheAndSearchReq) GetAuth() int32
func (*CreateColumnDbCacheAndSearchReq) GetId ¶
func (x *CreateColumnDbCacheAndSearchReq) GetId() int32
func (*CreateColumnDbCacheAndSearchReq) GetUuid ¶
func (x *CreateColumnDbCacheAndSearchReq) GetUuid() string
func (*CreateColumnDbCacheAndSearchReq) ProtoMessage ¶
func (*CreateColumnDbCacheAndSearchReq) ProtoMessage()
func (*CreateColumnDbCacheAndSearchReq) ProtoReflect ¶
func (x *CreateColumnDbCacheAndSearchReq) ProtoReflect() protoreflect.Message
func (*CreateColumnDbCacheAndSearchReq) Reset ¶
func (x *CreateColumnDbCacheAndSearchReq) Reset()
func (*CreateColumnDbCacheAndSearchReq) String ¶
func (x *CreateColumnDbCacheAndSearchReq) String() string
func (*CreateColumnDbCacheAndSearchReq) Validate ¶
func (m *CreateColumnDbCacheAndSearchReq) Validate() error
Validate checks the field values on CreateColumnDbCacheAndSearchReq 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 (*CreateColumnDbCacheAndSearchReq) ValidateAll ¶
func (m *CreateColumnDbCacheAndSearchReq) ValidateAll() error
ValidateAll checks the field values on CreateColumnDbCacheAndSearchReq 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 CreateColumnDbCacheAndSearchReqMultiError, or nil if none found.
type CreateColumnDbCacheAndSearchReqMultiError ¶
type CreateColumnDbCacheAndSearchReqMultiError []error
CreateColumnDbCacheAndSearchReqMultiError is an error wrapping multiple validation errors returned by CreateColumnDbCacheAndSearchReq.ValidateAll() if the designated constraints aren't met.
func (CreateColumnDbCacheAndSearchReqMultiError) AllErrors ¶
func (m CreateColumnDbCacheAndSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateColumnDbCacheAndSearchReqMultiError) Error ¶
func (m CreateColumnDbCacheAndSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateColumnDbCacheAndSearchReqValidationError ¶
type CreateColumnDbCacheAndSearchReqValidationError struct {
// contains filtered or unexported fields
}
CreateColumnDbCacheAndSearchReqValidationError is the validation error returned by CreateColumnDbCacheAndSearchReq.Validate if the designated constraints aren't met.
func (CreateColumnDbCacheAndSearchReqValidationError) Cause ¶
func (e CreateColumnDbCacheAndSearchReqValidationError) Cause() error
Cause function returns cause value.
func (CreateColumnDbCacheAndSearchReqValidationError) Error ¶
func (e CreateColumnDbCacheAndSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateColumnDbCacheAndSearchReqValidationError) ErrorName ¶
func (e CreateColumnDbCacheAndSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateColumnDbCacheAndSearchReqValidationError) Field ¶
func (e CreateColumnDbCacheAndSearchReqValidationError) Field() string
Field function returns field value.
func (CreateColumnDbCacheAndSearchReqValidationError) Key ¶
func (e CreateColumnDbCacheAndSearchReqValidationError) Key() bool
Key function returns key value.
func (CreateColumnDbCacheAndSearchReqValidationError) Reason ¶
func (e CreateColumnDbCacheAndSearchReqValidationError) Reason() string
Reason function returns reason value.
type CreateColumnDraftReply ¶
type CreateColumnDraftReply struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateColumnDraftReply) Descriptor
deprecated
func (*CreateColumnDraftReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateColumnDraftReply.ProtoReflect.Descriptor instead.
func (*CreateColumnDraftReply) GetId ¶
func (x *CreateColumnDraftReply) GetId() int32
func (*CreateColumnDraftReply) ProtoMessage ¶
func (*CreateColumnDraftReply) ProtoMessage()
func (*CreateColumnDraftReply) ProtoReflect ¶
func (x *CreateColumnDraftReply) ProtoReflect() protoreflect.Message
func (*CreateColumnDraftReply) Reset ¶
func (x *CreateColumnDraftReply) Reset()
func (*CreateColumnDraftReply) String ¶
func (x *CreateColumnDraftReply) String() string
func (*CreateColumnDraftReply) Validate ¶
func (m *CreateColumnDraftReply) Validate() error
Validate checks the field values on CreateColumnDraftReply 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 (*CreateColumnDraftReply) ValidateAll ¶
func (m *CreateColumnDraftReply) ValidateAll() error
ValidateAll checks the field values on CreateColumnDraftReply 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 CreateColumnDraftReplyMultiError, or nil if none found.
type CreateColumnDraftReplyMultiError ¶
type CreateColumnDraftReplyMultiError []error
CreateColumnDraftReplyMultiError is an error wrapping multiple validation errors returned by CreateColumnDraftReply.ValidateAll() if the designated constraints aren't met.
func (CreateColumnDraftReplyMultiError) AllErrors ¶
func (m CreateColumnDraftReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateColumnDraftReplyMultiError) Error ¶
func (m CreateColumnDraftReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateColumnDraftReplyValidationError ¶
type CreateColumnDraftReplyValidationError struct {
// contains filtered or unexported fields
}
CreateColumnDraftReplyValidationError is the validation error returned by CreateColumnDraftReply.Validate if the designated constraints aren't met.
func (CreateColumnDraftReplyValidationError) Cause ¶
func (e CreateColumnDraftReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateColumnDraftReplyValidationError) Error ¶
func (e CreateColumnDraftReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateColumnDraftReplyValidationError) ErrorName ¶
func (e CreateColumnDraftReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateColumnDraftReplyValidationError) Field ¶
func (e CreateColumnDraftReplyValidationError) Field() string
Field function returns field value.
func (CreateColumnDraftReplyValidationError) Key ¶
func (e CreateColumnDraftReplyValidationError) Key() bool
Key function returns key value.
func (CreateColumnDraftReplyValidationError) Reason ¶
func (e CreateColumnDraftReplyValidationError) Reason() string
Reason function returns reason value.
type CreateColumnDraftReq ¶
type CreateColumnDraftReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateColumnDraftReq) Descriptor
deprecated
func (*CreateColumnDraftReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateColumnDraftReq.ProtoReflect.Descriptor instead.
func (*CreateColumnDraftReq) GetUuid ¶
func (x *CreateColumnDraftReq) GetUuid() string
func (*CreateColumnDraftReq) ProtoMessage ¶
func (*CreateColumnDraftReq) ProtoMessage()
func (*CreateColumnDraftReq) ProtoReflect ¶
func (x *CreateColumnDraftReq) ProtoReflect() protoreflect.Message
func (*CreateColumnDraftReq) Reset ¶
func (x *CreateColumnDraftReq) Reset()
func (*CreateColumnDraftReq) String ¶
func (x *CreateColumnDraftReq) String() string
func (*CreateColumnDraftReq) Validate ¶
func (m *CreateColumnDraftReq) Validate() error
Validate checks the field values on CreateColumnDraftReq 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 (*CreateColumnDraftReq) ValidateAll ¶
func (m *CreateColumnDraftReq) ValidateAll() error
ValidateAll checks the field values on CreateColumnDraftReq 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 CreateColumnDraftReqMultiError, or nil if none found.
type CreateColumnDraftReqMultiError ¶
type CreateColumnDraftReqMultiError []error
CreateColumnDraftReqMultiError is an error wrapping multiple validation errors returned by CreateColumnDraftReq.ValidateAll() if the designated constraints aren't met.
func (CreateColumnDraftReqMultiError) AllErrors ¶
func (m CreateColumnDraftReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateColumnDraftReqMultiError) Error ¶
func (m CreateColumnDraftReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateColumnDraftReqValidationError ¶
type CreateColumnDraftReqValidationError struct {
// contains filtered or unexported fields
}
CreateColumnDraftReqValidationError is the validation error returned by CreateColumnDraftReq.Validate if the designated constraints aren't met.
func (CreateColumnDraftReqValidationError) Cause ¶
func (e CreateColumnDraftReqValidationError) Cause() error
Cause function returns cause value.
func (CreateColumnDraftReqValidationError) Error ¶
func (e CreateColumnDraftReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateColumnDraftReqValidationError) ErrorName ¶
func (e CreateColumnDraftReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateColumnDraftReqValidationError) Field ¶
func (e CreateColumnDraftReqValidationError) Field() string
Field function returns field value.
func (CreateColumnDraftReqValidationError) Key ¶
func (e CreateColumnDraftReqValidationError) Key() bool
Key function returns key value.
func (CreateColumnDraftReqValidationError) Reason ¶
func (e CreateColumnDraftReqValidationError) Reason() string
Reason function returns reason value.
type CreateColumnReq ¶
type CreateColumnReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateColumnReq) Descriptor
deprecated
func (*CreateColumnReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateColumnReq.ProtoReflect.Descriptor instead.
func (*CreateColumnReq) GetAuth ¶
func (x *CreateColumnReq) GetAuth() int32
func (*CreateColumnReq) GetId ¶
func (x *CreateColumnReq) GetId() int32
func (*CreateColumnReq) GetUuid ¶
func (x *CreateColumnReq) GetUuid() string
func (*CreateColumnReq) ProtoMessage ¶
func (*CreateColumnReq) ProtoMessage()
func (*CreateColumnReq) ProtoReflect ¶
func (x *CreateColumnReq) ProtoReflect() protoreflect.Message
func (*CreateColumnReq) Reset ¶
func (x *CreateColumnReq) Reset()
func (*CreateColumnReq) String ¶
func (x *CreateColumnReq) String() string
func (*CreateColumnReq) Validate ¶
func (m *CreateColumnReq) Validate() error
Validate checks the field values on CreateColumnReq 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 (*CreateColumnReq) ValidateAll ¶
func (m *CreateColumnReq) ValidateAll() error
ValidateAll checks the field values on CreateColumnReq 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 CreateColumnReqMultiError, or nil if none found.
type CreateColumnReqMultiError ¶
type CreateColumnReqMultiError []error
CreateColumnReqMultiError is an error wrapping multiple validation errors returned by CreateColumnReq.ValidateAll() if the designated constraints aren't met.
func (CreateColumnReqMultiError) AllErrors ¶
func (m CreateColumnReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateColumnReqMultiError) Error ¶
func (m CreateColumnReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateColumnReqValidationError ¶
type CreateColumnReqValidationError struct {
// contains filtered or unexported fields
}
CreateColumnReqValidationError is the validation error returned by CreateColumnReq.Validate if the designated constraints aren't met.
func (CreateColumnReqValidationError) Cause ¶
func (e CreateColumnReqValidationError) Cause() error
Cause function returns cause value.
func (CreateColumnReqValidationError) Error ¶
func (e CreateColumnReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateColumnReqValidationError) ErrorName ¶
func (e CreateColumnReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateColumnReqValidationError) Field ¶
func (e CreateColumnReqValidationError) Field() string
Field function returns field value.
func (CreateColumnReqValidationError) Key ¶
func (e CreateColumnReqValidationError) Key() bool
Key function returns key value.
func (CreateColumnReqValidationError) Reason ¶
func (e CreateColumnReqValidationError) Reason() string
Reason function returns reason value.
type CreateTalkDbCacheAndSearchReq ¶
type CreateTalkDbCacheAndSearchReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateTalkDbCacheAndSearchReq) Descriptor
deprecated
func (*CreateTalkDbCacheAndSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateTalkDbCacheAndSearchReq.ProtoReflect.Descriptor instead.
func (*CreateTalkDbCacheAndSearchReq) GetAuth ¶
func (x *CreateTalkDbCacheAndSearchReq) GetAuth() int32
func (*CreateTalkDbCacheAndSearchReq) GetId ¶
func (x *CreateTalkDbCacheAndSearchReq) GetId() int32
func (*CreateTalkDbCacheAndSearchReq) GetUuid ¶
func (x *CreateTalkDbCacheAndSearchReq) GetUuid() string
func (*CreateTalkDbCacheAndSearchReq) ProtoMessage ¶
func (*CreateTalkDbCacheAndSearchReq) ProtoMessage()
func (*CreateTalkDbCacheAndSearchReq) ProtoReflect ¶
func (x *CreateTalkDbCacheAndSearchReq) ProtoReflect() protoreflect.Message
func (*CreateTalkDbCacheAndSearchReq) Reset ¶
func (x *CreateTalkDbCacheAndSearchReq) Reset()
func (*CreateTalkDbCacheAndSearchReq) String ¶
func (x *CreateTalkDbCacheAndSearchReq) String() string
func (*CreateTalkDbCacheAndSearchReq) Validate ¶
func (m *CreateTalkDbCacheAndSearchReq) Validate() error
Validate checks the field values on CreateTalkDbCacheAndSearchReq 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 (*CreateTalkDbCacheAndSearchReq) ValidateAll ¶
func (m *CreateTalkDbCacheAndSearchReq) ValidateAll() error
ValidateAll checks the field values on CreateTalkDbCacheAndSearchReq 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 CreateTalkDbCacheAndSearchReqMultiError, or nil if none found.
type CreateTalkDbCacheAndSearchReqMultiError ¶
type CreateTalkDbCacheAndSearchReqMultiError []error
CreateTalkDbCacheAndSearchReqMultiError is an error wrapping multiple validation errors returned by CreateTalkDbCacheAndSearchReq.ValidateAll() if the designated constraints aren't met.
func (CreateTalkDbCacheAndSearchReqMultiError) AllErrors ¶
func (m CreateTalkDbCacheAndSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTalkDbCacheAndSearchReqMultiError) Error ¶
func (m CreateTalkDbCacheAndSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTalkDbCacheAndSearchReqValidationError ¶
type CreateTalkDbCacheAndSearchReqValidationError struct {
// contains filtered or unexported fields
}
CreateTalkDbCacheAndSearchReqValidationError is the validation error returned by CreateTalkDbCacheAndSearchReq.Validate if the designated constraints aren't met.
func (CreateTalkDbCacheAndSearchReqValidationError) Cause ¶
func (e CreateTalkDbCacheAndSearchReqValidationError) Cause() error
Cause function returns cause value.
func (CreateTalkDbCacheAndSearchReqValidationError) Error ¶
func (e CreateTalkDbCacheAndSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTalkDbCacheAndSearchReqValidationError) ErrorName ¶
func (e CreateTalkDbCacheAndSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTalkDbCacheAndSearchReqValidationError) Field ¶
func (e CreateTalkDbCacheAndSearchReqValidationError) Field() string
Field function returns field value.
func (CreateTalkDbCacheAndSearchReqValidationError) Key ¶
func (e CreateTalkDbCacheAndSearchReqValidationError) Key() bool
Key function returns key value.
func (CreateTalkDbCacheAndSearchReqValidationError) Reason ¶
func (e CreateTalkDbCacheAndSearchReqValidationError) Reason() string
Reason function returns reason value.
type CreateTalkDraftReply ¶
type CreateTalkDraftReply struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateTalkDraftReply) Descriptor
deprecated
func (*CreateTalkDraftReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateTalkDraftReply.ProtoReflect.Descriptor instead.
func (*CreateTalkDraftReply) GetId ¶
func (x *CreateTalkDraftReply) GetId() int32
func (*CreateTalkDraftReply) ProtoMessage ¶
func (*CreateTalkDraftReply) ProtoMessage()
func (*CreateTalkDraftReply) ProtoReflect ¶
func (x *CreateTalkDraftReply) ProtoReflect() protoreflect.Message
func (*CreateTalkDraftReply) Reset ¶
func (x *CreateTalkDraftReply) Reset()
func (*CreateTalkDraftReply) String ¶
func (x *CreateTalkDraftReply) String() string
func (*CreateTalkDraftReply) Validate ¶
func (m *CreateTalkDraftReply) Validate() error
Validate checks the field values on CreateTalkDraftReply 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 (*CreateTalkDraftReply) ValidateAll ¶
func (m *CreateTalkDraftReply) ValidateAll() error
ValidateAll checks the field values on CreateTalkDraftReply 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 CreateTalkDraftReplyMultiError, or nil if none found.
type CreateTalkDraftReplyMultiError ¶
type CreateTalkDraftReplyMultiError []error
CreateTalkDraftReplyMultiError is an error wrapping multiple validation errors returned by CreateTalkDraftReply.ValidateAll() if the designated constraints aren't met.
func (CreateTalkDraftReplyMultiError) AllErrors ¶
func (m CreateTalkDraftReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTalkDraftReplyMultiError) Error ¶
func (m CreateTalkDraftReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTalkDraftReplyValidationError ¶
type CreateTalkDraftReplyValidationError struct {
// contains filtered or unexported fields
}
CreateTalkDraftReplyValidationError is the validation error returned by CreateTalkDraftReply.Validate if the designated constraints aren't met.
func (CreateTalkDraftReplyValidationError) Cause ¶
func (e CreateTalkDraftReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateTalkDraftReplyValidationError) Error ¶
func (e CreateTalkDraftReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTalkDraftReplyValidationError) ErrorName ¶
func (e CreateTalkDraftReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTalkDraftReplyValidationError) Field ¶
func (e CreateTalkDraftReplyValidationError) Field() string
Field function returns field value.
func (CreateTalkDraftReplyValidationError) Key ¶
func (e CreateTalkDraftReplyValidationError) Key() bool
Key function returns key value.
func (CreateTalkDraftReplyValidationError) Reason ¶
func (e CreateTalkDraftReplyValidationError) Reason() string
Reason function returns reason value.
type CreateTalkDraftReq ¶
type CreateTalkDraftReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateTalkDraftReq) Descriptor
deprecated
func (*CreateTalkDraftReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateTalkDraftReq.ProtoReflect.Descriptor instead.
func (*CreateTalkDraftReq) GetUuid ¶
func (x *CreateTalkDraftReq) GetUuid() string
func (*CreateTalkDraftReq) ProtoMessage ¶
func (*CreateTalkDraftReq) ProtoMessage()
func (*CreateTalkDraftReq) ProtoReflect ¶
func (x *CreateTalkDraftReq) ProtoReflect() protoreflect.Message
func (*CreateTalkDraftReq) Reset ¶
func (x *CreateTalkDraftReq) Reset()
func (*CreateTalkDraftReq) String ¶
func (x *CreateTalkDraftReq) String() string
func (*CreateTalkDraftReq) Validate ¶
func (m *CreateTalkDraftReq) Validate() error
Validate checks the field values on CreateTalkDraftReq 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 (*CreateTalkDraftReq) ValidateAll ¶
func (m *CreateTalkDraftReq) ValidateAll() error
ValidateAll checks the field values on CreateTalkDraftReq 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 CreateTalkDraftReqMultiError, or nil if none found.
type CreateTalkDraftReqMultiError ¶
type CreateTalkDraftReqMultiError []error
CreateTalkDraftReqMultiError is an error wrapping multiple validation errors returned by CreateTalkDraftReq.ValidateAll() if the designated constraints aren't met.
func (CreateTalkDraftReqMultiError) AllErrors ¶
func (m CreateTalkDraftReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTalkDraftReqMultiError) Error ¶
func (m CreateTalkDraftReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTalkDraftReqValidationError ¶
type CreateTalkDraftReqValidationError struct {
// contains filtered or unexported fields
}
CreateTalkDraftReqValidationError is the validation error returned by CreateTalkDraftReq.Validate if the designated constraints aren't met.
func (CreateTalkDraftReqValidationError) Cause ¶
func (e CreateTalkDraftReqValidationError) Cause() error
Cause function returns cause value.
func (CreateTalkDraftReqValidationError) Error ¶
func (e CreateTalkDraftReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTalkDraftReqValidationError) ErrorName ¶
func (e CreateTalkDraftReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTalkDraftReqValidationError) Field ¶
func (e CreateTalkDraftReqValidationError) Field() string
Field function returns field value.
func (CreateTalkDraftReqValidationError) Key ¶
func (e CreateTalkDraftReqValidationError) Key() bool
Key function returns key value.
func (CreateTalkDraftReqValidationError) Reason ¶
func (e CreateTalkDraftReqValidationError) Reason() string
Reason function returns reason value.
type CreateTalkReq ¶
type CreateTalkReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*CreateTalkReq) Descriptor
deprecated
func (*CreateTalkReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateTalkReq.ProtoReflect.Descriptor instead.
func (*CreateTalkReq) GetAuth ¶
func (x *CreateTalkReq) GetAuth() int32
func (*CreateTalkReq) GetId ¶
func (x *CreateTalkReq) GetId() int32
func (*CreateTalkReq) GetUuid ¶
func (x *CreateTalkReq) GetUuid() string
func (*CreateTalkReq) ProtoMessage ¶
func (*CreateTalkReq) ProtoMessage()
func (*CreateTalkReq) ProtoReflect ¶
func (x *CreateTalkReq) ProtoReflect() protoreflect.Message
func (*CreateTalkReq) Reset ¶
func (x *CreateTalkReq) Reset()
func (*CreateTalkReq) String ¶
func (x *CreateTalkReq) String() string
func (*CreateTalkReq) Validate ¶
func (m *CreateTalkReq) Validate() error
Validate checks the field values on CreateTalkReq 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 (*CreateTalkReq) ValidateAll ¶
func (m *CreateTalkReq) ValidateAll() error
ValidateAll checks the field values on CreateTalkReq 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 CreateTalkReqMultiError, or nil if none found.
type CreateTalkReqMultiError ¶
type CreateTalkReqMultiError []error
CreateTalkReqMultiError is an error wrapping multiple validation errors returned by CreateTalkReq.ValidateAll() if the designated constraints aren't met.
func (CreateTalkReqMultiError) AllErrors ¶
func (m CreateTalkReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTalkReqMultiError) Error ¶
func (m CreateTalkReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTalkReqValidationError ¶
type CreateTalkReqValidationError struct {
// contains filtered or unexported fields
}
CreateTalkReqValidationError is the validation error returned by CreateTalkReq.Validate if the designated constraints aren't met.
func (CreateTalkReqValidationError) Cause ¶
func (e CreateTalkReqValidationError) Cause() error
Cause function returns cause value.
func (CreateTalkReqValidationError) Error ¶
func (e CreateTalkReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTalkReqValidationError) ErrorName ¶
func (e CreateTalkReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTalkReqValidationError) Field ¶
func (e CreateTalkReqValidationError) Field() string
Field function returns field value.
func (CreateTalkReqValidationError) Key ¶
func (e CreateTalkReqValidationError) Key() bool
Key function returns key value.
func (CreateTalkReqValidationError) Reason ¶
func (e CreateTalkReqValidationError) Reason() string
Reason function returns reason value.
type CreationClient ¶
type CreationClient interface { GetLeaderBoard(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetLeaderBoardReply, error) GetLastCollectionsDraft(ctx context.Context, in *GetLastCollectionsDraftReq, opts ...grpc.CallOption) (*GetLastCollectionsDraftReply, error) GetCollectionsContentReview(ctx context.Context, in *GetCollectionsContentReviewReq, opts ...grpc.CallOption) (*GetCollectionsContentReviewReply, error) GetCollectArticleList(ctx context.Context, in *GetCollectArticleListReq, opts ...grpc.CallOption) (*GetArticleListReply, error) GetCollectArticleCount(ctx context.Context, in *GetCollectArticleCountReq, opts ...grpc.CallOption) (*GetCollectArticleCountReply, error) GetCollectTalkList(ctx context.Context, in *GetCollectTalkListReq, opts ...grpc.CallOption) (*GetTalkListReply, error) GetCollectTalkCount(ctx context.Context, in *GetCollectTalkCountReq, opts ...grpc.CallOption) (*GetCollectTalkCountReply, error) GetCollectColumnList(ctx context.Context, in *GetCollectColumnListReq, opts ...grpc.CallOption) (*GetColumnListReply, error) GetCollectColumnCount(ctx context.Context, in *GetCollectColumnCountReq, opts ...grpc.CallOption) (*GetCollectColumnCountReply, error) GetCollections(ctx context.Context, in *GetCollectionsReq, opts ...grpc.CallOption) (*GetCollectionsReply, error) GetCollectionListInfo(ctx context.Context, in *GetCollectionListInfoReq, opts ...grpc.CallOption) (*GetCollectionsListReply, error) GetCollectionsList(ctx context.Context, in *GetCollectionsListReq, opts ...grpc.CallOption) (*GetCollectionsListReply, error) GetCollectionsListAll(ctx context.Context, in *GetCollectionsListAllReq, opts ...grpc.CallOption) (*GetCollectionsListReply, error) GetCollectionsCount(ctx context.Context, in *GetCollectionsCountReq, opts ...grpc.CallOption) (*GetCollectionsCountReply, error) GetCollectionsListByVisitor(ctx context.Context, in *GetCollectionsListReq, opts ...grpc.CallOption) (*GetCollectionsListReply, error) GetCollectionsVisitorCount(ctx context.Context, in *GetCollectionsCountReq, opts ...grpc.CallOption) (*GetCollectionsCountReply, error) GetCreationUser(ctx context.Context, in *GetCreationUserReq, opts ...grpc.CallOption) (*GetCreationUserReply, error) GetCreationUserVisitor(ctx context.Context, in *GetCreationUserReq, opts ...grpc.CallOption) (*GetCreationUserReply, error) GetUserTimeLineList(ctx context.Context, in *GetUserTimeLineListReq, opts ...grpc.CallOption) (*GetUserTimeLineListReply, error) SendCollections(ctx context.Context, in *SendCollectionsReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateCollectionsDraft(ctx context.Context, in *CreateCollectionsDraftReq, opts ...grpc.CallOption) (*CreateCollectionsDraftReply, error) CreateCollections(ctx context.Context, in *CreateCollectionsReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateCollectionsDbAndCache(ctx context.Context, in *CreateCollectionsDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CollectionsContentIrregular(ctx context.Context, in *CreationContentIrregularReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddCollectionsContentReviewDbAndCache(ctx context.Context, in *AddCreationContentReviewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SendCollectionsEdit(ctx context.Context, in *SendCollectionsEditReq, opts ...grpc.CallOption) (*emptypb.Empty, error) EditCollections(ctx context.Context, in *EditCollectionsReq, opts ...grpc.CallOption) (*emptypb.Empty, error) EditCollectionsCos(ctx context.Context, in *EditCollectionsCosReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteCollections(ctx context.Context, in *DeleteCollectionsReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteCollectionsCache(ctx context.Context, in *DeleteCollectionsCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ArticleImageIrregular(ctx context.Context, in *CreationImageIrregularReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ArticleContentIrregular(ctx context.Context, in *CreationContentIrregularReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddArticleImageReviewDbAndCache(ctx context.Context, in *AddCreationImageReviewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddArticleContentReviewDbAndCache(ctx context.Context, in *AddCreationContentReviewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetArticleList(ctx context.Context, in *GetArticleListReq, opts ...grpc.CallOption) (*GetArticleListReply, error) GetArticleListHot(ctx context.Context, in *GetArticleListHotReq, opts ...grpc.CallOption) (*GetArticleListHotReply, error) GetColumnArticleList(ctx context.Context, in *GetColumnArticleListReq, opts ...grpc.CallOption) (*GetArticleListReply, error) GetArticleCount(ctx context.Context, in *GetArticleCountReq, opts ...grpc.CallOption) (*GetArticleCountReply, error) GetArticleCountVisitor(ctx context.Context, in *GetArticleCountVisitorReq, opts ...grpc.CallOption) (*GetArticleCountReply, error) GetUserArticleList(ctx context.Context, in *GetUserArticleListReq, opts ...grpc.CallOption) (*GetArticleListReply, error) GetUserArticleListVisitor(ctx context.Context, in *GetUserArticleListVisitorReq, opts ...grpc.CallOption) (*GetArticleListReply, error) GetUserArticleListAll(ctx context.Context, in *GetUserArticleListAllReq, opts ...grpc.CallOption) (*GetArticleListReply, error) GetArticleStatistic(ctx context.Context, in *GetArticleStatisticReq, opts ...grpc.CallOption) (*GetArticleStatisticReply, error) GetUserArticleAgree(ctx context.Context, in *GetUserArticleAgreeReq, opts ...grpc.CallOption) (*GetUserArticleAgreeReply, error) GetUserArticleCollect(ctx context.Context, in *GetUserArticleCollectReq, opts ...grpc.CallOption) (*GetUserArticleCollectReply, error) GetArticleListStatistic(ctx context.Context, in *GetArticleListStatisticReq, opts ...grpc.CallOption) (*GetArticleListStatisticReply, error) GetLastArticleDraft(ctx context.Context, in *GetLastArticleDraftReq, opts ...grpc.CallOption) (*GetLastArticleDraftReply, error) GetArticleSearch(ctx context.Context, in *GetArticleSearchReq, opts ...grpc.CallOption) (*GetArticleSearchReply, error) GetArticleImageReview(ctx context.Context, in *GetArticleImageReviewReq, opts ...grpc.CallOption) (*GetArticleImageReviewReply, error) GetArticleContentReview(ctx context.Context, in *GetArticleContentReviewReq, opts ...grpc.CallOption) (*GetArticleContentReviewReply, error) CreateArticle(ctx context.Context, in *CreateArticleReq, opts ...grpc.CallOption) (*emptypb.Empty, error) EditArticle(ctx context.Context, in *EditArticleReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateArticleDbCacheAndSearch(ctx context.Context, in *CreateArticleDbCacheAndSearchReq, opts ...grpc.CallOption) (*emptypb.Empty, error) EditArticleCosAndSearch(ctx context.Context, in *EditArticleCosAndSearchReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteArticleCacheAndSearch(ctx context.Context, in *DeleteArticleCacheAndSearchReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetArticleViewDbAndCache(ctx context.Context, in *SetArticleViewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetArticleAgreeDbAndCache(ctx context.Context, in *SetArticleAgreeDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetArticleCollectDbAndCache(ctx context.Context, in *SetArticleCollectDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateArticleDraft(ctx context.Context, in *CreateArticleDraftReq, opts ...grpc.CallOption) (*CreateArticleDraftReply, error) ArticleDraftMark(ctx context.Context, in *ArticleDraftMarkReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetArticleDraftList(ctx context.Context, in *GetArticleDraftListReq, opts ...grpc.CallOption) (*GetArticleDraftListReply, error) SendArticle(ctx context.Context, in *SendArticleReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SendArticleEdit(ctx context.Context, in *SendArticleEditReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteArticle(ctx context.Context, in *DeleteArticleReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteArticleDraft(ctx context.Context, in *DeleteArticleDraftReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetArticleAgree(ctx context.Context, in *SetArticleAgreeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetArticleView(ctx context.Context, in *SetArticleViewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetArticleCollect(ctx context.Context, in *SetArticleCollectReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelArticleAgree(ctx context.Context, in *CancelArticleAgreeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelArticleAgreeDbAndCache(ctx context.Context, in *CancelArticleAgreeDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelArticleCollect(ctx context.Context, in *CancelArticleCollectReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelArticleCollectDbAndCache(ctx context.Context, in *CancelArticleCollectDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ArticleStatisticJudge(ctx context.Context, in *ArticleStatisticJudgeReq, opts ...grpc.CallOption) (*ArticleStatisticJudgeReply, error) GetTalkList(ctx context.Context, in *GetTalkListReq, opts ...grpc.CallOption) (*GetTalkListReply, error) GetTalkListHot(ctx context.Context, in *GetTalkListHotReq, opts ...grpc.CallOption) (*GetTalkListHotReply, error) GetUserTalkList(ctx context.Context, in *GetUserTalkListReq, opts ...grpc.CallOption) (*GetTalkListReply, error) GetUserTalkListVisitor(ctx context.Context, in *GetUserTalkListVisitorReq, opts ...grpc.CallOption) (*GetTalkListReply, error) GetTalkCount(ctx context.Context, in *GetTalkCountReq, opts ...grpc.CallOption) (*GetTalkCountReply, error) GetTalkCountVisitor(ctx context.Context, in *GetTalkCountVisitorReq, opts ...grpc.CallOption) (*GetTalkCountReply, error) GetTalkListStatistic(ctx context.Context, in *GetTalkListStatisticReq, opts ...grpc.CallOption) (*GetTalkListStatisticReply, error) GetTalkStatistic(ctx context.Context, in *GetTalkStatisticReq, opts ...grpc.CallOption) (*GetTalkStatisticReply, error) GetLastTalkDraft(ctx context.Context, in *GetLastTalkDraftReq, opts ...grpc.CallOption) (*GetLastTalkDraftReply, error) GetTalkSearch(ctx context.Context, in *GetTalkSearchReq, opts ...grpc.CallOption) (*GetTalkSearchReply, error) GetUserTalkAgree(ctx context.Context, in *GetUserTalkAgreeReq, opts ...grpc.CallOption) (*GetUserTalkAgreeReply, error) GetUserTalkCollect(ctx context.Context, in *GetUserTalkCollectReq, opts ...grpc.CallOption) (*GetUserTalkCollectReply, error) GetTalkImageReview(ctx context.Context, in *GetTalkImageReviewReq, opts ...grpc.CallOption) (*GetTalkImageReviewReply, error) GetTalkContentReview(ctx context.Context, in *GetTalkContentReviewReq, opts ...grpc.CallOption) (*GetTalkContentReviewReply, error) AddTalkImageReviewDbAndCache(ctx context.Context, in *AddCreationImageReviewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddTalkContentReviewDbAndCache(ctx context.Context, in *AddCreationContentReviewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateTalkDraft(ctx context.Context, in *CreateTalkDraftReq, opts ...grpc.CallOption) (*CreateTalkDraftReply, error) SendTalk(ctx context.Context, in *SendTalkReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SendTalkEdit(ctx context.Context, in *SendTalkEditReq, opts ...grpc.CallOption) (*emptypb.Empty, error) TalkImageIrregular(ctx context.Context, in *CreationImageIrregularReq, opts ...grpc.CallOption) (*emptypb.Empty, error) TalkContentIrregular(ctx context.Context, in *CreationContentIrregularReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateTalk(ctx context.Context, in *CreateTalkReq, opts ...grpc.CallOption) (*emptypb.Empty, error) EditTalk(ctx context.Context, in *EditTalkReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteTalk(ctx context.Context, in *DeleteTalkReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateTalkDbCacheAndSearch(ctx context.Context, in *CreateTalkDbCacheAndSearchReq, opts ...grpc.CallOption) (*emptypb.Empty, error) EditTalkCosAndSearch(ctx context.Context, in *EditTalkCosAndSearchReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteTalkCacheAndSearch(ctx context.Context, in *DeleteTalkCacheAndSearchReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetTalkView(ctx context.Context, in *SetTalkViewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetTalkViewDbAndCache(ctx context.Context, in *SetTalkViewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) TalkStatisticJudge(ctx context.Context, in *TalkStatisticJudgeReq, opts ...grpc.CallOption) (*TalkStatisticJudgeReply, error) SetTalkAgree(ctx context.Context, in *SetTalkAgreeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetTalkAgreeDbAndCache(ctx context.Context, in *SetTalkAgreeDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetTalkCollect(ctx context.Context, in *SetTalkCollectReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetTalkCollectDbAndCache(ctx context.Context, in *SetTalkCollectDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelTalkAgree(ctx context.Context, in *CancelTalkAgreeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelTalkAgreeDbAndCache(ctx context.Context, in *CancelTalkAgreeDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelTalkCollect(ctx context.Context, in *CancelTalkCollectReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelTalkCollectDbAndCache(ctx context.Context, in *CancelTalkCollectDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetLastColumnDraft(ctx context.Context, in *GetLastColumnDraftReq, opts ...grpc.CallOption) (*GetLastColumnDraftReply, error) GetColumnSearch(ctx context.Context, in *GetColumnSearchReq, opts ...grpc.CallOption) (*GetColumnSearchReply, error) GetColumnImageReview(ctx context.Context, in *GetColumnImageReviewReq, opts ...grpc.CallOption) (*GetColumnImageReviewReply, error) GetColumnContentReview(ctx context.Context, in *GetColumnContentReviewReq, opts ...grpc.CallOption) (*GetColumnContentReviewReply, error) ColumnImageIrregular(ctx context.Context, in *CreationImageIrregularReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ColumnContentIrregular(ctx context.Context, in *CreationContentIrregularReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddColumnImageReviewDbAndCache(ctx context.Context, in *AddCreationImageReviewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddColumnContentReviewDbAndCache(ctx context.Context, in *AddCreationContentReviewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateColumnDraft(ctx context.Context, in *CreateColumnDraftReq, opts ...grpc.CallOption) (*CreateColumnDraftReply, error) SendColumn(ctx context.Context, in *SendColumnReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateColumn(ctx context.Context, in *CreateColumnReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CreateColumnDbCacheAndSearch(ctx context.Context, in *CreateColumnDbCacheAndSearchReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SubscribeColumn(ctx context.Context, in *SubscribeColumnReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelSubscribeColumn(ctx context.Context, in *CancelSubscribeColumnReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SubscribeJudge(ctx context.Context, in *SubscribeJudgeReq, opts ...grpc.CallOption) (*SubscribeJudgeReply, error) EditColumnCosAndSearch(ctx context.Context, in *EditColumnCosAndSearchReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetColumnList(ctx context.Context, in *GetColumnListReq, opts ...grpc.CallOption) (*GetColumnListReply, error) GetColumnListHot(ctx context.Context, in *GetColumnListHotReq, opts ...grpc.CallOption) (*GetColumnListHotReply, error) GetColumnListStatistic(ctx context.Context, in *GetColumnListStatisticReq, opts ...grpc.CallOption) (*GetColumnListStatisticReply, error) GetColumnStatistic(ctx context.Context, in *GetColumnStatisticReq, opts ...grpc.CallOption) (*GetColumnStatisticReply, error) GetUserColumnList(ctx context.Context, in *GetUserColumnListReq, opts ...grpc.CallOption) (*GetColumnListReply, error) GetUserColumnListVisitor(ctx context.Context, in *GetUserColumnListVisitorReq, opts ...grpc.CallOption) (*GetColumnListReply, error) GetColumnCount(ctx context.Context, in *GetColumnCountReq, opts ...grpc.CallOption) (*GetColumnCountReply, error) GetColumnCountVisitor(ctx context.Context, in *GetColumnCountVisitorReq, opts ...grpc.CallOption) (*GetColumnCountReply, error) GetSubscribeList(ctx context.Context, in *GetSubscribeListReq, opts ...grpc.CallOption) (*GetSubscribeListReply, error) GetSubscribeListCount(ctx context.Context, in *GetSubscribeListCountReq, opts ...grpc.CallOption) (*GetSubscribeListCountReply, error) GetColumnSubscribes(ctx context.Context, in *GetColumnSubscribesReq, opts ...grpc.CallOption) (*GetColumnSubscribesReply, error) GetUserColumnAgree(ctx context.Context, in *GetUserColumnAgreeReq, opts ...grpc.CallOption) (*GetUserColumnAgreeReply, error) GetUserColumnCollect(ctx context.Context, in *GetUserColumnCollectReq, opts ...grpc.CallOption) (*GetUserColumnCollectReply, error) GetUserSubscribeColumn(ctx context.Context, in *GetUserSubscribeColumnReq, opts ...grpc.CallOption) (*GetUserSubscribeColumnReply, error) SendColumnEdit(ctx context.Context, in *SendColumnEditReq, opts ...grpc.CallOption) (*emptypb.Empty, error) EditColumn(ctx context.Context, in *EditColumnReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteColumn(ctx context.Context, in *DeleteColumnReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteColumnCacheAndSearch(ctx context.Context, in *DeleteColumnCacheAndSearchReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ColumnStatisticJudge(ctx context.Context, in *ColumnStatisticJudgeReq, opts ...grpc.CallOption) (*ColumnStatisticJudgeReply, error) SetColumnAgree(ctx context.Context, in *SetColumnAgreeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetColumnAgreeDbAndCache(ctx context.Context, in *SetColumnAgreeDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelColumnAgree(ctx context.Context, in *CancelColumnAgreeReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelColumnAgreeDbAndCache(ctx context.Context, in *CancelColumnAgreeDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetColumnCollect(ctx context.Context, in *SetColumnCollectReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetColumnCollectDbAndCache(ctx context.Context, in *SetColumnCollectDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelColumnCollect(ctx context.Context, in *CancelColumnCollectReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelColumnCollectDbAndCache(ctx context.Context, in *CancelColumnCollectDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetColumnView(ctx context.Context, in *SetColumnViewReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetColumnViewDbAndCache(ctx context.Context, in *SetColumnViewDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddColumnIncludes(ctx context.Context, in *AddColumnIncludesReq, opts ...grpc.CallOption) (*emptypb.Empty, error) AddColumnIncludesDbAndCache(ctx context.Context, in *AddColumnIncludesDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteColumnIncludes(ctx context.Context, in *DeleteColumnIncludesReq, opts ...grpc.CallOption) (*emptypb.Empty, error) DeleteColumnIncludesDbAndCache(ctx context.Context, in *DeleteColumnIncludesDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) SetColumnSubscribeDbAndCache(ctx context.Context, in *SetColumnSubscribeDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) CancelColumnSubscribeDbAndCache(ctx context.Context, in *CancelColumnSubscribeDbAndCacheReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetNews(ctx context.Context, in *GetNewsReq, opts ...grpc.CallOption) (*GetNewsReply, error) GetNewsSearch(ctx context.Context, in *GetNewsSearchReq, opts ...grpc.CallOption) (*GetNewsSearchReply, error) AddCreationComment(ctx context.Context, in *AddCreationCommentReq, opts ...grpc.CallOption) (*emptypb.Empty, error) ReduceCreationComment(ctx context.Context, in *ReduceCreationCommentReq, opts ...grpc.CallOption) (*emptypb.Empty, error) GetHealth(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) }
CreationClient is the client API for Creation 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 NewCreationClient ¶
func NewCreationClient(cc grpc.ClientConnInterface) CreationClient
type CreationContentIrregularReq ¶
type CreationContentIrregularReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"` Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"` Result int32 `protobuf:"varint,6,opt,name=result,proto3" json:"result,omitempty"` Id int32 `protobuf:"varint,7,opt,name=id,proto3" json:"id,omitempty"` Section string `protobuf:"bytes,8,opt,name=section,proto3" json:"section,omitempty"` // contains filtered or unexported fields }
func (*CreationContentIrregularReq) Descriptor
deprecated
func (*CreationContentIrregularReq) Descriptor() ([]byte, []int)
Deprecated: Use CreationContentIrregularReq.ProtoReflect.Descriptor instead.
func (*CreationContentIrregularReq) GetId ¶
func (x *CreationContentIrregularReq) GetId() int32
func (*CreationContentIrregularReq) GetJobId ¶
func (x *CreationContentIrregularReq) GetJobId() string
func (*CreationContentIrregularReq) GetKind ¶
func (x *CreationContentIrregularReq) GetKind() string
func (*CreationContentIrregularReq) GetLabel ¶
func (x *CreationContentIrregularReq) GetLabel() string
func (*CreationContentIrregularReq) GetResult ¶
func (x *CreationContentIrregularReq) GetResult() int32
func (*CreationContentIrregularReq) GetSection ¶
func (x *CreationContentIrregularReq) GetSection() string
func (*CreationContentIrregularReq) GetTitle ¶
func (x *CreationContentIrregularReq) GetTitle() string
func (*CreationContentIrregularReq) GetUuid ¶
func (x *CreationContentIrregularReq) GetUuid() string
func (*CreationContentIrregularReq) ProtoMessage ¶
func (*CreationContentIrregularReq) ProtoMessage()
func (*CreationContentIrregularReq) ProtoReflect ¶
func (x *CreationContentIrregularReq) ProtoReflect() protoreflect.Message
func (*CreationContentIrregularReq) Reset ¶
func (x *CreationContentIrregularReq) Reset()
func (*CreationContentIrregularReq) String ¶
func (x *CreationContentIrregularReq) String() string
func (*CreationContentIrregularReq) Validate ¶
func (m *CreationContentIrregularReq) Validate() error
Validate checks the field values on CreationContentIrregularReq 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 (*CreationContentIrregularReq) ValidateAll ¶
func (m *CreationContentIrregularReq) ValidateAll() error
ValidateAll checks the field values on CreationContentIrregularReq 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 CreationContentIrregularReqMultiError, or nil if none found.
type CreationContentIrregularReqMultiError ¶
type CreationContentIrregularReqMultiError []error
CreationContentIrregularReqMultiError is an error wrapping multiple validation errors returned by CreationContentIrregularReq.ValidateAll() if the designated constraints aren't met.
func (CreationContentIrregularReqMultiError) AllErrors ¶
func (m CreationContentIrregularReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreationContentIrregularReqMultiError) Error ¶
func (m CreationContentIrregularReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreationContentIrregularReqValidationError ¶
type CreationContentIrregularReqValidationError struct {
// contains filtered or unexported fields
}
CreationContentIrregularReqValidationError is the validation error returned by CreationContentIrregularReq.Validate if the designated constraints aren't met.
func (CreationContentIrregularReqValidationError) Cause ¶
func (e CreationContentIrregularReqValidationError) Cause() error
Cause function returns cause value.
func (CreationContentIrregularReqValidationError) Error ¶
func (e CreationContentIrregularReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreationContentIrregularReqValidationError) ErrorName ¶
func (e CreationContentIrregularReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreationContentIrregularReqValidationError) Field ¶
func (e CreationContentIrregularReqValidationError) Field() string
Field function returns field value.
func (CreationContentIrregularReqValidationError) Key ¶
func (e CreationContentIrregularReqValidationError) Key() bool
Key function returns key value.
func (CreationContentIrregularReqValidationError) Reason ¶
func (e CreationContentIrregularReqValidationError) Reason() string
Reason function returns reason value.
type CreationErrorReason ¶
type CreationErrorReason int32
const ( CreationErrorReason_UNKNOWN_ERROR CreationErrorReason = 0 CreationErrorReason_RECORD_NOT_FOUND CreationErrorReason = 1 CreationErrorReason_GET_LEADER_BOARD_FAILED CreationErrorReason = 2 CreationErrorReason_GET_COLLECT_ARTICLE_FAILED CreationErrorReason = 3 CreationErrorReason_GET_COLLECTION_FAILED CreationErrorReason = 4 CreationErrorReason_GET_COLLECTIONS_LIST_FAILED CreationErrorReason = 5 CreationErrorReason_GET_TIMELINE_LIST_FAILED CreationErrorReason = 6 CreationErrorReason_CREATE_COLLECTIONS_FAILED CreationErrorReason = 7 CreationErrorReason_CREATE_TIMELINE_FAILED CreationErrorReason = 8 CreationErrorReason_EDIT_COLLECTIONS_FAILED CreationErrorReason = 9 CreationErrorReason_DELETE_COLLECTIONS_FAILED CreationErrorReason = 10 CreationErrorReason_GET_ARTICLE_FAILED CreationErrorReason = 11 CreationErrorReason_GET_ARTICLE_DRAFT_FAILED CreationErrorReason = 12 CreationErrorReason_GET_ARTICLE_LIST_FAILED CreationErrorReason = 13 CreationErrorReason_GET_ARTICLE_SEARCH_FAILED CreationErrorReason = 14 CreationErrorReason_GET_ARTICLE_AGREE_FAILED CreationErrorReason = 15 CreationErrorReason_GET_ARTICLE_COLLECT_FAILED CreationErrorReason = 16 CreationErrorReason_CREATE_ARTICLE_FAILED CreationErrorReason = 17 CreationErrorReason_EDIT_ARTICLE_FAILED CreationErrorReason = 18 CreationErrorReason_DELETE_ARTICLE_FAILED CreationErrorReason = 19 CreationErrorReason_GET_TALK_FAILED CreationErrorReason = 20 CreationErrorReason_GET_TALK_AGREE_FAILED CreationErrorReason = 21 CreationErrorReason_GET_TALK_COLLECT_FAILED CreationErrorReason = 22 CreationErrorReason_GET_TALK_DRAFT_FAILED CreationErrorReason = 23 CreationErrorReason_GET_TALK_LIST_FAILED CreationErrorReason = 24 CreationErrorReason_GET_TALK_SEARCH_FAILED CreationErrorReason = 25 CreationErrorReason_CREATE_TALK_FAILED CreationErrorReason = 26 CreationErrorReason_EDIT_TALK_FAILED CreationErrorReason = 27 CreationErrorReason_DELETE_TALK_FAILED CreationErrorReason = 28 CreationErrorReason_GET_DRAFT_LIST_FAILED CreationErrorReason = 29 CreationErrorReason_CREATE_DRAFT_FAILED CreationErrorReason = 30 CreationErrorReason_DRAFT_MARK_FAILED CreationErrorReason = 31 CreationErrorReason_GET_COLUMN_FAILED CreationErrorReason = 32 CreationErrorReason_GET_COLUMN_AGREE_FAILED CreationErrorReason = 33 CreationErrorReason_GET_COLUMN_COLLECT_FAILED CreationErrorReason = 34 CreationErrorReason_GET_COLUMN_DRAFT_FAILED CreationErrorReason = 35 CreationErrorReason_GET_COLUMN_SEARCH_FAILED CreationErrorReason = 36 CreationErrorReason_CREATE_COLUMN_FAILED CreationErrorReason = 37 CreationErrorReason_EDIT_COLUMN_FAILED CreationErrorReason = 38 CreationErrorReason_DELETE_COLUMN_FAILED CreationErrorReason = 39 CreationErrorReason_GET_COLUMN_LIST_FAILED CreationErrorReason = 40 CreationErrorReason_GET_SUBSCRIBE_COLUMN_LIST_FAILED CreationErrorReason = 41 CreationErrorReason_GET_COLUMN_SUBSCRIBES_FAILED CreationErrorReason = 42 CreationErrorReason_GET_SUBSCRIBE_COLUMN_FAILED CreationErrorReason = 43 CreationErrorReason_ADD_COLUMN_INCLUDES_FAILED CreationErrorReason = 44 CreationErrorReason_DELETE_COLUMN_INCLUDES_FAILED CreationErrorReason = 45 CreationErrorReason_SUBSCRIBE_COLUMN_FAILED CreationErrorReason = 46 CreationErrorReason_SUBSCRIBE_COLUMN_JUDGE_FAILED CreationErrorReason = 47 CreationErrorReason_CANCEL_SUBSCRIBE_COLUMN_FAILED CreationErrorReason = 48 CreationErrorReason_GET_NEWS_FAILED CreationErrorReason = 49 CreationErrorReason_GET_NEWS_SEARCH_FAILED CreationErrorReason = 50 CreationErrorReason_SET_AGREE_FAILED CreationErrorReason = 51 CreationErrorReason_SET_VIEW_FAILED CreationErrorReason = 52 CreationErrorReason_SET_COLLECT_FAILED CreationErrorReason = 53 CreationErrorReason_SET_IMAGE_IRREGULAR_FAILED CreationErrorReason = 54 CreationErrorReason_SET_CONTENT_IRREGULAR_FAILED CreationErrorReason = 55 CreationErrorReason_CANCEL_AGREE_FAILED CreationErrorReason = 56 CreationErrorReason_CANCEL_VIEW_FAILED CreationErrorReason = 57 CreationErrorReason_CANCEL_COLLECT_FAILED CreationErrorReason = 58 CreationErrorReason_GET_STATISTIC_FAILED CreationErrorReason = 59 CreationErrorReason_GET_STATISTIC_JUDGE_FAILED CreationErrorReason = 60 CreationErrorReason_GET_COUNT_FAILED CreationErrorReason = 61 CreationErrorReason_GET_CREATION_USER_FAILED CreationErrorReason = 62 CreationErrorReason_GET_IMAGE_REVIEW_FAILED CreationErrorReason = 63 CreationErrorReason_GET_CONTENT_REVIEW_FAILED CreationErrorReason = 64 CreationErrorReason_SET_RECORD_FAILED CreationErrorReason = 65 CreationErrorReason_NOT_EMPTY CreationErrorReason = 66 CreationErrorReason_ADD_COMMENT_FAILED CreationErrorReason = 67 CreationErrorReason_REDUCE_COMMENT_FAILED CreationErrorReason = 68 )
func (CreationErrorReason) Descriptor ¶
func (CreationErrorReason) Descriptor() protoreflect.EnumDescriptor
func (CreationErrorReason) Enum ¶
func (x CreationErrorReason) Enum() *CreationErrorReason
func (CreationErrorReason) EnumDescriptor
deprecated
func (CreationErrorReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use CreationErrorReason.Descriptor instead.
func (CreationErrorReason) Number ¶
func (x CreationErrorReason) Number() protoreflect.EnumNumber
func (CreationErrorReason) String ¶
func (x CreationErrorReason) String() string
func (CreationErrorReason) Type ¶
func (CreationErrorReason) Type() protoreflect.EnumType
type CreationHTTPClient ¶
type CreationHTTPClient interface {
GetHealth(ctx context.Context, req *emptypb.Empty, opts ...http.CallOption) (rsp *emptypb.Empty, err error)
}
func NewCreationHTTPClient ¶
func NewCreationHTTPClient(client *http.Client) CreationHTTPClient
type CreationHTTPClientImpl ¶
type CreationHTTPClientImpl struct {
// contains filtered or unexported fields
}
type CreationHTTPServer ¶
type CreationImageIrregularReq ¶
type CreationImageIrregularReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,4,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,5,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,6,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,7,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,8,opt,name=subLabel,proto3" json:"subLabel,omitempty"` Id int32 `protobuf:"varint,9,opt,name=id,proto3" json:"id,omitempty"` Kind string `protobuf:"bytes,10,opt,name=kind,proto3" json:"kind,omitempty"` Uid string `protobuf:"bytes,11,opt,name=uid,proto3" json:"uid,omitempty"` // contains filtered or unexported fields }
func (*CreationImageIrregularReq) Descriptor
deprecated
func (*CreationImageIrregularReq) Descriptor() ([]byte, []int)
Deprecated: Use CreationImageIrregularReq.ProtoReflect.Descriptor instead.
func (*CreationImageIrregularReq) GetCategory ¶
func (x *CreationImageIrregularReq) GetCategory() string
func (*CreationImageIrregularReq) GetId ¶
func (x *CreationImageIrregularReq) GetId() int32
func (*CreationImageIrregularReq) GetJobId ¶
func (x *CreationImageIrregularReq) GetJobId() string
func (*CreationImageIrregularReq) GetKind ¶
func (x *CreationImageIrregularReq) GetKind() string
func (*CreationImageIrregularReq) GetLabel ¶
func (x *CreationImageIrregularReq) GetLabel() string
func (*CreationImageIrregularReq) GetResult ¶
func (x *CreationImageIrregularReq) GetResult() int32
func (*CreationImageIrregularReq) GetScore ¶
func (x *CreationImageIrregularReq) GetScore() int32
func (*CreationImageIrregularReq) GetSubLabel ¶
func (x *CreationImageIrregularReq) GetSubLabel() string
func (*CreationImageIrregularReq) GetUid ¶
func (x *CreationImageIrregularReq) GetUid() string
func (*CreationImageIrregularReq) GetUrl ¶
func (x *CreationImageIrregularReq) GetUrl() string
func (*CreationImageIrregularReq) GetUuid ¶
func (x *CreationImageIrregularReq) GetUuid() string
func (*CreationImageIrregularReq) ProtoMessage ¶
func (*CreationImageIrregularReq) ProtoMessage()
func (*CreationImageIrregularReq) ProtoReflect ¶
func (x *CreationImageIrregularReq) ProtoReflect() protoreflect.Message
func (*CreationImageIrregularReq) Reset ¶
func (x *CreationImageIrregularReq) Reset()
func (*CreationImageIrregularReq) String ¶
func (x *CreationImageIrregularReq) String() string
func (*CreationImageIrregularReq) Validate ¶
func (m *CreationImageIrregularReq) Validate() error
Validate checks the field values on CreationImageIrregularReq 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 (*CreationImageIrregularReq) ValidateAll ¶
func (m *CreationImageIrregularReq) ValidateAll() error
ValidateAll checks the field values on CreationImageIrregularReq 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 CreationImageIrregularReqMultiError, or nil if none found.
type CreationImageIrregularReqMultiError ¶
type CreationImageIrregularReqMultiError []error
CreationImageIrregularReqMultiError is an error wrapping multiple validation errors returned by CreationImageIrregularReq.ValidateAll() if the designated constraints aren't met.
func (CreationImageIrregularReqMultiError) AllErrors ¶
func (m CreationImageIrregularReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreationImageIrregularReqMultiError) Error ¶
func (m CreationImageIrregularReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreationImageIrregularReqValidationError ¶
type CreationImageIrregularReqValidationError struct {
// contains filtered or unexported fields
}
CreationImageIrregularReqValidationError is the validation error returned by CreationImageIrregularReq.Validate if the designated constraints aren't met.
func (CreationImageIrregularReqValidationError) Cause ¶
func (e CreationImageIrregularReqValidationError) Cause() error
Cause function returns cause value.
func (CreationImageIrregularReqValidationError) Error ¶
func (e CreationImageIrregularReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreationImageIrregularReqValidationError) ErrorName ¶
func (e CreationImageIrregularReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreationImageIrregularReqValidationError) Field ¶
func (e CreationImageIrregularReqValidationError) Field() string
Field function returns field value.
func (CreationImageIrregularReqValidationError) Key ¶
func (e CreationImageIrregularReqValidationError) Key() bool
Key function returns key value.
func (CreationImageIrregularReqValidationError) Reason ¶
func (e CreationImageIrregularReqValidationError) Reason() string
Reason function returns reason value.
type CreationServer ¶
type CreationServer interface { GetLeaderBoard(context.Context, *emptypb.Empty) (*GetLeaderBoardReply, error) GetLastCollectionsDraft(context.Context, *GetLastCollectionsDraftReq) (*GetLastCollectionsDraftReply, error) GetCollectionsContentReview(context.Context, *GetCollectionsContentReviewReq) (*GetCollectionsContentReviewReply, error) GetCollectArticleList(context.Context, *GetCollectArticleListReq) (*GetArticleListReply, error) GetCollectArticleCount(context.Context, *GetCollectArticleCountReq) (*GetCollectArticleCountReply, error) GetCollectTalkList(context.Context, *GetCollectTalkListReq) (*GetTalkListReply, error) GetCollectTalkCount(context.Context, *GetCollectTalkCountReq) (*GetCollectTalkCountReply, error) GetCollectColumnList(context.Context, *GetCollectColumnListReq) (*GetColumnListReply, error) GetCollectColumnCount(context.Context, *GetCollectColumnCountReq) (*GetCollectColumnCountReply, error) GetCollections(context.Context, *GetCollectionsReq) (*GetCollectionsReply, error) GetCollectionListInfo(context.Context, *GetCollectionListInfoReq) (*GetCollectionsListReply, error) GetCollectionsList(context.Context, *GetCollectionsListReq) (*GetCollectionsListReply, error) GetCollectionsListAll(context.Context, *GetCollectionsListAllReq) (*GetCollectionsListReply, error) GetCollectionsCount(context.Context, *GetCollectionsCountReq) (*GetCollectionsCountReply, error) GetCollectionsListByVisitor(context.Context, *GetCollectionsListReq) (*GetCollectionsListReply, error) GetCollectionsVisitorCount(context.Context, *GetCollectionsCountReq) (*GetCollectionsCountReply, error) GetCreationUser(context.Context, *GetCreationUserReq) (*GetCreationUserReply, error) GetCreationUserVisitor(context.Context, *GetCreationUserReq) (*GetCreationUserReply, error) GetUserTimeLineList(context.Context, *GetUserTimeLineListReq) (*GetUserTimeLineListReply, error) SendCollections(context.Context, *SendCollectionsReq) (*emptypb.Empty, error) CreateCollectionsDraft(context.Context, *CreateCollectionsDraftReq) (*CreateCollectionsDraftReply, error) CreateCollections(context.Context, *CreateCollectionsReq) (*emptypb.Empty, error) CreateCollectionsDbAndCache(context.Context, *CreateCollectionsDbAndCacheReq) (*emptypb.Empty, error) CollectionsContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error) AddCollectionsContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error) SendCollectionsEdit(context.Context, *SendCollectionsEditReq) (*emptypb.Empty, error) EditCollections(context.Context, *EditCollectionsReq) (*emptypb.Empty, error) EditCollectionsCos(context.Context, *EditCollectionsCosReq) (*emptypb.Empty, error) DeleteCollections(context.Context, *DeleteCollectionsReq) (*emptypb.Empty, error) DeleteCollectionsCache(context.Context, *DeleteCollectionsCacheReq) (*emptypb.Empty, error) ArticleImageIrregular(context.Context, *CreationImageIrregularReq) (*emptypb.Empty, error) ArticleContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error) AddArticleImageReviewDbAndCache(context.Context, *AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error) AddArticleContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error) GetArticleList(context.Context, *GetArticleListReq) (*GetArticleListReply, error) GetArticleListHot(context.Context, *GetArticleListHotReq) (*GetArticleListHotReply, error) GetColumnArticleList(context.Context, *GetColumnArticleListReq) (*GetArticleListReply, error) GetArticleCount(context.Context, *GetArticleCountReq) (*GetArticleCountReply, error) GetArticleCountVisitor(context.Context, *GetArticleCountVisitorReq) (*GetArticleCountReply, error) GetUserArticleList(context.Context, *GetUserArticleListReq) (*GetArticleListReply, error) GetUserArticleListVisitor(context.Context, *GetUserArticleListVisitorReq) (*GetArticleListReply, error) GetUserArticleListAll(context.Context, *GetUserArticleListAllReq) (*GetArticleListReply, error) GetArticleStatistic(context.Context, *GetArticleStatisticReq) (*GetArticleStatisticReply, error) GetUserArticleAgree(context.Context, *GetUserArticleAgreeReq) (*GetUserArticleAgreeReply, error) GetUserArticleCollect(context.Context, *GetUserArticleCollectReq) (*GetUserArticleCollectReply, error) GetArticleListStatistic(context.Context, *GetArticleListStatisticReq) (*GetArticleListStatisticReply, error) GetLastArticleDraft(context.Context, *GetLastArticleDraftReq) (*GetLastArticleDraftReply, error) GetArticleSearch(context.Context, *GetArticleSearchReq) (*GetArticleSearchReply, error) GetArticleImageReview(context.Context, *GetArticleImageReviewReq) (*GetArticleImageReviewReply, error) GetArticleContentReview(context.Context, *GetArticleContentReviewReq) (*GetArticleContentReviewReply, error) CreateArticle(context.Context, *CreateArticleReq) (*emptypb.Empty, error) EditArticle(context.Context, *EditArticleReq) (*emptypb.Empty, error) CreateArticleDbCacheAndSearch(context.Context, *CreateArticleDbCacheAndSearchReq) (*emptypb.Empty, error) EditArticleCosAndSearch(context.Context, *EditArticleCosAndSearchReq) (*emptypb.Empty, error) DeleteArticleCacheAndSearch(context.Context, *DeleteArticleCacheAndSearchReq) (*emptypb.Empty, error) SetArticleViewDbAndCache(context.Context, *SetArticleViewDbAndCacheReq) (*emptypb.Empty, error) SetArticleAgreeDbAndCache(context.Context, *SetArticleAgreeDbAndCacheReq) (*emptypb.Empty, error) SetArticleCollectDbAndCache(context.Context, *SetArticleCollectDbAndCacheReq) (*emptypb.Empty, error) CreateArticleDraft(context.Context, *CreateArticleDraftReq) (*CreateArticleDraftReply, error) ArticleDraftMark(context.Context, *ArticleDraftMarkReq) (*emptypb.Empty, error) GetArticleDraftList(context.Context, *GetArticleDraftListReq) (*GetArticleDraftListReply, error) SendArticle(context.Context, *SendArticleReq) (*emptypb.Empty, error) SendArticleEdit(context.Context, *SendArticleEditReq) (*emptypb.Empty, error) DeleteArticle(context.Context, *DeleteArticleReq) (*emptypb.Empty, error) DeleteArticleDraft(context.Context, *DeleteArticleDraftReq) (*emptypb.Empty, error) SetArticleAgree(context.Context, *SetArticleAgreeReq) (*emptypb.Empty, error) SetArticleView(context.Context, *SetArticleViewReq) (*emptypb.Empty, error) SetArticleCollect(context.Context, *SetArticleCollectReq) (*emptypb.Empty, error) CancelArticleAgree(context.Context, *CancelArticleAgreeReq) (*emptypb.Empty, error) CancelArticleAgreeDbAndCache(context.Context, *CancelArticleAgreeDbAndCacheReq) (*emptypb.Empty, error) CancelArticleCollect(context.Context, *CancelArticleCollectReq) (*emptypb.Empty, error) CancelArticleCollectDbAndCache(context.Context, *CancelArticleCollectDbAndCacheReq) (*emptypb.Empty, error) ArticleStatisticJudge(context.Context, *ArticleStatisticJudgeReq) (*ArticleStatisticJudgeReply, error) GetTalkList(context.Context, *GetTalkListReq) (*GetTalkListReply, error) GetTalkListHot(context.Context, *GetTalkListHotReq) (*GetTalkListHotReply, error) GetUserTalkList(context.Context, *GetUserTalkListReq) (*GetTalkListReply, error) GetUserTalkListVisitor(context.Context, *GetUserTalkListVisitorReq) (*GetTalkListReply, error) GetTalkCount(context.Context, *GetTalkCountReq) (*GetTalkCountReply, error) GetTalkCountVisitor(context.Context, *GetTalkCountVisitorReq) (*GetTalkCountReply, error) GetTalkListStatistic(context.Context, *GetTalkListStatisticReq) (*GetTalkListStatisticReply, error) GetTalkStatistic(context.Context, *GetTalkStatisticReq) (*GetTalkStatisticReply, error) GetLastTalkDraft(context.Context, *GetLastTalkDraftReq) (*GetLastTalkDraftReply, error) GetTalkSearch(context.Context, *GetTalkSearchReq) (*GetTalkSearchReply, error) GetUserTalkAgree(context.Context, *GetUserTalkAgreeReq) (*GetUserTalkAgreeReply, error) GetUserTalkCollect(context.Context, *GetUserTalkCollectReq) (*GetUserTalkCollectReply, error) GetTalkImageReview(context.Context, *GetTalkImageReviewReq) (*GetTalkImageReviewReply, error) GetTalkContentReview(context.Context, *GetTalkContentReviewReq) (*GetTalkContentReviewReply, error) AddTalkImageReviewDbAndCache(context.Context, *AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error) AddTalkContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error) CreateTalkDraft(context.Context, *CreateTalkDraftReq) (*CreateTalkDraftReply, error) SendTalk(context.Context, *SendTalkReq) (*emptypb.Empty, error) SendTalkEdit(context.Context, *SendTalkEditReq) (*emptypb.Empty, error) TalkImageIrregular(context.Context, *CreationImageIrregularReq) (*emptypb.Empty, error) TalkContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error) CreateTalk(context.Context, *CreateTalkReq) (*emptypb.Empty, error) EditTalk(context.Context, *EditTalkReq) (*emptypb.Empty, error) DeleteTalk(context.Context, *DeleteTalkReq) (*emptypb.Empty, error) CreateTalkDbCacheAndSearch(context.Context, *CreateTalkDbCacheAndSearchReq) (*emptypb.Empty, error) EditTalkCosAndSearch(context.Context, *EditTalkCosAndSearchReq) (*emptypb.Empty, error) DeleteTalkCacheAndSearch(context.Context, *DeleteTalkCacheAndSearchReq) (*emptypb.Empty, error) SetTalkView(context.Context, *SetTalkViewReq) (*emptypb.Empty, error) SetTalkViewDbAndCache(context.Context, *SetTalkViewDbAndCacheReq) (*emptypb.Empty, error) TalkStatisticJudge(context.Context, *TalkStatisticJudgeReq) (*TalkStatisticJudgeReply, error) SetTalkAgree(context.Context, *SetTalkAgreeReq) (*emptypb.Empty, error) SetTalkAgreeDbAndCache(context.Context, *SetTalkAgreeDbAndCacheReq) (*emptypb.Empty, error) SetTalkCollect(context.Context, *SetTalkCollectReq) (*emptypb.Empty, error) SetTalkCollectDbAndCache(context.Context, *SetTalkCollectDbAndCacheReq) (*emptypb.Empty, error) CancelTalkAgree(context.Context, *CancelTalkAgreeReq) (*emptypb.Empty, error) CancelTalkAgreeDbAndCache(context.Context, *CancelTalkAgreeDbAndCacheReq) (*emptypb.Empty, error) CancelTalkCollect(context.Context, *CancelTalkCollectReq) (*emptypb.Empty, error) CancelTalkCollectDbAndCache(context.Context, *CancelTalkCollectDbAndCacheReq) (*emptypb.Empty, error) GetLastColumnDraft(context.Context, *GetLastColumnDraftReq) (*GetLastColumnDraftReply, error) GetColumnSearch(context.Context, *GetColumnSearchReq) (*GetColumnSearchReply, error) GetColumnImageReview(context.Context, *GetColumnImageReviewReq) (*GetColumnImageReviewReply, error) GetColumnContentReview(context.Context, *GetColumnContentReviewReq) (*GetColumnContentReviewReply, error) ColumnImageIrregular(context.Context, *CreationImageIrregularReq) (*emptypb.Empty, error) ColumnContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error) AddColumnImageReviewDbAndCache(context.Context, *AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error) AddColumnContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error) CreateColumnDraft(context.Context, *CreateColumnDraftReq) (*CreateColumnDraftReply, error) SendColumn(context.Context, *SendColumnReq) (*emptypb.Empty, error) CreateColumn(context.Context, *CreateColumnReq) (*emptypb.Empty, error) CreateColumnDbCacheAndSearch(context.Context, *CreateColumnDbCacheAndSearchReq) (*emptypb.Empty, error) SubscribeColumn(context.Context, *SubscribeColumnReq) (*emptypb.Empty, error) CancelSubscribeColumn(context.Context, *CancelSubscribeColumnReq) (*emptypb.Empty, error) SubscribeJudge(context.Context, *SubscribeJudgeReq) (*SubscribeJudgeReply, error) EditColumnCosAndSearch(context.Context, *EditColumnCosAndSearchReq) (*emptypb.Empty, error) GetColumnList(context.Context, *GetColumnListReq) (*GetColumnListReply, error) GetColumnListHot(context.Context, *GetColumnListHotReq) (*GetColumnListHotReply, error) GetColumnListStatistic(context.Context, *GetColumnListStatisticReq) (*GetColumnListStatisticReply, error) GetColumnStatistic(context.Context, *GetColumnStatisticReq) (*GetColumnStatisticReply, error) GetUserColumnList(context.Context, *GetUserColumnListReq) (*GetColumnListReply, error) GetUserColumnListVisitor(context.Context, *GetUserColumnListVisitorReq) (*GetColumnListReply, error) GetColumnCount(context.Context, *GetColumnCountReq) (*GetColumnCountReply, error) GetColumnCountVisitor(context.Context, *GetColumnCountVisitorReq) (*GetColumnCountReply, error) GetSubscribeList(context.Context, *GetSubscribeListReq) (*GetSubscribeListReply, error) GetSubscribeListCount(context.Context, *GetSubscribeListCountReq) (*GetSubscribeListCountReply, error) GetColumnSubscribes(context.Context, *GetColumnSubscribesReq) (*GetColumnSubscribesReply, error) GetUserColumnAgree(context.Context, *GetUserColumnAgreeReq) (*GetUserColumnAgreeReply, error) GetUserColumnCollect(context.Context, *GetUserColumnCollectReq) (*GetUserColumnCollectReply, error) GetUserSubscribeColumn(context.Context, *GetUserSubscribeColumnReq) (*GetUserSubscribeColumnReply, error) SendColumnEdit(context.Context, *SendColumnEditReq) (*emptypb.Empty, error) EditColumn(context.Context, *EditColumnReq) (*emptypb.Empty, error) DeleteColumn(context.Context, *DeleteColumnReq) (*emptypb.Empty, error) DeleteColumnCacheAndSearch(context.Context, *DeleteColumnCacheAndSearchReq) (*emptypb.Empty, error) ColumnStatisticJudge(context.Context, *ColumnStatisticJudgeReq) (*ColumnStatisticJudgeReply, error) SetColumnAgree(context.Context, *SetColumnAgreeReq) (*emptypb.Empty, error) SetColumnAgreeDbAndCache(context.Context, *SetColumnAgreeDbAndCacheReq) (*emptypb.Empty, error) CancelColumnAgree(context.Context, *CancelColumnAgreeReq) (*emptypb.Empty, error) CancelColumnAgreeDbAndCache(context.Context, *CancelColumnAgreeDbAndCacheReq) (*emptypb.Empty, error) SetColumnCollect(context.Context, *SetColumnCollectReq) (*emptypb.Empty, error) SetColumnCollectDbAndCache(context.Context, *SetColumnCollectDbAndCacheReq) (*emptypb.Empty, error) CancelColumnCollect(context.Context, *CancelColumnCollectReq) (*emptypb.Empty, error) CancelColumnCollectDbAndCache(context.Context, *CancelColumnCollectDbAndCacheReq) (*emptypb.Empty, error) SetColumnView(context.Context, *SetColumnViewReq) (*emptypb.Empty, error) SetColumnViewDbAndCache(context.Context, *SetColumnViewDbAndCacheReq) (*emptypb.Empty, error) AddColumnIncludes(context.Context, *AddColumnIncludesReq) (*emptypb.Empty, error) AddColumnIncludesDbAndCache(context.Context, *AddColumnIncludesDbAndCacheReq) (*emptypb.Empty, error) DeleteColumnIncludes(context.Context, *DeleteColumnIncludesReq) (*emptypb.Empty, error) DeleteColumnIncludesDbAndCache(context.Context, *DeleteColumnIncludesDbAndCacheReq) (*emptypb.Empty, error) SetColumnSubscribeDbAndCache(context.Context, *SetColumnSubscribeDbAndCacheReq) (*emptypb.Empty, error) CancelColumnSubscribeDbAndCache(context.Context, *CancelColumnSubscribeDbAndCacheReq) (*emptypb.Empty, error) GetNews(context.Context, *GetNewsReq) (*GetNewsReply, error) GetNewsSearch(context.Context, *GetNewsSearchReq) (*GetNewsSearchReply, error) AddCreationComment(context.Context, *AddCreationCommentReq) (*emptypb.Empty, error) ReduceCreationComment(context.Context, *ReduceCreationCommentReq) (*emptypb.Empty, error) GetHealth(context.Context, *emptypb.Empty) (*emptypb.Empty, error) // contains filtered or unexported methods }
CreationServer is the server API for Creation service. All implementations must embed UnimplementedCreationServer for forward compatibility
type DeleteArticleCacheAndSearchReq ¶
type DeleteArticleCacheAndSearchReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteArticleCacheAndSearchReq) Descriptor
deprecated
func (*DeleteArticleCacheAndSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteArticleCacheAndSearchReq.ProtoReflect.Descriptor instead.
func (*DeleteArticleCacheAndSearchReq) GetId ¶
func (x *DeleteArticleCacheAndSearchReq) GetId() int32
func (*DeleteArticleCacheAndSearchReq) GetUuid ¶
func (x *DeleteArticleCacheAndSearchReq) GetUuid() string
func (*DeleteArticleCacheAndSearchReq) ProtoMessage ¶
func (*DeleteArticleCacheAndSearchReq) ProtoMessage()
func (*DeleteArticleCacheAndSearchReq) ProtoReflect ¶
func (x *DeleteArticleCacheAndSearchReq) ProtoReflect() protoreflect.Message
func (*DeleteArticleCacheAndSearchReq) Reset ¶
func (x *DeleteArticleCacheAndSearchReq) Reset()
func (*DeleteArticleCacheAndSearchReq) String ¶
func (x *DeleteArticleCacheAndSearchReq) String() string
func (*DeleteArticleCacheAndSearchReq) Validate ¶
func (m *DeleteArticleCacheAndSearchReq) Validate() error
Validate checks the field values on DeleteArticleCacheAndSearchReq 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 (*DeleteArticleCacheAndSearchReq) ValidateAll ¶
func (m *DeleteArticleCacheAndSearchReq) ValidateAll() error
ValidateAll checks the field values on DeleteArticleCacheAndSearchReq 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 DeleteArticleCacheAndSearchReqMultiError, or nil if none found.
type DeleteArticleCacheAndSearchReqMultiError ¶
type DeleteArticleCacheAndSearchReqMultiError []error
DeleteArticleCacheAndSearchReqMultiError is an error wrapping multiple validation errors returned by DeleteArticleCacheAndSearchReq.ValidateAll() if the designated constraints aren't met.
func (DeleteArticleCacheAndSearchReqMultiError) AllErrors ¶
func (m DeleteArticleCacheAndSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteArticleCacheAndSearchReqMultiError) Error ¶
func (m DeleteArticleCacheAndSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteArticleCacheAndSearchReqValidationError ¶
type DeleteArticleCacheAndSearchReqValidationError struct {
// contains filtered or unexported fields
}
DeleteArticleCacheAndSearchReqValidationError is the validation error returned by DeleteArticleCacheAndSearchReq.Validate if the designated constraints aren't met.
func (DeleteArticleCacheAndSearchReqValidationError) Cause ¶
func (e DeleteArticleCacheAndSearchReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteArticleCacheAndSearchReqValidationError) Error ¶
func (e DeleteArticleCacheAndSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteArticleCacheAndSearchReqValidationError) ErrorName ¶
func (e DeleteArticleCacheAndSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteArticleCacheAndSearchReqValidationError) Field ¶
func (e DeleteArticleCacheAndSearchReqValidationError) Field() string
Field function returns field value.
func (DeleteArticleCacheAndSearchReqValidationError) Key ¶
func (e DeleteArticleCacheAndSearchReqValidationError) Key() bool
Key function returns key value.
func (DeleteArticleCacheAndSearchReqValidationError) Reason ¶
func (e DeleteArticleCacheAndSearchReqValidationError) Reason() string
Reason function returns reason value.
type DeleteArticleDraftReq ¶ added in v1.3.0
type DeleteArticleDraftReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteArticleDraftReq) Descriptor
deprecated
added in
v1.3.0
func (*DeleteArticleDraftReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteArticleDraftReq.ProtoReflect.Descriptor instead.
func (*DeleteArticleDraftReq) GetId ¶ added in v1.3.0
func (x *DeleteArticleDraftReq) GetId() int32
func (*DeleteArticleDraftReq) GetUuid ¶ added in v1.3.0
func (x *DeleteArticleDraftReq) GetUuid() string
func (*DeleteArticleDraftReq) ProtoMessage ¶ added in v1.3.0
func (*DeleteArticleDraftReq) ProtoMessage()
func (*DeleteArticleDraftReq) ProtoReflect ¶ added in v1.3.0
func (x *DeleteArticleDraftReq) ProtoReflect() protoreflect.Message
func (*DeleteArticleDraftReq) Reset ¶ added in v1.3.0
func (x *DeleteArticleDraftReq) Reset()
func (*DeleteArticleDraftReq) String ¶ added in v1.3.0
func (x *DeleteArticleDraftReq) String() string
func (*DeleteArticleDraftReq) Validate ¶ added in v1.3.0
func (m *DeleteArticleDraftReq) Validate() error
Validate checks the field values on DeleteArticleDraftReq 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 (*DeleteArticleDraftReq) ValidateAll ¶ added in v1.3.0
func (m *DeleteArticleDraftReq) ValidateAll() error
ValidateAll checks the field values on DeleteArticleDraftReq 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 DeleteArticleDraftReqMultiError, or nil if none found.
type DeleteArticleDraftReqMultiError ¶ added in v1.3.0
type DeleteArticleDraftReqMultiError []error
DeleteArticleDraftReqMultiError is an error wrapping multiple validation errors returned by DeleteArticleDraftReq.ValidateAll() if the designated constraints aren't met.
func (DeleteArticleDraftReqMultiError) AllErrors ¶ added in v1.3.0
func (m DeleteArticleDraftReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteArticleDraftReqMultiError) Error ¶ added in v1.3.0
func (m DeleteArticleDraftReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteArticleDraftReqValidationError ¶ added in v1.3.0
type DeleteArticleDraftReqValidationError struct {
// contains filtered or unexported fields
}
DeleteArticleDraftReqValidationError is the validation error returned by DeleteArticleDraftReq.Validate if the designated constraints aren't met.
func (DeleteArticleDraftReqValidationError) Cause ¶ added in v1.3.0
func (e DeleteArticleDraftReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteArticleDraftReqValidationError) Error ¶ added in v1.3.0
func (e DeleteArticleDraftReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteArticleDraftReqValidationError) ErrorName ¶ added in v1.3.0
func (e DeleteArticleDraftReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteArticleDraftReqValidationError) Field ¶ added in v1.3.0
func (e DeleteArticleDraftReqValidationError) Field() string
Field function returns field value.
func (DeleteArticleDraftReqValidationError) Key ¶ added in v1.3.0
func (e DeleteArticleDraftReqValidationError) Key() bool
Key function returns key value.
func (DeleteArticleDraftReqValidationError) Reason ¶ added in v1.3.0
func (e DeleteArticleDraftReqValidationError) Reason() string
Reason function returns reason value.
type DeleteArticleReq ¶
type DeleteArticleReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteArticleReq) Descriptor
deprecated
func (*DeleteArticleReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteArticleReq.ProtoReflect.Descriptor instead.
func (*DeleteArticleReq) GetId ¶
func (x *DeleteArticleReq) GetId() int32
func (*DeleteArticleReq) GetUuid ¶
func (x *DeleteArticleReq) GetUuid() string
func (*DeleteArticleReq) ProtoMessage ¶
func (*DeleteArticleReq) ProtoMessage()
func (*DeleteArticleReq) ProtoReflect ¶
func (x *DeleteArticleReq) ProtoReflect() protoreflect.Message
func (*DeleteArticleReq) Reset ¶
func (x *DeleteArticleReq) Reset()
func (*DeleteArticleReq) String ¶
func (x *DeleteArticleReq) String() string
func (*DeleteArticleReq) Validate ¶
func (m *DeleteArticleReq) Validate() error
Validate checks the field values on DeleteArticleReq 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 (*DeleteArticleReq) ValidateAll ¶
func (m *DeleteArticleReq) ValidateAll() error
ValidateAll checks the field values on DeleteArticleReq 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 DeleteArticleReqMultiError, or nil if none found.
type DeleteArticleReqMultiError ¶
type DeleteArticleReqMultiError []error
DeleteArticleReqMultiError is an error wrapping multiple validation errors returned by DeleteArticleReq.ValidateAll() if the designated constraints aren't met.
func (DeleteArticleReqMultiError) AllErrors ¶
func (m DeleteArticleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteArticleReqMultiError) Error ¶
func (m DeleteArticleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteArticleReqValidationError ¶
type DeleteArticleReqValidationError struct {
// contains filtered or unexported fields
}
DeleteArticleReqValidationError is the validation error returned by DeleteArticleReq.Validate if the designated constraints aren't met.
func (DeleteArticleReqValidationError) Cause ¶
func (e DeleteArticleReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteArticleReqValidationError) Error ¶
func (e DeleteArticleReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteArticleReqValidationError) ErrorName ¶
func (e DeleteArticleReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteArticleReqValidationError) Field ¶
func (e DeleteArticleReqValidationError) Field() string
Field function returns field value.
func (DeleteArticleReqValidationError) Key ¶
func (e DeleteArticleReqValidationError) Key() bool
Key function returns key value.
func (DeleteArticleReqValidationError) Reason ¶
func (e DeleteArticleReqValidationError) Reason() string
Reason function returns reason value.
type DeleteCollectionsCacheReq ¶
type DeleteCollectionsCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteCollectionsCacheReq) Descriptor
deprecated
func (*DeleteCollectionsCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCollectionsCacheReq.ProtoReflect.Descriptor instead.
func (*DeleteCollectionsCacheReq) GetId ¶
func (x *DeleteCollectionsCacheReq) GetId() int32
func (*DeleteCollectionsCacheReq) GetUuid ¶
func (x *DeleteCollectionsCacheReq) GetUuid() string
func (*DeleteCollectionsCacheReq) ProtoMessage ¶
func (*DeleteCollectionsCacheReq) ProtoMessage()
func (*DeleteCollectionsCacheReq) ProtoReflect ¶
func (x *DeleteCollectionsCacheReq) ProtoReflect() protoreflect.Message
func (*DeleteCollectionsCacheReq) Reset ¶
func (x *DeleteCollectionsCacheReq) Reset()
func (*DeleteCollectionsCacheReq) String ¶
func (x *DeleteCollectionsCacheReq) String() string
func (*DeleteCollectionsCacheReq) Validate ¶
func (m *DeleteCollectionsCacheReq) Validate() error
Validate checks the field values on DeleteCollectionsCacheReq 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 (*DeleteCollectionsCacheReq) ValidateAll ¶
func (m *DeleteCollectionsCacheReq) ValidateAll() error
ValidateAll checks the field values on DeleteCollectionsCacheReq 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 DeleteCollectionsCacheReqMultiError, or nil if none found.
type DeleteCollectionsCacheReqMultiError ¶
type DeleteCollectionsCacheReqMultiError []error
DeleteCollectionsCacheReqMultiError is an error wrapping multiple validation errors returned by DeleteCollectionsCacheReq.ValidateAll() if the designated constraints aren't met.
func (DeleteCollectionsCacheReqMultiError) AllErrors ¶
func (m DeleteCollectionsCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteCollectionsCacheReqMultiError) Error ¶
func (m DeleteCollectionsCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteCollectionsCacheReqValidationError ¶
type DeleteCollectionsCacheReqValidationError struct {
// contains filtered or unexported fields
}
DeleteCollectionsCacheReqValidationError is the validation error returned by DeleteCollectionsCacheReq.Validate if the designated constraints aren't met.
func (DeleteCollectionsCacheReqValidationError) Cause ¶
func (e DeleteCollectionsCacheReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteCollectionsCacheReqValidationError) Error ¶
func (e DeleteCollectionsCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteCollectionsCacheReqValidationError) ErrorName ¶
func (e DeleteCollectionsCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteCollectionsCacheReqValidationError) Field ¶
func (e DeleteCollectionsCacheReqValidationError) Field() string
Field function returns field value.
func (DeleteCollectionsCacheReqValidationError) Key ¶
func (e DeleteCollectionsCacheReqValidationError) Key() bool
Key function returns key value.
func (DeleteCollectionsCacheReqValidationError) Reason ¶
func (e DeleteCollectionsCacheReqValidationError) Reason() string
Reason function returns reason value.
type DeleteCollectionsReq ¶
type DeleteCollectionsReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteCollectionsReq) Descriptor
deprecated
func (*DeleteCollectionsReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCollectionsReq.ProtoReflect.Descriptor instead.
func (*DeleteCollectionsReq) GetId ¶
func (x *DeleteCollectionsReq) GetId() int32
func (*DeleteCollectionsReq) GetUuid ¶
func (x *DeleteCollectionsReq) GetUuid() string
func (*DeleteCollectionsReq) ProtoMessage ¶
func (*DeleteCollectionsReq) ProtoMessage()
func (*DeleteCollectionsReq) ProtoReflect ¶
func (x *DeleteCollectionsReq) ProtoReflect() protoreflect.Message
func (*DeleteCollectionsReq) Reset ¶
func (x *DeleteCollectionsReq) Reset()
func (*DeleteCollectionsReq) String ¶
func (x *DeleteCollectionsReq) String() string
func (*DeleteCollectionsReq) Validate ¶
func (m *DeleteCollectionsReq) Validate() error
Validate checks the field values on DeleteCollectionsReq 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 (*DeleteCollectionsReq) ValidateAll ¶
func (m *DeleteCollectionsReq) ValidateAll() error
ValidateAll checks the field values on DeleteCollectionsReq 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 DeleteCollectionsReqMultiError, or nil if none found.
type DeleteCollectionsReqMultiError ¶
type DeleteCollectionsReqMultiError []error
DeleteCollectionsReqMultiError is an error wrapping multiple validation errors returned by DeleteCollectionsReq.ValidateAll() if the designated constraints aren't met.
func (DeleteCollectionsReqMultiError) AllErrors ¶
func (m DeleteCollectionsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteCollectionsReqMultiError) Error ¶
func (m DeleteCollectionsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteCollectionsReqValidationError ¶
type DeleteCollectionsReqValidationError struct {
// contains filtered or unexported fields
}
DeleteCollectionsReqValidationError is the validation error returned by DeleteCollectionsReq.Validate if the designated constraints aren't met.
func (DeleteCollectionsReqValidationError) Cause ¶
func (e DeleteCollectionsReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteCollectionsReqValidationError) Error ¶
func (e DeleteCollectionsReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteCollectionsReqValidationError) ErrorName ¶
func (e DeleteCollectionsReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteCollectionsReqValidationError) Field ¶
func (e DeleteCollectionsReqValidationError) Field() string
Field function returns field value.
func (DeleteCollectionsReqValidationError) Key ¶
func (e DeleteCollectionsReqValidationError) Key() bool
Key function returns key value.
func (DeleteCollectionsReqValidationError) Reason ¶
func (e DeleteCollectionsReqValidationError) Reason() string
Reason function returns reason value.
type DeleteColumnCacheAndSearchReq ¶
type DeleteColumnCacheAndSearchReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteColumnCacheAndSearchReq) Descriptor
deprecated
func (*DeleteColumnCacheAndSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteColumnCacheAndSearchReq.ProtoReflect.Descriptor instead.
func (*DeleteColumnCacheAndSearchReq) GetId ¶
func (x *DeleteColumnCacheAndSearchReq) GetId() int32
func (*DeleteColumnCacheAndSearchReq) GetUuid ¶
func (x *DeleteColumnCacheAndSearchReq) GetUuid() string
func (*DeleteColumnCacheAndSearchReq) ProtoMessage ¶
func (*DeleteColumnCacheAndSearchReq) ProtoMessage()
func (*DeleteColumnCacheAndSearchReq) ProtoReflect ¶
func (x *DeleteColumnCacheAndSearchReq) ProtoReflect() protoreflect.Message
func (*DeleteColumnCacheAndSearchReq) Reset ¶
func (x *DeleteColumnCacheAndSearchReq) Reset()
func (*DeleteColumnCacheAndSearchReq) String ¶
func (x *DeleteColumnCacheAndSearchReq) String() string
func (*DeleteColumnCacheAndSearchReq) Validate ¶
func (m *DeleteColumnCacheAndSearchReq) Validate() error
Validate checks the field values on DeleteColumnCacheAndSearchReq 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 (*DeleteColumnCacheAndSearchReq) ValidateAll ¶
func (m *DeleteColumnCacheAndSearchReq) ValidateAll() error
ValidateAll checks the field values on DeleteColumnCacheAndSearchReq 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 DeleteColumnCacheAndSearchReqMultiError, or nil if none found.
type DeleteColumnCacheAndSearchReqMultiError ¶
type DeleteColumnCacheAndSearchReqMultiError []error
DeleteColumnCacheAndSearchReqMultiError is an error wrapping multiple validation errors returned by DeleteColumnCacheAndSearchReq.ValidateAll() if the designated constraints aren't met.
func (DeleteColumnCacheAndSearchReqMultiError) AllErrors ¶
func (m DeleteColumnCacheAndSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteColumnCacheAndSearchReqMultiError) Error ¶
func (m DeleteColumnCacheAndSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteColumnCacheAndSearchReqValidationError ¶
type DeleteColumnCacheAndSearchReqValidationError struct {
// contains filtered or unexported fields
}
DeleteColumnCacheAndSearchReqValidationError is the validation error returned by DeleteColumnCacheAndSearchReq.Validate if the designated constraints aren't met.
func (DeleteColumnCacheAndSearchReqValidationError) Cause ¶
func (e DeleteColumnCacheAndSearchReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteColumnCacheAndSearchReqValidationError) Error ¶
func (e DeleteColumnCacheAndSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteColumnCacheAndSearchReqValidationError) ErrorName ¶
func (e DeleteColumnCacheAndSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteColumnCacheAndSearchReqValidationError) Field ¶
func (e DeleteColumnCacheAndSearchReqValidationError) Field() string
Field function returns field value.
func (DeleteColumnCacheAndSearchReqValidationError) Key ¶
func (e DeleteColumnCacheAndSearchReqValidationError) Key() bool
Key function returns key value.
func (DeleteColumnCacheAndSearchReqValidationError) Reason ¶
func (e DeleteColumnCacheAndSearchReqValidationError) Reason() string
Reason function returns reason value.
type DeleteColumnIncludesDbAndCacheReq ¶
type DeleteColumnIncludesDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ArticleId int32 `protobuf:"varint,2,opt,name=articleId,proto3" json:"articleId,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteColumnIncludesDbAndCacheReq) Descriptor
deprecated
func (*DeleteColumnIncludesDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteColumnIncludesDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*DeleteColumnIncludesDbAndCacheReq) GetArticleId ¶
func (x *DeleteColumnIncludesDbAndCacheReq) GetArticleId() int32
func (*DeleteColumnIncludesDbAndCacheReq) GetId ¶
func (x *DeleteColumnIncludesDbAndCacheReq) GetId() int32
func (*DeleteColumnIncludesDbAndCacheReq) GetUuid ¶
func (x *DeleteColumnIncludesDbAndCacheReq) GetUuid() string
func (*DeleteColumnIncludesDbAndCacheReq) ProtoMessage ¶
func (*DeleteColumnIncludesDbAndCacheReq) ProtoMessage()
func (*DeleteColumnIncludesDbAndCacheReq) ProtoReflect ¶
func (x *DeleteColumnIncludesDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*DeleteColumnIncludesDbAndCacheReq) Reset ¶
func (x *DeleteColumnIncludesDbAndCacheReq) Reset()
func (*DeleteColumnIncludesDbAndCacheReq) String ¶
func (x *DeleteColumnIncludesDbAndCacheReq) String() string
func (*DeleteColumnIncludesDbAndCacheReq) Validate ¶
func (m *DeleteColumnIncludesDbAndCacheReq) Validate() error
Validate checks the field values on DeleteColumnIncludesDbAndCacheReq 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 (*DeleteColumnIncludesDbAndCacheReq) ValidateAll ¶
func (m *DeleteColumnIncludesDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on DeleteColumnIncludesDbAndCacheReq 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 DeleteColumnIncludesDbAndCacheReqMultiError, or nil if none found.
type DeleteColumnIncludesDbAndCacheReqMultiError ¶
type DeleteColumnIncludesDbAndCacheReqMultiError []error
DeleteColumnIncludesDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by DeleteColumnIncludesDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (DeleteColumnIncludesDbAndCacheReqMultiError) AllErrors ¶
func (m DeleteColumnIncludesDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteColumnIncludesDbAndCacheReqMultiError) Error ¶
func (m DeleteColumnIncludesDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteColumnIncludesDbAndCacheReqValidationError ¶
type DeleteColumnIncludesDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
DeleteColumnIncludesDbAndCacheReqValidationError is the validation error returned by DeleteColumnIncludesDbAndCacheReq.Validate if the designated constraints aren't met.
func (DeleteColumnIncludesDbAndCacheReqValidationError) Cause ¶
func (e DeleteColumnIncludesDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteColumnIncludesDbAndCacheReqValidationError) Error ¶
func (e DeleteColumnIncludesDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteColumnIncludesDbAndCacheReqValidationError) ErrorName ¶
func (e DeleteColumnIncludesDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteColumnIncludesDbAndCacheReqValidationError) Field ¶
func (e DeleteColumnIncludesDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (DeleteColumnIncludesDbAndCacheReqValidationError) Key ¶
func (e DeleteColumnIncludesDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (DeleteColumnIncludesDbAndCacheReqValidationError) Reason ¶
func (e DeleteColumnIncludesDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type DeleteColumnIncludesReq ¶
type DeleteColumnIncludesReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ArticleId int32 `protobuf:"varint,2,opt,name=article_id,json=articleId,proto3" json:"article_id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteColumnIncludesReq) Descriptor
deprecated
func (*DeleteColumnIncludesReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteColumnIncludesReq.ProtoReflect.Descriptor instead.
func (*DeleteColumnIncludesReq) GetArticleId ¶
func (x *DeleteColumnIncludesReq) GetArticleId() int32
func (*DeleteColumnIncludesReq) GetId ¶
func (x *DeleteColumnIncludesReq) GetId() int32
func (*DeleteColumnIncludesReq) GetUuid ¶
func (x *DeleteColumnIncludesReq) GetUuid() string
func (*DeleteColumnIncludesReq) ProtoMessage ¶
func (*DeleteColumnIncludesReq) ProtoMessage()
func (*DeleteColumnIncludesReq) ProtoReflect ¶
func (x *DeleteColumnIncludesReq) ProtoReflect() protoreflect.Message
func (*DeleteColumnIncludesReq) Reset ¶
func (x *DeleteColumnIncludesReq) Reset()
func (*DeleteColumnIncludesReq) String ¶
func (x *DeleteColumnIncludesReq) String() string
func (*DeleteColumnIncludesReq) Validate ¶
func (m *DeleteColumnIncludesReq) Validate() error
Validate checks the field values on DeleteColumnIncludesReq 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 (*DeleteColumnIncludesReq) ValidateAll ¶
func (m *DeleteColumnIncludesReq) ValidateAll() error
ValidateAll checks the field values on DeleteColumnIncludesReq 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 DeleteColumnIncludesReqMultiError, or nil if none found.
type DeleteColumnIncludesReqMultiError ¶
type DeleteColumnIncludesReqMultiError []error
DeleteColumnIncludesReqMultiError is an error wrapping multiple validation errors returned by DeleteColumnIncludesReq.ValidateAll() if the designated constraints aren't met.
func (DeleteColumnIncludesReqMultiError) AllErrors ¶
func (m DeleteColumnIncludesReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteColumnIncludesReqMultiError) Error ¶
func (m DeleteColumnIncludesReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteColumnIncludesReqValidationError ¶
type DeleteColumnIncludesReqValidationError struct {
// contains filtered or unexported fields
}
DeleteColumnIncludesReqValidationError is the validation error returned by DeleteColumnIncludesReq.Validate if the designated constraints aren't met.
func (DeleteColumnIncludesReqValidationError) Cause ¶
func (e DeleteColumnIncludesReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteColumnIncludesReqValidationError) Error ¶
func (e DeleteColumnIncludesReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteColumnIncludesReqValidationError) ErrorName ¶
func (e DeleteColumnIncludesReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteColumnIncludesReqValidationError) Field ¶
func (e DeleteColumnIncludesReqValidationError) Field() string
Field function returns field value.
func (DeleteColumnIncludesReqValidationError) Key ¶
func (e DeleteColumnIncludesReqValidationError) Key() bool
Key function returns key value.
func (DeleteColumnIncludesReqValidationError) Reason ¶
func (e DeleteColumnIncludesReqValidationError) Reason() string
Reason function returns reason value.
type DeleteColumnReq ¶
type DeleteColumnReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteColumnReq) Descriptor
deprecated
func (*DeleteColumnReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteColumnReq.ProtoReflect.Descriptor instead.
func (*DeleteColumnReq) GetId ¶
func (x *DeleteColumnReq) GetId() int32
func (*DeleteColumnReq) GetUuid ¶
func (x *DeleteColumnReq) GetUuid() string
func (*DeleteColumnReq) ProtoMessage ¶
func (*DeleteColumnReq) ProtoMessage()
func (*DeleteColumnReq) ProtoReflect ¶
func (x *DeleteColumnReq) ProtoReflect() protoreflect.Message
func (*DeleteColumnReq) Reset ¶
func (x *DeleteColumnReq) Reset()
func (*DeleteColumnReq) String ¶
func (x *DeleteColumnReq) String() string
func (*DeleteColumnReq) Validate ¶
func (m *DeleteColumnReq) Validate() error
Validate checks the field values on DeleteColumnReq 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 (*DeleteColumnReq) ValidateAll ¶
func (m *DeleteColumnReq) ValidateAll() error
ValidateAll checks the field values on DeleteColumnReq 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 DeleteColumnReqMultiError, or nil if none found.
type DeleteColumnReqMultiError ¶
type DeleteColumnReqMultiError []error
DeleteColumnReqMultiError is an error wrapping multiple validation errors returned by DeleteColumnReq.ValidateAll() if the designated constraints aren't met.
func (DeleteColumnReqMultiError) AllErrors ¶
func (m DeleteColumnReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteColumnReqMultiError) Error ¶
func (m DeleteColumnReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteColumnReqValidationError ¶
type DeleteColumnReqValidationError struct {
// contains filtered or unexported fields
}
DeleteColumnReqValidationError is the validation error returned by DeleteColumnReq.Validate if the designated constraints aren't met.
func (DeleteColumnReqValidationError) Cause ¶
func (e DeleteColumnReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteColumnReqValidationError) Error ¶
func (e DeleteColumnReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteColumnReqValidationError) ErrorName ¶
func (e DeleteColumnReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteColumnReqValidationError) Field ¶
func (e DeleteColumnReqValidationError) Field() string
Field function returns field value.
func (DeleteColumnReqValidationError) Key ¶
func (e DeleteColumnReqValidationError) Key() bool
Key function returns key value.
func (DeleteColumnReqValidationError) Reason ¶
func (e DeleteColumnReqValidationError) Reason() string
Reason function returns reason value.
type DeleteTalkCacheAndSearchReq ¶
type DeleteTalkCacheAndSearchReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteTalkCacheAndSearchReq) Descriptor
deprecated
func (*DeleteTalkCacheAndSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTalkCacheAndSearchReq.ProtoReflect.Descriptor instead.
func (*DeleteTalkCacheAndSearchReq) GetId ¶
func (x *DeleteTalkCacheAndSearchReq) GetId() int32
func (*DeleteTalkCacheAndSearchReq) GetUuid ¶
func (x *DeleteTalkCacheAndSearchReq) GetUuid() string
func (*DeleteTalkCacheAndSearchReq) ProtoMessage ¶
func (*DeleteTalkCacheAndSearchReq) ProtoMessage()
func (*DeleteTalkCacheAndSearchReq) ProtoReflect ¶
func (x *DeleteTalkCacheAndSearchReq) ProtoReflect() protoreflect.Message
func (*DeleteTalkCacheAndSearchReq) Reset ¶
func (x *DeleteTalkCacheAndSearchReq) Reset()
func (*DeleteTalkCacheAndSearchReq) String ¶
func (x *DeleteTalkCacheAndSearchReq) String() string
func (*DeleteTalkCacheAndSearchReq) Validate ¶
func (m *DeleteTalkCacheAndSearchReq) Validate() error
Validate checks the field values on DeleteTalkCacheAndSearchReq 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 (*DeleteTalkCacheAndSearchReq) ValidateAll ¶
func (m *DeleteTalkCacheAndSearchReq) ValidateAll() error
ValidateAll checks the field values on DeleteTalkCacheAndSearchReq 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 DeleteTalkCacheAndSearchReqMultiError, or nil if none found.
type DeleteTalkCacheAndSearchReqMultiError ¶
type DeleteTalkCacheAndSearchReqMultiError []error
DeleteTalkCacheAndSearchReqMultiError is an error wrapping multiple validation errors returned by DeleteTalkCacheAndSearchReq.ValidateAll() if the designated constraints aren't met.
func (DeleteTalkCacheAndSearchReqMultiError) AllErrors ¶
func (m DeleteTalkCacheAndSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteTalkCacheAndSearchReqMultiError) Error ¶
func (m DeleteTalkCacheAndSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteTalkCacheAndSearchReqValidationError ¶
type DeleteTalkCacheAndSearchReqValidationError struct {
// contains filtered or unexported fields
}
DeleteTalkCacheAndSearchReqValidationError is the validation error returned by DeleteTalkCacheAndSearchReq.Validate if the designated constraints aren't met.
func (DeleteTalkCacheAndSearchReqValidationError) Cause ¶
func (e DeleteTalkCacheAndSearchReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteTalkCacheAndSearchReqValidationError) Error ¶
func (e DeleteTalkCacheAndSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteTalkCacheAndSearchReqValidationError) ErrorName ¶
func (e DeleteTalkCacheAndSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteTalkCacheAndSearchReqValidationError) Field ¶
func (e DeleteTalkCacheAndSearchReqValidationError) Field() string
Field function returns field value.
func (DeleteTalkCacheAndSearchReqValidationError) Key ¶
func (e DeleteTalkCacheAndSearchReqValidationError) Key() bool
Key function returns key value.
func (DeleteTalkCacheAndSearchReqValidationError) Reason ¶
func (e DeleteTalkCacheAndSearchReqValidationError) Reason() string
Reason function returns reason value.
type DeleteTalkReq ¶
type DeleteTalkReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*DeleteTalkReq) Descriptor
deprecated
func (*DeleteTalkReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTalkReq.ProtoReflect.Descriptor instead.
func (*DeleteTalkReq) GetId ¶
func (x *DeleteTalkReq) GetId() int32
func (*DeleteTalkReq) GetUuid ¶
func (x *DeleteTalkReq) GetUuid() string
func (*DeleteTalkReq) ProtoMessage ¶
func (*DeleteTalkReq) ProtoMessage()
func (*DeleteTalkReq) ProtoReflect ¶
func (x *DeleteTalkReq) ProtoReflect() protoreflect.Message
func (*DeleteTalkReq) Reset ¶
func (x *DeleteTalkReq) Reset()
func (*DeleteTalkReq) String ¶
func (x *DeleteTalkReq) String() string
func (*DeleteTalkReq) Validate ¶
func (m *DeleteTalkReq) Validate() error
Validate checks the field values on DeleteTalkReq 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 (*DeleteTalkReq) ValidateAll ¶
func (m *DeleteTalkReq) ValidateAll() error
ValidateAll checks the field values on DeleteTalkReq 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 DeleteTalkReqMultiError, or nil if none found.
type DeleteTalkReqMultiError ¶
type DeleteTalkReqMultiError []error
DeleteTalkReqMultiError is an error wrapping multiple validation errors returned by DeleteTalkReq.ValidateAll() if the designated constraints aren't met.
func (DeleteTalkReqMultiError) AllErrors ¶
func (m DeleteTalkReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteTalkReqMultiError) Error ¶
func (m DeleteTalkReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteTalkReqValidationError ¶
type DeleteTalkReqValidationError struct {
// contains filtered or unexported fields
}
DeleteTalkReqValidationError is the validation error returned by DeleteTalkReq.Validate if the designated constraints aren't met.
func (DeleteTalkReqValidationError) Cause ¶
func (e DeleteTalkReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteTalkReqValidationError) Error ¶
func (e DeleteTalkReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteTalkReqValidationError) ErrorName ¶
func (e DeleteTalkReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteTalkReqValidationError) Field ¶
func (e DeleteTalkReqValidationError) Field() string
Field function returns field value.
func (DeleteTalkReqValidationError) Key ¶
func (e DeleteTalkReqValidationError) Key() bool
Key function returns key value.
func (DeleteTalkReqValidationError) Reason ¶
func (e DeleteTalkReqValidationError) Reason() string
Reason function returns reason value.
type EditArticleCosAndSearchReq ¶
type EditArticleCosAndSearchReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*EditArticleCosAndSearchReq) Descriptor
deprecated
func (*EditArticleCosAndSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use EditArticleCosAndSearchReq.ProtoReflect.Descriptor instead.
func (*EditArticleCosAndSearchReq) GetAuth ¶
func (x *EditArticleCosAndSearchReq) GetAuth() int32
func (*EditArticleCosAndSearchReq) GetId ¶
func (x *EditArticleCosAndSearchReq) GetId() int32
func (*EditArticleCosAndSearchReq) GetUuid ¶
func (x *EditArticleCosAndSearchReq) GetUuid() string
func (*EditArticleCosAndSearchReq) ProtoMessage ¶
func (*EditArticleCosAndSearchReq) ProtoMessage()
func (*EditArticleCosAndSearchReq) ProtoReflect ¶
func (x *EditArticleCosAndSearchReq) ProtoReflect() protoreflect.Message
func (*EditArticleCosAndSearchReq) Reset ¶
func (x *EditArticleCosAndSearchReq) Reset()
func (*EditArticleCosAndSearchReq) String ¶
func (x *EditArticleCosAndSearchReq) String() string
func (*EditArticleCosAndSearchReq) Validate ¶
func (m *EditArticleCosAndSearchReq) Validate() error
Validate checks the field values on EditArticleCosAndSearchReq 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 (*EditArticleCosAndSearchReq) ValidateAll ¶
func (m *EditArticleCosAndSearchReq) ValidateAll() error
ValidateAll checks the field values on EditArticleCosAndSearchReq 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 EditArticleCosAndSearchReqMultiError, or nil if none found.
type EditArticleCosAndSearchReqMultiError ¶
type EditArticleCosAndSearchReqMultiError []error
EditArticleCosAndSearchReqMultiError is an error wrapping multiple validation errors returned by EditArticleCosAndSearchReq.ValidateAll() if the designated constraints aren't met.
func (EditArticleCosAndSearchReqMultiError) AllErrors ¶
func (m EditArticleCosAndSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditArticleCosAndSearchReqMultiError) Error ¶
func (m EditArticleCosAndSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditArticleCosAndSearchReqValidationError ¶
type EditArticleCosAndSearchReqValidationError struct {
// contains filtered or unexported fields
}
EditArticleCosAndSearchReqValidationError is the validation error returned by EditArticleCosAndSearchReq.Validate if the designated constraints aren't met.
func (EditArticleCosAndSearchReqValidationError) Cause ¶
func (e EditArticleCosAndSearchReqValidationError) Cause() error
Cause function returns cause value.
func (EditArticleCosAndSearchReqValidationError) Error ¶
func (e EditArticleCosAndSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (EditArticleCosAndSearchReqValidationError) ErrorName ¶
func (e EditArticleCosAndSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (EditArticleCosAndSearchReqValidationError) Field ¶
func (e EditArticleCosAndSearchReqValidationError) Field() string
Field function returns field value.
func (EditArticleCosAndSearchReqValidationError) Key ¶
func (e EditArticleCosAndSearchReqValidationError) Key() bool
Key function returns key value.
func (EditArticleCosAndSearchReqValidationError) Reason ¶
func (e EditArticleCosAndSearchReqValidationError) Reason() string
Reason function returns reason value.
type EditArticleReq ¶
type EditArticleReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*EditArticleReq) Descriptor
deprecated
func (*EditArticleReq) Descriptor() ([]byte, []int)
Deprecated: Use EditArticleReq.ProtoReflect.Descriptor instead.
func (*EditArticleReq) GetAuth ¶
func (x *EditArticleReq) GetAuth() int32
func (*EditArticleReq) GetId ¶
func (x *EditArticleReq) GetId() int32
func (*EditArticleReq) GetUuid ¶
func (x *EditArticleReq) GetUuid() string
func (*EditArticleReq) ProtoMessage ¶
func (*EditArticleReq) ProtoMessage()
func (*EditArticleReq) ProtoReflect ¶
func (x *EditArticleReq) ProtoReflect() protoreflect.Message
func (*EditArticleReq) Reset ¶
func (x *EditArticleReq) Reset()
func (*EditArticleReq) String ¶
func (x *EditArticleReq) String() string
func (*EditArticleReq) Validate ¶
func (m *EditArticleReq) Validate() error
Validate checks the field values on EditArticleReq 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 (*EditArticleReq) ValidateAll ¶
func (m *EditArticleReq) ValidateAll() error
ValidateAll checks the field values on EditArticleReq 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 EditArticleReqMultiError, or nil if none found.
type EditArticleReqMultiError ¶
type EditArticleReqMultiError []error
EditArticleReqMultiError is an error wrapping multiple validation errors returned by EditArticleReq.ValidateAll() if the designated constraints aren't met.
func (EditArticleReqMultiError) AllErrors ¶
func (m EditArticleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditArticleReqMultiError) Error ¶
func (m EditArticleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditArticleReqValidationError ¶
type EditArticleReqValidationError struct {
// contains filtered or unexported fields
}
EditArticleReqValidationError is the validation error returned by EditArticleReq.Validate if the designated constraints aren't met.
func (EditArticleReqValidationError) Cause ¶
func (e EditArticleReqValidationError) Cause() error
Cause function returns cause value.
func (EditArticleReqValidationError) Error ¶
func (e EditArticleReqValidationError) Error() string
Error satisfies the builtin error interface
func (EditArticleReqValidationError) ErrorName ¶
func (e EditArticleReqValidationError) ErrorName() string
ErrorName returns error name.
func (EditArticleReqValidationError) Field ¶
func (e EditArticleReqValidationError) Field() string
Field function returns field value.
func (EditArticleReqValidationError) Key ¶
func (e EditArticleReqValidationError) Key() bool
Key function returns key value.
func (EditArticleReqValidationError) Reason ¶
func (e EditArticleReqValidationError) Reason() string
Reason function returns reason value.
type EditCollectionsCosReq ¶
type EditCollectionsCosReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*EditCollectionsCosReq) Descriptor
deprecated
func (*EditCollectionsCosReq) Descriptor() ([]byte, []int)
Deprecated: Use EditCollectionsCosReq.ProtoReflect.Descriptor instead.
func (*EditCollectionsCosReq) GetAuth ¶
func (x *EditCollectionsCosReq) GetAuth() int32
func (*EditCollectionsCosReq) GetId ¶
func (x *EditCollectionsCosReq) GetId() int32
func (*EditCollectionsCosReq) GetUuid ¶
func (x *EditCollectionsCosReq) GetUuid() string
func (*EditCollectionsCosReq) ProtoMessage ¶
func (*EditCollectionsCosReq) ProtoMessage()
func (*EditCollectionsCosReq) ProtoReflect ¶
func (x *EditCollectionsCosReq) ProtoReflect() protoreflect.Message
func (*EditCollectionsCosReq) Reset ¶
func (x *EditCollectionsCosReq) Reset()
func (*EditCollectionsCosReq) String ¶
func (x *EditCollectionsCosReq) String() string
func (*EditCollectionsCosReq) Validate ¶
func (m *EditCollectionsCosReq) Validate() error
Validate checks the field values on EditCollectionsCosReq 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 (*EditCollectionsCosReq) ValidateAll ¶
func (m *EditCollectionsCosReq) ValidateAll() error
ValidateAll checks the field values on EditCollectionsCosReq 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 EditCollectionsCosReqMultiError, or nil if none found.
type EditCollectionsCosReqMultiError ¶
type EditCollectionsCosReqMultiError []error
EditCollectionsCosReqMultiError is an error wrapping multiple validation errors returned by EditCollectionsCosReq.ValidateAll() if the designated constraints aren't met.
func (EditCollectionsCosReqMultiError) AllErrors ¶
func (m EditCollectionsCosReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditCollectionsCosReqMultiError) Error ¶
func (m EditCollectionsCosReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditCollectionsCosReqValidationError ¶
type EditCollectionsCosReqValidationError struct {
// contains filtered or unexported fields
}
EditCollectionsCosReqValidationError is the validation error returned by EditCollectionsCosReq.Validate if the designated constraints aren't met.
func (EditCollectionsCosReqValidationError) Cause ¶
func (e EditCollectionsCosReqValidationError) Cause() error
Cause function returns cause value.
func (EditCollectionsCosReqValidationError) Error ¶
func (e EditCollectionsCosReqValidationError) Error() string
Error satisfies the builtin error interface
func (EditCollectionsCosReqValidationError) ErrorName ¶
func (e EditCollectionsCosReqValidationError) ErrorName() string
ErrorName returns error name.
func (EditCollectionsCosReqValidationError) Field ¶
func (e EditCollectionsCosReqValidationError) Field() string
Field function returns field value.
func (EditCollectionsCosReqValidationError) Key ¶
func (e EditCollectionsCosReqValidationError) Key() bool
Key function returns key value.
func (EditCollectionsCosReqValidationError) Reason ¶
func (e EditCollectionsCosReqValidationError) Reason() string
Reason function returns reason value.
type EditCollectionsReq ¶
type EditCollectionsReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*EditCollectionsReq) Descriptor
deprecated
func (*EditCollectionsReq) Descriptor() ([]byte, []int)
Deprecated: Use EditCollectionsReq.ProtoReflect.Descriptor instead.
func (*EditCollectionsReq) GetAuth ¶
func (x *EditCollectionsReq) GetAuth() int32
func (*EditCollectionsReq) GetId ¶
func (x *EditCollectionsReq) GetId() int32
func (*EditCollectionsReq) GetUuid ¶
func (x *EditCollectionsReq) GetUuid() string
func (*EditCollectionsReq) ProtoMessage ¶
func (*EditCollectionsReq) ProtoMessage()
func (*EditCollectionsReq) ProtoReflect ¶
func (x *EditCollectionsReq) ProtoReflect() protoreflect.Message
func (*EditCollectionsReq) Reset ¶
func (x *EditCollectionsReq) Reset()
func (*EditCollectionsReq) String ¶
func (x *EditCollectionsReq) String() string
func (*EditCollectionsReq) Validate ¶
func (m *EditCollectionsReq) Validate() error
Validate checks the field values on EditCollectionsReq 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 (*EditCollectionsReq) ValidateAll ¶
func (m *EditCollectionsReq) ValidateAll() error
ValidateAll checks the field values on EditCollectionsReq 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 EditCollectionsReqMultiError, or nil if none found.
type EditCollectionsReqMultiError ¶
type EditCollectionsReqMultiError []error
EditCollectionsReqMultiError is an error wrapping multiple validation errors returned by EditCollectionsReq.ValidateAll() if the designated constraints aren't met.
func (EditCollectionsReqMultiError) AllErrors ¶
func (m EditCollectionsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditCollectionsReqMultiError) Error ¶
func (m EditCollectionsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditCollectionsReqValidationError ¶
type EditCollectionsReqValidationError struct {
// contains filtered or unexported fields
}
EditCollectionsReqValidationError is the validation error returned by EditCollectionsReq.Validate if the designated constraints aren't met.
func (EditCollectionsReqValidationError) Cause ¶
func (e EditCollectionsReqValidationError) Cause() error
Cause function returns cause value.
func (EditCollectionsReqValidationError) Error ¶
func (e EditCollectionsReqValidationError) Error() string
Error satisfies the builtin error interface
func (EditCollectionsReqValidationError) ErrorName ¶
func (e EditCollectionsReqValidationError) ErrorName() string
ErrorName returns error name.
func (EditCollectionsReqValidationError) Field ¶
func (e EditCollectionsReqValidationError) Field() string
Field function returns field value.
func (EditCollectionsReqValidationError) Key ¶
func (e EditCollectionsReqValidationError) Key() bool
Key function returns key value.
func (EditCollectionsReqValidationError) Reason ¶
func (e EditCollectionsReqValidationError) Reason() string
Reason function returns reason value.
type EditColumnCosAndSearchReq ¶
type EditColumnCosAndSearchReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*EditColumnCosAndSearchReq) Descriptor
deprecated
func (*EditColumnCosAndSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use EditColumnCosAndSearchReq.ProtoReflect.Descriptor instead.
func (*EditColumnCosAndSearchReq) GetAuth ¶
func (x *EditColumnCosAndSearchReq) GetAuth() int32
func (*EditColumnCosAndSearchReq) GetId ¶
func (x *EditColumnCosAndSearchReq) GetId() int32
func (*EditColumnCosAndSearchReq) GetUuid ¶
func (x *EditColumnCosAndSearchReq) GetUuid() string
func (*EditColumnCosAndSearchReq) ProtoMessage ¶
func (*EditColumnCosAndSearchReq) ProtoMessage()
func (*EditColumnCosAndSearchReq) ProtoReflect ¶
func (x *EditColumnCosAndSearchReq) ProtoReflect() protoreflect.Message
func (*EditColumnCosAndSearchReq) Reset ¶
func (x *EditColumnCosAndSearchReq) Reset()
func (*EditColumnCosAndSearchReq) String ¶
func (x *EditColumnCosAndSearchReq) String() string
func (*EditColumnCosAndSearchReq) Validate ¶
func (m *EditColumnCosAndSearchReq) Validate() error
Validate checks the field values on EditColumnCosAndSearchReq 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 (*EditColumnCosAndSearchReq) ValidateAll ¶
func (m *EditColumnCosAndSearchReq) ValidateAll() error
ValidateAll checks the field values on EditColumnCosAndSearchReq 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 EditColumnCosAndSearchReqMultiError, or nil if none found.
type EditColumnCosAndSearchReqMultiError ¶
type EditColumnCosAndSearchReqMultiError []error
EditColumnCosAndSearchReqMultiError is an error wrapping multiple validation errors returned by EditColumnCosAndSearchReq.ValidateAll() if the designated constraints aren't met.
func (EditColumnCosAndSearchReqMultiError) AllErrors ¶
func (m EditColumnCosAndSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditColumnCosAndSearchReqMultiError) Error ¶
func (m EditColumnCosAndSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditColumnCosAndSearchReqValidationError ¶
type EditColumnCosAndSearchReqValidationError struct {
// contains filtered or unexported fields
}
EditColumnCosAndSearchReqValidationError is the validation error returned by EditColumnCosAndSearchReq.Validate if the designated constraints aren't met.
func (EditColumnCosAndSearchReqValidationError) Cause ¶
func (e EditColumnCosAndSearchReqValidationError) Cause() error
Cause function returns cause value.
func (EditColumnCosAndSearchReqValidationError) Error ¶
func (e EditColumnCosAndSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (EditColumnCosAndSearchReqValidationError) ErrorName ¶
func (e EditColumnCosAndSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (EditColumnCosAndSearchReqValidationError) Field ¶
func (e EditColumnCosAndSearchReqValidationError) Field() string
Field function returns field value.
func (EditColumnCosAndSearchReqValidationError) Key ¶
func (e EditColumnCosAndSearchReqValidationError) Key() bool
Key function returns key value.
func (EditColumnCosAndSearchReqValidationError) Reason ¶
func (e EditColumnCosAndSearchReqValidationError) Reason() string
Reason function returns reason value.
type EditColumnReq ¶
type EditColumnReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*EditColumnReq) Descriptor
deprecated
func (*EditColumnReq) Descriptor() ([]byte, []int)
Deprecated: Use EditColumnReq.ProtoReflect.Descriptor instead.
func (*EditColumnReq) GetAuth ¶
func (x *EditColumnReq) GetAuth() int32
func (*EditColumnReq) GetId ¶
func (x *EditColumnReq) GetId() int32
func (*EditColumnReq) GetUuid ¶
func (x *EditColumnReq) GetUuid() string
func (*EditColumnReq) ProtoMessage ¶
func (*EditColumnReq) ProtoMessage()
func (*EditColumnReq) ProtoReflect ¶
func (x *EditColumnReq) ProtoReflect() protoreflect.Message
func (*EditColumnReq) Reset ¶
func (x *EditColumnReq) Reset()
func (*EditColumnReq) String ¶
func (x *EditColumnReq) String() string
func (*EditColumnReq) Validate ¶
func (m *EditColumnReq) Validate() error
Validate checks the field values on EditColumnReq 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 (*EditColumnReq) ValidateAll ¶
func (m *EditColumnReq) ValidateAll() error
ValidateAll checks the field values on EditColumnReq 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 EditColumnReqMultiError, or nil if none found.
type EditColumnReqMultiError ¶
type EditColumnReqMultiError []error
EditColumnReqMultiError is an error wrapping multiple validation errors returned by EditColumnReq.ValidateAll() if the designated constraints aren't met.
func (EditColumnReqMultiError) AllErrors ¶
func (m EditColumnReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditColumnReqMultiError) Error ¶
func (m EditColumnReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditColumnReqValidationError ¶
type EditColumnReqValidationError struct {
// contains filtered or unexported fields
}
EditColumnReqValidationError is the validation error returned by EditColumnReq.Validate if the designated constraints aren't met.
func (EditColumnReqValidationError) Cause ¶
func (e EditColumnReqValidationError) Cause() error
Cause function returns cause value.
func (EditColumnReqValidationError) Error ¶
func (e EditColumnReqValidationError) Error() string
Error satisfies the builtin error interface
func (EditColumnReqValidationError) ErrorName ¶
func (e EditColumnReqValidationError) ErrorName() string
ErrorName returns error name.
func (EditColumnReqValidationError) Field ¶
func (e EditColumnReqValidationError) Field() string
Field function returns field value.
func (EditColumnReqValidationError) Key ¶
func (e EditColumnReqValidationError) Key() bool
Key function returns key value.
func (EditColumnReqValidationError) Reason ¶
func (e EditColumnReqValidationError) Reason() string
Reason function returns reason value.
type EditTalkCosAndSearchReq ¶
type EditTalkCosAndSearchReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*EditTalkCosAndSearchReq) Descriptor
deprecated
func (*EditTalkCosAndSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use EditTalkCosAndSearchReq.ProtoReflect.Descriptor instead.
func (*EditTalkCosAndSearchReq) GetAuth ¶
func (x *EditTalkCosAndSearchReq) GetAuth() int32
func (*EditTalkCosAndSearchReq) GetId ¶
func (x *EditTalkCosAndSearchReq) GetId() int32
func (*EditTalkCosAndSearchReq) GetUuid ¶
func (x *EditTalkCosAndSearchReq) GetUuid() string
func (*EditTalkCosAndSearchReq) ProtoMessage ¶
func (*EditTalkCosAndSearchReq) ProtoMessage()
func (*EditTalkCosAndSearchReq) ProtoReflect ¶
func (x *EditTalkCosAndSearchReq) ProtoReflect() protoreflect.Message
func (*EditTalkCosAndSearchReq) Reset ¶
func (x *EditTalkCosAndSearchReq) Reset()
func (*EditTalkCosAndSearchReq) String ¶
func (x *EditTalkCosAndSearchReq) String() string
func (*EditTalkCosAndSearchReq) Validate ¶
func (m *EditTalkCosAndSearchReq) Validate() error
Validate checks the field values on EditTalkCosAndSearchReq 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 (*EditTalkCosAndSearchReq) ValidateAll ¶
func (m *EditTalkCosAndSearchReq) ValidateAll() error
ValidateAll checks the field values on EditTalkCosAndSearchReq 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 EditTalkCosAndSearchReqMultiError, or nil if none found.
type EditTalkCosAndSearchReqMultiError ¶
type EditTalkCosAndSearchReqMultiError []error
EditTalkCosAndSearchReqMultiError is an error wrapping multiple validation errors returned by EditTalkCosAndSearchReq.ValidateAll() if the designated constraints aren't met.
func (EditTalkCosAndSearchReqMultiError) AllErrors ¶
func (m EditTalkCosAndSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditTalkCosAndSearchReqMultiError) Error ¶
func (m EditTalkCosAndSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditTalkCosAndSearchReqValidationError ¶
type EditTalkCosAndSearchReqValidationError struct {
// contains filtered or unexported fields
}
EditTalkCosAndSearchReqValidationError is the validation error returned by EditTalkCosAndSearchReq.Validate if the designated constraints aren't met.
func (EditTalkCosAndSearchReqValidationError) Cause ¶
func (e EditTalkCosAndSearchReqValidationError) Cause() error
Cause function returns cause value.
func (EditTalkCosAndSearchReqValidationError) Error ¶
func (e EditTalkCosAndSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (EditTalkCosAndSearchReqValidationError) ErrorName ¶
func (e EditTalkCosAndSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (EditTalkCosAndSearchReqValidationError) Field ¶
func (e EditTalkCosAndSearchReqValidationError) Field() string
Field function returns field value.
func (EditTalkCosAndSearchReqValidationError) Key ¶
func (e EditTalkCosAndSearchReqValidationError) Key() bool
Key function returns key value.
func (EditTalkCosAndSearchReqValidationError) Reason ¶
func (e EditTalkCosAndSearchReqValidationError) Reason() string
Reason function returns reason value.
type EditTalkReq ¶
type EditTalkReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*EditTalkReq) Descriptor
deprecated
func (*EditTalkReq) Descriptor() ([]byte, []int)
Deprecated: Use EditTalkReq.ProtoReflect.Descriptor instead.
func (*EditTalkReq) GetAuth ¶
func (x *EditTalkReq) GetAuth() int32
func (*EditTalkReq) GetId ¶
func (x *EditTalkReq) GetId() int32
func (*EditTalkReq) GetUuid ¶
func (x *EditTalkReq) GetUuid() string
func (*EditTalkReq) ProtoMessage ¶
func (*EditTalkReq) ProtoMessage()
func (*EditTalkReq) ProtoReflect ¶
func (x *EditTalkReq) ProtoReflect() protoreflect.Message
func (*EditTalkReq) Reset ¶
func (x *EditTalkReq) Reset()
func (*EditTalkReq) String ¶
func (x *EditTalkReq) String() string
func (*EditTalkReq) Validate ¶
func (m *EditTalkReq) Validate() error
Validate checks the field values on EditTalkReq 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 (*EditTalkReq) ValidateAll ¶
func (m *EditTalkReq) ValidateAll() error
ValidateAll checks the field values on EditTalkReq 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 EditTalkReqMultiError, or nil if none found.
type EditTalkReqMultiError ¶
type EditTalkReqMultiError []error
EditTalkReqMultiError is an error wrapping multiple validation errors returned by EditTalkReq.ValidateAll() if the designated constraints aren't met.
func (EditTalkReqMultiError) AllErrors ¶
func (m EditTalkReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditTalkReqMultiError) Error ¶
func (m EditTalkReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditTalkReqValidationError ¶
type EditTalkReqValidationError struct {
// contains filtered or unexported fields
}
EditTalkReqValidationError is the validation error returned by EditTalkReq.Validate if the designated constraints aren't met.
func (EditTalkReqValidationError) Cause ¶
func (e EditTalkReqValidationError) Cause() error
Cause function returns cause value.
func (EditTalkReqValidationError) Error ¶
func (e EditTalkReqValidationError) Error() string
Error satisfies the builtin error interface
func (EditTalkReqValidationError) ErrorName ¶
func (e EditTalkReqValidationError) ErrorName() string
ErrorName returns error name.
func (EditTalkReqValidationError) Field ¶
func (e EditTalkReqValidationError) Field() string
Field function returns field value.
func (EditTalkReqValidationError) Key ¶
func (e EditTalkReqValidationError) Key() bool
Key function returns key value.
func (EditTalkReqValidationError) Reason ¶
func (e EditTalkReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleContentReviewReply ¶
type GetArticleContentReviewReply struct { Review []*GetArticleContentReviewReply_Review `protobuf:"bytes,1,rep,name=review,proto3" json:"review,omitempty"` // contains filtered or unexported fields }
func (*GetArticleContentReviewReply) Descriptor
deprecated
func (*GetArticleContentReviewReply) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleContentReviewReply.ProtoReflect.Descriptor instead.
func (*GetArticleContentReviewReply) GetReview ¶
func (x *GetArticleContentReviewReply) GetReview() []*GetArticleContentReviewReply_Review
func (*GetArticleContentReviewReply) ProtoMessage ¶
func (*GetArticleContentReviewReply) ProtoMessage()
func (*GetArticleContentReviewReply) ProtoReflect ¶
func (x *GetArticleContentReviewReply) ProtoReflect() protoreflect.Message
func (*GetArticleContentReviewReply) Reset ¶
func (x *GetArticleContentReviewReply) Reset()
func (*GetArticleContentReviewReply) String ¶
func (x *GetArticleContentReviewReply) String() string
func (*GetArticleContentReviewReply) Validate ¶
func (m *GetArticleContentReviewReply) Validate() error
Validate checks the field values on GetArticleContentReviewReply 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 (*GetArticleContentReviewReply) ValidateAll ¶
func (m *GetArticleContentReviewReply) ValidateAll() error
ValidateAll checks the field values on GetArticleContentReviewReply 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 GetArticleContentReviewReplyMultiError, or nil if none found.
type GetArticleContentReviewReplyMultiError ¶
type GetArticleContentReviewReplyMultiError []error
GetArticleContentReviewReplyMultiError is an error wrapping multiple validation errors returned by GetArticleContentReviewReply.ValidateAll() if the designated constraints aren't met.
func (GetArticleContentReviewReplyMultiError) AllErrors ¶
func (m GetArticleContentReviewReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleContentReviewReplyMultiError) Error ¶
func (m GetArticleContentReviewReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleContentReviewReplyValidationError ¶
type GetArticleContentReviewReplyValidationError struct {
// contains filtered or unexported fields
}
GetArticleContentReviewReplyValidationError is the validation error returned by GetArticleContentReviewReply.Validate if the designated constraints aren't met.
func (GetArticleContentReviewReplyValidationError) Cause ¶
func (e GetArticleContentReviewReplyValidationError) Cause() error
Cause function returns cause value.
func (GetArticleContentReviewReplyValidationError) Error ¶
func (e GetArticleContentReviewReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleContentReviewReplyValidationError) ErrorName ¶
func (e GetArticleContentReviewReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleContentReviewReplyValidationError) Field ¶
func (e GetArticleContentReviewReplyValidationError) Field() string
Field function returns field value.
func (GetArticleContentReviewReplyValidationError) Key ¶
func (e GetArticleContentReviewReplyValidationError) Key() bool
Key function returns key value.
func (GetArticleContentReviewReplyValidationError) Reason ¶
func (e GetArticleContentReviewReplyValidationError) Reason() string
Reason function returns reason value.
type GetArticleContentReviewReply_Review ¶
type GetArticleContentReviewReply_Review struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CreationId int32 `protobuf:"varint,2,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"` Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` CreateAt string `protobuf:"bytes,6,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` JobId string `protobuf:"bytes,7,opt,name=job_id,json=jobId,proto3" json:"job_id,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"` // contains filtered or unexported fields }
func (*GetArticleContentReviewReply_Review) Descriptor
deprecated
func (*GetArticleContentReviewReply_Review) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleContentReviewReply_Review.ProtoReflect.Descriptor instead.
func (*GetArticleContentReviewReply_Review) GetCreateAt ¶
func (x *GetArticleContentReviewReply_Review) GetCreateAt() string
func (*GetArticleContentReviewReply_Review) GetCreationId ¶
func (x *GetArticleContentReviewReply_Review) GetCreationId() int32
func (*GetArticleContentReviewReply_Review) GetId ¶
func (x *GetArticleContentReviewReply_Review) GetId() int32
func (*GetArticleContentReviewReply_Review) GetJobId ¶
func (x *GetArticleContentReviewReply_Review) GetJobId() string
func (*GetArticleContentReviewReply_Review) GetKind ¶
func (x *GetArticleContentReviewReply_Review) GetKind() string
func (*GetArticleContentReviewReply_Review) GetLabel ¶
func (x *GetArticleContentReviewReply_Review) GetLabel() string
func (*GetArticleContentReviewReply_Review) GetResult ¶
func (x *GetArticleContentReviewReply_Review) GetResult() int32
func (*GetArticleContentReviewReply_Review) GetSection ¶
func (x *GetArticleContentReviewReply_Review) GetSection() string
func (*GetArticleContentReviewReply_Review) GetTitle ¶
func (x *GetArticleContentReviewReply_Review) GetTitle() string
func (*GetArticleContentReviewReply_Review) GetUuid ¶
func (x *GetArticleContentReviewReply_Review) GetUuid() string
func (*GetArticleContentReviewReply_Review) ProtoMessage ¶
func (*GetArticleContentReviewReply_Review) ProtoMessage()
func (*GetArticleContentReviewReply_Review) ProtoReflect ¶
func (x *GetArticleContentReviewReply_Review) ProtoReflect() protoreflect.Message
func (*GetArticleContentReviewReply_Review) Reset ¶
func (x *GetArticleContentReviewReply_Review) Reset()
func (*GetArticleContentReviewReply_Review) String ¶
func (x *GetArticleContentReviewReply_Review) String() string
func (*GetArticleContentReviewReply_Review) Validate ¶
func (m *GetArticleContentReviewReply_Review) Validate() error
Validate checks the field values on GetArticleContentReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetArticleContentReviewReply_Review) ValidateAll ¶
func (m *GetArticleContentReviewReply_Review) ValidateAll() error
ValidateAll checks the field values on GetArticleContentReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetArticleContentReviewReply_ReviewMultiError, or nil if none found.
type GetArticleContentReviewReply_ReviewMultiError ¶
type GetArticleContentReviewReply_ReviewMultiError []error
GetArticleContentReviewReply_ReviewMultiError is an error wrapping multiple validation errors returned by GetArticleContentReviewReply_Review.ValidateAll() if the designated constraints aren't met.
func (GetArticleContentReviewReply_ReviewMultiError) AllErrors ¶
func (m GetArticleContentReviewReply_ReviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleContentReviewReply_ReviewMultiError) Error ¶
func (m GetArticleContentReviewReply_ReviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleContentReviewReply_ReviewValidationError ¶
type GetArticleContentReviewReply_ReviewValidationError struct {
// contains filtered or unexported fields
}
GetArticleContentReviewReply_ReviewValidationError is the validation error returned by GetArticleContentReviewReply_Review.Validate if the designated constraints aren't met.
func (GetArticleContentReviewReply_ReviewValidationError) Cause ¶
func (e GetArticleContentReviewReply_ReviewValidationError) Cause() error
Cause function returns cause value.
func (GetArticleContentReviewReply_ReviewValidationError) Error ¶
func (e GetArticleContentReviewReply_ReviewValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleContentReviewReply_ReviewValidationError) ErrorName ¶
func (e GetArticleContentReviewReply_ReviewValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleContentReviewReply_ReviewValidationError) Field ¶
func (e GetArticleContentReviewReply_ReviewValidationError) Field() string
Field function returns field value.
func (GetArticleContentReviewReply_ReviewValidationError) Key ¶
func (e GetArticleContentReviewReply_ReviewValidationError) Key() bool
Key function returns key value.
func (GetArticleContentReviewReply_ReviewValidationError) Reason ¶
func (e GetArticleContentReviewReply_ReviewValidationError) Reason() string
Reason function returns reason value.
type GetArticleContentReviewReq ¶
type GetArticleContentReviewReq 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 (*GetArticleContentReviewReq) Descriptor
deprecated
func (*GetArticleContentReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleContentReviewReq.ProtoReflect.Descriptor instead.
func (*GetArticleContentReviewReq) GetPage ¶
func (x *GetArticleContentReviewReq) GetPage() int32
func (*GetArticleContentReviewReq) GetUuid ¶
func (x *GetArticleContentReviewReq) GetUuid() string
func (*GetArticleContentReviewReq) ProtoMessage ¶
func (*GetArticleContentReviewReq) ProtoMessage()
func (*GetArticleContentReviewReq) ProtoReflect ¶
func (x *GetArticleContentReviewReq) ProtoReflect() protoreflect.Message
func (*GetArticleContentReviewReq) Reset ¶
func (x *GetArticleContentReviewReq) Reset()
func (*GetArticleContentReviewReq) String ¶
func (x *GetArticleContentReviewReq) String() string
func (*GetArticleContentReviewReq) Validate ¶
func (m *GetArticleContentReviewReq) Validate() error
Validate checks the field values on GetArticleContentReviewReq 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 (*GetArticleContentReviewReq) ValidateAll ¶
func (m *GetArticleContentReviewReq) ValidateAll() error
ValidateAll checks the field values on GetArticleContentReviewReq 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 GetArticleContentReviewReqMultiError, or nil if none found.
type GetArticleContentReviewReqMultiError ¶
type GetArticleContentReviewReqMultiError []error
GetArticleContentReviewReqMultiError is an error wrapping multiple validation errors returned by GetArticleContentReviewReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleContentReviewReqMultiError) AllErrors ¶
func (m GetArticleContentReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleContentReviewReqMultiError) Error ¶
func (m GetArticleContentReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleContentReviewReqValidationError ¶
type GetArticleContentReviewReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleContentReviewReqValidationError is the validation error returned by GetArticleContentReviewReq.Validate if the designated constraints aren't met.
func (GetArticleContentReviewReqValidationError) Cause ¶
func (e GetArticleContentReviewReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleContentReviewReqValidationError) Error ¶
func (e GetArticleContentReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleContentReviewReqValidationError) ErrorName ¶
func (e GetArticleContentReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleContentReviewReqValidationError) Field ¶
func (e GetArticleContentReviewReqValidationError) Field() string
Field function returns field value.
func (GetArticleContentReviewReqValidationError) Key ¶
func (e GetArticleContentReviewReqValidationError) Key() bool
Key function returns key value.
func (GetArticleContentReviewReqValidationError) Reason ¶
func (e GetArticleContentReviewReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleCountReply ¶
type GetArticleCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetArticleCountReply) Descriptor
deprecated
func (*GetArticleCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleCountReply.ProtoReflect.Descriptor instead.
func (*GetArticleCountReply) GetCount ¶
func (x *GetArticleCountReply) GetCount() int32
func (*GetArticleCountReply) ProtoMessage ¶
func (*GetArticleCountReply) ProtoMessage()
func (*GetArticleCountReply) ProtoReflect ¶
func (x *GetArticleCountReply) ProtoReflect() protoreflect.Message
func (*GetArticleCountReply) Reset ¶
func (x *GetArticleCountReply) Reset()
func (*GetArticleCountReply) String ¶
func (x *GetArticleCountReply) String() string
func (*GetArticleCountReply) Validate ¶
func (m *GetArticleCountReply) Validate() error
Validate checks the field values on GetArticleCountReply 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 (*GetArticleCountReply) ValidateAll ¶
func (m *GetArticleCountReply) ValidateAll() error
ValidateAll checks the field values on GetArticleCountReply 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 GetArticleCountReplyMultiError, or nil if none found.
type GetArticleCountReplyMultiError ¶
type GetArticleCountReplyMultiError []error
GetArticleCountReplyMultiError is an error wrapping multiple validation errors returned by GetArticleCountReply.ValidateAll() if the designated constraints aren't met.
func (GetArticleCountReplyMultiError) AllErrors ¶
func (m GetArticleCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleCountReplyMultiError) Error ¶
func (m GetArticleCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleCountReplyValidationError ¶
type GetArticleCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetArticleCountReplyValidationError is the validation error returned by GetArticleCountReply.Validate if the designated constraints aren't met.
func (GetArticleCountReplyValidationError) Cause ¶
func (e GetArticleCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetArticleCountReplyValidationError) Error ¶
func (e GetArticleCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleCountReplyValidationError) ErrorName ¶
func (e GetArticleCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleCountReplyValidationError) Field ¶
func (e GetArticleCountReplyValidationError) Field() string
Field function returns field value.
func (GetArticleCountReplyValidationError) Key ¶
func (e GetArticleCountReplyValidationError) Key() bool
Key function returns key value.
func (GetArticleCountReplyValidationError) Reason ¶
func (e GetArticleCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetArticleCountReq ¶
type GetArticleCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetArticleCountReq) Descriptor
deprecated
func (*GetArticleCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleCountReq.ProtoReflect.Descriptor instead.
func (*GetArticleCountReq) GetUuid ¶
func (x *GetArticleCountReq) GetUuid() string
func (*GetArticleCountReq) ProtoMessage ¶
func (*GetArticleCountReq) ProtoMessage()
func (*GetArticleCountReq) ProtoReflect ¶
func (x *GetArticleCountReq) ProtoReflect() protoreflect.Message
func (*GetArticleCountReq) Reset ¶
func (x *GetArticleCountReq) Reset()
func (*GetArticleCountReq) String ¶
func (x *GetArticleCountReq) String() string
func (*GetArticleCountReq) Validate ¶
func (m *GetArticleCountReq) Validate() error
Validate checks the field values on GetArticleCountReq 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 (*GetArticleCountReq) ValidateAll ¶
func (m *GetArticleCountReq) ValidateAll() error
ValidateAll checks the field values on GetArticleCountReq 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 GetArticleCountReqMultiError, or nil if none found.
type GetArticleCountReqMultiError ¶
type GetArticleCountReqMultiError []error
GetArticleCountReqMultiError is an error wrapping multiple validation errors returned by GetArticleCountReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleCountReqMultiError) AllErrors ¶
func (m GetArticleCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleCountReqMultiError) Error ¶
func (m GetArticleCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleCountReqValidationError ¶
type GetArticleCountReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleCountReqValidationError is the validation error returned by GetArticleCountReq.Validate if the designated constraints aren't met.
func (GetArticleCountReqValidationError) Cause ¶
func (e GetArticleCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleCountReqValidationError) Error ¶
func (e GetArticleCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleCountReqValidationError) ErrorName ¶
func (e GetArticleCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleCountReqValidationError) Field ¶
func (e GetArticleCountReqValidationError) Field() string
Field function returns field value.
func (GetArticleCountReqValidationError) Key ¶
func (e GetArticleCountReqValidationError) Key() bool
Key function returns key value.
func (GetArticleCountReqValidationError) Reason ¶
func (e GetArticleCountReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleCountVisitorReq ¶
type GetArticleCountVisitorReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetArticleCountVisitorReq) Descriptor
deprecated
func (*GetArticleCountVisitorReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleCountVisitorReq.ProtoReflect.Descriptor instead.
func (*GetArticleCountVisitorReq) GetUuid ¶
func (x *GetArticleCountVisitorReq) GetUuid() string
func (*GetArticleCountVisitorReq) ProtoMessage ¶
func (*GetArticleCountVisitorReq) ProtoMessage()
func (*GetArticleCountVisitorReq) ProtoReflect ¶
func (x *GetArticleCountVisitorReq) ProtoReflect() protoreflect.Message
func (*GetArticleCountVisitorReq) Reset ¶
func (x *GetArticleCountVisitorReq) Reset()
func (*GetArticleCountVisitorReq) String ¶
func (x *GetArticleCountVisitorReq) String() string
func (*GetArticleCountVisitorReq) Validate ¶
func (m *GetArticleCountVisitorReq) Validate() error
Validate checks the field values on GetArticleCountVisitorReq 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 (*GetArticleCountVisitorReq) ValidateAll ¶
func (m *GetArticleCountVisitorReq) ValidateAll() error
ValidateAll checks the field values on GetArticleCountVisitorReq 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 GetArticleCountVisitorReqMultiError, or nil if none found.
type GetArticleCountVisitorReqMultiError ¶
type GetArticleCountVisitorReqMultiError []error
GetArticleCountVisitorReqMultiError is an error wrapping multiple validation errors returned by GetArticleCountVisitorReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleCountVisitorReqMultiError) AllErrors ¶
func (m GetArticleCountVisitorReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleCountVisitorReqMultiError) Error ¶
func (m GetArticleCountVisitorReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleCountVisitorReqValidationError ¶
type GetArticleCountVisitorReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleCountVisitorReqValidationError is the validation error returned by GetArticleCountVisitorReq.Validate if the designated constraints aren't met.
func (GetArticleCountVisitorReqValidationError) Cause ¶
func (e GetArticleCountVisitorReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleCountVisitorReqValidationError) Error ¶
func (e GetArticleCountVisitorReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleCountVisitorReqValidationError) ErrorName ¶
func (e GetArticleCountVisitorReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleCountVisitorReqValidationError) Field ¶
func (e GetArticleCountVisitorReqValidationError) Field() string
Field function returns field value.
func (GetArticleCountVisitorReqValidationError) Key ¶
func (e GetArticleCountVisitorReqValidationError) Key() bool
Key function returns key value.
func (GetArticleCountVisitorReqValidationError) Reason ¶
func (e GetArticleCountVisitorReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleDraftListReply ¶
type GetArticleDraftListReply struct { Draft []*GetArticleDraftListReply_Draft `protobuf:"bytes,1,rep,name=draft,proto3" json:"draft,omitempty"` // contains filtered or unexported fields }
func (*GetArticleDraftListReply) Descriptor
deprecated
func (*GetArticleDraftListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleDraftListReply.ProtoReflect.Descriptor instead.
func (*GetArticleDraftListReply) GetDraft ¶
func (x *GetArticleDraftListReply) GetDraft() []*GetArticleDraftListReply_Draft
func (*GetArticleDraftListReply) ProtoMessage ¶
func (*GetArticleDraftListReply) ProtoMessage()
func (*GetArticleDraftListReply) ProtoReflect ¶
func (x *GetArticleDraftListReply) ProtoReflect() protoreflect.Message
func (*GetArticleDraftListReply) Reset ¶
func (x *GetArticleDraftListReply) Reset()
func (*GetArticleDraftListReply) String ¶
func (x *GetArticleDraftListReply) String() string
func (*GetArticleDraftListReply) Validate ¶
func (m *GetArticleDraftListReply) Validate() error
Validate checks the field values on GetArticleDraftListReply 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 (*GetArticleDraftListReply) ValidateAll ¶
func (m *GetArticleDraftListReply) ValidateAll() error
ValidateAll checks the field values on GetArticleDraftListReply 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 GetArticleDraftListReplyMultiError, or nil if none found.
type GetArticleDraftListReplyMultiError ¶
type GetArticleDraftListReplyMultiError []error
GetArticleDraftListReplyMultiError is an error wrapping multiple validation errors returned by GetArticleDraftListReply.ValidateAll() if the designated constraints aren't met.
func (GetArticleDraftListReplyMultiError) AllErrors ¶
func (m GetArticleDraftListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleDraftListReplyMultiError) Error ¶
func (m GetArticleDraftListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleDraftListReplyValidationError ¶
type GetArticleDraftListReplyValidationError struct {
// contains filtered or unexported fields
}
GetArticleDraftListReplyValidationError is the validation error returned by GetArticleDraftListReply.Validate if the designated constraints aren't met.
func (GetArticleDraftListReplyValidationError) Cause ¶
func (e GetArticleDraftListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetArticleDraftListReplyValidationError) Error ¶
func (e GetArticleDraftListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleDraftListReplyValidationError) ErrorName ¶
func (e GetArticleDraftListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleDraftListReplyValidationError) Field ¶
func (e GetArticleDraftListReplyValidationError) Field() string
Field function returns field value.
func (GetArticleDraftListReplyValidationError) Key ¶
func (e GetArticleDraftListReplyValidationError) Key() bool
Key function returns key value.
func (GetArticleDraftListReplyValidationError) Reason ¶
func (e GetArticleDraftListReplyValidationError) Reason() string
Reason function returns reason value.
type GetArticleDraftListReply_Draft ¶
type GetArticleDraftListReply_Draft struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetArticleDraftListReply_Draft) Descriptor
deprecated
func (*GetArticleDraftListReply_Draft) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleDraftListReply_Draft.ProtoReflect.Descriptor instead.
func (*GetArticleDraftListReply_Draft) GetId ¶
func (x *GetArticleDraftListReply_Draft) GetId() int32
func (*GetArticleDraftListReply_Draft) ProtoMessage ¶
func (*GetArticleDraftListReply_Draft) ProtoMessage()
func (*GetArticleDraftListReply_Draft) ProtoReflect ¶
func (x *GetArticleDraftListReply_Draft) ProtoReflect() protoreflect.Message
func (*GetArticleDraftListReply_Draft) Reset ¶
func (x *GetArticleDraftListReply_Draft) Reset()
func (*GetArticleDraftListReply_Draft) String ¶
func (x *GetArticleDraftListReply_Draft) String() string
func (*GetArticleDraftListReply_Draft) Validate ¶
func (m *GetArticleDraftListReply_Draft) Validate() error
Validate checks the field values on GetArticleDraftListReply_Draft 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 (*GetArticleDraftListReply_Draft) ValidateAll ¶
func (m *GetArticleDraftListReply_Draft) ValidateAll() error
ValidateAll checks the field values on GetArticleDraftListReply_Draft 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 GetArticleDraftListReply_DraftMultiError, or nil if none found.
type GetArticleDraftListReply_DraftMultiError ¶
type GetArticleDraftListReply_DraftMultiError []error
GetArticleDraftListReply_DraftMultiError is an error wrapping multiple validation errors returned by GetArticleDraftListReply_Draft.ValidateAll() if the designated constraints aren't met.
func (GetArticleDraftListReply_DraftMultiError) AllErrors ¶
func (m GetArticleDraftListReply_DraftMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleDraftListReply_DraftMultiError) Error ¶
func (m GetArticleDraftListReply_DraftMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleDraftListReply_DraftValidationError ¶
type GetArticleDraftListReply_DraftValidationError struct {
// contains filtered or unexported fields
}
GetArticleDraftListReply_DraftValidationError is the validation error returned by GetArticleDraftListReply_Draft.Validate if the designated constraints aren't met.
func (GetArticleDraftListReply_DraftValidationError) Cause ¶
func (e GetArticleDraftListReply_DraftValidationError) Cause() error
Cause function returns cause value.
func (GetArticleDraftListReply_DraftValidationError) Error ¶
func (e GetArticleDraftListReply_DraftValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleDraftListReply_DraftValidationError) ErrorName ¶
func (e GetArticleDraftListReply_DraftValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleDraftListReply_DraftValidationError) Field ¶
func (e GetArticleDraftListReply_DraftValidationError) Field() string
Field function returns field value.
func (GetArticleDraftListReply_DraftValidationError) Key ¶
func (e GetArticleDraftListReply_DraftValidationError) Key() bool
Key function returns key value.
func (GetArticleDraftListReply_DraftValidationError) Reason ¶
func (e GetArticleDraftListReply_DraftValidationError) Reason() string
Reason function returns reason value.
type GetArticleDraftListReq ¶
type GetArticleDraftListReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetArticleDraftListReq) Descriptor
deprecated
func (*GetArticleDraftListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleDraftListReq.ProtoReflect.Descriptor instead.
func (*GetArticleDraftListReq) GetUuid ¶
func (x *GetArticleDraftListReq) GetUuid() string
func (*GetArticleDraftListReq) ProtoMessage ¶
func (*GetArticleDraftListReq) ProtoMessage()
func (*GetArticleDraftListReq) ProtoReflect ¶
func (x *GetArticleDraftListReq) ProtoReflect() protoreflect.Message
func (*GetArticleDraftListReq) Reset ¶
func (x *GetArticleDraftListReq) Reset()
func (*GetArticleDraftListReq) String ¶
func (x *GetArticleDraftListReq) String() string
func (*GetArticleDraftListReq) Validate ¶
func (m *GetArticleDraftListReq) Validate() error
Validate checks the field values on GetArticleDraftListReq 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 (*GetArticleDraftListReq) ValidateAll ¶
func (m *GetArticleDraftListReq) ValidateAll() error
ValidateAll checks the field values on GetArticleDraftListReq 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 GetArticleDraftListReqMultiError, or nil if none found.
type GetArticleDraftListReqMultiError ¶
type GetArticleDraftListReqMultiError []error
GetArticleDraftListReqMultiError is an error wrapping multiple validation errors returned by GetArticleDraftListReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleDraftListReqMultiError) AllErrors ¶
func (m GetArticleDraftListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleDraftListReqMultiError) Error ¶
func (m GetArticleDraftListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleDraftListReqValidationError ¶
type GetArticleDraftListReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleDraftListReqValidationError is the validation error returned by GetArticleDraftListReq.Validate if the designated constraints aren't met.
func (GetArticleDraftListReqValidationError) Cause ¶
func (e GetArticleDraftListReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleDraftListReqValidationError) Error ¶
func (e GetArticleDraftListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleDraftListReqValidationError) ErrorName ¶
func (e GetArticleDraftListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleDraftListReqValidationError) Field ¶
func (e GetArticleDraftListReqValidationError) Field() string
Field function returns field value.
func (GetArticleDraftListReqValidationError) Key ¶
func (e GetArticleDraftListReqValidationError) Key() bool
Key function returns key value.
func (GetArticleDraftListReqValidationError) Reason ¶
func (e GetArticleDraftListReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleImageReviewReply ¶
type GetArticleImageReviewReply struct { Review []*GetArticleImageReviewReply_Review `protobuf:"bytes,1,rep,name=review,proto3" json:"review,omitempty"` // contains filtered or unexported fields }
func (*GetArticleImageReviewReply) Descriptor
deprecated
func (*GetArticleImageReviewReply) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleImageReviewReply.ProtoReflect.Descriptor instead.
func (*GetArticleImageReviewReply) GetReview ¶
func (x *GetArticleImageReviewReply) GetReview() []*GetArticleImageReviewReply_Review
func (*GetArticleImageReviewReply) ProtoMessage ¶
func (*GetArticleImageReviewReply) ProtoMessage()
func (*GetArticleImageReviewReply) ProtoReflect ¶
func (x *GetArticleImageReviewReply) ProtoReflect() protoreflect.Message
func (*GetArticleImageReviewReply) Reset ¶
func (x *GetArticleImageReviewReply) Reset()
func (*GetArticleImageReviewReply) String ¶
func (x *GetArticleImageReviewReply) String() string
func (*GetArticleImageReviewReply) Validate ¶
func (m *GetArticleImageReviewReply) Validate() error
Validate checks the field values on GetArticleImageReviewReply 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 (*GetArticleImageReviewReply) ValidateAll ¶
func (m *GetArticleImageReviewReply) ValidateAll() error
ValidateAll checks the field values on GetArticleImageReviewReply 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 GetArticleImageReviewReplyMultiError, or nil if none found.
type GetArticleImageReviewReplyMultiError ¶
type GetArticleImageReviewReplyMultiError []error
GetArticleImageReviewReplyMultiError is an error wrapping multiple validation errors returned by GetArticleImageReviewReply.ValidateAll() if the designated constraints aren't met.
func (GetArticleImageReviewReplyMultiError) AllErrors ¶
func (m GetArticleImageReviewReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleImageReviewReplyMultiError) Error ¶
func (m GetArticleImageReviewReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleImageReviewReplyValidationError ¶
type GetArticleImageReviewReplyValidationError struct {
// contains filtered or unexported fields
}
GetArticleImageReviewReplyValidationError is the validation error returned by GetArticleImageReviewReply.Validate if the designated constraints aren't met.
func (GetArticleImageReviewReplyValidationError) Cause ¶
func (e GetArticleImageReviewReplyValidationError) Cause() error
Cause function returns cause value.
func (GetArticleImageReviewReplyValidationError) Error ¶
func (e GetArticleImageReviewReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleImageReviewReplyValidationError) ErrorName ¶
func (e GetArticleImageReviewReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleImageReviewReplyValidationError) Field ¶
func (e GetArticleImageReviewReplyValidationError) Field() string
Field function returns field value.
func (GetArticleImageReviewReplyValidationError) Key ¶
func (e GetArticleImageReviewReplyValidationError) Key() bool
Key function returns key value.
func (GetArticleImageReviewReplyValidationError) Reason ¶
func (e GetArticleImageReviewReplyValidationError) Reason() string
Reason function returns reason value.
type GetArticleImageReviewReply_Review ¶
type GetArticleImageReviewReply_Review struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CreationId int32 `protobuf:"varint,2,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Kind string `protobuf:"bytes,3,opt,name=kind,proto3" json:"kind,omitempty"` Uid string `protobuf:"bytes,4,opt,name=uid,proto3" json:"uid,omitempty"` Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` CreateAt string `protobuf:"bytes,6,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` JobId string `protobuf:"bytes,7,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,8,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,9,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,10,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,11,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,12,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,13,opt,name=subLabel,proto3" json:"subLabel,omitempty"` // contains filtered or unexported fields }
func (*GetArticleImageReviewReply_Review) Descriptor
deprecated
func (*GetArticleImageReviewReply_Review) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleImageReviewReply_Review.ProtoReflect.Descriptor instead.
func (*GetArticleImageReviewReply_Review) GetCategory ¶
func (x *GetArticleImageReviewReply_Review) GetCategory() string
func (*GetArticleImageReviewReply_Review) GetCreateAt ¶
func (x *GetArticleImageReviewReply_Review) GetCreateAt() string
func (*GetArticleImageReviewReply_Review) GetCreationId ¶
func (x *GetArticleImageReviewReply_Review) GetCreationId() int32
func (*GetArticleImageReviewReply_Review) GetId ¶
func (x *GetArticleImageReviewReply_Review) GetId() int32
func (*GetArticleImageReviewReply_Review) GetJobId ¶
func (x *GetArticleImageReviewReply_Review) GetJobId() string
func (*GetArticleImageReviewReply_Review) GetKind ¶
func (x *GetArticleImageReviewReply_Review) GetKind() string
func (*GetArticleImageReviewReply_Review) GetLabel ¶
func (x *GetArticleImageReviewReply_Review) GetLabel() string
func (*GetArticleImageReviewReply_Review) GetResult ¶
func (x *GetArticleImageReviewReply_Review) GetResult() int32
func (*GetArticleImageReviewReply_Review) GetScore ¶
func (x *GetArticleImageReviewReply_Review) GetScore() int32
func (*GetArticleImageReviewReply_Review) GetSubLabel ¶
func (x *GetArticleImageReviewReply_Review) GetSubLabel() string
func (*GetArticleImageReviewReply_Review) GetUid ¶
func (x *GetArticleImageReviewReply_Review) GetUid() string
func (*GetArticleImageReviewReply_Review) GetUrl ¶
func (x *GetArticleImageReviewReply_Review) GetUrl() string
func (*GetArticleImageReviewReply_Review) GetUuid ¶
func (x *GetArticleImageReviewReply_Review) GetUuid() string
func (*GetArticleImageReviewReply_Review) ProtoMessage ¶
func (*GetArticleImageReviewReply_Review) ProtoMessage()
func (*GetArticleImageReviewReply_Review) ProtoReflect ¶
func (x *GetArticleImageReviewReply_Review) ProtoReflect() protoreflect.Message
func (*GetArticleImageReviewReply_Review) Reset ¶
func (x *GetArticleImageReviewReply_Review) Reset()
func (*GetArticleImageReviewReply_Review) String ¶
func (x *GetArticleImageReviewReply_Review) String() string
func (*GetArticleImageReviewReply_Review) Validate ¶
func (m *GetArticleImageReviewReply_Review) Validate() error
Validate checks the field values on GetArticleImageReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetArticleImageReviewReply_Review) ValidateAll ¶
func (m *GetArticleImageReviewReply_Review) ValidateAll() error
ValidateAll checks the field values on GetArticleImageReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetArticleImageReviewReply_ReviewMultiError, or nil if none found.
type GetArticleImageReviewReply_ReviewMultiError ¶
type GetArticleImageReviewReply_ReviewMultiError []error
GetArticleImageReviewReply_ReviewMultiError is an error wrapping multiple validation errors returned by GetArticleImageReviewReply_Review.ValidateAll() if the designated constraints aren't met.
func (GetArticleImageReviewReply_ReviewMultiError) AllErrors ¶
func (m GetArticleImageReviewReply_ReviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleImageReviewReply_ReviewMultiError) Error ¶
func (m GetArticleImageReviewReply_ReviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleImageReviewReply_ReviewValidationError ¶
type GetArticleImageReviewReply_ReviewValidationError struct {
// contains filtered or unexported fields
}
GetArticleImageReviewReply_ReviewValidationError is the validation error returned by GetArticleImageReviewReply_Review.Validate if the designated constraints aren't met.
func (GetArticleImageReviewReply_ReviewValidationError) Cause ¶
func (e GetArticleImageReviewReply_ReviewValidationError) Cause() error
Cause function returns cause value.
func (GetArticleImageReviewReply_ReviewValidationError) Error ¶
func (e GetArticleImageReviewReply_ReviewValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleImageReviewReply_ReviewValidationError) ErrorName ¶
func (e GetArticleImageReviewReply_ReviewValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleImageReviewReply_ReviewValidationError) Field ¶
func (e GetArticleImageReviewReply_ReviewValidationError) Field() string
Field function returns field value.
func (GetArticleImageReviewReply_ReviewValidationError) Key ¶
func (e GetArticleImageReviewReply_ReviewValidationError) Key() bool
Key function returns key value.
func (GetArticleImageReviewReply_ReviewValidationError) Reason ¶
func (e GetArticleImageReviewReply_ReviewValidationError) Reason() string
Reason function returns reason value.
type GetArticleImageReviewReq ¶
type GetArticleImageReviewReq 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 (*GetArticleImageReviewReq) Descriptor
deprecated
func (*GetArticleImageReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleImageReviewReq.ProtoReflect.Descriptor instead.
func (*GetArticleImageReviewReq) GetPage ¶
func (x *GetArticleImageReviewReq) GetPage() int32
func (*GetArticleImageReviewReq) GetUuid ¶
func (x *GetArticleImageReviewReq) GetUuid() string
func (*GetArticleImageReviewReq) ProtoMessage ¶
func (*GetArticleImageReviewReq) ProtoMessage()
func (*GetArticleImageReviewReq) ProtoReflect ¶
func (x *GetArticleImageReviewReq) ProtoReflect() protoreflect.Message
func (*GetArticleImageReviewReq) Reset ¶
func (x *GetArticleImageReviewReq) Reset()
func (*GetArticleImageReviewReq) String ¶
func (x *GetArticleImageReviewReq) String() string
func (*GetArticleImageReviewReq) Validate ¶
func (m *GetArticleImageReviewReq) Validate() error
Validate checks the field values on GetArticleImageReviewReq 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 (*GetArticleImageReviewReq) ValidateAll ¶
func (m *GetArticleImageReviewReq) ValidateAll() error
ValidateAll checks the field values on GetArticleImageReviewReq 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 GetArticleImageReviewReqMultiError, or nil if none found.
type GetArticleImageReviewReqMultiError ¶
type GetArticleImageReviewReqMultiError []error
GetArticleImageReviewReqMultiError is an error wrapping multiple validation errors returned by GetArticleImageReviewReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleImageReviewReqMultiError) AllErrors ¶
func (m GetArticleImageReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleImageReviewReqMultiError) Error ¶
func (m GetArticleImageReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleImageReviewReqValidationError ¶
type GetArticleImageReviewReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleImageReviewReqValidationError is the validation error returned by GetArticleImageReviewReq.Validate if the designated constraints aren't met.
func (GetArticleImageReviewReqValidationError) Cause ¶
func (e GetArticleImageReviewReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleImageReviewReqValidationError) Error ¶
func (e GetArticleImageReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleImageReviewReqValidationError) ErrorName ¶
func (e GetArticleImageReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleImageReviewReqValidationError) Field ¶
func (e GetArticleImageReviewReqValidationError) Field() string
Field function returns field value.
func (GetArticleImageReviewReqValidationError) Key ¶
func (e GetArticleImageReviewReqValidationError) Key() bool
Key function returns key value.
func (GetArticleImageReviewReqValidationError) Reason ¶
func (e GetArticleImageReviewReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleListHotReply ¶
type GetArticleListHotReply struct { Article []*GetArticleListHotReply_Article `protobuf:"bytes,1,rep,name=article,proto3" json:"article,omitempty"` // contains filtered or unexported fields }
func (*GetArticleListHotReply) Descriptor
deprecated
func (*GetArticleListHotReply) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleListHotReply.ProtoReflect.Descriptor instead.
func (*GetArticleListHotReply) GetArticle ¶
func (x *GetArticleListHotReply) GetArticle() []*GetArticleListHotReply_Article
func (*GetArticleListHotReply) ProtoMessage ¶
func (*GetArticleListHotReply) ProtoMessage()
func (*GetArticleListHotReply) ProtoReflect ¶
func (x *GetArticleListHotReply) ProtoReflect() protoreflect.Message
func (*GetArticleListHotReply) Reset ¶
func (x *GetArticleListHotReply) Reset()
func (*GetArticleListHotReply) String ¶
func (x *GetArticleListHotReply) String() string
func (*GetArticleListHotReply) Validate ¶
func (m *GetArticleListHotReply) Validate() error
Validate checks the field values on GetArticleListHotReply 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 (*GetArticleListHotReply) ValidateAll ¶
func (m *GetArticleListHotReply) ValidateAll() error
ValidateAll checks the field values on GetArticleListHotReply 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 GetArticleListHotReplyMultiError, or nil if none found.
type GetArticleListHotReplyMultiError ¶
type GetArticleListHotReplyMultiError []error
GetArticleListHotReplyMultiError is an error wrapping multiple validation errors returned by GetArticleListHotReply.ValidateAll() if the designated constraints aren't met.
func (GetArticleListHotReplyMultiError) AllErrors ¶
func (m GetArticleListHotReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleListHotReplyMultiError) Error ¶
func (m GetArticleListHotReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleListHotReplyValidationError ¶
type GetArticleListHotReplyValidationError struct {
// contains filtered or unexported fields
}
GetArticleListHotReplyValidationError is the validation error returned by GetArticleListHotReply.Validate if the designated constraints aren't met.
func (GetArticleListHotReplyValidationError) Cause ¶
func (e GetArticleListHotReplyValidationError) Cause() error
Cause function returns cause value.
func (GetArticleListHotReplyValidationError) Error ¶
func (e GetArticleListHotReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleListHotReplyValidationError) ErrorName ¶
func (e GetArticleListHotReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleListHotReplyValidationError) Field ¶
func (e GetArticleListHotReplyValidationError) Field() string
Field function returns field value.
func (GetArticleListHotReplyValidationError) Key ¶
func (e GetArticleListHotReplyValidationError) Key() bool
Key function returns key value.
func (GetArticleListHotReplyValidationError) Reason ¶
func (e GetArticleListHotReplyValidationError) Reason() string
Reason function returns reason value.
type GetArticleListHotReply_Article ¶
type GetArticleListHotReply_Article struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetArticleListHotReply_Article) Descriptor
deprecated
func (*GetArticleListHotReply_Article) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleListHotReply_Article.ProtoReflect.Descriptor instead.
func (*GetArticleListHotReply_Article) GetId ¶
func (x *GetArticleListHotReply_Article) GetId() int32
func (*GetArticleListHotReply_Article) GetUuid ¶
func (x *GetArticleListHotReply_Article) GetUuid() string
func (*GetArticleListHotReply_Article) ProtoMessage ¶
func (*GetArticleListHotReply_Article) ProtoMessage()
func (*GetArticleListHotReply_Article) ProtoReflect ¶
func (x *GetArticleListHotReply_Article) ProtoReflect() protoreflect.Message
func (*GetArticleListHotReply_Article) Reset ¶
func (x *GetArticleListHotReply_Article) Reset()
func (*GetArticleListHotReply_Article) String ¶
func (x *GetArticleListHotReply_Article) String() string
func (*GetArticleListHotReply_Article) Validate ¶
func (m *GetArticleListHotReply_Article) Validate() error
Validate checks the field values on GetArticleListHotReply_Article 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 (*GetArticleListHotReply_Article) ValidateAll ¶
func (m *GetArticleListHotReply_Article) ValidateAll() error
ValidateAll checks the field values on GetArticleListHotReply_Article 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 GetArticleListHotReply_ArticleMultiError, or nil if none found.
type GetArticleListHotReply_ArticleMultiError ¶
type GetArticleListHotReply_ArticleMultiError []error
GetArticleListHotReply_ArticleMultiError is an error wrapping multiple validation errors returned by GetArticleListHotReply_Article.ValidateAll() if the designated constraints aren't met.
func (GetArticleListHotReply_ArticleMultiError) AllErrors ¶
func (m GetArticleListHotReply_ArticleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleListHotReply_ArticleMultiError) Error ¶
func (m GetArticleListHotReply_ArticleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleListHotReply_ArticleValidationError ¶
type GetArticleListHotReply_ArticleValidationError struct {
// contains filtered or unexported fields
}
GetArticleListHotReply_ArticleValidationError is the validation error returned by GetArticleListHotReply_Article.Validate if the designated constraints aren't met.
func (GetArticleListHotReply_ArticleValidationError) Cause ¶
func (e GetArticleListHotReply_ArticleValidationError) Cause() error
Cause function returns cause value.
func (GetArticleListHotReply_ArticleValidationError) Error ¶
func (e GetArticleListHotReply_ArticleValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleListHotReply_ArticleValidationError) ErrorName ¶
func (e GetArticleListHotReply_ArticleValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleListHotReply_ArticleValidationError) Field ¶
func (e GetArticleListHotReply_ArticleValidationError) Field() string
Field function returns field value.
func (GetArticleListHotReply_ArticleValidationError) Key ¶
func (e GetArticleListHotReply_ArticleValidationError) Key() bool
Key function returns key value.
func (GetArticleListHotReply_ArticleValidationError) Reason ¶
func (e GetArticleListHotReply_ArticleValidationError) Reason() string
Reason function returns reason value.
type GetArticleListHotReq ¶
type GetArticleListHotReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetArticleListHotReq) Descriptor
deprecated
func (*GetArticleListHotReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleListHotReq.ProtoReflect.Descriptor instead.
func (*GetArticleListHotReq) GetPage ¶
func (x *GetArticleListHotReq) GetPage() int32
func (*GetArticleListHotReq) ProtoMessage ¶
func (*GetArticleListHotReq) ProtoMessage()
func (*GetArticleListHotReq) ProtoReflect ¶
func (x *GetArticleListHotReq) ProtoReflect() protoreflect.Message
func (*GetArticleListHotReq) Reset ¶
func (x *GetArticleListHotReq) Reset()
func (*GetArticleListHotReq) String ¶
func (x *GetArticleListHotReq) String() string
func (*GetArticleListHotReq) Validate ¶
func (m *GetArticleListHotReq) Validate() error
Validate checks the field values on GetArticleListHotReq 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 (*GetArticleListHotReq) ValidateAll ¶
func (m *GetArticleListHotReq) ValidateAll() error
ValidateAll checks the field values on GetArticleListHotReq 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 GetArticleListHotReqMultiError, or nil if none found.
type GetArticleListHotReqMultiError ¶
type GetArticleListHotReqMultiError []error
GetArticleListHotReqMultiError is an error wrapping multiple validation errors returned by GetArticleListHotReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleListHotReqMultiError) AllErrors ¶
func (m GetArticleListHotReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleListHotReqMultiError) Error ¶
func (m GetArticleListHotReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleListHotReqValidationError ¶
type GetArticleListHotReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleListHotReqValidationError is the validation error returned by GetArticleListHotReq.Validate if the designated constraints aren't met.
func (GetArticleListHotReqValidationError) Cause ¶
func (e GetArticleListHotReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleListHotReqValidationError) Error ¶
func (e GetArticleListHotReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleListHotReqValidationError) ErrorName ¶
func (e GetArticleListHotReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleListHotReqValidationError) Field ¶
func (e GetArticleListHotReqValidationError) Field() string
Field function returns field value.
func (GetArticleListHotReqValidationError) Key ¶
func (e GetArticleListHotReqValidationError) Key() bool
Key function returns key value.
func (GetArticleListHotReqValidationError) Reason ¶
func (e GetArticleListHotReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleListReply ¶
type GetArticleListReply struct { Article []*GetArticleListReply_Article `protobuf:"bytes,1,rep,name=article,proto3" json:"article,omitempty"` // contains filtered or unexported fields }
func (*GetArticleListReply) Descriptor
deprecated
func (*GetArticleListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleListReply.ProtoReflect.Descriptor instead.
func (*GetArticleListReply) GetArticle ¶
func (x *GetArticleListReply) GetArticle() []*GetArticleListReply_Article
func (*GetArticleListReply) ProtoMessage ¶
func (*GetArticleListReply) ProtoMessage()
func (*GetArticleListReply) ProtoReflect ¶
func (x *GetArticleListReply) ProtoReflect() protoreflect.Message
func (*GetArticleListReply) Reset ¶
func (x *GetArticleListReply) Reset()
func (*GetArticleListReply) String ¶
func (x *GetArticleListReply) String() string
func (*GetArticleListReply) Validate ¶
func (m *GetArticleListReply) Validate() error
Validate checks the field values on GetArticleListReply 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 (*GetArticleListReply) ValidateAll ¶
func (m *GetArticleListReply) ValidateAll() error
ValidateAll checks the field values on GetArticleListReply 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 GetArticleListReplyMultiError, or nil if none found.
type GetArticleListReplyMultiError ¶
type GetArticleListReplyMultiError []error
GetArticleListReplyMultiError is an error wrapping multiple validation errors returned by GetArticleListReply.ValidateAll() if the designated constraints aren't met.
func (GetArticleListReplyMultiError) AllErrors ¶
func (m GetArticleListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleListReplyMultiError) Error ¶
func (m GetArticleListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleListReplyValidationError ¶
type GetArticleListReplyValidationError struct {
// contains filtered or unexported fields
}
GetArticleListReplyValidationError is the validation error returned by GetArticleListReply.Validate if the designated constraints aren't met.
func (GetArticleListReplyValidationError) Cause ¶
func (e GetArticleListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetArticleListReplyValidationError) Error ¶
func (e GetArticleListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleListReplyValidationError) ErrorName ¶
func (e GetArticleListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleListReplyValidationError) Field ¶
func (e GetArticleListReplyValidationError) Field() string
Field function returns field value.
func (GetArticleListReplyValidationError) Key ¶
func (e GetArticleListReplyValidationError) Key() bool
Key function returns key value.
func (GetArticleListReplyValidationError) Reason ¶
func (e GetArticleListReplyValidationError) Reason() string
Reason function returns reason value.
type GetArticleListReply_Article ¶
type GetArticleListReply_Article struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetArticleListReply_Article) Descriptor
deprecated
func (*GetArticleListReply_Article) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleListReply_Article.ProtoReflect.Descriptor instead.
func (*GetArticleListReply_Article) GetId ¶
func (x *GetArticleListReply_Article) GetId() int32
func (*GetArticleListReply_Article) GetUuid ¶
func (x *GetArticleListReply_Article) GetUuid() string
func (*GetArticleListReply_Article) ProtoMessage ¶
func (*GetArticleListReply_Article) ProtoMessage()
func (*GetArticleListReply_Article) ProtoReflect ¶
func (x *GetArticleListReply_Article) ProtoReflect() protoreflect.Message
func (*GetArticleListReply_Article) Reset ¶
func (x *GetArticleListReply_Article) Reset()
func (*GetArticleListReply_Article) String ¶
func (x *GetArticleListReply_Article) String() string
func (*GetArticleListReply_Article) Validate ¶
func (m *GetArticleListReply_Article) Validate() error
Validate checks the field values on GetArticleListReply_Article 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 (*GetArticleListReply_Article) ValidateAll ¶
func (m *GetArticleListReply_Article) ValidateAll() error
ValidateAll checks the field values on GetArticleListReply_Article 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 GetArticleListReply_ArticleMultiError, or nil if none found.
type GetArticleListReply_ArticleMultiError ¶
type GetArticleListReply_ArticleMultiError []error
GetArticleListReply_ArticleMultiError is an error wrapping multiple validation errors returned by GetArticleListReply_Article.ValidateAll() if the designated constraints aren't met.
func (GetArticleListReply_ArticleMultiError) AllErrors ¶
func (m GetArticleListReply_ArticleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleListReply_ArticleMultiError) Error ¶
func (m GetArticleListReply_ArticleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleListReply_ArticleValidationError ¶
type GetArticleListReply_ArticleValidationError struct {
// contains filtered or unexported fields
}
GetArticleListReply_ArticleValidationError is the validation error returned by GetArticleListReply_Article.Validate if the designated constraints aren't met.
func (GetArticleListReply_ArticleValidationError) Cause ¶
func (e GetArticleListReply_ArticleValidationError) Cause() error
Cause function returns cause value.
func (GetArticleListReply_ArticleValidationError) Error ¶
func (e GetArticleListReply_ArticleValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleListReply_ArticleValidationError) ErrorName ¶
func (e GetArticleListReply_ArticleValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleListReply_ArticleValidationError) Field ¶
func (e GetArticleListReply_ArticleValidationError) Field() string
Field function returns field value.
func (GetArticleListReply_ArticleValidationError) Key ¶
func (e GetArticleListReply_ArticleValidationError) Key() bool
Key function returns key value.
func (GetArticleListReply_ArticleValidationError) Reason ¶
func (e GetArticleListReply_ArticleValidationError) Reason() string
Reason function returns reason value.
type GetArticleListReq ¶
type GetArticleListReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetArticleListReq) Descriptor
deprecated
func (*GetArticleListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleListReq.ProtoReflect.Descriptor instead.
func (*GetArticleListReq) GetPage ¶
func (x *GetArticleListReq) GetPage() int32
func (*GetArticleListReq) ProtoMessage ¶
func (*GetArticleListReq) ProtoMessage()
func (*GetArticleListReq) ProtoReflect ¶
func (x *GetArticleListReq) ProtoReflect() protoreflect.Message
func (*GetArticleListReq) Reset ¶
func (x *GetArticleListReq) Reset()
func (*GetArticleListReq) String ¶
func (x *GetArticleListReq) String() string
func (*GetArticleListReq) Validate ¶
func (m *GetArticleListReq) Validate() error
Validate checks the field values on GetArticleListReq 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 (*GetArticleListReq) ValidateAll ¶
func (m *GetArticleListReq) ValidateAll() error
ValidateAll checks the field values on GetArticleListReq 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 GetArticleListReqMultiError, or nil if none found.
type GetArticleListReqMultiError ¶
type GetArticleListReqMultiError []error
GetArticleListReqMultiError is an error wrapping multiple validation errors returned by GetArticleListReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleListReqMultiError) AllErrors ¶
func (m GetArticleListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleListReqMultiError) Error ¶
func (m GetArticleListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleListReqValidationError ¶
type GetArticleListReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleListReqValidationError is the validation error returned by GetArticleListReq.Validate if the designated constraints aren't met.
func (GetArticleListReqValidationError) Cause ¶
func (e GetArticleListReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleListReqValidationError) Error ¶
func (e GetArticleListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleListReqValidationError) ErrorName ¶
func (e GetArticleListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleListReqValidationError) Field ¶
func (e GetArticleListReqValidationError) Field() string
Field function returns field value.
func (GetArticleListReqValidationError) Key ¶
func (e GetArticleListReqValidationError) Key() bool
Key function returns key value.
func (GetArticleListReqValidationError) Reason ¶
func (e GetArticleListReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleListStatisticReply ¶
type GetArticleListStatisticReply struct { Count []*GetArticleListStatisticReply_Count `protobuf:"bytes,1,rep,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetArticleListStatisticReply) Descriptor
deprecated
func (*GetArticleListStatisticReply) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleListStatisticReply.ProtoReflect.Descriptor instead.
func (*GetArticleListStatisticReply) GetCount ¶
func (x *GetArticleListStatisticReply) GetCount() []*GetArticleListStatisticReply_Count
func (*GetArticleListStatisticReply) ProtoMessage ¶
func (*GetArticleListStatisticReply) ProtoMessage()
func (*GetArticleListStatisticReply) ProtoReflect ¶
func (x *GetArticleListStatisticReply) ProtoReflect() protoreflect.Message
func (*GetArticleListStatisticReply) Reset ¶
func (x *GetArticleListStatisticReply) Reset()
func (*GetArticleListStatisticReply) String ¶
func (x *GetArticleListStatisticReply) String() string
func (*GetArticleListStatisticReply) Validate ¶
func (m *GetArticleListStatisticReply) Validate() error
Validate checks the field values on GetArticleListStatisticReply 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 (*GetArticleListStatisticReply) ValidateAll ¶
func (m *GetArticleListStatisticReply) ValidateAll() error
ValidateAll checks the field values on GetArticleListStatisticReply 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 GetArticleListStatisticReplyMultiError, or nil if none found.
type GetArticleListStatisticReplyMultiError ¶
type GetArticleListStatisticReplyMultiError []error
GetArticleListStatisticReplyMultiError is an error wrapping multiple validation errors returned by GetArticleListStatisticReply.ValidateAll() if the designated constraints aren't met.
func (GetArticleListStatisticReplyMultiError) AllErrors ¶
func (m GetArticleListStatisticReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleListStatisticReplyMultiError) Error ¶
func (m GetArticleListStatisticReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleListStatisticReplyValidationError ¶
type GetArticleListStatisticReplyValidationError struct {
// contains filtered or unexported fields
}
GetArticleListStatisticReplyValidationError is the validation error returned by GetArticleListStatisticReply.Validate if the designated constraints aren't met.
func (GetArticleListStatisticReplyValidationError) Cause ¶
func (e GetArticleListStatisticReplyValidationError) Cause() error
Cause function returns cause value.
func (GetArticleListStatisticReplyValidationError) Error ¶
func (e GetArticleListStatisticReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleListStatisticReplyValidationError) ErrorName ¶
func (e GetArticleListStatisticReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleListStatisticReplyValidationError) Field ¶
func (e GetArticleListStatisticReplyValidationError) Field() string
Field function returns field value.
func (GetArticleListStatisticReplyValidationError) Key ¶
func (e GetArticleListStatisticReplyValidationError) Key() bool
Key function returns key value.
func (GetArticleListStatisticReplyValidationError) Reason ¶
func (e GetArticleListStatisticReplyValidationError) Reason() string
Reason function returns reason value.
type GetArticleListStatisticReply_Count ¶
type GetArticleListStatisticReply_Count struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Agree int32 `protobuf:"varint,2,opt,name=agree,proto3" json:"agree,omitempty"` Collect int32 `protobuf:"varint,3,opt,name=collect,proto3" json:"collect,omitempty"` View int32 `protobuf:"varint,4,opt,name=view,proto3" json:"view,omitempty"` Comment int32 `protobuf:"varint,5,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*GetArticleListStatisticReply_Count) Descriptor
deprecated
func (*GetArticleListStatisticReply_Count) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleListStatisticReply_Count.ProtoReflect.Descriptor instead.
func (*GetArticleListStatisticReply_Count) GetAgree ¶
func (x *GetArticleListStatisticReply_Count) GetAgree() int32
func (*GetArticleListStatisticReply_Count) GetCollect ¶
func (x *GetArticleListStatisticReply_Count) GetCollect() int32
func (*GetArticleListStatisticReply_Count) GetComment ¶
func (x *GetArticleListStatisticReply_Count) GetComment() int32
func (*GetArticleListStatisticReply_Count) GetId ¶
func (x *GetArticleListStatisticReply_Count) GetId() int32
func (*GetArticleListStatisticReply_Count) GetView ¶
func (x *GetArticleListStatisticReply_Count) GetView() int32
func (*GetArticleListStatisticReply_Count) ProtoMessage ¶
func (*GetArticleListStatisticReply_Count) ProtoMessage()
func (*GetArticleListStatisticReply_Count) ProtoReflect ¶
func (x *GetArticleListStatisticReply_Count) ProtoReflect() protoreflect.Message
func (*GetArticleListStatisticReply_Count) Reset ¶
func (x *GetArticleListStatisticReply_Count) Reset()
func (*GetArticleListStatisticReply_Count) String ¶
func (x *GetArticleListStatisticReply_Count) String() string
func (*GetArticleListStatisticReply_Count) Validate ¶
func (m *GetArticleListStatisticReply_Count) Validate() error
Validate checks the field values on GetArticleListStatisticReply_Count 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 (*GetArticleListStatisticReply_Count) ValidateAll ¶
func (m *GetArticleListStatisticReply_Count) ValidateAll() error
ValidateAll checks the field values on GetArticleListStatisticReply_Count 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 GetArticleListStatisticReply_CountMultiError, or nil if none found.
type GetArticleListStatisticReply_CountMultiError ¶
type GetArticleListStatisticReply_CountMultiError []error
GetArticleListStatisticReply_CountMultiError is an error wrapping multiple validation errors returned by GetArticleListStatisticReply_Count.ValidateAll() if the designated constraints aren't met.
func (GetArticleListStatisticReply_CountMultiError) AllErrors ¶
func (m GetArticleListStatisticReply_CountMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleListStatisticReply_CountMultiError) Error ¶
func (m GetArticleListStatisticReply_CountMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleListStatisticReply_CountValidationError ¶
type GetArticleListStatisticReply_CountValidationError struct {
// contains filtered or unexported fields
}
GetArticleListStatisticReply_CountValidationError is the validation error returned by GetArticleListStatisticReply_Count.Validate if the designated constraints aren't met.
func (GetArticleListStatisticReply_CountValidationError) Cause ¶
func (e GetArticleListStatisticReply_CountValidationError) Cause() error
Cause function returns cause value.
func (GetArticleListStatisticReply_CountValidationError) Error ¶
func (e GetArticleListStatisticReply_CountValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleListStatisticReply_CountValidationError) ErrorName ¶
func (e GetArticleListStatisticReply_CountValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleListStatisticReply_CountValidationError) Field ¶
func (e GetArticleListStatisticReply_CountValidationError) Field() string
Field function returns field value.
func (GetArticleListStatisticReply_CountValidationError) Key ¶
func (e GetArticleListStatisticReply_CountValidationError) Key() bool
Key function returns key value.
func (GetArticleListStatisticReply_CountValidationError) Reason ¶
func (e GetArticleListStatisticReply_CountValidationError) Reason() string
Reason function returns reason value.
type GetArticleListStatisticReq ¶
type GetArticleListStatisticReq struct { Ids []int32 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*GetArticleListStatisticReq) Descriptor
deprecated
func (*GetArticleListStatisticReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleListStatisticReq.ProtoReflect.Descriptor instead.
func (*GetArticleListStatisticReq) GetIds ¶
func (x *GetArticleListStatisticReq) GetIds() []int32
func (*GetArticleListStatisticReq) ProtoMessage ¶
func (*GetArticleListStatisticReq) ProtoMessage()
func (*GetArticleListStatisticReq) ProtoReflect ¶
func (x *GetArticleListStatisticReq) ProtoReflect() protoreflect.Message
func (*GetArticleListStatisticReq) Reset ¶
func (x *GetArticleListStatisticReq) Reset()
func (*GetArticleListStatisticReq) String ¶
func (x *GetArticleListStatisticReq) String() string
func (*GetArticleListStatisticReq) Validate ¶
func (m *GetArticleListStatisticReq) Validate() error
Validate checks the field values on GetArticleListStatisticReq 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 (*GetArticleListStatisticReq) ValidateAll ¶
func (m *GetArticleListStatisticReq) ValidateAll() error
ValidateAll checks the field values on GetArticleListStatisticReq 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 GetArticleListStatisticReqMultiError, or nil if none found.
type GetArticleListStatisticReqMultiError ¶
type GetArticleListStatisticReqMultiError []error
GetArticleListStatisticReqMultiError is an error wrapping multiple validation errors returned by GetArticleListStatisticReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleListStatisticReqMultiError) AllErrors ¶
func (m GetArticleListStatisticReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleListStatisticReqMultiError) Error ¶
func (m GetArticleListStatisticReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleListStatisticReqValidationError ¶
type GetArticleListStatisticReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleListStatisticReqValidationError is the validation error returned by GetArticleListStatisticReq.Validate if the designated constraints aren't met.
func (GetArticleListStatisticReqValidationError) Cause ¶
func (e GetArticleListStatisticReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleListStatisticReqValidationError) Error ¶
func (e GetArticleListStatisticReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleListStatisticReqValidationError) ErrorName ¶
func (e GetArticleListStatisticReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleListStatisticReqValidationError) Field ¶
func (e GetArticleListStatisticReqValidationError) Field() string
Field function returns field value.
func (GetArticleListStatisticReqValidationError) Key ¶
func (e GetArticleListStatisticReqValidationError) Key() bool
Key function returns key value.
func (GetArticleListStatisticReqValidationError) Reason ¶
func (e GetArticleListStatisticReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleSearchReply ¶
type GetArticleSearchReply struct { List []*GetArticleSearchReply_List `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*GetArticleSearchReply) Descriptor
deprecated
func (*GetArticleSearchReply) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleSearchReply.ProtoReflect.Descriptor instead.
func (*GetArticleSearchReply) GetList ¶
func (x *GetArticleSearchReply) GetList() []*GetArticleSearchReply_List
func (*GetArticleSearchReply) GetTotal ¶
func (x *GetArticleSearchReply) GetTotal() int32
func (*GetArticleSearchReply) ProtoMessage ¶
func (*GetArticleSearchReply) ProtoMessage()
func (*GetArticleSearchReply) ProtoReflect ¶
func (x *GetArticleSearchReply) ProtoReflect() protoreflect.Message
func (*GetArticleSearchReply) Reset ¶
func (x *GetArticleSearchReply) Reset()
func (*GetArticleSearchReply) String ¶
func (x *GetArticleSearchReply) String() string
func (*GetArticleSearchReply) Validate ¶
func (m *GetArticleSearchReply) Validate() error
Validate checks the field values on GetArticleSearchReply 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 (*GetArticleSearchReply) ValidateAll ¶
func (m *GetArticleSearchReply) ValidateAll() error
ValidateAll checks the field values on GetArticleSearchReply 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 GetArticleSearchReplyMultiError, or nil if none found.
type GetArticleSearchReplyMultiError ¶
type GetArticleSearchReplyMultiError []error
GetArticleSearchReplyMultiError is an error wrapping multiple validation errors returned by GetArticleSearchReply.ValidateAll() if the designated constraints aren't met.
func (GetArticleSearchReplyMultiError) AllErrors ¶
func (m GetArticleSearchReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleSearchReplyMultiError) Error ¶
func (m GetArticleSearchReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleSearchReplyValidationError ¶
type GetArticleSearchReplyValidationError struct {
// contains filtered or unexported fields
}
GetArticleSearchReplyValidationError is the validation error returned by GetArticleSearchReply.Validate if the designated constraints aren't met.
func (GetArticleSearchReplyValidationError) Cause ¶
func (e GetArticleSearchReplyValidationError) Cause() error
Cause function returns cause value.
func (GetArticleSearchReplyValidationError) Error ¶
func (e GetArticleSearchReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleSearchReplyValidationError) ErrorName ¶
func (e GetArticleSearchReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleSearchReplyValidationError) Field ¶
func (e GetArticleSearchReplyValidationError) Field() string
Field function returns field value.
func (GetArticleSearchReplyValidationError) Key ¶
func (e GetArticleSearchReplyValidationError) Key() bool
Key function returns key value.
func (GetArticleSearchReplyValidationError) Reason ¶
func (e GetArticleSearchReplyValidationError) Reason() string
Reason function returns reason value.
type GetArticleSearchReply_List ¶
type GetArticleSearchReply_List struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Tags string `protobuf:"bytes,3,opt,name=tags,proto3" json:"tags,omitempty"` Text string `protobuf:"bytes,4,opt,name=text,proto3" json:"text,omitempty"` Cover string `protobuf:"bytes,5,opt,name=cover,proto3" json:"cover,omitempty"` Update string `protobuf:"bytes,6,opt,name=update,proto3" json:"update,omitempty"` Uuid string `protobuf:"bytes,7,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetArticleSearchReply_List) Descriptor
deprecated
func (*GetArticleSearchReply_List) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleSearchReply_List.ProtoReflect.Descriptor instead.
func (*GetArticleSearchReply_List) GetCover ¶
func (x *GetArticleSearchReply_List) GetCover() string
func (*GetArticleSearchReply_List) GetId ¶
func (x *GetArticleSearchReply_List) GetId() int32
func (*GetArticleSearchReply_List) GetTags ¶
func (x *GetArticleSearchReply_List) GetTags() string
func (*GetArticleSearchReply_List) GetText ¶
func (x *GetArticleSearchReply_List) GetText() string
func (*GetArticleSearchReply_List) GetTitle ¶
func (x *GetArticleSearchReply_List) GetTitle() string
func (*GetArticleSearchReply_List) GetUpdate ¶
func (x *GetArticleSearchReply_List) GetUpdate() string
func (*GetArticleSearchReply_List) GetUuid ¶
func (x *GetArticleSearchReply_List) GetUuid() string
func (*GetArticleSearchReply_List) ProtoMessage ¶
func (*GetArticleSearchReply_List) ProtoMessage()
func (*GetArticleSearchReply_List) ProtoReflect ¶
func (x *GetArticleSearchReply_List) ProtoReflect() protoreflect.Message
func (*GetArticleSearchReply_List) Reset ¶
func (x *GetArticleSearchReply_List) Reset()
func (*GetArticleSearchReply_List) String ¶
func (x *GetArticleSearchReply_List) String() string
func (*GetArticleSearchReply_List) Validate ¶
func (m *GetArticleSearchReply_List) Validate() error
Validate checks the field values on GetArticleSearchReply_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 (*GetArticleSearchReply_List) ValidateAll ¶
func (m *GetArticleSearchReply_List) ValidateAll() error
ValidateAll checks the field values on GetArticleSearchReply_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 GetArticleSearchReply_ListMultiError, or nil if none found.
type GetArticleSearchReply_ListMultiError ¶
type GetArticleSearchReply_ListMultiError []error
GetArticleSearchReply_ListMultiError is an error wrapping multiple validation errors returned by GetArticleSearchReply_List.ValidateAll() if the designated constraints aren't met.
func (GetArticleSearchReply_ListMultiError) AllErrors ¶
func (m GetArticleSearchReply_ListMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleSearchReply_ListMultiError) Error ¶
func (m GetArticleSearchReply_ListMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleSearchReply_ListValidationError ¶
type GetArticleSearchReply_ListValidationError struct {
// contains filtered or unexported fields
}
GetArticleSearchReply_ListValidationError is the validation error returned by GetArticleSearchReply_List.Validate if the designated constraints aren't met.
func (GetArticleSearchReply_ListValidationError) Cause ¶
func (e GetArticleSearchReply_ListValidationError) Cause() error
Cause function returns cause value.
func (GetArticleSearchReply_ListValidationError) Error ¶
func (e GetArticleSearchReply_ListValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleSearchReply_ListValidationError) ErrorName ¶
func (e GetArticleSearchReply_ListValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleSearchReply_ListValidationError) Field ¶
func (e GetArticleSearchReply_ListValidationError) Field() string
Field function returns field value.
func (GetArticleSearchReply_ListValidationError) Key ¶
func (e GetArticleSearchReply_ListValidationError) Key() bool
Key function returns key value.
func (GetArticleSearchReply_ListValidationError) Reason ¶
func (e GetArticleSearchReply_ListValidationError) Reason() string
Reason function returns reason value.
type GetArticleSearchReq ¶
type GetArticleSearchReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Search string `protobuf:"bytes,2,opt,name=search,proto3" json:"search,omitempty"` Time string `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"` // contains filtered or unexported fields }
func (*GetArticleSearchReq) Descriptor
deprecated
func (*GetArticleSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleSearchReq.ProtoReflect.Descriptor instead.
func (*GetArticleSearchReq) GetPage ¶
func (x *GetArticleSearchReq) GetPage() int32
func (*GetArticleSearchReq) GetSearch ¶
func (x *GetArticleSearchReq) GetSearch() string
func (*GetArticleSearchReq) GetTime ¶
func (x *GetArticleSearchReq) GetTime() string
func (*GetArticleSearchReq) ProtoMessage ¶
func (*GetArticleSearchReq) ProtoMessage()
func (*GetArticleSearchReq) ProtoReflect ¶
func (x *GetArticleSearchReq) ProtoReflect() protoreflect.Message
func (*GetArticleSearchReq) Reset ¶
func (x *GetArticleSearchReq) Reset()
func (*GetArticleSearchReq) String ¶
func (x *GetArticleSearchReq) String() string
func (*GetArticleSearchReq) Validate ¶
func (m *GetArticleSearchReq) Validate() error
Validate checks the field values on GetArticleSearchReq 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 (*GetArticleSearchReq) ValidateAll ¶
func (m *GetArticleSearchReq) ValidateAll() error
ValidateAll checks the field values on GetArticleSearchReq 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 GetArticleSearchReqMultiError, or nil if none found.
type GetArticleSearchReqMultiError ¶
type GetArticleSearchReqMultiError []error
GetArticleSearchReqMultiError is an error wrapping multiple validation errors returned by GetArticleSearchReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleSearchReqMultiError) AllErrors ¶
func (m GetArticleSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleSearchReqMultiError) Error ¶
func (m GetArticleSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleSearchReqValidationError ¶
type GetArticleSearchReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleSearchReqValidationError is the validation error returned by GetArticleSearchReq.Validate if the designated constraints aren't met.
func (GetArticleSearchReqValidationError) Cause ¶
func (e GetArticleSearchReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleSearchReqValidationError) Error ¶
func (e GetArticleSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleSearchReqValidationError) ErrorName ¶
func (e GetArticleSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleSearchReqValidationError) Field ¶
func (e GetArticleSearchReqValidationError) Field() string
Field function returns field value.
func (GetArticleSearchReqValidationError) Key ¶
func (e GetArticleSearchReqValidationError) Key() bool
Key function returns key value.
func (GetArticleSearchReqValidationError) Reason ¶
func (e GetArticleSearchReqValidationError) Reason() string
Reason function returns reason value.
type GetArticleStatisticReply ¶
type GetArticleStatisticReply struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Agree int32 `protobuf:"varint,2,opt,name=agree,proto3" json:"agree,omitempty"` Collect int32 `protobuf:"varint,3,opt,name=collect,proto3" json:"collect,omitempty"` View int32 `protobuf:"varint,4,opt,name=view,proto3" json:"view,omitempty"` Comment int32 `protobuf:"varint,5,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*GetArticleStatisticReply) Descriptor
deprecated
func (*GetArticleStatisticReply) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleStatisticReply.ProtoReflect.Descriptor instead.
func (*GetArticleStatisticReply) GetAgree ¶
func (x *GetArticleStatisticReply) GetAgree() int32
func (*GetArticleStatisticReply) GetCollect ¶
func (x *GetArticleStatisticReply) GetCollect() int32
func (*GetArticleStatisticReply) GetComment ¶
func (x *GetArticleStatisticReply) GetComment() int32
func (*GetArticleStatisticReply) GetUuid ¶
func (x *GetArticleStatisticReply) GetUuid() string
func (*GetArticleStatisticReply) GetView ¶
func (x *GetArticleStatisticReply) GetView() int32
func (*GetArticleStatisticReply) ProtoMessage ¶
func (*GetArticleStatisticReply) ProtoMessage()
func (*GetArticleStatisticReply) ProtoReflect ¶
func (x *GetArticleStatisticReply) ProtoReflect() protoreflect.Message
func (*GetArticleStatisticReply) Reset ¶
func (x *GetArticleStatisticReply) Reset()
func (*GetArticleStatisticReply) String ¶
func (x *GetArticleStatisticReply) String() string
func (*GetArticleStatisticReply) Validate ¶
func (m *GetArticleStatisticReply) Validate() error
Validate checks the field values on GetArticleStatisticReply 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 (*GetArticleStatisticReply) ValidateAll ¶
func (m *GetArticleStatisticReply) ValidateAll() error
ValidateAll checks the field values on GetArticleStatisticReply 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 GetArticleStatisticReplyMultiError, or nil if none found.
type GetArticleStatisticReplyMultiError ¶
type GetArticleStatisticReplyMultiError []error
GetArticleStatisticReplyMultiError is an error wrapping multiple validation errors returned by GetArticleStatisticReply.ValidateAll() if the designated constraints aren't met.
func (GetArticleStatisticReplyMultiError) AllErrors ¶
func (m GetArticleStatisticReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleStatisticReplyMultiError) Error ¶
func (m GetArticleStatisticReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleStatisticReplyValidationError ¶
type GetArticleStatisticReplyValidationError struct {
// contains filtered or unexported fields
}
GetArticleStatisticReplyValidationError is the validation error returned by GetArticleStatisticReply.Validate if the designated constraints aren't met.
func (GetArticleStatisticReplyValidationError) Cause ¶
func (e GetArticleStatisticReplyValidationError) Cause() error
Cause function returns cause value.
func (GetArticleStatisticReplyValidationError) Error ¶
func (e GetArticleStatisticReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleStatisticReplyValidationError) ErrorName ¶
func (e GetArticleStatisticReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleStatisticReplyValidationError) Field ¶
func (e GetArticleStatisticReplyValidationError) Field() string
Field function returns field value.
func (GetArticleStatisticReplyValidationError) Key ¶
func (e GetArticleStatisticReplyValidationError) Key() bool
Key function returns key value.
func (GetArticleStatisticReplyValidationError) Reason ¶
func (e GetArticleStatisticReplyValidationError) Reason() string
Reason function returns reason value.
type GetArticleStatisticReq ¶
type GetArticleStatisticReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetArticleStatisticReq) Descriptor
deprecated
func (*GetArticleStatisticReq) Descriptor() ([]byte, []int)
Deprecated: Use GetArticleStatisticReq.ProtoReflect.Descriptor instead.
func (*GetArticleStatisticReq) GetId ¶
func (x *GetArticleStatisticReq) GetId() int32
func (*GetArticleStatisticReq) GetUuid ¶
func (x *GetArticleStatisticReq) GetUuid() string
func (*GetArticleStatisticReq) ProtoMessage ¶
func (*GetArticleStatisticReq) ProtoMessage()
func (*GetArticleStatisticReq) ProtoReflect ¶
func (x *GetArticleStatisticReq) ProtoReflect() protoreflect.Message
func (*GetArticleStatisticReq) Reset ¶
func (x *GetArticleStatisticReq) Reset()
func (*GetArticleStatisticReq) String ¶
func (x *GetArticleStatisticReq) String() string
func (*GetArticleStatisticReq) Validate ¶
func (m *GetArticleStatisticReq) Validate() error
Validate checks the field values on GetArticleStatisticReq 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 (*GetArticleStatisticReq) ValidateAll ¶
func (m *GetArticleStatisticReq) ValidateAll() error
ValidateAll checks the field values on GetArticleStatisticReq 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 GetArticleStatisticReqMultiError, or nil if none found.
type GetArticleStatisticReqMultiError ¶
type GetArticleStatisticReqMultiError []error
GetArticleStatisticReqMultiError is an error wrapping multiple validation errors returned by GetArticleStatisticReq.ValidateAll() if the designated constraints aren't met.
func (GetArticleStatisticReqMultiError) AllErrors ¶
func (m GetArticleStatisticReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetArticleStatisticReqMultiError) Error ¶
func (m GetArticleStatisticReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetArticleStatisticReqValidationError ¶
type GetArticleStatisticReqValidationError struct {
// contains filtered or unexported fields
}
GetArticleStatisticReqValidationError is the validation error returned by GetArticleStatisticReq.Validate if the designated constraints aren't met.
func (GetArticleStatisticReqValidationError) Cause ¶
func (e GetArticleStatisticReqValidationError) Cause() error
Cause function returns cause value.
func (GetArticleStatisticReqValidationError) Error ¶
func (e GetArticleStatisticReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetArticleStatisticReqValidationError) ErrorName ¶
func (e GetArticleStatisticReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetArticleStatisticReqValidationError) Field ¶
func (e GetArticleStatisticReqValidationError) Field() string
Field function returns field value.
func (GetArticleStatisticReqValidationError) Key ¶
func (e GetArticleStatisticReqValidationError) Key() bool
Key function returns key value.
func (GetArticleStatisticReqValidationError) Reason ¶
func (e GetArticleStatisticReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectArticleCountReply ¶
type GetCollectArticleCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetCollectArticleCountReply) Descriptor
deprecated
func (*GetCollectArticleCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectArticleCountReply.ProtoReflect.Descriptor instead.
func (*GetCollectArticleCountReply) GetCount ¶
func (x *GetCollectArticleCountReply) GetCount() int32
func (*GetCollectArticleCountReply) ProtoMessage ¶
func (*GetCollectArticleCountReply) ProtoMessage()
func (*GetCollectArticleCountReply) ProtoReflect ¶
func (x *GetCollectArticleCountReply) ProtoReflect() protoreflect.Message
func (*GetCollectArticleCountReply) Reset ¶
func (x *GetCollectArticleCountReply) Reset()
func (*GetCollectArticleCountReply) String ¶
func (x *GetCollectArticleCountReply) String() string
func (*GetCollectArticleCountReply) Validate ¶
func (m *GetCollectArticleCountReply) Validate() error
Validate checks the field values on GetCollectArticleCountReply 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 (*GetCollectArticleCountReply) ValidateAll ¶
func (m *GetCollectArticleCountReply) ValidateAll() error
ValidateAll checks the field values on GetCollectArticleCountReply 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 GetCollectArticleCountReplyMultiError, or nil if none found.
type GetCollectArticleCountReplyMultiError ¶
type GetCollectArticleCountReplyMultiError []error
GetCollectArticleCountReplyMultiError is an error wrapping multiple validation errors returned by GetCollectArticleCountReply.ValidateAll() if the designated constraints aren't met.
func (GetCollectArticleCountReplyMultiError) AllErrors ¶
func (m GetCollectArticleCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectArticleCountReplyMultiError) Error ¶
func (m GetCollectArticleCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectArticleCountReplyValidationError ¶
type GetCollectArticleCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetCollectArticleCountReplyValidationError is the validation error returned by GetCollectArticleCountReply.Validate if the designated constraints aren't met.
func (GetCollectArticleCountReplyValidationError) Cause ¶
func (e GetCollectArticleCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCollectArticleCountReplyValidationError) Error ¶
func (e GetCollectArticleCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectArticleCountReplyValidationError) ErrorName ¶
func (e GetCollectArticleCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectArticleCountReplyValidationError) Field ¶
func (e GetCollectArticleCountReplyValidationError) Field() string
Field function returns field value.
func (GetCollectArticleCountReplyValidationError) Key ¶
func (e GetCollectArticleCountReplyValidationError) Key() bool
Key function returns key value.
func (GetCollectArticleCountReplyValidationError) Reason ¶
func (e GetCollectArticleCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetCollectArticleCountReq ¶
type GetCollectArticleCountReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetCollectArticleCountReq) Descriptor
deprecated
func (*GetCollectArticleCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectArticleCountReq.ProtoReflect.Descriptor instead.
func (*GetCollectArticleCountReq) GetId ¶
func (x *GetCollectArticleCountReq) GetId() int32
func (*GetCollectArticleCountReq) ProtoMessage ¶
func (*GetCollectArticleCountReq) ProtoMessage()
func (*GetCollectArticleCountReq) ProtoReflect ¶
func (x *GetCollectArticleCountReq) ProtoReflect() protoreflect.Message
func (*GetCollectArticleCountReq) Reset ¶
func (x *GetCollectArticleCountReq) Reset()
func (*GetCollectArticleCountReq) String ¶
func (x *GetCollectArticleCountReq) String() string
func (*GetCollectArticleCountReq) Validate ¶
func (m *GetCollectArticleCountReq) Validate() error
Validate checks the field values on GetCollectArticleCountReq 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 (*GetCollectArticleCountReq) ValidateAll ¶
func (m *GetCollectArticleCountReq) ValidateAll() error
ValidateAll checks the field values on GetCollectArticleCountReq 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 GetCollectArticleCountReqMultiError, or nil if none found.
type GetCollectArticleCountReqMultiError ¶
type GetCollectArticleCountReqMultiError []error
GetCollectArticleCountReqMultiError is an error wrapping multiple validation errors returned by GetCollectArticleCountReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectArticleCountReqMultiError) AllErrors ¶
func (m GetCollectArticleCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectArticleCountReqMultiError) Error ¶
func (m GetCollectArticleCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectArticleCountReqValidationError ¶
type GetCollectArticleCountReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectArticleCountReqValidationError is the validation error returned by GetCollectArticleCountReq.Validate if the designated constraints aren't met.
func (GetCollectArticleCountReqValidationError) Cause ¶
func (e GetCollectArticleCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectArticleCountReqValidationError) Error ¶
func (e GetCollectArticleCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectArticleCountReqValidationError) ErrorName ¶
func (e GetCollectArticleCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectArticleCountReqValidationError) Field ¶
func (e GetCollectArticleCountReqValidationError) Field() string
Field function returns field value.
func (GetCollectArticleCountReqValidationError) Key ¶
func (e GetCollectArticleCountReqValidationError) Key() bool
Key function returns key value.
func (GetCollectArticleCountReqValidationError) Reason ¶
func (e GetCollectArticleCountReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectArticleListReq ¶
type GetCollectArticleListReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetCollectArticleListReq) Descriptor
deprecated
func (*GetCollectArticleListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectArticleListReq.ProtoReflect.Descriptor instead.
func (*GetCollectArticleListReq) GetId ¶
func (x *GetCollectArticleListReq) GetId() int32
func (*GetCollectArticleListReq) GetPage ¶
func (x *GetCollectArticleListReq) GetPage() int32
func (*GetCollectArticleListReq) ProtoMessage ¶
func (*GetCollectArticleListReq) ProtoMessage()
func (*GetCollectArticleListReq) ProtoReflect ¶
func (x *GetCollectArticleListReq) ProtoReflect() protoreflect.Message
func (*GetCollectArticleListReq) Reset ¶
func (x *GetCollectArticleListReq) Reset()
func (*GetCollectArticleListReq) String ¶
func (x *GetCollectArticleListReq) String() string
func (*GetCollectArticleListReq) Validate ¶
func (m *GetCollectArticleListReq) Validate() error
Validate checks the field values on GetCollectArticleListReq 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 (*GetCollectArticleListReq) ValidateAll ¶
func (m *GetCollectArticleListReq) ValidateAll() error
ValidateAll checks the field values on GetCollectArticleListReq 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 GetCollectArticleListReqMultiError, or nil if none found.
type GetCollectArticleListReqMultiError ¶
type GetCollectArticleListReqMultiError []error
GetCollectArticleListReqMultiError is an error wrapping multiple validation errors returned by GetCollectArticleListReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectArticleListReqMultiError) AllErrors ¶
func (m GetCollectArticleListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectArticleListReqMultiError) Error ¶
func (m GetCollectArticleListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectArticleListReqValidationError ¶
type GetCollectArticleListReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectArticleListReqValidationError is the validation error returned by GetCollectArticleListReq.Validate if the designated constraints aren't met.
func (GetCollectArticleListReqValidationError) Cause ¶
func (e GetCollectArticleListReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectArticleListReqValidationError) Error ¶
func (e GetCollectArticleListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectArticleListReqValidationError) ErrorName ¶
func (e GetCollectArticleListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectArticleListReqValidationError) Field ¶
func (e GetCollectArticleListReqValidationError) Field() string
Field function returns field value.
func (GetCollectArticleListReqValidationError) Key ¶
func (e GetCollectArticleListReqValidationError) Key() bool
Key function returns key value.
func (GetCollectArticleListReqValidationError) Reason ¶
func (e GetCollectArticleListReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectColumnCountReply ¶
type GetCollectColumnCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetCollectColumnCountReply) Descriptor
deprecated
func (*GetCollectColumnCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectColumnCountReply.ProtoReflect.Descriptor instead.
func (*GetCollectColumnCountReply) GetCount ¶
func (x *GetCollectColumnCountReply) GetCount() int32
func (*GetCollectColumnCountReply) ProtoMessage ¶
func (*GetCollectColumnCountReply) ProtoMessage()
func (*GetCollectColumnCountReply) ProtoReflect ¶
func (x *GetCollectColumnCountReply) ProtoReflect() protoreflect.Message
func (*GetCollectColumnCountReply) Reset ¶
func (x *GetCollectColumnCountReply) Reset()
func (*GetCollectColumnCountReply) String ¶
func (x *GetCollectColumnCountReply) String() string
func (*GetCollectColumnCountReply) Validate ¶
func (m *GetCollectColumnCountReply) Validate() error
Validate checks the field values on GetCollectColumnCountReply 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 (*GetCollectColumnCountReply) ValidateAll ¶
func (m *GetCollectColumnCountReply) ValidateAll() error
ValidateAll checks the field values on GetCollectColumnCountReply 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 GetCollectColumnCountReplyMultiError, or nil if none found.
type GetCollectColumnCountReplyMultiError ¶
type GetCollectColumnCountReplyMultiError []error
GetCollectColumnCountReplyMultiError is an error wrapping multiple validation errors returned by GetCollectColumnCountReply.ValidateAll() if the designated constraints aren't met.
func (GetCollectColumnCountReplyMultiError) AllErrors ¶
func (m GetCollectColumnCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectColumnCountReplyMultiError) Error ¶
func (m GetCollectColumnCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectColumnCountReplyValidationError ¶
type GetCollectColumnCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetCollectColumnCountReplyValidationError is the validation error returned by GetCollectColumnCountReply.Validate if the designated constraints aren't met.
func (GetCollectColumnCountReplyValidationError) Cause ¶
func (e GetCollectColumnCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCollectColumnCountReplyValidationError) Error ¶
func (e GetCollectColumnCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectColumnCountReplyValidationError) ErrorName ¶
func (e GetCollectColumnCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectColumnCountReplyValidationError) Field ¶
func (e GetCollectColumnCountReplyValidationError) Field() string
Field function returns field value.
func (GetCollectColumnCountReplyValidationError) Key ¶
func (e GetCollectColumnCountReplyValidationError) Key() bool
Key function returns key value.
func (GetCollectColumnCountReplyValidationError) Reason ¶
func (e GetCollectColumnCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetCollectColumnCountReq ¶
type GetCollectColumnCountReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetCollectColumnCountReq) Descriptor
deprecated
func (*GetCollectColumnCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectColumnCountReq.ProtoReflect.Descriptor instead.
func (*GetCollectColumnCountReq) GetId ¶
func (x *GetCollectColumnCountReq) GetId() int32
func (*GetCollectColumnCountReq) ProtoMessage ¶
func (*GetCollectColumnCountReq) ProtoMessage()
func (*GetCollectColumnCountReq) ProtoReflect ¶
func (x *GetCollectColumnCountReq) ProtoReflect() protoreflect.Message
func (*GetCollectColumnCountReq) Reset ¶
func (x *GetCollectColumnCountReq) Reset()
func (*GetCollectColumnCountReq) String ¶
func (x *GetCollectColumnCountReq) String() string
func (*GetCollectColumnCountReq) Validate ¶
func (m *GetCollectColumnCountReq) Validate() error
Validate checks the field values on GetCollectColumnCountReq 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 (*GetCollectColumnCountReq) ValidateAll ¶
func (m *GetCollectColumnCountReq) ValidateAll() error
ValidateAll checks the field values on GetCollectColumnCountReq 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 GetCollectColumnCountReqMultiError, or nil if none found.
type GetCollectColumnCountReqMultiError ¶
type GetCollectColumnCountReqMultiError []error
GetCollectColumnCountReqMultiError is an error wrapping multiple validation errors returned by GetCollectColumnCountReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectColumnCountReqMultiError) AllErrors ¶
func (m GetCollectColumnCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectColumnCountReqMultiError) Error ¶
func (m GetCollectColumnCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectColumnCountReqValidationError ¶
type GetCollectColumnCountReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectColumnCountReqValidationError is the validation error returned by GetCollectColumnCountReq.Validate if the designated constraints aren't met.
func (GetCollectColumnCountReqValidationError) Cause ¶
func (e GetCollectColumnCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectColumnCountReqValidationError) Error ¶
func (e GetCollectColumnCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectColumnCountReqValidationError) ErrorName ¶
func (e GetCollectColumnCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectColumnCountReqValidationError) Field ¶
func (e GetCollectColumnCountReqValidationError) Field() string
Field function returns field value.
func (GetCollectColumnCountReqValidationError) Key ¶
func (e GetCollectColumnCountReqValidationError) Key() bool
Key function returns key value.
func (GetCollectColumnCountReqValidationError) Reason ¶
func (e GetCollectColumnCountReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectColumnListReq ¶
type GetCollectColumnListReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetCollectColumnListReq) Descriptor
deprecated
func (*GetCollectColumnListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectColumnListReq.ProtoReflect.Descriptor instead.
func (*GetCollectColumnListReq) GetId ¶
func (x *GetCollectColumnListReq) GetId() int32
func (*GetCollectColumnListReq) GetPage ¶
func (x *GetCollectColumnListReq) GetPage() int32
func (*GetCollectColumnListReq) ProtoMessage ¶
func (*GetCollectColumnListReq) ProtoMessage()
func (*GetCollectColumnListReq) ProtoReflect ¶
func (x *GetCollectColumnListReq) ProtoReflect() protoreflect.Message
func (*GetCollectColumnListReq) Reset ¶
func (x *GetCollectColumnListReq) Reset()
func (*GetCollectColumnListReq) String ¶
func (x *GetCollectColumnListReq) String() string
func (*GetCollectColumnListReq) Validate ¶
func (m *GetCollectColumnListReq) Validate() error
Validate checks the field values on GetCollectColumnListReq 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 (*GetCollectColumnListReq) ValidateAll ¶
func (m *GetCollectColumnListReq) ValidateAll() error
ValidateAll checks the field values on GetCollectColumnListReq 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 GetCollectColumnListReqMultiError, or nil if none found.
type GetCollectColumnListReqMultiError ¶
type GetCollectColumnListReqMultiError []error
GetCollectColumnListReqMultiError is an error wrapping multiple validation errors returned by GetCollectColumnListReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectColumnListReqMultiError) AllErrors ¶
func (m GetCollectColumnListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectColumnListReqMultiError) Error ¶
func (m GetCollectColumnListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectColumnListReqValidationError ¶
type GetCollectColumnListReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectColumnListReqValidationError is the validation error returned by GetCollectColumnListReq.Validate if the designated constraints aren't met.
func (GetCollectColumnListReqValidationError) Cause ¶
func (e GetCollectColumnListReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectColumnListReqValidationError) Error ¶
func (e GetCollectColumnListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectColumnListReqValidationError) ErrorName ¶
func (e GetCollectColumnListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectColumnListReqValidationError) Field ¶
func (e GetCollectColumnListReqValidationError) Field() string
Field function returns field value.
func (GetCollectColumnListReqValidationError) Key ¶
func (e GetCollectColumnListReqValidationError) Key() bool
Key function returns key value.
func (GetCollectColumnListReqValidationError) Reason ¶
func (e GetCollectColumnListReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectTalkCountReply ¶
type GetCollectTalkCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetCollectTalkCountReply) Descriptor
deprecated
func (*GetCollectTalkCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectTalkCountReply.ProtoReflect.Descriptor instead.
func (*GetCollectTalkCountReply) GetCount ¶
func (x *GetCollectTalkCountReply) GetCount() int32
func (*GetCollectTalkCountReply) ProtoMessage ¶
func (*GetCollectTalkCountReply) ProtoMessage()
func (*GetCollectTalkCountReply) ProtoReflect ¶
func (x *GetCollectTalkCountReply) ProtoReflect() protoreflect.Message
func (*GetCollectTalkCountReply) Reset ¶
func (x *GetCollectTalkCountReply) Reset()
func (*GetCollectTalkCountReply) String ¶
func (x *GetCollectTalkCountReply) String() string
func (*GetCollectTalkCountReply) Validate ¶
func (m *GetCollectTalkCountReply) Validate() error
Validate checks the field values on GetCollectTalkCountReply 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 (*GetCollectTalkCountReply) ValidateAll ¶
func (m *GetCollectTalkCountReply) ValidateAll() error
ValidateAll checks the field values on GetCollectTalkCountReply 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 GetCollectTalkCountReplyMultiError, or nil if none found.
type GetCollectTalkCountReplyMultiError ¶
type GetCollectTalkCountReplyMultiError []error
GetCollectTalkCountReplyMultiError is an error wrapping multiple validation errors returned by GetCollectTalkCountReply.ValidateAll() if the designated constraints aren't met.
func (GetCollectTalkCountReplyMultiError) AllErrors ¶
func (m GetCollectTalkCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectTalkCountReplyMultiError) Error ¶
func (m GetCollectTalkCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectTalkCountReplyValidationError ¶
type GetCollectTalkCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetCollectTalkCountReplyValidationError is the validation error returned by GetCollectTalkCountReply.Validate if the designated constraints aren't met.
func (GetCollectTalkCountReplyValidationError) Cause ¶
func (e GetCollectTalkCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCollectTalkCountReplyValidationError) Error ¶
func (e GetCollectTalkCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectTalkCountReplyValidationError) ErrorName ¶
func (e GetCollectTalkCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectTalkCountReplyValidationError) Field ¶
func (e GetCollectTalkCountReplyValidationError) Field() string
Field function returns field value.
func (GetCollectTalkCountReplyValidationError) Key ¶
func (e GetCollectTalkCountReplyValidationError) Key() bool
Key function returns key value.
func (GetCollectTalkCountReplyValidationError) Reason ¶
func (e GetCollectTalkCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetCollectTalkCountReq ¶
type GetCollectTalkCountReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetCollectTalkCountReq) Descriptor
deprecated
func (*GetCollectTalkCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectTalkCountReq.ProtoReflect.Descriptor instead.
func (*GetCollectTalkCountReq) GetId ¶
func (x *GetCollectTalkCountReq) GetId() int32
func (*GetCollectTalkCountReq) ProtoMessage ¶
func (*GetCollectTalkCountReq) ProtoMessage()
func (*GetCollectTalkCountReq) ProtoReflect ¶
func (x *GetCollectTalkCountReq) ProtoReflect() protoreflect.Message
func (*GetCollectTalkCountReq) Reset ¶
func (x *GetCollectTalkCountReq) Reset()
func (*GetCollectTalkCountReq) String ¶
func (x *GetCollectTalkCountReq) String() string
func (*GetCollectTalkCountReq) Validate ¶
func (m *GetCollectTalkCountReq) Validate() error
Validate checks the field values on GetCollectTalkCountReq 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 (*GetCollectTalkCountReq) ValidateAll ¶
func (m *GetCollectTalkCountReq) ValidateAll() error
ValidateAll checks the field values on GetCollectTalkCountReq 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 GetCollectTalkCountReqMultiError, or nil if none found.
type GetCollectTalkCountReqMultiError ¶
type GetCollectTalkCountReqMultiError []error
GetCollectTalkCountReqMultiError is an error wrapping multiple validation errors returned by GetCollectTalkCountReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectTalkCountReqMultiError) AllErrors ¶
func (m GetCollectTalkCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectTalkCountReqMultiError) Error ¶
func (m GetCollectTalkCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectTalkCountReqValidationError ¶
type GetCollectTalkCountReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectTalkCountReqValidationError is the validation error returned by GetCollectTalkCountReq.Validate if the designated constraints aren't met.
func (GetCollectTalkCountReqValidationError) Cause ¶
func (e GetCollectTalkCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectTalkCountReqValidationError) Error ¶
func (e GetCollectTalkCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectTalkCountReqValidationError) ErrorName ¶
func (e GetCollectTalkCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectTalkCountReqValidationError) Field ¶
func (e GetCollectTalkCountReqValidationError) Field() string
Field function returns field value.
func (GetCollectTalkCountReqValidationError) Key ¶
func (e GetCollectTalkCountReqValidationError) Key() bool
Key function returns key value.
func (GetCollectTalkCountReqValidationError) Reason ¶
func (e GetCollectTalkCountReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectTalkListReq ¶
type GetCollectTalkListReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetCollectTalkListReq) Descriptor
deprecated
func (*GetCollectTalkListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectTalkListReq.ProtoReflect.Descriptor instead.
func (*GetCollectTalkListReq) GetId ¶
func (x *GetCollectTalkListReq) GetId() int32
func (*GetCollectTalkListReq) GetPage ¶
func (x *GetCollectTalkListReq) GetPage() int32
func (*GetCollectTalkListReq) ProtoMessage ¶
func (*GetCollectTalkListReq) ProtoMessage()
func (*GetCollectTalkListReq) ProtoReflect ¶
func (x *GetCollectTalkListReq) ProtoReflect() protoreflect.Message
func (*GetCollectTalkListReq) Reset ¶
func (x *GetCollectTalkListReq) Reset()
func (*GetCollectTalkListReq) String ¶
func (x *GetCollectTalkListReq) String() string
func (*GetCollectTalkListReq) Validate ¶
func (m *GetCollectTalkListReq) Validate() error
Validate checks the field values on GetCollectTalkListReq 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 (*GetCollectTalkListReq) ValidateAll ¶
func (m *GetCollectTalkListReq) ValidateAll() error
ValidateAll checks the field values on GetCollectTalkListReq 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 GetCollectTalkListReqMultiError, or nil if none found.
type GetCollectTalkListReqMultiError ¶
type GetCollectTalkListReqMultiError []error
GetCollectTalkListReqMultiError is an error wrapping multiple validation errors returned by GetCollectTalkListReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectTalkListReqMultiError) AllErrors ¶
func (m GetCollectTalkListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectTalkListReqMultiError) Error ¶
func (m GetCollectTalkListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectTalkListReqValidationError ¶
type GetCollectTalkListReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectTalkListReqValidationError is the validation error returned by GetCollectTalkListReq.Validate if the designated constraints aren't met.
func (GetCollectTalkListReqValidationError) Cause ¶
func (e GetCollectTalkListReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectTalkListReqValidationError) Error ¶
func (e GetCollectTalkListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectTalkListReqValidationError) ErrorName ¶
func (e GetCollectTalkListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectTalkListReqValidationError) Field ¶
func (e GetCollectTalkListReqValidationError) Field() string
Field function returns field value.
func (GetCollectTalkListReqValidationError) Key ¶
func (e GetCollectTalkListReqValidationError) Key() bool
Key function returns key value.
func (GetCollectTalkListReqValidationError) Reason ¶
func (e GetCollectTalkListReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectionListInfoReq ¶
type GetCollectionListInfoReq struct { Ids []int32 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionListInfoReq) Descriptor
deprecated
func (*GetCollectionListInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionListInfoReq.ProtoReflect.Descriptor instead.
func (*GetCollectionListInfoReq) GetIds ¶
func (x *GetCollectionListInfoReq) GetIds() []int32
func (*GetCollectionListInfoReq) ProtoMessage ¶
func (*GetCollectionListInfoReq) ProtoMessage()
func (*GetCollectionListInfoReq) ProtoReflect ¶
func (x *GetCollectionListInfoReq) ProtoReflect() protoreflect.Message
func (*GetCollectionListInfoReq) Reset ¶
func (x *GetCollectionListInfoReq) Reset()
func (*GetCollectionListInfoReq) String ¶
func (x *GetCollectionListInfoReq) String() string
func (*GetCollectionListInfoReq) Validate ¶
func (m *GetCollectionListInfoReq) Validate() error
Validate checks the field values on GetCollectionListInfoReq 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 (*GetCollectionListInfoReq) ValidateAll ¶
func (m *GetCollectionListInfoReq) ValidateAll() error
ValidateAll checks the field values on GetCollectionListInfoReq 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 GetCollectionListInfoReqMultiError, or nil if none found.
type GetCollectionListInfoReqMultiError ¶
type GetCollectionListInfoReqMultiError []error
GetCollectionListInfoReqMultiError is an error wrapping multiple validation errors returned by GetCollectionListInfoReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectionListInfoReqMultiError) AllErrors ¶
func (m GetCollectionListInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionListInfoReqMultiError) Error ¶
func (m GetCollectionListInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionListInfoReqValidationError ¶
type GetCollectionListInfoReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectionListInfoReqValidationError is the validation error returned by GetCollectionListInfoReq.Validate if the designated constraints aren't met.
func (GetCollectionListInfoReqValidationError) Cause ¶
func (e GetCollectionListInfoReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionListInfoReqValidationError) Error ¶
func (e GetCollectionListInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionListInfoReqValidationError) ErrorName ¶
func (e GetCollectionListInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionListInfoReqValidationError) Field ¶
func (e GetCollectionListInfoReqValidationError) Field() string
Field function returns field value.
func (GetCollectionListInfoReqValidationError) Key ¶
func (e GetCollectionListInfoReqValidationError) Key() bool
Key function returns key value.
func (GetCollectionListInfoReqValidationError) Reason ¶
func (e GetCollectionListInfoReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsContentReviewReply ¶
type GetCollectionsContentReviewReply struct { Review []*GetCollectionsContentReviewReply_Review `protobuf:"bytes,1,rep,name=review,proto3" json:"review,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionsContentReviewReply) Descriptor
deprecated
func (*GetCollectionsContentReviewReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsContentReviewReply.ProtoReflect.Descriptor instead.
func (*GetCollectionsContentReviewReply) GetReview ¶
func (x *GetCollectionsContentReviewReply) GetReview() []*GetCollectionsContentReviewReply_Review
func (*GetCollectionsContentReviewReply) ProtoMessage ¶
func (*GetCollectionsContentReviewReply) ProtoMessage()
func (*GetCollectionsContentReviewReply) ProtoReflect ¶
func (x *GetCollectionsContentReviewReply) ProtoReflect() protoreflect.Message
func (*GetCollectionsContentReviewReply) Reset ¶
func (x *GetCollectionsContentReviewReply) Reset()
func (*GetCollectionsContentReviewReply) String ¶
func (x *GetCollectionsContentReviewReply) String() string
func (*GetCollectionsContentReviewReply) Validate ¶
func (m *GetCollectionsContentReviewReply) Validate() error
Validate checks the field values on GetCollectionsContentReviewReply 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 (*GetCollectionsContentReviewReply) ValidateAll ¶
func (m *GetCollectionsContentReviewReply) ValidateAll() error
ValidateAll checks the field values on GetCollectionsContentReviewReply 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 GetCollectionsContentReviewReplyMultiError, or nil if none found.
type GetCollectionsContentReviewReplyMultiError ¶
type GetCollectionsContentReviewReplyMultiError []error
GetCollectionsContentReviewReplyMultiError is an error wrapping multiple validation errors returned by GetCollectionsContentReviewReply.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsContentReviewReplyMultiError) AllErrors ¶
func (m GetCollectionsContentReviewReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsContentReviewReplyMultiError) Error ¶
func (m GetCollectionsContentReviewReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsContentReviewReplyValidationError ¶
type GetCollectionsContentReviewReplyValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsContentReviewReplyValidationError is the validation error returned by GetCollectionsContentReviewReply.Validate if the designated constraints aren't met.
func (GetCollectionsContentReviewReplyValidationError) Cause ¶
func (e GetCollectionsContentReviewReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsContentReviewReplyValidationError) Error ¶
func (e GetCollectionsContentReviewReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsContentReviewReplyValidationError) ErrorName ¶
func (e GetCollectionsContentReviewReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsContentReviewReplyValidationError) Field ¶
func (e GetCollectionsContentReviewReplyValidationError) Field() string
Field function returns field value.
func (GetCollectionsContentReviewReplyValidationError) Key ¶
func (e GetCollectionsContentReviewReplyValidationError) Key() bool
Key function returns key value.
func (GetCollectionsContentReviewReplyValidationError) Reason ¶
func (e GetCollectionsContentReviewReplyValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsContentReviewReply_Review ¶
type GetCollectionsContentReviewReply_Review struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CreationId int32 `protobuf:"varint,2,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"` Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` CreateAt string `protobuf:"bytes,6,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` JobId string `protobuf:"bytes,7,opt,name=job_id,json=jobId,proto3" json:"job_id,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"` // contains filtered or unexported fields }
func (*GetCollectionsContentReviewReply_Review) Descriptor
deprecated
func (*GetCollectionsContentReviewReply_Review) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsContentReviewReply_Review.ProtoReflect.Descriptor instead.
func (*GetCollectionsContentReviewReply_Review) GetCreateAt ¶
func (x *GetCollectionsContentReviewReply_Review) GetCreateAt() string
func (*GetCollectionsContentReviewReply_Review) GetCreationId ¶
func (x *GetCollectionsContentReviewReply_Review) GetCreationId() int32
func (*GetCollectionsContentReviewReply_Review) GetId ¶
func (x *GetCollectionsContentReviewReply_Review) GetId() int32
func (*GetCollectionsContentReviewReply_Review) GetJobId ¶
func (x *GetCollectionsContentReviewReply_Review) GetJobId() string
func (*GetCollectionsContentReviewReply_Review) GetKind ¶
func (x *GetCollectionsContentReviewReply_Review) GetKind() string
func (*GetCollectionsContentReviewReply_Review) GetLabel ¶
func (x *GetCollectionsContentReviewReply_Review) GetLabel() string
func (*GetCollectionsContentReviewReply_Review) GetResult ¶
func (x *GetCollectionsContentReviewReply_Review) GetResult() int32
func (*GetCollectionsContentReviewReply_Review) GetSection ¶
func (x *GetCollectionsContentReviewReply_Review) GetSection() string
func (*GetCollectionsContentReviewReply_Review) GetTitle ¶
func (x *GetCollectionsContentReviewReply_Review) GetTitle() string
func (*GetCollectionsContentReviewReply_Review) GetUuid ¶
func (x *GetCollectionsContentReviewReply_Review) GetUuid() string
func (*GetCollectionsContentReviewReply_Review) ProtoMessage ¶
func (*GetCollectionsContentReviewReply_Review) ProtoMessage()
func (*GetCollectionsContentReviewReply_Review) ProtoReflect ¶
func (x *GetCollectionsContentReviewReply_Review) ProtoReflect() protoreflect.Message
func (*GetCollectionsContentReviewReply_Review) Reset ¶
func (x *GetCollectionsContentReviewReply_Review) Reset()
func (*GetCollectionsContentReviewReply_Review) String ¶
func (x *GetCollectionsContentReviewReply_Review) String() string
func (*GetCollectionsContentReviewReply_Review) Validate ¶
func (m *GetCollectionsContentReviewReply_Review) Validate() error
Validate checks the field values on GetCollectionsContentReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCollectionsContentReviewReply_Review) ValidateAll ¶
func (m *GetCollectionsContentReviewReply_Review) ValidateAll() error
ValidateAll checks the field values on GetCollectionsContentReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCollectionsContentReviewReply_ReviewMultiError, or nil if none found.
type GetCollectionsContentReviewReply_ReviewMultiError ¶
type GetCollectionsContentReviewReply_ReviewMultiError []error
GetCollectionsContentReviewReply_ReviewMultiError is an error wrapping multiple validation errors returned by GetCollectionsContentReviewReply_Review.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsContentReviewReply_ReviewMultiError) AllErrors ¶
func (m GetCollectionsContentReviewReply_ReviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsContentReviewReply_ReviewMultiError) Error ¶
func (m GetCollectionsContentReviewReply_ReviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsContentReviewReply_ReviewValidationError ¶
type GetCollectionsContentReviewReply_ReviewValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsContentReviewReply_ReviewValidationError is the validation error returned by GetCollectionsContentReviewReply_Review.Validate if the designated constraints aren't met.
func (GetCollectionsContentReviewReply_ReviewValidationError) Cause ¶
func (e GetCollectionsContentReviewReply_ReviewValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsContentReviewReply_ReviewValidationError) Error ¶
func (e GetCollectionsContentReviewReply_ReviewValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsContentReviewReply_ReviewValidationError) ErrorName ¶
func (e GetCollectionsContentReviewReply_ReviewValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsContentReviewReply_ReviewValidationError) Field ¶
func (e GetCollectionsContentReviewReply_ReviewValidationError) Field() string
Field function returns field value.
func (GetCollectionsContentReviewReply_ReviewValidationError) Key ¶
func (e GetCollectionsContentReviewReply_ReviewValidationError) Key() bool
Key function returns key value.
func (GetCollectionsContentReviewReply_ReviewValidationError) Reason ¶
func (e GetCollectionsContentReviewReply_ReviewValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsContentReviewReq ¶
type GetCollectionsContentReviewReq 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 (*GetCollectionsContentReviewReq) Descriptor
deprecated
func (*GetCollectionsContentReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsContentReviewReq.ProtoReflect.Descriptor instead.
func (*GetCollectionsContentReviewReq) GetPage ¶
func (x *GetCollectionsContentReviewReq) GetPage() int32
func (*GetCollectionsContentReviewReq) GetUuid ¶
func (x *GetCollectionsContentReviewReq) GetUuid() string
func (*GetCollectionsContentReviewReq) ProtoMessage ¶
func (*GetCollectionsContentReviewReq) ProtoMessage()
func (*GetCollectionsContentReviewReq) ProtoReflect ¶
func (x *GetCollectionsContentReviewReq) ProtoReflect() protoreflect.Message
func (*GetCollectionsContentReviewReq) Reset ¶
func (x *GetCollectionsContentReviewReq) Reset()
func (*GetCollectionsContentReviewReq) String ¶
func (x *GetCollectionsContentReviewReq) String() string
func (*GetCollectionsContentReviewReq) Validate ¶
func (m *GetCollectionsContentReviewReq) Validate() error
Validate checks the field values on GetCollectionsContentReviewReq 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 (*GetCollectionsContentReviewReq) ValidateAll ¶
func (m *GetCollectionsContentReviewReq) ValidateAll() error
ValidateAll checks the field values on GetCollectionsContentReviewReq 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 GetCollectionsContentReviewReqMultiError, or nil if none found.
type GetCollectionsContentReviewReqMultiError ¶
type GetCollectionsContentReviewReqMultiError []error
GetCollectionsContentReviewReqMultiError is an error wrapping multiple validation errors returned by GetCollectionsContentReviewReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsContentReviewReqMultiError) AllErrors ¶
func (m GetCollectionsContentReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsContentReviewReqMultiError) Error ¶
func (m GetCollectionsContentReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsContentReviewReqValidationError ¶
type GetCollectionsContentReviewReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsContentReviewReqValidationError is the validation error returned by GetCollectionsContentReviewReq.Validate if the designated constraints aren't met.
func (GetCollectionsContentReviewReqValidationError) Cause ¶
func (e GetCollectionsContentReviewReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsContentReviewReqValidationError) Error ¶
func (e GetCollectionsContentReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsContentReviewReqValidationError) ErrorName ¶
func (e GetCollectionsContentReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsContentReviewReqValidationError) Field ¶
func (e GetCollectionsContentReviewReqValidationError) Field() string
Field function returns field value.
func (GetCollectionsContentReviewReqValidationError) Key ¶
func (e GetCollectionsContentReviewReqValidationError) Key() bool
Key function returns key value.
func (GetCollectionsContentReviewReqValidationError) Reason ¶
func (e GetCollectionsContentReviewReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsCountReply ¶
type GetCollectionsCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionsCountReply) Descriptor
deprecated
func (*GetCollectionsCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsCountReply.ProtoReflect.Descriptor instead.
func (*GetCollectionsCountReply) GetCount ¶
func (x *GetCollectionsCountReply) GetCount() int32
func (*GetCollectionsCountReply) ProtoMessage ¶
func (*GetCollectionsCountReply) ProtoMessage()
func (*GetCollectionsCountReply) ProtoReflect ¶
func (x *GetCollectionsCountReply) ProtoReflect() protoreflect.Message
func (*GetCollectionsCountReply) Reset ¶
func (x *GetCollectionsCountReply) Reset()
func (*GetCollectionsCountReply) String ¶
func (x *GetCollectionsCountReply) String() string
func (*GetCollectionsCountReply) Validate ¶
func (m *GetCollectionsCountReply) Validate() error
Validate checks the field values on GetCollectionsCountReply 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 (*GetCollectionsCountReply) ValidateAll ¶
func (m *GetCollectionsCountReply) ValidateAll() error
ValidateAll checks the field values on GetCollectionsCountReply 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 GetCollectionsCountReplyMultiError, or nil if none found.
type GetCollectionsCountReplyMultiError ¶
type GetCollectionsCountReplyMultiError []error
GetCollectionsCountReplyMultiError is an error wrapping multiple validation errors returned by GetCollectionsCountReply.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsCountReplyMultiError) AllErrors ¶
func (m GetCollectionsCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsCountReplyMultiError) Error ¶
func (m GetCollectionsCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsCountReplyValidationError ¶
type GetCollectionsCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsCountReplyValidationError is the validation error returned by GetCollectionsCountReply.Validate if the designated constraints aren't met.
func (GetCollectionsCountReplyValidationError) Cause ¶
func (e GetCollectionsCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsCountReplyValidationError) Error ¶
func (e GetCollectionsCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsCountReplyValidationError) ErrorName ¶
func (e GetCollectionsCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsCountReplyValidationError) Field ¶
func (e GetCollectionsCountReplyValidationError) Field() string
Field function returns field value.
func (GetCollectionsCountReplyValidationError) Key ¶
func (e GetCollectionsCountReplyValidationError) Key() bool
Key function returns key value.
func (GetCollectionsCountReplyValidationError) Reason ¶
func (e GetCollectionsCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsCountReq ¶
type GetCollectionsCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionsCountReq) Descriptor
deprecated
func (*GetCollectionsCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsCountReq.ProtoReflect.Descriptor instead.
func (*GetCollectionsCountReq) GetUuid ¶
func (x *GetCollectionsCountReq) GetUuid() string
func (*GetCollectionsCountReq) ProtoMessage ¶
func (*GetCollectionsCountReq) ProtoMessage()
func (*GetCollectionsCountReq) ProtoReflect ¶
func (x *GetCollectionsCountReq) ProtoReflect() protoreflect.Message
func (*GetCollectionsCountReq) Reset ¶
func (x *GetCollectionsCountReq) Reset()
func (*GetCollectionsCountReq) String ¶
func (x *GetCollectionsCountReq) String() string
func (*GetCollectionsCountReq) Validate ¶
func (m *GetCollectionsCountReq) Validate() error
Validate checks the field values on GetCollectionsCountReq 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 (*GetCollectionsCountReq) ValidateAll ¶
func (m *GetCollectionsCountReq) ValidateAll() error
ValidateAll checks the field values on GetCollectionsCountReq 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 GetCollectionsCountReqMultiError, or nil if none found.
type GetCollectionsCountReqMultiError ¶
type GetCollectionsCountReqMultiError []error
GetCollectionsCountReqMultiError is an error wrapping multiple validation errors returned by GetCollectionsCountReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsCountReqMultiError) AllErrors ¶
func (m GetCollectionsCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsCountReqMultiError) Error ¶
func (m GetCollectionsCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsCountReqValidationError ¶
type GetCollectionsCountReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsCountReqValidationError is the validation error returned by GetCollectionsCountReq.Validate if the designated constraints aren't met.
func (GetCollectionsCountReqValidationError) Cause ¶
func (e GetCollectionsCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsCountReqValidationError) Error ¶
func (e GetCollectionsCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsCountReqValidationError) ErrorName ¶
func (e GetCollectionsCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsCountReqValidationError) Field ¶
func (e GetCollectionsCountReqValidationError) Field() string
Field function returns field value.
func (GetCollectionsCountReqValidationError) Key ¶
func (e GetCollectionsCountReqValidationError) Key() bool
Key function returns key value.
func (GetCollectionsCountReqValidationError) Reason ¶
func (e GetCollectionsCountReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsListAllReq ¶
type GetCollectionsListAllReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionsListAllReq) Descriptor
deprecated
func (*GetCollectionsListAllReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsListAllReq.ProtoReflect.Descriptor instead.
func (*GetCollectionsListAllReq) GetUuid ¶
func (x *GetCollectionsListAllReq) GetUuid() string
func (*GetCollectionsListAllReq) ProtoMessage ¶
func (*GetCollectionsListAllReq) ProtoMessage()
func (*GetCollectionsListAllReq) ProtoReflect ¶
func (x *GetCollectionsListAllReq) ProtoReflect() protoreflect.Message
func (*GetCollectionsListAllReq) Reset ¶
func (x *GetCollectionsListAllReq) Reset()
func (*GetCollectionsListAllReq) String ¶
func (x *GetCollectionsListAllReq) String() string
func (*GetCollectionsListAllReq) Validate ¶
func (m *GetCollectionsListAllReq) Validate() error
Validate checks the field values on GetCollectionsListAllReq 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 (*GetCollectionsListAllReq) ValidateAll ¶
func (m *GetCollectionsListAllReq) ValidateAll() error
ValidateAll checks the field values on GetCollectionsListAllReq 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 GetCollectionsListAllReqMultiError, or nil if none found.
type GetCollectionsListAllReqMultiError ¶
type GetCollectionsListAllReqMultiError []error
GetCollectionsListAllReqMultiError is an error wrapping multiple validation errors returned by GetCollectionsListAllReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsListAllReqMultiError) AllErrors ¶
func (m GetCollectionsListAllReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsListAllReqMultiError) Error ¶
func (m GetCollectionsListAllReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsListAllReqValidationError ¶
type GetCollectionsListAllReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsListAllReqValidationError is the validation error returned by GetCollectionsListAllReq.Validate if the designated constraints aren't met.
func (GetCollectionsListAllReqValidationError) Cause ¶
func (e GetCollectionsListAllReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsListAllReqValidationError) Error ¶
func (e GetCollectionsListAllReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsListAllReqValidationError) ErrorName ¶
func (e GetCollectionsListAllReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsListAllReqValidationError) Field ¶
func (e GetCollectionsListAllReqValidationError) Field() string
Field function returns field value.
func (GetCollectionsListAllReqValidationError) Key ¶
func (e GetCollectionsListAllReqValidationError) Key() bool
Key function returns key value.
func (GetCollectionsListAllReqValidationError) Reason ¶
func (e GetCollectionsListAllReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsListReply ¶
type GetCollectionsListReply struct { Collections []*GetCollectionsListReply_Collections `protobuf:"bytes,1,rep,name=collections,proto3" json:"collections,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionsListReply) Descriptor
deprecated
func (*GetCollectionsListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsListReply.ProtoReflect.Descriptor instead.
func (*GetCollectionsListReply) GetCollections ¶
func (x *GetCollectionsListReply) GetCollections() []*GetCollectionsListReply_Collections
func (*GetCollectionsListReply) ProtoMessage ¶
func (*GetCollectionsListReply) ProtoMessage()
func (*GetCollectionsListReply) ProtoReflect ¶
func (x *GetCollectionsListReply) ProtoReflect() protoreflect.Message
func (*GetCollectionsListReply) Reset ¶
func (x *GetCollectionsListReply) Reset()
func (*GetCollectionsListReply) String ¶
func (x *GetCollectionsListReply) String() string
func (*GetCollectionsListReply) Validate ¶
func (m *GetCollectionsListReply) Validate() error
Validate checks the field values on GetCollectionsListReply 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 (*GetCollectionsListReply) ValidateAll ¶
func (m *GetCollectionsListReply) ValidateAll() error
ValidateAll checks the field values on GetCollectionsListReply 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 GetCollectionsListReplyMultiError, or nil if none found.
type GetCollectionsListReplyMultiError ¶
type GetCollectionsListReplyMultiError []error
GetCollectionsListReplyMultiError is an error wrapping multiple validation errors returned by GetCollectionsListReply.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsListReplyMultiError) AllErrors ¶
func (m GetCollectionsListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsListReplyMultiError) Error ¶
func (m GetCollectionsListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsListReplyValidationError ¶
type GetCollectionsListReplyValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsListReplyValidationError is the validation error returned by GetCollectionsListReply.Validate if the designated constraints aren't met.
func (GetCollectionsListReplyValidationError) Cause ¶
func (e GetCollectionsListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsListReplyValidationError) Error ¶
func (e GetCollectionsListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsListReplyValidationError) ErrorName ¶
func (e GetCollectionsListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsListReplyValidationError) Field ¶
func (e GetCollectionsListReplyValidationError) Field() string
Field function returns field value.
func (GetCollectionsListReplyValidationError) Key ¶
func (e GetCollectionsListReplyValidationError) Key() bool
Key function returns key value.
func (GetCollectionsListReplyValidationError) Reason ¶
func (e GetCollectionsListReplyValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsListReply_Collections ¶
type GetCollectionsListReply_Collections struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionsListReply_Collections) Descriptor
deprecated
func (*GetCollectionsListReply_Collections) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsListReply_Collections.ProtoReflect.Descriptor instead.
func (*GetCollectionsListReply_Collections) GetId ¶
func (x *GetCollectionsListReply_Collections) GetId() int32
func (*GetCollectionsListReply_Collections) ProtoMessage ¶
func (*GetCollectionsListReply_Collections) ProtoMessage()
func (*GetCollectionsListReply_Collections) ProtoReflect ¶
func (x *GetCollectionsListReply_Collections) ProtoReflect() protoreflect.Message
func (*GetCollectionsListReply_Collections) Reset ¶
func (x *GetCollectionsListReply_Collections) Reset()
func (*GetCollectionsListReply_Collections) String ¶
func (x *GetCollectionsListReply_Collections) String() string
func (*GetCollectionsListReply_Collections) Validate ¶
func (m *GetCollectionsListReply_Collections) Validate() error
Validate checks the field values on GetCollectionsListReply_Collections 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 (*GetCollectionsListReply_Collections) ValidateAll ¶
func (m *GetCollectionsListReply_Collections) ValidateAll() error
ValidateAll checks the field values on GetCollectionsListReply_Collections 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 GetCollectionsListReply_CollectionsMultiError, or nil if none found.
type GetCollectionsListReply_CollectionsMultiError ¶
type GetCollectionsListReply_CollectionsMultiError []error
GetCollectionsListReply_CollectionsMultiError is an error wrapping multiple validation errors returned by GetCollectionsListReply_Collections.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsListReply_CollectionsMultiError) AllErrors ¶
func (m GetCollectionsListReply_CollectionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsListReply_CollectionsMultiError) Error ¶
func (m GetCollectionsListReply_CollectionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsListReply_CollectionsValidationError ¶
type GetCollectionsListReply_CollectionsValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsListReply_CollectionsValidationError is the validation error returned by GetCollectionsListReply_Collections.Validate if the designated constraints aren't met.
func (GetCollectionsListReply_CollectionsValidationError) Cause ¶
func (e GetCollectionsListReply_CollectionsValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsListReply_CollectionsValidationError) Error ¶
func (e GetCollectionsListReply_CollectionsValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsListReply_CollectionsValidationError) ErrorName ¶
func (e GetCollectionsListReply_CollectionsValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsListReply_CollectionsValidationError) Field ¶
func (e GetCollectionsListReply_CollectionsValidationError) Field() string
Field function returns field value.
func (GetCollectionsListReply_CollectionsValidationError) Key ¶
func (e GetCollectionsListReply_CollectionsValidationError) Key() bool
Key function returns key value.
func (GetCollectionsListReply_CollectionsValidationError) Reason ¶
func (e GetCollectionsListReply_CollectionsValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsListReq ¶
type GetCollectionsListReq 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 (*GetCollectionsListReq) Descriptor
deprecated
func (*GetCollectionsListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsListReq.ProtoReflect.Descriptor instead.
func (*GetCollectionsListReq) GetPage ¶
func (x *GetCollectionsListReq) GetPage() int32
func (*GetCollectionsListReq) GetUuid ¶
func (x *GetCollectionsListReq) GetUuid() string
func (*GetCollectionsListReq) ProtoMessage ¶
func (*GetCollectionsListReq) ProtoMessage()
func (*GetCollectionsListReq) ProtoReflect ¶
func (x *GetCollectionsListReq) ProtoReflect() protoreflect.Message
func (*GetCollectionsListReq) Reset ¶
func (x *GetCollectionsListReq) Reset()
func (*GetCollectionsListReq) String ¶
func (x *GetCollectionsListReq) String() string
func (*GetCollectionsListReq) Validate ¶
func (m *GetCollectionsListReq) Validate() error
Validate checks the field values on GetCollectionsListReq 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 (*GetCollectionsListReq) ValidateAll ¶
func (m *GetCollectionsListReq) ValidateAll() error
ValidateAll checks the field values on GetCollectionsListReq 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 GetCollectionsListReqMultiError, or nil if none found.
type GetCollectionsListReqMultiError ¶
type GetCollectionsListReqMultiError []error
GetCollectionsListReqMultiError is an error wrapping multiple validation errors returned by GetCollectionsListReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsListReqMultiError) AllErrors ¶
func (m GetCollectionsListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsListReqMultiError) Error ¶
func (m GetCollectionsListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsListReqValidationError ¶
type GetCollectionsListReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsListReqValidationError is the validation error returned by GetCollectionsListReq.Validate if the designated constraints aren't met.
func (GetCollectionsListReqValidationError) Cause ¶
func (e GetCollectionsListReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsListReqValidationError) Error ¶
func (e GetCollectionsListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsListReqValidationError) ErrorName ¶
func (e GetCollectionsListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsListReqValidationError) Field ¶
func (e GetCollectionsListReqValidationError) Field() string
Field function returns field value.
func (GetCollectionsListReqValidationError) Key ¶
func (e GetCollectionsListReqValidationError) Key() bool
Key function returns key value.
func (GetCollectionsListReqValidationError) Reason ¶
func (e GetCollectionsListReqValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsReply ¶
type GetCollectionsReply struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Auth int32 `protobuf:"varint,2,opt,name=auth,proto3" json:"auth,omitempty"` Article int32 `protobuf:"varint,3,opt,name=article,proto3" json:"article,omitempty"` Column int32 `protobuf:"varint,4,opt,name=column,proto3" json:"column,omitempty"` Talk int32 `protobuf:"varint,5,opt,name=talk,proto3" json:"talk,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionsReply) Descriptor
deprecated
func (*GetCollectionsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsReply.ProtoReflect.Descriptor instead.
func (*GetCollectionsReply) GetArticle ¶
func (x *GetCollectionsReply) GetArticle() int32
func (*GetCollectionsReply) GetAuth ¶
func (x *GetCollectionsReply) GetAuth() int32
func (*GetCollectionsReply) GetColumn ¶
func (x *GetCollectionsReply) GetColumn() int32
func (*GetCollectionsReply) GetTalk ¶
func (x *GetCollectionsReply) GetTalk() int32
func (*GetCollectionsReply) GetUuid ¶
func (x *GetCollectionsReply) GetUuid() string
func (*GetCollectionsReply) ProtoMessage ¶
func (*GetCollectionsReply) ProtoMessage()
func (*GetCollectionsReply) ProtoReflect ¶
func (x *GetCollectionsReply) ProtoReflect() protoreflect.Message
func (*GetCollectionsReply) Reset ¶
func (x *GetCollectionsReply) Reset()
func (*GetCollectionsReply) String ¶
func (x *GetCollectionsReply) String() string
func (*GetCollectionsReply) Validate ¶
func (m *GetCollectionsReply) Validate() error
Validate checks the field values on GetCollectionsReply 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 (*GetCollectionsReply) ValidateAll ¶
func (m *GetCollectionsReply) ValidateAll() error
ValidateAll checks the field values on GetCollectionsReply 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 GetCollectionsReplyMultiError, or nil if none found.
type GetCollectionsReplyMultiError ¶
type GetCollectionsReplyMultiError []error
GetCollectionsReplyMultiError is an error wrapping multiple validation errors returned by GetCollectionsReply.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsReplyMultiError) AllErrors ¶
func (m GetCollectionsReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsReplyMultiError) Error ¶
func (m GetCollectionsReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsReplyValidationError ¶
type GetCollectionsReplyValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsReplyValidationError is the validation error returned by GetCollectionsReply.Validate if the designated constraints aren't met.
func (GetCollectionsReplyValidationError) Cause ¶
func (e GetCollectionsReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsReplyValidationError) Error ¶
func (e GetCollectionsReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsReplyValidationError) ErrorName ¶
func (e GetCollectionsReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsReplyValidationError) Field ¶
func (e GetCollectionsReplyValidationError) Field() string
Field function returns field value.
func (GetCollectionsReplyValidationError) Key ¶
func (e GetCollectionsReplyValidationError) Key() bool
Key function returns key value.
func (GetCollectionsReplyValidationError) Reason ¶
func (e GetCollectionsReplyValidationError) Reason() string
Reason function returns reason value.
type GetCollectionsReq ¶
type GetCollectionsReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetCollectionsReq) Descriptor
deprecated
func (*GetCollectionsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCollectionsReq.ProtoReflect.Descriptor instead.
func (*GetCollectionsReq) GetId ¶
func (x *GetCollectionsReq) GetId() int32
func (*GetCollectionsReq) GetUuid ¶
func (x *GetCollectionsReq) GetUuid() string
func (*GetCollectionsReq) ProtoMessage ¶
func (*GetCollectionsReq) ProtoMessage()
func (*GetCollectionsReq) ProtoReflect ¶
func (x *GetCollectionsReq) ProtoReflect() protoreflect.Message
func (*GetCollectionsReq) Reset ¶
func (x *GetCollectionsReq) Reset()
func (*GetCollectionsReq) String ¶
func (x *GetCollectionsReq) String() string
func (*GetCollectionsReq) Validate ¶
func (m *GetCollectionsReq) Validate() error
Validate checks the field values on GetCollectionsReq 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 (*GetCollectionsReq) ValidateAll ¶
func (m *GetCollectionsReq) ValidateAll() error
ValidateAll checks the field values on GetCollectionsReq 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 GetCollectionsReqMultiError, or nil if none found.
type GetCollectionsReqMultiError ¶
type GetCollectionsReqMultiError []error
GetCollectionsReqMultiError is an error wrapping multiple validation errors returned by GetCollectionsReq.ValidateAll() if the designated constraints aren't met.
func (GetCollectionsReqMultiError) AllErrors ¶
func (m GetCollectionsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCollectionsReqMultiError) Error ¶
func (m GetCollectionsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCollectionsReqValidationError ¶
type GetCollectionsReqValidationError struct {
// contains filtered or unexported fields
}
GetCollectionsReqValidationError is the validation error returned by GetCollectionsReq.Validate if the designated constraints aren't met.
func (GetCollectionsReqValidationError) Cause ¶
func (e GetCollectionsReqValidationError) Cause() error
Cause function returns cause value.
func (GetCollectionsReqValidationError) Error ¶
func (e GetCollectionsReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCollectionsReqValidationError) ErrorName ¶
func (e GetCollectionsReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCollectionsReqValidationError) Field ¶
func (e GetCollectionsReqValidationError) Field() string
Field function returns field value.
func (GetCollectionsReqValidationError) Key ¶
func (e GetCollectionsReqValidationError) Key() bool
Key function returns key value.
func (GetCollectionsReqValidationError) Reason ¶
func (e GetCollectionsReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnArticleListReq ¶
type GetColumnArticleListReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetColumnArticleListReq) Descriptor
deprecated
func (*GetColumnArticleListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnArticleListReq.ProtoReflect.Descriptor instead.
func (*GetColumnArticleListReq) GetId ¶
func (x *GetColumnArticleListReq) GetId() int32
func (*GetColumnArticleListReq) ProtoMessage ¶
func (*GetColumnArticleListReq) ProtoMessage()
func (*GetColumnArticleListReq) ProtoReflect ¶
func (x *GetColumnArticleListReq) ProtoReflect() protoreflect.Message
func (*GetColumnArticleListReq) Reset ¶
func (x *GetColumnArticleListReq) Reset()
func (*GetColumnArticleListReq) String ¶
func (x *GetColumnArticleListReq) String() string
func (*GetColumnArticleListReq) Validate ¶
func (m *GetColumnArticleListReq) Validate() error
Validate checks the field values on GetColumnArticleListReq 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 (*GetColumnArticleListReq) ValidateAll ¶
func (m *GetColumnArticleListReq) ValidateAll() error
ValidateAll checks the field values on GetColumnArticleListReq 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 GetColumnArticleListReqMultiError, or nil if none found.
type GetColumnArticleListReqMultiError ¶
type GetColumnArticleListReqMultiError []error
GetColumnArticleListReqMultiError is an error wrapping multiple validation errors returned by GetColumnArticleListReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnArticleListReqMultiError) AllErrors ¶
func (m GetColumnArticleListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnArticleListReqMultiError) Error ¶
func (m GetColumnArticleListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnArticleListReqValidationError ¶
type GetColumnArticleListReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnArticleListReqValidationError is the validation error returned by GetColumnArticleListReq.Validate if the designated constraints aren't met.
func (GetColumnArticleListReqValidationError) Cause ¶
func (e GetColumnArticleListReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnArticleListReqValidationError) Error ¶
func (e GetColumnArticleListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnArticleListReqValidationError) ErrorName ¶
func (e GetColumnArticleListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnArticleListReqValidationError) Field ¶
func (e GetColumnArticleListReqValidationError) Field() string
Field function returns field value.
func (GetColumnArticleListReqValidationError) Key ¶
func (e GetColumnArticleListReqValidationError) Key() bool
Key function returns key value.
func (GetColumnArticleListReqValidationError) Reason ¶
func (e GetColumnArticleListReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnContentReviewReply ¶
type GetColumnContentReviewReply struct { Review []*GetColumnContentReviewReply_Review `protobuf:"bytes,1,rep,name=review,proto3" json:"review,omitempty"` // contains filtered or unexported fields }
func (*GetColumnContentReviewReply) Descriptor
deprecated
func (*GetColumnContentReviewReply) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnContentReviewReply.ProtoReflect.Descriptor instead.
func (*GetColumnContentReviewReply) GetReview ¶
func (x *GetColumnContentReviewReply) GetReview() []*GetColumnContentReviewReply_Review
func (*GetColumnContentReviewReply) ProtoMessage ¶
func (*GetColumnContentReviewReply) ProtoMessage()
func (*GetColumnContentReviewReply) ProtoReflect ¶
func (x *GetColumnContentReviewReply) ProtoReflect() protoreflect.Message
func (*GetColumnContentReviewReply) Reset ¶
func (x *GetColumnContentReviewReply) Reset()
func (*GetColumnContentReviewReply) String ¶
func (x *GetColumnContentReviewReply) String() string
func (*GetColumnContentReviewReply) Validate ¶
func (m *GetColumnContentReviewReply) Validate() error
Validate checks the field values on GetColumnContentReviewReply 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 (*GetColumnContentReviewReply) ValidateAll ¶
func (m *GetColumnContentReviewReply) ValidateAll() error
ValidateAll checks the field values on GetColumnContentReviewReply 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 GetColumnContentReviewReplyMultiError, or nil if none found.
type GetColumnContentReviewReplyMultiError ¶
type GetColumnContentReviewReplyMultiError []error
GetColumnContentReviewReplyMultiError is an error wrapping multiple validation errors returned by GetColumnContentReviewReply.ValidateAll() if the designated constraints aren't met.
func (GetColumnContentReviewReplyMultiError) AllErrors ¶
func (m GetColumnContentReviewReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnContentReviewReplyMultiError) Error ¶
func (m GetColumnContentReviewReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnContentReviewReplyValidationError ¶
type GetColumnContentReviewReplyValidationError struct {
// contains filtered or unexported fields
}
GetColumnContentReviewReplyValidationError is the validation error returned by GetColumnContentReviewReply.Validate if the designated constraints aren't met.
func (GetColumnContentReviewReplyValidationError) Cause ¶
func (e GetColumnContentReviewReplyValidationError) Cause() error
Cause function returns cause value.
func (GetColumnContentReviewReplyValidationError) Error ¶
func (e GetColumnContentReviewReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnContentReviewReplyValidationError) ErrorName ¶
func (e GetColumnContentReviewReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnContentReviewReplyValidationError) Field ¶
func (e GetColumnContentReviewReplyValidationError) Field() string
Field function returns field value.
func (GetColumnContentReviewReplyValidationError) Key ¶
func (e GetColumnContentReviewReplyValidationError) Key() bool
Key function returns key value.
func (GetColumnContentReviewReplyValidationError) Reason ¶
func (e GetColumnContentReviewReplyValidationError) Reason() string
Reason function returns reason value.
type GetColumnContentReviewReply_Review ¶
type GetColumnContentReviewReply_Review struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CreationId int32 `protobuf:"varint,2,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"` Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` CreateAt string `protobuf:"bytes,6,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` JobId string `protobuf:"bytes,7,opt,name=job_id,json=jobId,proto3" json:"job_id,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"` // contains filtered or unexported fields }
func (*GetColumnContentReviewReply_Review) Descriptor
deprecated
func (*GetColumnContentReviewReply_Review) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnContentReviewReply_Review.ProtoReflect.Descriptor instead.
func (*GetColumnContentReviewReply_Review) GetCreateAt ¶
func (x *GetColumnContentReviewReply_Review) GetCreateAt() string
func (*GetColumnContentReviewReply_Review) GetCreationId ¶
func (x *GetColumnContentReviewReply_Review) GetCreationId() int32
func (*GetColumnContentReviewReply_Review) GetId ¶
func (x *GetColumnContentReviewReply_Review) GetId() int32
func (*GetColumnContentReviewReply_Review) GetJobId ¶
func (x *GetColumnContentReviewReply_Review) GetJobId() string
func (*GetColumnContentReviewReply_Review) GetKind ¶
func (x *GetColumnContentReviewReply_Review) GetKind() string
func (*GetColumnContentReviewReply_Review) GetLabel ¶
func (x *GetColumnContentReviewReply_Review) GetLabel() string
func (*GetColumnContentReviewReply_Review) GetResult ¶
func (x *GetColumnContentReviewReply_Review) GetResult() int32
func (*GetColumnContentReviewReply_Review) GetSection ¶
func (x *GetColumnContentReviewReply_Review) GetSection() string
func (*GetColumnContentReviewReply_Review) GetTitle ¶
func (x *GetColumnContentReviewReply_Review) GetTitle() string
func (*GetColumnContentReviewReply_Review) GetUuid ¶
func (x *GetColumnContentReviewReply_Review) GetUuid() string
func (*GetColumnContentReviewReply_Review) ProtoMessage ¶
func (*GetColumnContentReviewReply_Review) ProtoMessage()
func (*GetColumnContentReviewReply_Review) ProtoReflect ¶
func (x *GetColumnContentReviewReply_Review) ProtoReflect() protoreflect.Message
func (*GetColumnContentReviewReply_Review) Reset ¶
func (x *GetColumnContentReviewReply_Review) Reset()
func (*GetColumnContentReviewReply_Review) String ¶
func (x *GetColumnContentReviewReply_Review) String() string
func (*GetColumnContentReviewReply_Review) Validate ¶
func (m *GetColumnContentReviewReply_Review) Validate() error
Validate checks the field values on GetColumnContentReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetColumnContentReviewReply_Review) ValidateAll ¶
func (m *GetColumnContentReviewReply_Review) ValidateAll() error
ValidateAll checks the field values on GetColumnContentReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetColumnContentReviewReply_ReviewMultiError, or nil if none found.
type GetColumnContentReviewReply_ReviewMultiError ¶
type GetColumnContentReviewReply_ReviewMultiError []error
GetColumnContentReviewReply_ReviewMultiError is an error wrapping multiple validation errors returned by GetColumnContentReviewReply_Review.ValidateAll() if the designated constraints aren't met.
func (GetColumnContentReviewReply_ReviewMultiError) AllErrors ¶
func (m GetColumnContentReviewReply_ReviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnContentReviewReply_ReviewMultiError) Error ¶
func (m GetColumnContentReviewReply_ReviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnContentReviewReply_ReviewValidationError ¶
type GetColumnContentReviewReply_ReviewValidationError struct {
// contains filtered or unexported fields
}
GetColumnContentReviewReply_ReviewValidationError is the validation error returned by GetColumnContentReviewReply_Review.Validate if the designated constraints aren't met.
func (GetColumnContentReviewReply_ReviewValidationError) Cause ¶
func (e GetColumnContentReviewReply_ReviewValidationError) Cause() error
Cause function returns cause value.
func (GetColumnContentReviewReply_ReviewValidationError) Error ¶
func (e GetColumnContentReviewReply_ReviewValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnContentReviewReply_ReviewValidationError) ErrorName ¶
func (e GetColumnContentReviewReply_ReviewValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnContentReviewReply_ReviewValidationError) Field ¶
func (e GetColumnContentReviewReply_ReviewValidationError) Field() string
Field function returns field value.
func (GetColumnContentReviewReply_ReviewValidationError) Key ¶
func (e GetColumnContentReviewReply_ReviewValidationError) Key() bool
Key function returns key value.
func (GetColumnContentReviewReply_ReviewValidationError) Reason ¶
func (e GetColumnContentReviewReply_ReviewValidationError) Reason() string
Reason function returns reason value.
type GetColumnContentReviewReq ¶
type GetColumnContentReviewReq 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 (*GetColumnContentReviewReq) Descriptor
deprecated
func (*GetColumnContentReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnContentReviewReq.ProtoReflect.Descriptor instead.
func (*GetColumnContentReviewReq) GetPage ¶
func (x *GetColumnContentReviewReq) GetPage() int32
func (*GetColumnContentReviewReq) GetUuid ¶
func (x *GetColumnContentReviewReq) GetUuid() string
func (*GetColumnContentReviewReq) ProtoMessage ¶
func (*GetColumnContentReviewReq) ProtoMessage()
func (*GetColumnContentReviewReq) ProtoReflect ¶
func (x *GetColumnContentReviewReq) ProtoReflect() protoreflect.Message
func (*GetColumnContentReviewReq) Reset ¶
func (x *GetColumnContentReviewReq) Reset()
func (*GetColumnContentReviewReq) String ¶
func (x *GetColumnContentReviewReq) String() string
func (*GetColumnContentReviewReq) Validate ¶
func (m *GetColumnContentReviewReq) Validate() error
Validate checks the field values on GetColumnContentReviewReq 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 (*GetColumnContentReviewReq) ValidateAll ¶
func (m *GetColumnContentReviewReq) ValidateAll() error
ValidateAll checks the field values on GetColumnContentReviewReq 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 GetColumnContentReviewReqMultiError, or nil if none found.
type GetColumnContentReviewReqMultiError ¶
type GetColumnContentReviewReqMultiError []error
GetColumnContentReviewReqMultiError is an error wrapping multiple validation errors returned by GetColumnContentReviewReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnContentReviewReqMultiError) AllErrors ¶
func (m GetColumnContentReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnContentReviewReqMultiError) Error ¶
func (m GetColumnContentReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnContentReviewReqValidationError ¶
type GetColumnContentReviewReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnContentReviewReqValidationError is the validation error returned by GetColumnContentReviewReq.Validate if the designated constraints aren't met.
func (GetColumnContentReviewReqValidationError) Cause ¶
func (e GetColumnContentReviewReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnContentReviewReqValidationError) Error ¶
func (e GetColumnContentReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnContentReviewReqValidationError) ErrorName ¶
func (e GetColumnContentReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnContentReviewReqValidationError) Field ¶
func (e GetColumnContentReviewReqValidationError) Field() string
Field function returns field value.
func (GetColumnContentReviewReqValidationError) Key ¶
func (e GetColumnContentReviewReqValidationError) Key() bool
Key function returns key value.
func (GetColumnContentReviewReqValidationError) Reason ¶
func (e GetColumnContentReviewReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnCountReply ¶
type GetColumnCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetColumnCountReply) Descriptor
deprecated
func (*GetColumnCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnCountReply.ProtoReflect.Descriptor instead.
func (*GetColumnCountReply) GetCount ¶
func (x *GetColumnCountReply) GetCount() int32
func (*GetColumnCountReply) ProtoMessage ¶
func (*GetColumnCountReply) ProtoMessage()
func (*GetColumnCountReply) ProtoReflect ¶
func (x *GetColumnCountReply) ProtoReflect() protoreflect.Message
func (*GetColumnCountReply) Reset ¶
func (x *GetColumnCountReply) Reset()
func (*GetColumnCountReply) String ¶
func (x *GetColumnCountReply) String() string
func (*GetColumnCountReply) Validate ¶
func (m *GetColumnCountReply) Validate() error
Validate checks the field values on GetColumnCountReply 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 (*GetColumnCountReply) ValidateAll ¶
func (m *GetColumnCountReply) ValidateAll() error
ValidateAll checks the field values on GetColumnCountReply 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 GetColumnCountReplyMultiError, or nil if none found.
type GetColumnCountReplyMultiError ¶
type GetColumnCountReplyMultiError []error
GetColumnCountReplyMultiError is an error wrapping multiple validation errors returned by GetColumnCountReply.ValidateAll() if the designated constraints aren't met.
func (GetColumnCountReplyMultiError) AllErrors ¶
func (m GetColumnCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnCountReplyMultiError) Error ¶
func (m GetColumnCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnCountReplyValidationError ¶
type GetColumnCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetColumnCountReplyValidationError is the validation error returned by GetColumnCountReply.Validate if the designated constraints aren't met.
func (GetColumnCountReplyValidationError) Cause ¶
func (e GetColumnCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetColumnCountReplyValidationError) Error ¶
func (e GetColumnCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnCountReplyValidationError) ErrorName ¶
func (e GetColumnCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnCountReplyValidationError) Field ¶
func (e GetColumnCountReplyValidationError) Field() string
Field function returns field value.
func (GetColumnCountReplyValidationError) Key ¶
func (e GetColumnCountReplyValidationError) Key() bool
Key function returns key value.
func (GetColumnCountReplyValidationError) Reason ¶
func (e GetColumnCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetColumnCountReq ¶
type GetColumnCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetColumnCountReq) Descriptor
deprecated
func (*GetColumnCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnCountReq.ProtoReflect.Descriptor instead.
func (*GetColumnCountReq) GetUuid ¶
func (x *GetColumnCountReq) GetUuid() string
func (*GetColumnCountReq) ProtoMessage ¶
func (*GetColumnCountReq) ProtoMessage()
func (*GetColumnCountReq) ProtoReflect ¶
func (x *GetColumnCountReq) ProtoReflect() protoreflect.Message
func (*GetColumnCountReq) Reset ¶
func (x *GetColumnCountReq) Reset()
func (*GetColumnCountReq) String ¶
func (x *GetColumnCountReq) String() string
func (*GetColumnCountReq) Validate ¶
func (m *GetColumnCountReq) Validate() error
Validate checks the field values on GetColumnCountReq 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 (*GetColumnCountReq) ValidateAll ¶
func (m *GetColumnCountReq) ValidateAll() error
ValidateAll checks the field values on GetColumnCountReq 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 GetColumnCountReqMultiError, or nil if none found.
type GetColumnCountReqMultiError ¶
type GetColumnCountReqMultiError []error
GetColumnCountReqMultiError is an error wrapping multiple validation errors returned by GetColumnCountReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnCountReqMultiError) AllErrors ¶
func (m GetColumnCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnCountReqMultiError) Error ¶
func (m GetColumnCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnCountReqValidationError ¶
type GetColumnCountReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnCountReqValidationError is the validation error returned by GetColumnCountReq.Validate if the designated constraints aren't met.
func (GetColumnCountReqValidationError) Cause ¶
func (e GetColumnCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnCountReqValidationError) Error ¶
func (e GetColumnCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnCountReqValidationError) ErrorName ¶
func (e GetColumnCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnCountReqValidationError) Field ¶
func (e GetColumnCountReqValidationError) Field() string
Field function returns field value.
func (GetColumnCountReqValidationError) Key ¶
func (e GetColumnCountReqValidationError) Key() bool
Key function returns key value.
func (GetColumnCountReqValidationError) Reason ¶
func (e GetColumnCountReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnCountVisitorReq ¶
type GetColumnCountVisitorReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetColumnCountVisitorReq) Descriptor
deprecated
func (*GetColumnCountVisitorReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnCountVisitorReq.ProtoReflect.Descriptor instead.
func (*GetColumnCountVisitorReq) GetUuid ¶
func (x *GetColumnCountVisitorReq) GetUuid() string
func (*GetColumnCountVisitorReq) ProtoMessage ¶
func (*GetColumnCountVisitorReq) ProtoMessage()
func (*GetColumnCountVisitorReq) ProtoReflect ¶
func (x *GetColumnCountVisitorReq) ProtoReflect() protoreflect.Message
func (*GetColumnCountVisitorReq) Reset ¶
func (x *GetColumnCountVisitorReq) Reset()
func (*GetColumnCountVisitorReq) String ¶
func (x *GetColumnCountVisitorReq) String() string
func (*GetColumnCountVisitorReq) Validate ¶
func (m *GetColumnCountVisitorReq) Validate() error
Validate checks the field values on GetColumnCountVisitorReq 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 (*GetColumnCountVisitorReq) ValidateAll ¶
func (m *GetColumnCountVisitorReq) ValidateAll() error
ValidateAll checks the field values on GetColumnCountVisitorReq 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 GetColumnCountVisitorReqMultiError, or nil if none found.
type GetColumnCountVisitorReqMultiError ¶
type GetColumnCountVisitorReqMultiError []error
GetColumnCountVisitorReqMultiError is an error wrapping multiple validation errors returned by GetColumnCountVisitorReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnCountVisitorReqMultiError) AllErrors ¶
func (m GetColumnCountVisitorReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnCountVisitorReqMultiError) Error ¶
func (m GetColumnCountVisitorReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnCountVisitorReqValidationError ¶
type GetColumnCountVisitorReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnCountVisitorReqValidationError is the validation error returned by GetColumnCountVisitorReq.Validate if the designated constraints aren't met.
func (GetColumnCountVisitorReqValidationError) Cause ¶
func (e GetColumnCountVisitorReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnCountVisitorReqValidationError) Error ¶
func (e GetColumnCountVisitorReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnCountVisitorReqValidationError) ErrorName ¶
func (e GetColumnCountVisitorReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnCountVisitorReqValidationError) Field ¶
func (e GetColumnCountVisitorReqValidationError) Field() string
Field function returns field value.
func (GetColumnCountVisitorReqValidationError) Key ¶
func (e GetColumnCountVisitorReqValidationError) Key() bool
Key function returns key value.
func (GetColumnCountVisitorReqValidationError) Reason ¶
func (e GetColumnCountVisitorReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnImageReviewReply ¶
type GetColumnImageReviewReply struct { Review []*GetColumnImageReviewReply_Review `protobuf:"bytes,1,rep,name=review,proto3" json:"review,omitempty"` // contains filtered or unexported fields }
func (*GetColumnImageReviewReply) Descriptor
deprecated
func (*GetColumnImageReviewReply) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnImageReviewReply.ProtoReflect.Descriptor instead.
func (*GetColumnImageReviewReply) GetReview ¶
func (x *GetColumnImageReviewReply) GetReview() []*GetColumnImageReviewReply_Review
func (*GetColumnImageReviewReply) ProtoMessage ¶
func (*GetColumnImageReviewReply) ProtoMessage()
func (*GetColumnImageReviewReply) ProtoReflect ¶
func (x *GetColumnImageReviewReply) ProtoReflect() protoreflect.Message
func (*GetColumnImageReviewReply) Reset ¶
func (x *GetColumnImageReviewReply) Reset()
func (*GetColumnImageReviewReply) String ¶
func (x *GetColumnImageReviewReply) String() string
func (*GetColumnImageReviewReply) Validate ¶
func (m *GetColumnImageReviewReply) Validate() error
Validate checks the field values on GetColumnImageReviewReply 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 (*GetColumnImageReviewReply) ValidateAll ¶
func (m *GetColumnImageReviewReply) ValidateAll() error
ValidateAll checks the field values on GetColumnImageReviewReply 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 GetColumnImageReviewReplyMultiError, or nil if none found.
type GetColumnImageReviewReplyMultiError ¶
type GetColumnImageReviewReplyMultiError []error
GetColumnImageReviewReplyMultiError is an error wrapping multiple validation errors returned by GetColumnImageReviewReply.ValidateAll() if the designated constraints aren't met.
func (GetColumnImageReviewReplyMultiError) AllErrors ¶
func (m GetColumnImageReviewReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnImageReviewReplyMultiError) Error ¶
func (m GetColumnImageReviewReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnImageReviewReplyValidationError ¶
type GetColumnImageReviewReplyValidationError struct {
// contains filtered or unexported fields
}
GetColumnImageReviewReplyValidationError is the validation error returned by GetColumnImageReviewReply.Validate if the designated constraints aren't met.
func (GetColumnImageReviewReplyValidationError) Cause ¶
func (e GetColumnImageReviewReplyValidationError) Cause() error
Cause function returns cause value.
func (GetColumnImageReviewReplyValidationError) Error ¶
func (e GetColumnImageReviewReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnImageReviewReplyValidationError) ErrorName ¶
func (e GetColumnImageReviewReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnImageReviewReplyValidationError) Field ¶
func (e GetColumnImageReviewReplyValidationError) Field() string
Field function returns field value.
func (GetColumnImageReviewReplyValidationError) Key ¶
func (e GetColumnImageReviewReplyValidationError) Key() bool
Key function returns key value.
func (GetColumnImageReviewReplyValidationError) Reason ¶
func (e GetColumnImageReviewReplyValidationError) Reason() string
Reason function returns reason value.
type GetColumnImageReviewReply_Review ¶
type GetColumnImageReviewReply_Review struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CreationId int32 `protobuf:"varint,2,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Kind string `protobuf:"bytes,3,opt,name=kind,proto3" json:"kind,omitempty"` Uid string `protobuf:"bytes,4,opt,name=uid,proto3" json:"uid,omitempty"` Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` CreateAt string `protobuf:"bytes,6,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` JobId string `protobuf:"bytes,7,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,8,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,9,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,10,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,11,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,12,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,13,opt,name=subLabel,proto3" json:"subLabel,omitempty"` // contains filtered or unexported fields }
func (*GetColumnImageReviewReply_Review) Descriptor
deprecated
func (*GetColumnImageReviewReply_Review) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnImageReviewReply_Review.ProtoReflect.Descriptor instead.
func (*GetColumnImageReviewReply_Review) GetCategory ¶
func (x *GetColumnImageReviewReply_Review) GetCategory() string
func (*GetColumnImageReviewReply_Review) GetCreateAt ¶
func (x *GetColumnImageReviewReply_Review) GetCreateAt() string
func (*GetColumnImageReviewReply_Review) GetCreationId ¶
func (x *GetColumnImageReviewReply_Review) GetCreationId() int32
func (*GetColumnImageReviewReply_Review) GetId ¶
func (x *GetColumnImageReviewReply_Review) GetId() int32
func (*GetColumnImageReviewReply_Review) GetJobId ¶
func (x *GetColumnImageReviewReply_Review) GetJobId() string
func (*GetColumnImageReviewReply_Review) GetKind ¶
func (x *GetColumnImageReviewReply_Review) GetKind() string
func (*GetColumnImageReviewReply_Review) GetLabel ¶
func (x *GetColumnImageReviewReply_Review) GetLabel() string
func (*GetColumnImageReviewReply_Review) GetResult ¶
func (x *GetColumnImageReviewReply_Review) GetResult() int32
func (*GetColumnImageReviewReply_Review) GetScore ¶
func (x *GetColumnImageReviewReply_Review) GetScore() int32
func (*GetColumnImageReviewReply_Review) GetSubLabel ¶
func (x *GetColumnImageReviewReply_Review) GetSubLabel() string
func (*GetColumnImageReviewReply_Review) GetUid ¶
func (x *GetColumnImageReviewReply_Review) GetUid() string
func (*GetColumnImageReviewReply_Review) GetUrl ¶
func (x *GetColumnImageReviewReply_Review) GetUrl() string
func (*GetColumnImageReviewReply_Review) GetUuid ¶
func (x *GetColumnImageReviewReply_Review) GetUuid() string
func (*GetColumnImageReviewReply_Review) ProtoMessage ¶
func (*GetColumnImageReviewReply_Review) ProtoMessage()
func (*GetColumnImageReviewReply_Review) ProtoReflect ¶
func (x *GetColumnImageReviewReply_Review) ProtoReflect() protoreflect.Message
func (*GetColumnImageReviewReply_Review) Reset ¶
func (x *GetColumnImageReviewReply_Review) Reset()
func (*GetColumnImageReviewReply_Review) String ¶
func (x *GetColumnImageReviewReply_Review) String() string
func (*GetColumnImageReviewReply_Review) Validate ¶
func (m *GetColumnImageReviewReply_Review) Validate() error
Validate checks the field values on GetColumnImageReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetColumnImageReviewReply_Review) ValidateAll ¶
func (m *GetColumnImageReviewReply_Review) ValidateAll() error
ValidateAll checks the field values on GetColumnImageReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetColumnImageReviewReply_ReviewMultiError, or nil if none found.
type GetColumnImageReviewReply_ReviewMultiError ¶
type GetColumnImageReviewReply_ReviewMultiError []error
GetColumnImageReviewReply_ReviewMultiError is an error wrapping multiple validation errors returned by GetColumnImageReviewReply_Review.ValidateAll() if the designated constraints aren't met.
func (GetColumnImageReviewReply_ReviewMultiError) AllErrors ¶
func (m GetColumnImageReviewReply_ReviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnImageReviewReply_ReviewMultiError) Error ¶
func (m GetColumnImageReviewReply_ReviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnImageReviewReply_ReviewValidationError ¶
type GetColumnImageReviewReply_ReviewValidationError struct {
// contains filtered or unexported fields
}
GetColumnImageReviewReply_ReviewValidationError is the validation error returned by GetColumnImageReviewReply_Review.Validate if the designated constraints aren't met.
func (GetColumnImageReviewReply_ReviewValidationError) Cause ¶
func (e GetColumnImageReviewReply_ReviewValidationError) Cause() error
Cause function returns cause value.
func (GetColumnImageReviewReply_ReviewValidationError) Error ¶
func (e GetColumnImageReviewReply_ReviewValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnImageReviewReply_ReviewValidationError) ErrorName ¶
func (e GetColumnImageReviewReply_ReviewValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnImageReviewReply_ReviewValidationError) Field ¶
func (e GetColumnImageReviewReply_ReviewValidationError) Field() string
Field function returns field value.
func (GetColumnImageReviewReply_ReviewValidationError) Key ¶
func (e GetColumnImageReviewReply_ReviewValidationError) Key() bool
Key function returns key value.
func (GetColumnImageReviewReply_ReviewValidationError) Reason ¶
func (e GetColumnImageReviewReply_ReviewValidationError) Reason() string
Reason function returns reason value.
type GetColumnImageReviewReq ¶
type GetColumnImageReviewReq 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 (*GetColumnImageReviewReq) Descriptor
deprecated
func (*GetColumnImageReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnImageReviewReq.ProtoReflect.Descriptor instead.
func (*GetColumnImageReviewReq) GetPage ¶
func (x *GetColumnImageReviewReq) GetPage() int32
func (*GetColumnImageReviewReq) GetUuid ¶
func (x *GetColumnImageReviewReq) GetUuid() string
func (*GetColumnImageReviewReq) ProtoMessage ¶
func (*GetColumnImageReviewReq) ProtoMessage()
func (*GetColumnImageReviewReq) ProtoReflect ¶
func (x *GetColumnImageReviewReq) ProtoReflect() protoreflect.Message
func (*GetColumnImageReviewReq) Reset ¶
func (x *GetColumnImageReviewReq) Reset()
func (*GetColumnImageReviewReq) String ¶
func (x *GetColumnImageReviewReq) String() string
func (*GetColumnImageReviewReq) Validate ¶
func (m *GetColumnImageReviewReq) Validate() error
Validate checks the field values on GetColumnImageReviewReq 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 (*GetColumnImageReviewReq) ValidateAll ¶
func (m *GetColumnImageReviewReq) ValidateAll() error
ValidateAll checks the field values on GetColumnImageReviewReq 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 GetColumnImageReviewReqMultiError, or nil if none found.
type GetColumnImageReviewReqMultiError ¶
type GetColumnImageReviewReqMultiError []error
GetColumnImageReviewReqMultiError is an error wrapping multiple validation errors returned by GetColumnImageReviewReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnImageReviewReqMultiError) AllErrors ¶
func (m GetColumnImageReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnImageReviewReqMultiError) Error ¶
func (m GetColumnImageReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnImageReviewReqValidationError ¶
type GetColumnImageReviewReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnImageReviewReqValidationError is the validation error returned by GetColumnImageReviewReq.Validate if the designated constraints aren't met.
func (GetColumnImageReviewReqValidationError) Cause ¶
func (e GetColumnImageReviewReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnImageReviewReqValidationError) Error ¶
func (e GetColumnImageReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnImageReviewReqValidationError) ErrorName ¶
func (e GetColumnImageReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnImageReviewReqValidationError) Field ¶
func (e GetColumnImageReviewReqValidationError) Field() string
Field function returns field value.
func (GetColumnImageReviewReqValidationError) Key ¶
func (e GetColumnImageReviewReqValidationError) Key() bool
Key function returns key value.
func (GetColumnImageReviewReqValidationError) Reason ¶
func (e GetColumnImageReviewReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnListHotReply ¶
type GetColumnListHotReply struct { Column []*GetColumnListHotReply_Column `protobuf:"bytes,1,rep,name=column,proto3" json:"column,omitempty"` // contains filtered or unexported fields }
func (*GetColumnListHotReply) Descriptor
deprecated
func (*GetColumnListHotReply) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnListHotReply.ProtoReflect.Descriptor instead.
func (*GetColumnListHotReply) GetColumn ¶
func (x *GetColumnListHotReply) GetColumn() []*GetColumnListHotReply_Column
func (*GetColumnListHotReply) ProtoMessage ¶
func (*GetColumnListHotReply) ProtoMessage()
func (*GetColumnListHotReply) ProtoReflect ¶
func (x *GetColumnListHotReply) ProtoReflect() protoreflect.Message
func (*GetColumnListHotReply) Reset ¶
func (x *GetColumnListHotReply) Reset()
func (*GetColumnListHotReply) String ¶
func (x *GetColumnListHotReply) String() string
func (*GetColumnListHotReply) Validate ¶
func (m *GetColumnListHotReply) Validate() error
Validate checks the field values on GetColumnListHotReply 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 (*GetColumnListHotReply) ValidateAll ¶
func (m *GetColumnListHotReply) ValidateAll() error
ValidateAll checks the field values on GetColumnListHotReply 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 GetColumnListHotReplyMultiError, or nil if none found.
type GetColumnListHotReplyMultiError ¶
type GetColumnListHotReplyMultiError []error
GetColumnListHotReplyMultiError is an error wrapping multiple validation errors returned by GetColumnListHotReply.ValidateAll() if the designated constraints aren't met.
func (GetColumnListHotReplyMultiError) AllErrors ¶
func (m GetColumnListHotReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnListHotReplyMultiError) Error ¶
func (m GetColumnListHotReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnListHotReplyValidationError ¶
type GetColumnListHotReplyValidationError struct {
// contains filtered or unexported fields
}
GetColumnListHotReplyValidationError is the validation error returned by GetColumnListHotReply.Validate if the designated constraints aren't met.
func (GetColumnListHotReplyValidationError) Cause ¶
func (e GetColumnListHotReplyValidationError) Cause() error
Cause function returns cause value.
func (GetColumnListHotReplyValidationError) Error ¶
func (e GetColumnListHotReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnListHotReplyValidationError) ErrorName ¶
func (e GetColumnListHotReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnListHotReplyValidationError) Field ¶
func (e GetColumnListHotReplyValidationError) Field() string
Field function returns field value.
func (GetColumnListHotReplyValidationError) Key ¶
func (e GetColumnListHotReplyValidationError) Key() bool
Key function returns key value.
func (GetColumnListHotReplyValidationError) Reason ¶
func (e GetColumnListHotReplyValidationError) Reason() string
Reason function returns reason value.
type GetColumnListHotReply_Column ¶
type GetColumnListHotReply_Column struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetColumnListHotReply_Column) Descriptor
deprecated
func (*GetColumnListHotReply_Column) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnListHotReply_Column.ProtoReflect.Descriptor instead.
func (*GetColumnListHotReply_Column) GetId ¶
func (x *GetColumnListHotReply_Column) GetId() int32
func (*GetColumnListHotReply_Column) GetUuid ¶
func (x *GetColumnListHotReply_Column) GetUuid() string
func (*GetColumnListHotReply_Column) ProtoMessage ¶
func (*GetColumnListHotReply_Column) ProtoMessage()
func (*GetColumnListHotReply_Column) ProtoReflect ¶
func (x *GetColumnListHotReply_Column) ProtoReflect() protoreflect.Message
func (*GetColumnListHotReply_Column) Reset ¶
func (x *GetColumnListHotReply_Column) Reset()
func (*GetColumnListHotReply_Column) String ¶
func (x *GetColumnListHotReply_Column) String() string
func (*GetColumnListHotReply_Column) Validate ¶
func (m *GetColumnListHotReply_Column) Validate() error
Validate checks the field values on GetColumnListHotReply_Column 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 (*GetColumnListHotReply_Column) ValidateAll ¶
func (m *GetColumnListHotReply_Column) ValidateAll() error
ValidateAll checks the field values on GetColumnListHotReply_Column 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 GetColumnListHotReply_ColumnMultiError, or nil if none found.
type GetColumnListHotReply_ColumnMultiError ¶
type GetColumnListHotReply_ColumnMultiError []error
GetColumnListHotReply_ColumnMultiError is an error wrapping multiple validation errors returned by GetColumnListHotReply_Column.ValidateAll() if the designated constraints aren't met.
func (GetColumnListHotReply_ColumnMultiError) AllErrors ¶
func (m GetColumnListHotReply_ColumnMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnListHotReply_ColumnMultiError) Error ¶
func (m GetColumnListHotReply_ColumnMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnListHotReply_ColumnValidationError ¶
type GetColumnListHotReply_ColumnValidationError struct {
// contains filtered or unexported fields
}
GetColumnListHotReply_ColumnValidationError is the validation error returned by GetColumnListHotReply_Column.Validate if the designated constraints aren't met.
func (GetColumnListHotReply_ColumnValidationError) Cause ¶
func (e GetColumnListHotReply_ColumnValidationError) Cause() error
Cause function returns cause value.
func (GetColumnListHotReply_ColumnValidationError) Error ¶
func (e GetColumnListHotReply_ColumnValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnListHotReply_ColumnValidationError) ErrorName ¶
func (e GetColumnListHotReply_ColumnValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnListHotReply_ColumnValidationError) Field ¶
func (e GetColumnListHotReply_ColumnValidationError) Field() string
Field function returns field value.
func (GetColumnListHotReply_ColumnValidationError) Key ¶
func (e GetColumnListHotReply_ColumnValidationError) Key() bool
Key function returns key value.
func (GetColumnListHotReply_ColumnValidationError) Reason ¶
func (e GetColumnListHotReply_ColumnValidationError) Reason() string
Reason function returns reason value.
type GetColumnListHotReq ¶
type GetColumnListHotReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetColumnListHotReq) Descriptor
deprecated
func (*GetColumnListHotReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnListHotReq.ProtoReflect.Descriptor instead.
func (*GetColumnListHotReq) GetPage ¶
func (x *GetColumnListHotReq) GetPage() int32
func (*GetColumnListHotReq) ProtoMessage ¶
func (*GetColumnListHotReq) ProtoMessage()
func (*GetColumnListHotReq) ProtoReflect ¶
func (x *GetColumnListHotReq) ProtoReflect() protoreflect.Message
func (*GetColumnListHotReq) Reset ¶
func (x *GetColumnListHotReq) Reset()
func (*GetColumnListHotReq) String ¶
func (x *GetColumnListHotReq) String() string
func (*GetColumnListHotReq) Validate ¶
func (m *GetColumnListHotReq) Validate() error
Validate checks the field values on GetColumnListHotReq 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 (*GetColumnListHotReq) ValidateAll ¶
func (m *GetColumnListHotReq) ValidateAll() error
ValidateAll checks the field values on GetColumnListHotReq 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 GetColumnListHotReqMultiError, or nil if none found.
type GetColumnListHotReqMultiError ¶
type GetColumnListHotReqMultiError []error
GetColumnListHotReqMultiError is an error wrapping multiple validation errors returned by GetColumnListHotReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnListHotReqMultiError) AllErrors ¶
func (m GetColumnListHotReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnListHotReqMultiError) Error ¶
func (m GetColumnListHotReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnListHotReqValidationError ¶
type GetColumnListHotReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnListHotReqValidationError is the validation error returned by GetColumnListHotReq.Validate if the designated constraints aren't met.
func (GetColumnListHotReqValidationError) Cause ¶
func (e GetColumnListHotReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnListHotReqValidationError) Error ¶
func (e GetColumnListHotReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnListHotReqValidationError) ErrorName ¶
func (e GetColumnListHotReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnListHotReqValidationError) Field ¶
func (e GetColumnListHotReqValidationError) Field() string
Field function returns field value.
func (GetColumnListHotReqValidationError) Key ¶
func (e GetColumnListHotReqValidationError) Key() bool
Key function returns key value.
func (GetColumnListHotReqValidationError) Reason ¶
func (e GetColumnListHotReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnListReply ¶
type GetColumnListReply struct { Column []*GetColumnListReply_Column `protobuf:"bytes,1,rep,name=column,proto3" json:"column,omitempty"` // contains filtered or unexported fields }
func (*GetColumnListReply) Descriptor
deprecated
func (*GetColumnListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnListReply.ProtoReflect.Descriptor instead.
func (*GetColumnListReply) GetColumn ¶
func (x *GetColumnListReply) GetColumn() []*GetColumnListReply_Column
func (*GetColumnListReply) ProtoMessage ¶
func (*GetColumnListReply) ProtoMessage()
func (*GetColumnListReply) ProtoReflect ¶
func (x *GetColumnListReply) ProtoReflect() protoreflect.Message
func (*GetColumnListReply) Reset ¶
func (x *GetColumnListReply) Reset()
func (*GetColumnListReply) String ¶
func (x *GetColumnListReply) String() string
func (*GetColumnListReply) Validate ¶
func (m *GetColumnListReply) Validate() error
Validate checks the field values on GetColumnListReply 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 (*GetColumnListReply) ValidateAll ¶
func (m *GetColumnListReply) ValidateAll() error
ValidateAll checks the field values on GetColumnListReply 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 GetColumnListReplyMultiError, or nil if none found.
type GetColumnListReplyMultiError ¶
type GetColumnListReplyMultiError []error
GetColumnListReplyMultiError is an error wrapping multiple validation errors returned by GetColumnListReply.ValidateAll() if the designated constraints aren't met.
func (GetColumnListReplyMultiError) AllErrors ¶
func (m GetColumnListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnListReplyMultiError) Error ¶
func (m GetColumnListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnListReplyValidationError ¶
type GetColumnListReplyValidationError struct {
// contains filtered or unexported fields
}
GetColumnListReplyValidationError is the validation error returned by GetColumnListReply.Validate if the designated constraints aren't met.
func (GetColumnListReplyValidationError) Cause ¶
func (e GetColumnListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetColumnListReplyValidationError) Error ¶
func (e GetColumnListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnListReplyValidationError) ErrorName ¶
func (e GetColumnListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnListReplyValidationError) Field ¶
func (e GetColumnListReplyValidationError) Field() string
Field function returns field value.
func (GetColumnListReplyValidationError) Key ¶
func (e GetColumnListReplyValidationError) Key() bool
Key function returns key value.
func (GetColumnListReplyValidationError) Reason ¶
func (e GetColumnListReplyValidationError) Reason() string
Reason function returns reason value.
type GetColumnListReply_Column ¶
type GetColumnListReply_Column struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetColumnListReply_Column) Descriptor
deprecated
func (*GetColumnListReply_Column) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnListReply_Column.ProtoReflect.Descriptor instead.
func (*GetColumnListReply_Column) GetId ¶
func (x *GetColumnListReply_Column) GetId() int32
func (*GetColumnListReply_Column) GetUuid ¶
func (x *GetColumnListReply_Column) GetUuid() string
func (*GetColumnListReply_Column) ProtoMessage ¶
func (*GetColumnListReply_Column) ProtoMessage()
func (*GetColumnListReply_Column) ProtoReflect ¶
func (x *GetColumnListReply_Column) ProtoReflect() protoreflect.Message
func (*GetColumnListReply_Column) Reset ¶
func (x *GetColumnListReply_Column) Reset()
func (*GetColumnListReply_Column) String ¶
func (x *GetColumnListReply_Column) String() string
func (*GetColumnListReply_Column) Validate ¶
func (m *GetColumnListReply_Column) Validate() error
Validate checks the field values on GetColumnListReply_Column 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 (*GetColumnListReply_Column) ValidateAll ¶
func (m *GetColumnListReply_Column) ValidateAll() error
ValidateAll checks the field values on GetColumnListReply_Column 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 GetColumnListReply_ColumnMultiError, or nil if none found.
type GetColumnListReply_ColumnMultiError ¶
type GetColumnListReply_ColumnMultiError []error
GetColumnListReply_ColumnMultiError is an error wrapping multiple validation errors returned by GetColumnListReply_Column.ValidateAll() if the designated constraints aren't met.
func (GetColumnListReply_ColumnMultiError) AllErrors ¶
func (m GetColumnListReply_ColumnMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnListReply_ColumnMultiError) Error ¶
func (m GetColumnListReply_ColumnMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnListReply_ColumnValidationError ¶
type GetColumnListReply_ColumnValidationError struct {
// contains filtered or unexported fields
}
GetColumnListReply_ColumnValidationError is the validation error returned by GetColumnListReply_Column.Validate if the designated constraints aren't met.
func (GetColumnListReply_ColumnValidationError) Cause ¶
func (e GetColumnListReply_ColumnValidationError) Cause() error
Cause function returns cause value.
func (GetColumnListReply_ColumnValidationError) Error ¶
func (e GetColumnListReply_ColumnValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnListReply_ColumnValidationError) ErrorName ¶
func (e GetColumnListReply_ColumnValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnListReply_ColumnValidationError) Field ¶
func (e GetColumnListReply_ColumnValidationError) Field() string
Field function returns field value.
func (GetColumnListReply_ColumnValidationError) Key ¶
func (e GetColumnListReply_ColumnValidationError) Key() bool
Key function returns key value.
func (GetColumnListReply_ColumnValidationError) Reason ¶
func (e GetColumnListReply_ColumnValidationError) Reason() string
Reason function returns reason value.
type GetColumnListReq ¶
type GetColumnListReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetColumnListReq) Descriptor
deprecated
func (*GetColumnListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnListReq.ProtoReflect.Descriptor instead.
func (*GetColumnListReq) GetPage ¶
func (x *GetColumnListReq) GetPage() int32
func (*GetColumnListReq) ProtoMessage ¶
func (*GetColumnListReq) ProtoMessage()
func (*GetColumnListReq) ProtoReflect ¶
func (x *GetColumnListReq) ProtoReflect() protoreflect.Message
func (*GetColumnListReq) Reset ¶
func (x *GetColumnListReq) Reset()
func (*GetColumnListReq) String ¶
func (x *GetColumnListReq) String() string
func (*GetColumnListReq) Validate ¶
func (m *GetColumnListReq) Validate() error
Validate checks the field values on GetColumnListReq 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 (*GetColumnListReq) ValidateAll ¶
func (m *GetColumnListReq) ValidateAll() error
ValidateAll checks the field values on GetColumnListReq 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 GetColumnListReqMultiError, or nil if none found.
type GetColumnListReqMultiError ¶
type GetColumnListReqMultiError []error
GetColumnListReqMultiError is an error wrapping multiple validation errors returned by GetColumnListReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnListReqMultiError) AllErrors ¶
func (m GetColumnListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnListReqMultiError) Error ¶
func (m GetColumnListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnListReqValidationError ¶
type GetColumnListReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnListReqValidationError is the validation error returned by GetColumnListReq.Validate if the designated constraints aren't met.
func (GetColumnListReqValidationError) Cause ¶
func (e GetColumnListReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnListReqValidationError) Error ¶
func (e GetColumnListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnListReqValidationError) ErrorName ¶
func (e GetColumnListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnListReqValidationError) Field ¶
func (e GetColumnListReqValidationError) Field() string
Field function returns field value.
func (GetColumnListReqValidationError) Key ¶
func (e GetColumnListReqValidationError) Key() bool
Key function returns key value.
func (GetColumnListReqValidationError) Reason ¶
func (e GetColumnListReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnListStatisticReply ¶
type GetColumnListStatisticReply struct { Count []*GetColumnListStatisticReply_Count `protobuf:"bytes,1,rep,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetColumnListStatisticReply) Descriptor
deprecated
func (*GetColumnListStatisticReply) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnListStatisticReply.ProtoReflect.Descriptor instead.
func (*GetColumnListStatisticReply) GetCount ¶
func (x *GetColumnListStatisticReply) GetCount() []*GetColumnListStatisticReply_Count
func (*GetColumnListStatisticReply) ProtoMessage ¶
func (*GetColumnListStatisticReply) ProtoMessage()
func (*GetColumnListStatisticReply) ProtoReflect ¶
func (x *GetColumnListStatisticReply) ProtoReflect() protoreflect.Message
func (*GetColumnListStatisticReply) Reset ¶
func (x *GetColumnListStatisticReply) Reset()
func (*GetColumnListStatisticReply) String ¶
func (x *GetColumnListStatisticReply) String() string
func (*GetColumnListStatisticReply) Validate ¶
func (m *GetColumnListStatisticReply) Validate() error
Validate checks the field values on GetColumnListStatisticReply 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 (*GetColumnListStatisticReply) ValidateAll ¶
func (m *GetColumnListStatisticReply) ValidateAll() error
ValidateAll checks the field values on GetColumnListStatisticReply 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 GetColumnListStatisticReplyMultiError, or nil if none found.
type GetColumnListStatisticReplyMultiError ¶
type GetColumnListStatisticReplyMultiError []error
GetColumnListStatisticReplyMultiError is an error wrapping multiple validation errors returned by GetColumnListStatisticReply.ValidateAll() if the designated constraints aren't met.
func (GetColumnListStatisticReplyMultiError) AllErrors ¶
func (m GetColumnListStatisticReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnListStatisticReplyMultiError) Error ¶
func (m GetColumnListStatisticReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnListStatisticReplyValidationError ¶
type GetColumnListStatisticReplyValidationError struct {
// contains filtered or unexported fields
}
GetColumnListStatisticReplyValidationError is the validation error returned by GetColumnListStatisticReply.Validate if the designated constraints aren't met.
func (GetColumnListStatisticReplyValidationError) Cause ¶
func (e GetColumnListStatisticReplyValidationError) Cause() error
Cause function returns cause value.
func (GetColumnListStatisticReplyValidationError) Error ¶
func (e GetColumnListStatisticReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnListStatisticReplyValidationError) ErrorName ¶
func (e GetColumnListStatisticReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnListStatisticReplyValidationError) Field ¶
func (e GetColumnListStatisticReplyValidationError) Field() string
Field function returns field value.
func (GetColumnListStatisticReplyValidationError) Key ¶
func (e GetColumnListStatisticReplyValidationError) Key() bool
Key function returns key value.
func (GetColumnListStatisticReplyValidationError) Reason ¶
func (e GetColumnListStatisticReplyValidationError) Reason() string
Reason function returns reason value.
type GetColumnListStatisticReply_Count ¶
type GetColumnListStatisticReply_Count struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Agree int32 `protobuf:"varint,2,opt,name=agree,proto3" json:"agree,omitempty"` Collect int32 `protobuf:"varint,3,opt,name=collect,proto3" json:"collect,omitempty"` View int32 `protobuf:"varint,4,opt,name=view,proto3" json:"view,omitempty"` // contains filtered or unexported fields }
func (*GetColumnListStatisticReply_Count) Descriptor
deprecated
func (*GetColumnListStatisticReply_Count) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnListStatisticReply_Count.ProtoReflect.Descriptor instead.
func (*GetColumnListStatisticReply_Count) GetAgree ¶
func (x *GetColumnListStatisticReply_Count) GetAgree() int32
func (*GetColumnListStatisticReply_Count) GetCollect ¶
func (x *GetColumnListStatisticReply_Count) GetCollect() int32
func (*GetColumnListStatisticReply_Count) GetId ¶
func (x *GetColumnListStatisticReply_Count) GetId() int32
func (*GetColumnListStatisticReply_Count) GetView ¶
func (x *GetColumnListStatisticReply_Count) GetView() int32
func (*GetColumnListStatisticReply_Count) ProtoMessage ¶
func (*GetColumnListStatisticReply_Count) ProtoMessage()
func (*GetColumnListStatisticReply_Count) ProtoReflect ¶
func (x *GetColumnListStatisticReply_Count) ProtoReflect() protoreflect.Message
func (*GetColumnListStatisticReply_Count) Reset ¶
func (x *GetColumnListStatisticReply_Count) Reset()
func (*GetColumnListStatisticReply_Count) String ¶
func (x *GetColumnListStatisticReply_Count) String() string
func (*GetColumnListStatisticReply_Count) Validate ¶
func (m *GetColumnListStatisticReply_Count) Validate() error
Validate checks the field values on GetColumnListStatisticReply_Count 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 (*GetColumnListStatisticReply_Count) ValidateAll ¶
func (m *GetColumnListStatisticReply_Count) ValidateAll() error
ValidateAll checks the field values on GetColumnListStatisticReply_Count 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 GetColumnListStatisticReply_CountMultiError, or nil if none found.
type GetColumnListStatisticReply_CountMultiError ¶
type GetColumnListStatisticReply_CountMultiError []error
GetColumnListStatisticReply_CountMultiError is an error wrapping multiple validation errors returned by GetColumnListStatisticReply_Count.ValidateAll() if the designated constraints aren't met.
func (GetColumnListStatisticReply_CountMultiError) AllErrors ¶
func (m GetColumnListStatisticReply_CountMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnListStatisticReply_CountMultiError) Error ¶
func (m GetColumnListStatisticReply_CountMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnListStatisticReply_CountValidationError ¶
type GetColumnListStatisticReply_CountValidationError struct {
// contains filtered or unexported fields
}
GetColumnListStatisticReply_CountValidationError is the validation error returned by GetColumnListStatisticReply_Count.Validate if the designated constraints aren't met.
func (GetColumnListStatisticReply_CountValidationError) Cause ¶
func (e GetColumnListStatisticReply_CountValidationError) Cause() error
Cause function returns cause value.
func (GetColumnListStatisticReply_CountValidationError) Error ¶
func (e GetColumnListStatisticReply_CountValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnListStatisticReply_CountValidationError) ErrorName ¶
func (e GetColumnListStatisticReply_CountValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnListStatisticReply_CountValidationError) Field ¶
func (e GetColumnListStatisticReply_CountValidationError) Field() string
Field function returns field value.
func (GetColumnListStatisticReply_CountValidationError) Key ¶
func (e GetColumnListStatisticReply_CountValidationError) Key() bool
Key function returns key value.
func (GetColumnListStatisticReply_CountValidationError) Reason ¶
func (e GetColumnListStatisticReply_CountValidationError) Reason() string
Reason function returns reason value.
type GetColumnListStatisticReq ¶
type GetColumnListStatisticReq struct { Ids []int32 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*GetColumnListStatisticReq) Descriptor
deprecated
func (*GetColumnListStatisticReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnListStatisticReq.ProtoReflect.Descriptor instead.
func (*GetColumnListStatisticReq) GetIds ¶
func (x *GetColumnListStatisticReq) GetIds() []int32
func (*GetColumnListStatisticReq) ProtoMessage ¶
func (*GetColumnListStatisticReq) ProtoMessage()
func (*GetColumnListStatisticReq) ProtoReflect ¶
func (x *GetColumnListStatisticReq) ProtoReflect() protoreflect.Message
func (*GetColumnListStatisticReq) Reset ¶
func (x *GetColumnListStatisticReq) Reset()
func (*GetColumnListStatisticReq) String ¶
func (x *GetColumnListStatisticReq) String() string
func (*GetColumnListStatisticReq) Validate ¶
func (m *GetColumnListStatisticReq) Validate() error
Validate checks the field values on GetColumnListStatisticReq 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 (*GetColumnListStatisticReq) ValidateAll ¶
func (m *GetColumnListStatisticReq) ValidateAll() error
ValidateAll checks the field values on GetColumnListStatisticReq 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 GetColumnListStatisticReqMultiError, or nil if none found.
type GetColumnListStatisticReqMultiError ¶
type GetColumnListStatisticReqMultiError []error
GetColumnListStatisticReqMultiError is an error wrapping multiple validation errors returned by GetColumnListStatisticReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnListStatisticReqMultiError) AllErrors ¶
func (m GetColumnListStatisticReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnListStatisticReqMultiError) Error ¶
func (m GetColumnListStatisticReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnListStatisticReqValidationError ¶
type GetColumnListStatisticReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnListStatisticReqValidationError is the validation error returned by GetColumnListStatisticReq.Validate if the designated constraints aren't met.
func (GetColumnListStatisticReqValidationError) Cause ¶
func (e GetColumnListStatisticReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnListStatisticReqValidationError) Error ¶
func (e GetColumnListStatisticReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnListStatisticReqValidationError) ErrorName ¶
func (e GetColumnListStatisticReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnListStatisticReqValidationError) Field ¶
func (e GetColumnListStatisticReqValidationError) Field() string
Field function returns field value.
func (GetColumnListStatisticReqValidationError) Key ¶
func (e GetColumnListStatisticReqValidationError) Key() bool
Key function returns key value.
func (GetColumnListStatisticReqValidationError) Reason ¶
func (e GetColumnListStatisticReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnSearchReply ¶
type GetColumnSearchReply struct { List []*GetColumnSearchReply_List `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*GetColumnSearchReply) Descriptor
deprecated
func (*GetColumnSearchReply) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnSearchReply.ProtoReflect.Descriptor instead.
func (*GetColumnSearchReply) GetList ¶
func (x *GetColumnSearchReply) GetList() []*GetColumnSearchReply_List
func (*GetColumnSearchReply) GetTotal ¶
func (x *GetColumnSearchReply) GetTotal() int32
func (*GetColumnSearchReply) ProtoMessage ¶
func (*GetColumnSearchReply) ProtoMessage()
func (*GetColumnSearchReply) ProtoReflect ¶
func (x *GetColumnSearchReply) ProtoReflect() protoreflect.Message
func (*GetColumnSearchReply) Reset ¶
func (x *GetColumnSearchReply) Reset()
func (*GetColumnSearchReply) String ¶
func (x *GetColumnSearchReply) String() string
func (*GetColumnSearchReply) Validate ¶
func (m *GetColumnSearchReply) Validate() error
Validate checks the field values on GetColumnSearchReply 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 (*GetColumnSearchReply) ValidateAll ¶
func (m *GetColumnSearchReply) ValidateAll() error
ValidateAll checks the field values on GetColumnSearchReply 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 GetColumnSearchReplyMultiError, or nil if none found.
type GetColumnSearchReplyMultiError ¶
type GetColumnSearchReplyMultiError []error
GetColumnSearchReplyMultiError is an error wrapping multiple validation errors returned by GetColumnSearchReply.ValidateAll() if the designated constraints aren't met.
func (GetColumnSearchReplyMultiError) AllErrors ¶
func (m GetColumnSearchReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnSearchReplyMultiError) Error ¶
func (m GetColumnSearchReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnSearchReplyValidationError ¶
type GetColumnSearchReplyValidationError struct {
// contains filtered or unexported fields
}
GetColumnSearchReplyValidationError is the validation error returned by GetColumnSearchReply.Validate if the designated constraints aren't met.
func (GetColumnSearchReplyValidationError) Cause ¶
func (e GetColumnSearchReplyValidationError) Cause() error
Cause function returns cause value.
func (GetColumnSearchReplyValidationError) Error ¶
func (e GetColumnSearchReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnSearchReplyValidationError) ErrorName ¶
func (e GetColumnSearchReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnSearchReplyValidationError) Field ¶
func (e GetColumnSearchReplyValidationError) Field() string
Field function returns field value.
func (GetColumnSearchReplyValidationError) Key ¶
func (e GetColumnSearchReplyValidationError) Key() bool
Key function returns key value.
func (GetColumnSearchReplyValidationError) Reason ¶
func (e GetColumnSearchReplyValidationError) Reason() string
Reason function returns reason value.
type GetColumnSearchReply_List ¶
type GetColumnSearchReply_List struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Tags string `protobuf:"bytes,3,opt,name=tags,proto3" json:"tags,omitempty"` Introduce string `protobuf:"bytes,4,opt,name=introduce,proto3" json:"introduce,omitempty"` Cover string `protobuf:"bytes,5,opt,name=cover,proto3" json:"cover,omitempty"` Update string `protobuf:"bytes,6,opt,name=update,proto3" json:"update,omitempty"` Uuid string `protobuf:"bytes,7,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetColumnSearchReply_List) Descriptor
deprecated
func (*GetColumnSearchReply_List) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnSearchReply_List.ProtoReflect.Descriptor instead.
func (*GetColumnSearchReply_List) GetCover ¶
func (x *GetColumnSearchReply_List) GetCover() string
func (*GetColumnSearchReply_List) GetId ¶
func (x *GetColumnSearchReply_List) GetId() int32
func (*GetColumnSearchReply_List) GetIntroduce ¶
func (x *GetColumnSearchReply_List) GetIntroduce() string
func (*GetColumnSearchReply_List) GetName ¶
func (x *GetColumnSearchReply_List) GetName() string
func (*GetColumnSearchReply_List) GetTags ¶
func (x *GetColumnSearchReply_List) GetTags() string
func (*GetColumnSearchReply_List) GetUpdate ¶
func (x *GetColumnSearchReply_List) GetUpdate() string
func (*GetColumnSearchReply_List) GetUuid ¶
func (x *GetColumnSearchReply_List) GetUuid() string
func (*GetColumnSearchReply_List) ProtoMessage ¶
func (*GetColumnSearchReply_List) ProtoMessage()
func (*GetColumnSearchReply_List) ProtoReflect ¶
func (x *GetColumnSearchReply_List) ProtoReflect() protoreflect.Message
func (*GetColumnSearchReply_List) Reset ¶
func (x *GetColumnSearchReply_List) Reset()
func (*GetColumnSearchReply_List) String ¶
func (x *GetColumnSearchReply_List) String() string
func (*GetColumnSearchReply_List) Validate ¶
func (m *GetColumnSearchReply_List) Validate() error
Validate checks the field values on GetColumnSearchReply_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 (*GetColumnSearchReply_List) ValidateAll ¶
func (m *GetColumnSearchReply_List) ValidateAll() error
ValidateAll checks the field values on GetColumnSearchReply_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 GetColumnSearchReply_ListMultiError, or nil if none found.
type GetColumnSearchReply_ListMultiError ¶
type GetColumnSearchReply_ListMultiError []error
GetColumnSearchReply_ListMultiError is an error wrapping multiple validation errors returned by GetColumnSearchReply_List.ValidateAll() if the designated constraints aren't met.
func (GetColumnSearchReply_ListMultiError) AllErrors ¶
func (m GetColumnSearchReply_ListMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnSearchReply_ListMultiError) Error ¶
func (m GetColumnSearchReply_ListMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnSearchReply_ListValidationError ¶
type GetColumnSearchReply_ListValidationError struct {
// contains filtered or unexported fields
}
GetColumnSearchReply_ListValidationError is the validation error returned by GetColumnSearchReply_List.Validate if the designated constraints aren't met.
func (GetColumnSearchReply_ListValidationError) Cause ¶
func (e GetColumnSearchReply_ListValidationError) Cause() error
Cause function returns cause value.
func (GetColumnSearchReply_ListValidationError) Error ¶
func (e GetColumnSearchReply_ListValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnSearchReply_ListValidationError) ErrorName ¶
func (e GetColumnSearchReply_ListValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnSearchReply_ListValidationError) Field ¶
func (e GetColumnSearchReply_ListValidationError) Field() string
Field function returns field value.
func (GetColumnSearchReply_ListValidationError) Key ¶
func (e GetColumnSearchReply_ListValidationError) Key() bool
Key function returns key value.
func (GetColumnSearchReply_ListValidationError) Reason ¶
func (e GetColumnSearchReply_ListValidationError) Reason() string
Reason function returns reason value.
type GetColumnSearchReq ¶
type GetColumnSearchReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Search string `protobuf:"bytes,2,opt,name=search,proto3" json:"search,omitempty"` Time string `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"` // contains filtered or unexported fields }
func (*GetColumnSearchReq) Descriptor
deprecated
func (*GetColumnSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnSearchReq.ProtoReflect.Descriptor instead.
func (*GetColumnSearchReq) GetPage ¶
func (x *GetColumnSearchReq) GetPage() int32
func (*GetColumnSearchReq) GetSearch ¶
func (x *GetColumnSearchReq) GetSearch() string
func (*GetColumnSearchReq) GetTime ¶
func (x *GetColumnSearchReq) GetTime() string
func (*GetColumnSearchReq) ProtoMessage ¶
func (*GetColumnSearchReq) ProtoMessage()
func (*GetColumnSearchReq) ProtoReflect ¶
func (x *GetColumnSearchReq) ProtoReflect() protoreflect.Message
func (*GetColumnSearchReq) Reset ¶
func (x *GetColumnSearchReq) Reset()
func (*GetColumnSearchReq) String ¶
func (x *GetColumnSearchReq) String() string
func (*GetColumnSearchReq) Validate ¶
func (m *GetColumnSearchReq) Validate() error
Validate checks the field values on GetColumnSearchReq 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 (*GetColumnSearchReq) ValidateAll ¶
func (m *GetColumnSearchReq) ValidateAll() error
ValidateAll checks the field values on GetColumnSearchReq 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 GetColumnSearchReqMultiError, or nil if none found.
type GetColumnSearchReqMultiError ¶
type GetColumnSearchReqMultiError []error
GetColumnSearchReqMultiError is an error wrapping multiple validation errors returned by GetColumnSearchReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnSearchReqMultiError) AllErrors ¶
func (m GetColumnSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnSearchReqMultiError) Error ¶
func (m GetColumnSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnSearchReqValidationError ¶
type GetColumnSearchReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnSearchReqValidationError is the validation error returned by GetColumnSearchReq.Validate if the designated constraints aren't met.
func (GetColumnSearchReqValidationError) Cause ¶
func (e GetColumnSearchReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnSearchReqValidationError) Error ¶
func (e GetColumnSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnSearchReqValidationError) ErrorName ¶
func (e GetColumnSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnSearchReqValidationError) Field ¶
func (e GetColumnSearchReqValidationError) Field() string
Field function returns field value.
func (GetColumnSearchReqValidationError) Key ¶
func (e GetColumnSearchReqValidationError) Key() bool
Key function returns key value.
func (GetColumnSearchReqValidationError) Reason ¶
func (e GetColumnSearchReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnStatisticReply ¶
type GetColumnStatisticReply struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Agree int32 `protobuf:"varint,2,opt,name=agree,proto3" json:"agree,omitempty"` Collect int32 `protobuf:"varint,3,opt,name=collect,proto3" json:"collect,omitempty"` View int32 `protobuf:"varint,4,opt,name=view,proto3" json:"view,omitempty"` // contains filtered or unexported fields }
func (*GetColumnStatisticReply) Descriptor
deprecated
func (*GetColumnStatisticReply) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnStatisticReply.ProtoReflect.Descriptor instead.
func (*GetColumnStatisticReply) GetAgree ¶
func (x *GetColumnStatisticReply) GetAgree() int32
func (*GetColumnStatisticReply) GetCollect ¶
func (x *GetColumnStatisticReply) GetCollect() int32
func (*GetColumnStatisticReply) GetUuid ¶
func (x *GetColumnStatisticReply) GetUuid() string
func (*GetColumnStatisticReply) GetView ¶
func (x *GetColumnStatisticReply) GetView() int32
func (*GetColumnStatisticReply) ProtoMessage ¶
func (*GetColumnStatisticReply) ProtoMessage()
func (*GetColumnStatisticReply) ProtoReflect ¶
func (x *GetColumnStatisticReply) ProtoReflect() protoreflect.Message
func (*GetColumnStatisticReply) Reset ¶
func (x *GetColumnStatisticReply) Reset()
func (*GetColumnStatisticReply) String ¶
func (x *GetColumnStatisticReply) String() string
func (*GetColumnStatisticReply) Validate ¶
func (m *GetColumnStatisticReply) Validate() error
Validate checks the field values on GetColumnStatisticReply 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 (*GetColumnStatisticReply) ValidateAll ¶
func (m *GetColumnStatisticReply) ValidateAll() error
ValidateAll checks the field values on GetColumnStatisticReply 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 GetColumnStatisticReplyMultiError, or nil if none found.
type GetColumnStatisticReplyMultiError ¶
type GetColumnStatisticReplyMultiError []error
GetColumnStatisticReplyMultiError is an error wrapping multiple validation errors returned by GetColumnStatisticReply.ValidateAll() if the designated constraints aren't met.
func (GetColumnStatisticReplyMultiError) AllErrors ¶
func (m GetColumnStatisticReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnStatisticReplyMultiError) Error ¶
func (m GetColumnStatisticReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnStatisticReplyValidationError ¶
type GetColumnStatisticReplyValidationError struct {
// contains filtered or unexported fields
}
GetColumnStatisticReplyValidationError is the validation error returned by GetColumnStatisticReply.Validate if the designated constraints aren't met.
func (GetColumnStatisticReplyValidationError) Cause ¶
func (e GetColumnStatisticReplyValidationError) Cause() error
Cause function returns cause value.
func (GetColumnStatisticReplyValidationError) Error ¶
func (e GetColumnStatisticReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnStatisticReplyValidationError) ErrorName ¶
func (e GetColumnStatisticReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnStatisticReplyValidationError) Field ¶
func (e GetColumnStatisticReplyValidationError) Field() string
Field function returns field value.
func (GetColumnStatisticReplyValidationError) Key ¶
func (e GetColumnStatisticReplyValidationError) Key() bool
Key function returns key value.
func (GetColumnStatisticReplyValidationError) Reason ¶
func (e GetColumnStatisticReplyValidationError) Reason() string
Reason function returns reason value.
type GetColumnStatisticReq ¶
type GetColumnStatisticReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetColumnStatisticReq) Descriptor
deprecated
func (*GetColumnStatisticReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnStatisticReq.ProtoReflect.Descriptor instead.
func (*GetColumnStatisticReq) GetId ¶
func (x *GetColumnStatisticReq) GetId() int32
func (*GetColumnStatisticReq) GetUuid ¶
func (x *GetColumnStatisticReq) GetUuid() string
func (*GetColumnStatisticReq) ProtoMessage ¶
func (*GetColumnStatisticReq) ProtoMessage()
func (*GetColumnStatisticReq) ProtoReflect ¶
func (x *GetColumnStatisticReq) ProtoReflect() protoreflect.Message
func (*GetColumnStatisticReq) Reset ¶
func (x *GetColumnStatisticReq) Reset()
func (*GetColumnStatisticReq) String ¶
func (x *GetColumnStatisticReq) String() string
func (*GetColumnStatisticReq) Validate ¶
func (m *GetColumnStatisticReq) Validate() error
Validate checks the field values on GetColumnStatisticReq 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 (*GetColumnStatisticReq) ValidateAll ¶
func (m *GetColumnStatisticReq) ValidateAll() error
ValidateAll checks the field values on GetColumnStatisticReq 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 GetColumnStatisticReqMultiError, or nil if none found.
type GetColumnStatisticReqMultiError ¶
type GetColumnStatisticReqMultiError []error
GetColumnStatisticReqMultiError is an error wrapping multiple validation errors returned by GetColumnStatisticReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnStatisticReqMultiError) AllErrors ¶
func (m GetColumnStatisticReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnStatisticReqMultiError) Error ¶
func (m GetColumnStatisticReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnStatisticReqValidationError ¶
type GetColumnStatisticReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnStatisticReqValidationError is the validation error returned by GetColumnStatisticReq.Validate if the designated constraints aren't met.
func (GetColumnStatisticReqValidationError) Cause ¶
func (e GetColumnStatisticReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnStatisticReqValidationError) Error ¶
func (e GetColumnStatisticReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnStatisticReqValidationError) ErrorName ¶
func (e GetColumnStatisticReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnStatisticReqValidationError) Field ¶
func (e GetColumnStatisticReqValidationError) Field() string
Field function returns field value.
func (GetColumnStatisticReqValidationError) Key ¶
func (e GetColumnStatisticReqValidationError) Key() bool
Key function returns key value.
func (GetColumnStatisticReqValidationError) Reason ¶
func (e GetColumnStatisticReqValidationError) Reason() string
Reason function returns reason value.
type GetColumnSubscribesReply ¶
type GetColumnSubscribesReply struct { Subscribes []*GetColumnSubscribesReply_Subscribes `protobuf:"bytes,1,rep,name=subscribes,proto3" json:"subscribes,omitempty"` // contains filtered or unexported fields }
func (*GetColumnSubscribesReply) Descriptor
deprecated
func (*GetColumnSubscribesReply) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnSubscribesReply.ProtoReflect.Descriptor instead.
func (*GetColumnSubscribesReply) GetSubscribes ¶
func (x *GetColumnSubscribesReply) GetSubscribes() []*GetColumnSubscribesReply_Subscribes
func (*GetColumnSubscribesReply) ProtoMessage ¶
func (*GetColumnSubscribesReply) ProtoMessage()
func (*GetColumnSubscribesReply) ProtoReflect ¶
func (x *GetColumnSubscribesReply) ProtoReflect() protoreflect.Message
func (*GetColumnSubscribesReply) Reset ¶
func (x *GetColumnSubscribesReply) Reset()
func (*GetColumnSubscribesReply) String ¶
func (x *GetColumnSubscribesReply) String() string
func (*GetColumnSubscribesReply) Validate ¶
func (m *GetColumnSubscribesReply) Validate() error
Validate checks the field values on GetColumnSubscribesReply 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 (*GetColumnSubscribesReply) ValidateAll ¶
func (m *GetColumnSubscribesReply) ValidateAll() error
ValidateAll checks the field values on GetColumnSubscribesReply 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 GetColumnSubscribesReplyMultiError, or nil if none found.
type GetColumnSubscribesReplyMultiError ¶
type GetColumnSubscribesReplyMultiError []error
GetColumnSubscribesReplyMultiError is an error wrapping multiple validation errors returned by GetColumnSubscribesReply.ValidateAll() if the designated constraints aren't met.
func (GetColumnSubscribesReplyMultiError) AllErrors ¶
func (m GetColumnSubscribesReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnSubscribesReplyMultiError) Error ¶
func (m GetColumnSubscribesReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnSubscribesReplyValidationError ¶
type GetColumnSubscribesReplyValidationError struct {
// contains filtered or unexported fields
}
GetColumnSubscribesReplyValidationError is the validation error returned by GetColumnSubscribesReply.Validate if the designated constraints aren't met.
func (GetColumnSubscribesReplyValidationError) Cause ¶
func (e GetColumnSubscribesReplyValidationError) Cause() error
Cause function returns cause value.
func (GetColumnSubscribesReplyValidationError) Error ¶
func (e GetColumnSubscribesReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnSubscribesReplyValidationError) ErrorName ¶
func (e GetColumnSubscribesReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnSubscribesReplyValidationError) Field ¶
func (e GetColumnSubscribesReplyValidationError) Field() string
Field function returns field value.
func (GetColumnSubscribesReplyValidationError) Key ¶
func (e GetColumnSubscribesReplyValidationError) Key() bool
Key function returns key value.
func (GetColumnSubscribesReplyValidationError) Reason ¶
func (e GetColumnSubscribesReplyValidationError) Reason() string
Reason function returns reason value.
type GetColumnSubscribesReply_Subscribes ¶
type GetColumnSubscribesReply_Subscribes struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` SubscribeJudge int32 `protobuf:"varint,2,opt,name=subscribe_judge,json=subscribeJudge,proto3" json:"subscribe_judge,omitempty"` // contains filtered or unexported fields }
func (*GetColumnSubscribesReply_Subscribes) Descriptor
deprecated
func (*GetColumnSubscribesReply_Subscribes) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnSubscribesReply_Subscribes.ProtoReflect.Descriptor instead.
func (*GetColumnSubscribesReply_Subscribes) GetId ¶
func (x *GetColumnSubscribesReply_Subscribes) GetId() int32
func (*GetColumnSubscribesReply_Subscribes) GetSubscribeJudge ¶
func (x *GetColumnSubscribesReply_Subscribes) GetSubscribeJudge() int32
func (*GetColumnSubscribesReply_Subscribes) ProtoMessage ¶
func (*GetColumnSubscribesReply_Subscribes) ProtoMessage()
func (*GetColumnSubscribesReply_Subscribes) ProtoReflect ¶
func (x *GetColumnSubscribesReply_Subscribes) ProtoReflect() protoreflect.Message
func (*GetColumnSubscribesReply_Subscribes) Reset ¶
func (x *GetColumnSubscribesReply_Subscribes) Reset()
func (*GetColumnSubscribesReply_Subscribes) String ¶
func (x *GetColumnSubscribesReply_Subscribes) String() string
func (*GetColumnSubscribesReply_Subscribes) Validate ¶
func (m *GetColumnSubscribesReply_Subscribes) Validate() error
Validate checks the field values on GetColumnSubscribesReply_Subscribes 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 (*GetColumnSubscribesReply_Subscribes) ValidateAll ¶
func (m *GetColumnSubscribesReply_Subscribes) ValidateAll() error
ValidateAll checks the field values on GetColumnSubscribesReply_Subscribes 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 GetColumnSubscribesReply_SubscribesMultiError, or nil if none found.
type GetColumnSubscribesReply_SubscribesMultiError ¶
type GetColumnSubscribesReply_SubscribesMultiError []error
GetColumnSubscribesReply_SubscribesMultiError is an error wrapping multiple validation errors returned by GetColumnSubscribesReply_Subscribes.ValidateAll() if the designated constraints aren't met.
func (GetColumnSubscribesReply_SubscribesMultiError) AllErrors ¶
func (m GetColumnSubscribesReply_SubscribesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnSubscribesReply_SubscribesMultiError) Error ¶
func (m GetColumnSubscribesReply_SubscribesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnSubscribesReply_SubscribesValidationError ¶
type GetColumnSubscribesReply_SubscribesValidationError struct {
// contains filtered or unexported fields
}
GetColumnSubscribesReply_SubscribesValidationError is the validation error returned by GetColumnSubscribesReply_Subscribes.Validate if the designated constraints aren't met.
func (GetColumnSubscribesReply_SubscribesValidationError) Cause ¶
func (e GetColumnSubscribesReply_SubscribesValidationError) Cause() error
Cause function returns cause value.
func (GetColumnSubscribesReply_SubscribesValidationError) Error ¶
func (e GetColumnSubscribesReply_SubscribesValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnSubscribesReply_SubscribesValidationError) ErrorName ¶
func (e GetColumnSubscribesReply_SubscribesValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnSubscribesReply_SubscribesValidationError) Field ¶
func (e GetColumnSubscribesReply_SubscribesValidationError) Field() string
Field function returns field value.
func (GetColumnSubscribesReply_SubscribesValidationError) Key ¶
func (e GetColumnSubscribesReply_SubscribesValidationError) Key() bool
Key function returns key value.
func (GetColumnSubscribesReply_SubscribesValidationError) Reason ¶
func (e GetColumnSubscribesReply_SubscribesValidationError) Reason() string
Reason function returns reason value.
type GetColumnSubscribesReq ¶
type GetColumnSubscribesReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Ids []int32 `protobuf:"varint,2,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*GetColumnSubscribesReq) Descriptor
deprecated
func (*GetColumnSubscribesReq) Descriptor() ([]byte, []int)
Deprecated: Use GetColumnSubscribesReq.ProtoReflect.Descriptor instead.
func (*GetColumnSubscribesReq) GetIds ¶
func (x *GetColumnSubscribesReq) GetIds() []int32
func (*GetColumnSubscribesReq) GetUuid ¶
func (x *GetColumnSubscribesReq) GetUuid() string
func (*GetColumnSubscribesReq) ProtoMessage ¶
func (*GetColumnSubscribesReq) ProtoMessage()
func (*GetColumnSubscribesReq) ProtoReflect ¶
func (x *GetColumnSubscribesReq) ProtoReflect() protoreflect.Message
func (*GetColumnSubscribesReq) Reset ¶
func (x *GetColumnSubscribesReq) Reset()
func (*GetColumnSubscribesReq) String ¶
func (x *GetColumnSubscribesReq) String() string
func (*GetColumnSubscribesReq) Validate ¶
func (m *GetColumnSubscribesReq) Validate() error
Validate checks the field values on GetColumnSubscribesReq 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 (*GetColumnSubscribesReq) ValidateAll ¶
func (m *GetColumnSubscribesReq) ValidateAll() error
ValidateAll checks the field values on GetColumnSubscribesReq 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 GetColumnSubscribesReqMultiError, or nil if none found.
type GetColumnSubscribesReqMultiError ¶
type GetColumnSubscribesReqMultiError []error
GetColumnSubscribesReqMultiError is an error wrapping multiple validation errors returned by GetColumnSubscribesReq.ValidateAll() if the designated constraints aren't met.
func (GetColumnSubscribesReqMultiError) AllErrors ¶
func (m GetColumnSubscribesReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetColumnSubscribesReqMultiError) Error ¶
func (m GetColumnSubscribesReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetColumnSubscribesReqValidationError ¶
type GetColumnSubscribesReqValidationError struct {
// contains filtered or unexported fields
}
GetColumnSubscribesReqValidationError is the validation error returned by GetColumnSubscribesReq.Validate if the designated constraints aren't met.
func (GetColumnSubscribesReqValidationError) Cause ¶
func (e GetColumnSubscribesReqValidationError) Cause() error
Cause function returns cause value.
func (GetColumnSubscribesReqValidationError) Error ¶
func (e GetColumnSubscribesReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetColumnSubscribesReqValidationError) ErrorName ¶
func (e GetColumnSubscribesReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetColumnSubscribesReqValidationError) Field ¶
func (e GetColumnSubscribesReqValidationError) Field() string
Field function returns field value.
func (GetColumnSubscribesReqValidationError) Key ¶
func (e GetColumnSubscribesReqValidationError) Key() bool
Key function returns key value.
func (GetColumnSubscribesReqValidationError) Reason ¶
func (e GetColumnSubscribesReqValidationError) Reason() string
Reason function returns reason value.
type GetCreationUserReply ¶
type GetCreationUserReply struct { Article int32 `protobuf:"varint,1,opt,name=article,proto3" json:"article,omitempty"` Column int32 `protobuf:"varint,2,opt,name=column,proto3" json:"column,omitempty"` Talk int32 `protobuf:"varint,3,opt,name=talk,proto3" json:"talk,omitempty"` Collections int32 `protobuf:"varint,4,opt,name=collections,proto3" json:"collections,omitempty"` Collect int32 `protobuf:"varint,5,opt,name=collect,proto3" json:"collect,omitempty"` Subscribe int32 `protobuf:"varint,6,opt,name=subscribe,proto3" json:"subscribe,omitempty"` // contains filtered or unexported fields }
func (*GetCreationUserReply) Descriptor
deprecated
func (*GetCreationUserReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCreationUserReply.ProtoReflect.Descriptor instead.
func (*GetCreationUserReply) GetArticle ¶
func (x *GetCreationUserReply) GetArticle() int32
func (*GetCreationUserReply) GetCollect ¶
func (x *GetCreationUserReply) GetCollect() int32
func (*GetCreationUserReply) GetCollections ¶
func (x *GetCreationUserReply) GetCollections() int32
func (*GetCreationUserReply) GetColumn ¶
func (x *GetCreationUserReply) GetColumn() int32
func (*GetCreationUserReply) GetSubscribe ¶
func (x *GetCreationUserReply) GetSubscribe() int32
func (*GetCreationUserReply) GetTalk ¶
func (x *GetCreationUserReply) GetTalk() int32
func (*GetCreationUserReply) ProtoMessage ¶
func (*GetCreationUserReply) ProtoMessage()
func (*GetCreationUserReply) ProtoReflect ¶
func (x *GetCreationUserReply) ProtoReflect() protoreflect.Message
func (*GetCreationUserReply) Reset ¶
func (x *GetCreationUserReply) Reset()
func (*GetCreationUserReply) String ¶
func (x *GetCreationUserReply) String() string
func (*GetCreationUserReply) Validate ¶
func (m *GetCreationUserReply) Validate() error
Validate checks the field values on GetCreationUserReply 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 (*GetCreationUserReply) ValidateAll ¶
func (m *GetCreationUserReply) ValidateAll() error
ValidateAll checks the field values on GetCreationUserReply 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 GetCreationUserReplyMultiError, or nil if none found.
type GetCreationUserReplyMultiError ¶
type GetCreationUserReplyMultiError []error
GetCreationUserReplyMultiError is an error wrapping multiple validation errors returned by GetCreationUserReply.ValidateAll() if the designated constraints aren't met.
func (GetCreationUserReplyMultiError) AllErrors ¶
func (m GetCreationUserReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCreationUserReplyMultiError) Error ¶
func (m GetCreationUserReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCreationUserReplyValidationError ¶
type GetCreationUserReplyValidationError struct {
// contains filtered or unexported fields
}
GetCreationUserReplyValidationError is the validation error returned by GetCreationUserReply.Validate if the designated constraints aren't met.
func (GetCreationUserReplyValidationError) Cause ¶
func (e GetCreationUserReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCreationUserReplyValidationError) Error ¶
func (e GetCreationUserReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCreationUserReplyValidationError) ErrorName ¶
func (e GetCreationUserReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCreationUserReplyValidationError) Field ¶
func (e GetCreationUserReplyValidationError) Field() string
Field function returns field value.
func (GetCreationUserReplyValidationError) Key ¶
func (e GetCreationUserReplyValidationError) Key() bool
Key function returns key value.
func (GetCreationUserReplyValidationError) Reason ¶
func (e GetCreationUserReplyValidationError) Reason() string
Reason function returns reason value.
type GetCreationUserReq ¶
type GetCreationUserReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetCreationUserReq) Descriptor
deprecated
func (*GetCreationUserReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCreationUserReq.ProtoReflect.Descriptor instead.
func (*GetCreationUserReq) GetUuid ¶
func (x *GetCreationUserReq) GetUuid() string
func (*GetCreationUserReq) ProtoMessage ¶
func (*GetCreationUserReq) ProtoMessage()
func (*GetCreationUserReq) ProtoReflect ¶
func (x *GetCreationUserReq) ProtoReflect() protoreflect.Message
func (*GetCreationUserReq) Reset ¶
func (x *GetCreationUserReq) Reset()
func (*GetCreationUserReq) String ¶
func (x *GetCreationUserReq) String() string
func (*GetCreationUserReq) Validate ¶
func (m *GetCreationUserReq) Validate() error
Validate checks the field values on GetCreationUserReq 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 (*GetCreationUserReq) ValidateAll ¶
func (m *GetCreationUserReq) ValidateAll() error
ValidateAll checks the field values on GetCreationUserReq 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 GetCreationUserReqMultiError, or nil if none found.
type GetCreationUserReqMultiError ¶
type GetCreationUserReqMultiError []error
GetCreationUserReqMultiError is an error wrapping multiple validation errors returned by GetCreationUserReq.ValidateAll() if the designated constraints aren't met.
func (GetCreationUserReqMultiError) AllErrors ¶
func (m GetCreationUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCreationUserReqMultiError) Error ¶
func (m GetCreationUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCreationUserReqValidationError ¶
type GetCreationUserReqValidationError struct {
// contains filtered or unexported fields
}
GetCreationUserReqValidationError is the validation error returned by GetCreationUserReq.Validate if the designated constraints aren't met.
func (GetCreationUserReqValidationError) Cause ¶
func (e GetCreationUserReqValidationError) Cause() error
Cause function returns cause value.
func (GetCreationUserReqValidationError) Error ¶
func (e GetCreationUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCreationUserReqValidationError) ErrorName ¶
func (e GetCreationUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCreationUserReqValidationError) Field ¶
func (e GetCreationUserReqValidationError) Field() string
Field function returns field value.
func (GetCreationUserReqValidationError) Key ¶
func (e GetCreationUserReqValidationError) Key() bool
Key function returns key value.
func (GetCreationUserReqValidationError) Reason ¶
func (e GetCreationUserReqValidationError) Reason() string
Reason function returns reason value.
type GetLastArticleDraftReply ¶
type GetLastArticleDraftReply struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*GetLastArticleDraftReply) Descriptor
deprecated
func (*GetLastArticleDraftReply) Descriptor() ([]byte, []int)
Deprecated: Use GetLastArticleDraftReply.ProtoReflect.Descriptor instead.
func (*GetLastArticleDraftReply) GetId ¶
func (x *GetLastArticleDraftReply) GetId() int32
func (*GetLastArticleDraftReply) GetStatus ¶
func (x *GetLastArticleDraftReply) GetStatus() int32
func (*GetLastArticleDraftReply) ProtoMessage ¶
func (*GetLastArticleDraftReply) ProtoMessage()
func (*GetLastArticleDraftReply) ProtoReflect ¶
func (x *GetLastArticleDraftReply) ProtoReflect() protoreflect.Message
func (*GetLastArticleDraftReply) Reset ¶
func (x *GetLastArticleDraftReply) Reset()
func (*GetLastArticleDraftReply) String ¶
func (x *GetLastArticleDraftReply) String() string
func (*GetLastArticleDraftReply) Validate ¶
func (m *GetLastArticleDraftReply) Validate() error
Validate checks the field values on GetLastArticleDraftReply 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 (*GetLastArticleDraftReply) ValidateAll ¶
func (m *GetLastArticleDraftReply) ValidateAll() error
ValidateAll checks the field values on GetLastArticleDraftReply 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 GetLastArticleDraftReplyMultiError, or nil if none found.
type GetLastArticleDraftReplyMultiError ¶
type GetLastArticleDraftReplyMultiError []error
GetLastArticleDraftReplyMultiError is an error wrapping multiple validation errors returned by GetLastArticleDraftReply.ValidateAll() if the designated constraints aren't met.
func (GetLastArticleDraftReplyMultiError) AllErrors ¶
func (m GetLastArticleDraftReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastArticleDraftReplyMultiError) Error ¶
func (m GetLastArticleDraftReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastArticleDraftReplyValidationError ¶
type GetLastArticleDraftReplyValidationError struct {
// contains filtered or unexported fields
}
GetLastArticleDraftReplyValidationError is the validation error returned by GetLastArticleDraftReply.Validate if the designated constraints aren't met.
func (GetLastArticleDraftReplyValidationError) Cause ¶
func (e GetLastArticleDraftReplyValidationError) Cause() error
Cause function returns cause value.
func (GetLastArticleDraftReplyValidationError) Error ¶
func (e GetLastArticleDraftReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastArticleDraftReplyValidationError) ErrorName ¶
func (e GetLastArticleDraftReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastArticleDraftReplyValidationError) Field ¶
func (e GetLastArticleDraftReplyValidationError) Field() string
Field function returns field value.
func (GetLastArticleDraftReplyValidationError) Key ¶
func (e GetLastArticleDraftReplyValidationError) Key() bool
Key function returns key value.
func (GetLastArticleDraftReplyValidationError) Reason ¶
func (e GetLastArticleDraftReplyValidationError) Reason() string
Reason function returns reason value.
type GetLastArticleDraftReq ¶
type GetLastArticleDraftReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetLastArticleDraftReq) Descriptor
deprecated
func (*GetLastArticleDraftReq) Descriptor() ([]byte, []int)
Deprecated: Use GetLastArticleDraftReq.ProtoReflect.Descriptor instead.
func (*GetLastArticleDraftReq) GetUuid ¶
func (x *GetLastArticleDraftReq) GetUuid() string
func (*GetLastArticleDraftReq) ProtoMessage ¶
func (*GetLastArticleDraftReq) ProtoMessage()
func (*GetLastArticleDraftReq) ProtoReflect ¶
func (x *GetLastArticleDraftReq) ProtoReflect() protoreflect.Message
func (*GetLastArticleDraftReq) Reset ¶
func (x *GetLastArticleDraftReq) Reset()
func (*GetLastArticleDraftReq) String ¶
func (x *GetLastArticleDraftReq) String() string
func (*GetLastArticleDraftReq) Validate ¶
func (m *GetLastArticleDraftReq) Validate() error
Validate checks the field values on GetLastArticleDraftReq 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 (*GetLastArticleDraftReq) ValidateAll ¶
func (m *GetLastArticleDraftReq) ValidateAll() error
ValidateAll checks the field values on GetLastArticleDraftReq 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 GetLastArticleDraftReqMultiError, or nil if none found.
type GetLastArticleDraftReqMultiError ¶
type GetLastArticleDraftReqMultiError []error
GetLastArticleDraftReqMultiError is an error wrapping multiple validation errors returned by GetLastArticleDraftReq.ValidateAll() if the designated constraints aren't met.
func (GetLastArticleDraftReqMultiError) AllErrors ¶
func (m GetLastArticleDraftReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastArticleDraftReqMultiError) Error ¶
func (m GetLastArticleDraftReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastArticleDraftReqValidationError ¶
type GetLastArticleDraftReqValidationError struct {
// contains filtered or unexported fields
}
GetLastArticleDraftReqValidationError is the validation error returned by GetLastArticleDraftReq.Validate if the designated constraints aren't met.
func (GetLastArticleDraftReqValidationError) Cause ¶
func (e GetLastArticleDraftReqValidationError) Cause() error
Cause function returns cause value.
func (GetLastArticleDraftReqValidationError) Error ¶
func (e GetLastArticleDraftReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastArticleDraftReqValidationError) ErrorName ¶
func (e GetLastArticleDraftReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastArticleDraftReqValidationError) Field ¶
func (e GetLastArticleDraftReqValidationError) Field() string
Field function returns field value.
func (GetLastArticleDraftReqValidationError) Key ¶
func (e GetLastArticleDraftReqValidationError) Key() bool
Key function returns key value.
func (GetLastArticleDraftReqValidationError) Reason ¶
func (e GetLastArticleDraftReqValidationError) Reason() string
Reason function returns reason value.
type GetLastCollectionsDraftReply ¶
type GetLastCollectionsDraftReply struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*GetLastCollectionsDraftReply) Descriptor
deprecated
func (*GetLastCollectionsDraftReply) Descriptor() ([]byte, []int)
Deprecated: Use GetLastCollectionsDraftReply.ProtoReflect.Descriptor instead.
func (*GetLastCollectionsDraftReply) GetId ¶
func (x *GetLastCollectionsDraftReply) GetId() int32
func (*GetLastCollectionsDraftReply) GetStatus ¶
func (x *GetLastCollectionsDraftReply) GetStatus() int32
func (*GetLastCollectionsDraftReply) ProtoMessage ¶
func (*GetLastCollectionsDraftReply) ProtoMessage()
func (*GetLastCollectionsDraftReply) ProtoReflect ¶
func (x *GetLastCollectionsDraftReply) ProtoReflect() protoreflect.Message
func (*GetLastCollectionsDraftReply) Reset ¶
func (x *GetLastCollectionsDraftReply) Reset()
func (*GetLastCollectionsDraftReply) String ¶
func (x *GetLastCollectionsDraftReply) String() string
func (*GetLastCollectionsDraftReply) Validate ¶
func (m *GetLastCollectionsDraftReply) Validate() error
Validate checks the field values on GetLastCollectionsDraftReply 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 (*GetLastCollectionsDraftReply) ValidateAll ¶
func (m *GetLastCollectionsDraftReply) ValidateAll() error
ValidateAll checks the field values on GetLastCollectionsDraftReply 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 GetLastCollectionsDraftReplyMultiError, or nil if none found.
type GetLastCollectionsDraftReplyMultiError ¶
type GetLastCollectionsDraftReplyMultiError []error
GetLastCollectionsDraftReplyMultiError is an error wrapping multiple validation errors returned by GetLastCollectionsDraftReply.ValidateAll() if the designated constraints aren't met.
func (GetLastCollectionsDraftReplyMultiError) AllErrors ¶
func (m GetLastCollectionsDraftReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastCollectionsDraftReplyMultiError) Error ¶
func (m GetLastCollectionsDraftReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastCollectionsDraftReplyValidationError ¶
type GetLastCollectionsDraftReplyValidationError struct {
// contains filtered or unexported fields
}
GetLastCollectionsDraftReplyValidationError is the validation error returned by GetLastCollectionsDraftReply.Validate if the designated constraints aren't met.
func (GetLastCollectionsDraftReplyValidationError) Cause ¶
func (e GetLastCollectionsDraftReplyValidationError) Cause() error
Cause function returns cause value.
func (GetLastCollectionsDraftReplyValidationError) Error ¶
func (e GetLastCollectionsDraftReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastCollectionsDraftReplyValidationError) ErrorName ¶
func (e GetLastCollectionsDraftReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastCollectionsDraftReplyValidationError) Field ¶
func (e GetLastCollectionsDraftReplyValidationError) Field() string
Field function returns field value.
func (GetLastCollectionsDraftReplyValidationError) Key ¶
func (e GetLastCollectionsDraftReplyValidationError) Key() bool
Key function returns key value.
func (GetLastCollectionsDraftReplyValidationError) Reason ¶
func (e GetLastCollectionsDraftReplyValidationError) Reason() string
Reason function returns reason value.
type GetLastCollectionsDraftReq ¶
type GetLastCollectionsDraftReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetLastCollectionsDraftReq) Descriptor
deprecated
func (*GetLastCollectionsDraftReq) Descriptor() ([]byte, []int)
Deprecated: Use GetLastCollectionsDraftReq.ProtoReflect.Descriptor instead.
func (*GetLastCollectionsDraftReq) GetUuid ¶
func (x *GetLastCollectionsDraftReq) GetUuid() string
func (*GetLastCollectionsDraftReq) ProtoMessage ¶
func (*GetLastCollectionsDraftReq) ProtoMessage()
func (*GetLastCollectionsDraftReq) ProtoReflect ¶
func (x *GetLastCollectionsDraftReq) ProtoReflect() protoreflect.Message
func (*GetLastCollectionsDraftReq) Reset ¶
func (x *GetLastCollectionsDraftReq) Reset()
func (*GetLastCollectionsDraftReq) String ¶
func (x *GetLastCollectionsDraftReq) String() string
func (*GetLastCollectionsDraftReq) Validate ¶
func (m *GetLastCollectionsDraftReq) Validate() error
Validate checks the field values on GetLastCollectionsDraftReq 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 (*GetLastCollectionsDraftReq) ValidateAll ¶
func (m *GetLastCollectionsDraftReq) ValidateAll() error
ValidateAll checks the field values on GetLastCollectionsDraftReq 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 GetLastCollectionsDraftReqMultiError, or nil if none found.
type GetLastCollectionsDraftReqMultiError ¶
type GetLastCollectionsDraftReqMultiError []error
GetLastCollectionsDraftReqMultiError is an error wrapping multiple validation errors returned by GetLastCollectionsDraftReq.ValidateAll() if the designated constraints aren't met.
func (GetLastCollectionsDraftReqMultiError) AllErrors ¶
func (m GetLastCollectionsDraftReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastCollectionsDraftReqMultiError) Error ¶
func (m GetLastCollectionsDraftReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastCollectionsDraftReqValidationError ¶
type GetLastCollectionsDraftReqValidationError struct {
// contains filtered or unexported fields
}
GetLastCollectionsDraftReqValidationError is the validation error returned by GetLastCollectionsDraftReq.Validate if the designated constraints aren't met.
func (GetLastCollectionsDraftReqValidationError) Cause ¶
func (e GetLastCollectionsDraftReqValidationError) Cause() error
Cause function returns cause value.
func (GetLastCollectionsDraftReqValidationError) Error ¶
func (e GetLastCollectionsDraftReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastCollectionsDraftReqValidationError) ErrorName ¶
func (e GetLastCollectionsDraftReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastCollectionsDraftReqValidationError) Field ¶
func (e GetLastCollectionsDraftReqValidationError) Field() string
Field function returns field value.
func (GetLastCollectionsDraftReqValidationError) Key ¶
func (e GetLastCollectionsDraftReqValidationError) Key() bool
Key function returns key value.
func (GetLastCollectionsDraftReqValidationError) Reason ¶
func (e GetLastCollectionsDraftReqValidationError) Reason() string
Reason function returns reason value.
type GetLastColumnDraftReply ¶
type GetLastColumnDraftReply struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*GetLastColumnDraftReply) Descriptor
deprecated
func (*GetLastColumnDraftReply) Descriptor() ([]byte, []int)
Deprecated: Use GetLastColumnDraftReply.ProtoReflect.Descriptor instead.
func (*GetLastColumnDraftReply) GetId ¶
func (x *GetLastColumnDraftReply) GetId() int32
func (*GetLastColumnDraftReply) GetStatus ¶
func (x *GetLastColumnDraftReply) GetStatus() int32
func (*GetLastColumnDraftReply) ProtoMessage ¶
func (*GetLastColumnDraftReply) ProtoMessage()
func (*GetLastColumnDraftReply) ProtoReflect ¶
func (x *GetLastColumnDraftReply) ProtoReflect() protoreflect.Message
func (*GetLastColumnDraftReply) Reset ¶
func (x *GetLastColumnDraftReply) Reset()
func (*GetLastColumnDraftReply) String ¶
func (x *GetLastColumnDraftReply) String() string
func (*GetLastColumnDraftReply) Validate ¶
func (m *GetLastColumnDraftReply) Validate() error
Validate checks the field values on GetLastColumnDraftReply 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 (*GetLastColumnDraftReply) ValidateAll ¶
func (m *GetLastColumnDraftReply) ValidateAll() error
ValidateAll checks the field values on GetLastColumnDraftReply 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 GetLastColumnDraftReplyMultiError, or nil if none found.
type GetLastColumnDraftReplyMultiError ¶
type GetLastColumnDraftReplyMultiError []error
GetLastColumnDraftReplyMultiError is an error wrapping multiple validation errors returned by GetLastColumnDraftReply.ValidateAll() if the designated constraints aren't met.
func (GetLastColumnDraftReplyMultiError) AllErrors ¶
func (m GetLastColumnDraftReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastColumnDraftReplyMultiError) Error ¶
func (m GetLastColumnDraftReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastColumnDraftReplyValidationError ¶
type GetLastColumnDraftReplyValidationError struct {
// contains filtered or unexported fields
}
GetLastColumnDraftReplyValidationError is the validation error returned by GetLastColumnDraftReply.Validate if the designated constraints aren't met.
func (GetLastColumnDraftReplyValidationError) Cause ¶
func (e GetLastColumnDraftReplyValidationError) Cause() error
Cause function returns cause value.
func (GetLastColumnDraftReplyValidationError) Error ¶
func (e GetLastColumnDraftReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastColumnDraftReplyValidationError) ErrorName ¶
func (e GetLastColumnDraftReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastColumnDraftReplyValidationError) Field ¶
func (e GetLastColumnDraftReplyValidationError) Field() string
Field function returns field value.
func (GetLastColumnDraftReplyValidationError) Key ¶
func (e GetLastColumnDraftReplyValidationError) Key() bool
Key function returns key value.
func (GetLastColumnDraftReplyValidationError) Reason ¶
func (e GetLastColumnDraftReplyValidationError) Reason() string
Reason function returns reason value.
type GetLastColumnDraftReq ¶
type GetLastColumnDraftReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetLastColumnDraftReq) Descriptor
deprecated
func (*GetLastColumnDraftReq) Descriptor() ([]byte, []int)
Deprecated: Use GetLastColumnDraftReq.ProtoReflect.Descriptor instead.
func (*GetLastColumnDraftReq) GetUuid ¶
func (x *GetLastColumnDraftReq) GetUuid() string
func (*GetLastColumnDraftReq) ProtoMessage ¶
func (*GetLastColumnDraftReq) ProtoMessage()
func (*GetLastColumnDraftReq) ProtoReflect ¶
func (x *GetLastColumnDraftReq) ProtoReflect() protoreflect.Message
func (*GetLastColumnDraftReq) Reset ¶
func (x *GetLastColumnDraftReq) Reset()
func (*GetLastColumnDraftReq) String ¶
func (x *GetLastColumnDraftReq) String() string
func (*GetLastColumnDraftReq) Validate ¶
func (m *GetLastColumnDraftReq) Validate() error
Validate checks the field values on GetLastColumnDraftReq 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 (*GetLastColumnDraftReq) ValidateAll ¶
func (m *GetLastColumnDraftReq) ValidateAll() error
ValidateAll checks the field values on GetLastColumnDraftReq 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 GetLastColumnDraftReqMultiError, or nil if none found.
type GetLastColumnDraftReqMultiError ¶
type GetLastColumnDraftReqMultiError []error
GetLastColumnDraftReqMultiError is an error wrapping multiple validation errors returned by GetLastColumnDraftReq.ValidateAll() if the designated constraints aren't met.
func (GetLastColumnDraftReqMultiError) AllErrors ¶
func (m GetLastColumnDraftReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastColumnDraftReqMultiError) Error ¶
func (m GetLastColumnDraftReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastColumnDraftReqValidationError ¶
type GetLastColumnDraftReqValidationError struct {
// contains filtered or unexported fields
}
GetLastColumnDraftReqValidationError is the validation error returned by GetLastColumnDraftReq.Validate if the designated constraints aren't met.
func (GetLastColumnDraftReqValidationError) Cause ¶
func (e GetLastColumnDraftReqValidationError) Cause() error
Cause function returns cause value.
func (GetLastColumnDraftReqValidationError) Error ¶
func (e GetLastColumnDraftReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastColumnDraftReqValidationError) ErrorName ¶
func (e GetLastColumnDraftReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastColumnDraftReqValidationError) Field ¶
func (e GetLastColumnDraftReqValidationError) Field() string
Field function returns field value.
func (GetLastColumnDraftReqValidationError) Key ¶
func (e GetLastColumnDraftReqValidationError) Key() bool
Key function returns key value.
func (GetLastColumnDraftReqValidationError) Reason ¶
func (e GetLastColumnDraftReqValidationError) Reason() string
Reason function returns reason value.
type GetLastTalkDraftReply ¶
type GetLastTalkDraftReply struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Status int32 `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*GetLastTalkDraftReply) Descriptor
deprecated
func (*GetLastTalkDraftReply) Descriptor() ([]byte, []int)
Deprecated: Use GetLastTalkDraftReply.ProtoReflect.Descriptor instead.
func (*GetLastTalkDraftReply) GetId ¶
func (x *GetLastTalkDraftReply) GetId() int32
func (*GetLastTalkDraftReply) GetStatus ¶
func (x *GetLastTalkDraftReply) GetStatus() int32
func (*GetLastTalkDraftReply) ProtoMessage ¶
func (*GetLastTalkDraftReply) ProtoMessage()
func (*GetLastTalkDraftReply) ProtoReflect ¶
func (x *GetLastTalkDraftReply) ProtoReflect() protoreflect.Message
func (*GetLastTalkDraftReply) Reset ¶
func (x *GetLastTalkDraftReply) Reset()
func (*GetLastTalkDraftReply) String ¶
func (x *GetLastTalkDraftReply) String() string
func (*GetLastTalkDraftReply) Validate ¶
func (m *GetLastTalkDraftReply) Validate() error
Validate checks the field values on GetLastTalkDraftReply 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 (*GetLastTalkDraftReply) ValidateAll ¶
func (m *GetLastTalkDraftReply) ValidateAll() error
ValidateAll checks the field values on GetLastTalkDraftReply 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 GetLastTalkDraftReplyMultiError, or nil if none found.
type GetLastTalkDraftReplyMultiError ¶
type GetLastTalkDraftReplyMultiError []error
GetLastTalkDraftReplyMultiError is an error wrapping multiple validation errors returned by GetLastTalkDraftReply.ValidateAll() if the designated constraints aren't met.
func (GetLastTalkDraftReplyMultiError) AllErrors ¶
func (m GetLastTalkDraftReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastTalkDraftReplyMultiError) Error ¶
func (m GetLastTalkDraftReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastTalkDraftReplyValidationError ¶
type GetLastTalkDraftReplyValidationError struct {
// contains filtered or unexported fields
}
GetLastTalkDraftReplyValidationError is the validation error returned by GetLastTalkDraftReply.Validate if the designated constraints aren't met.
func (GetLastTalkDraftReplyValidationError) Cause ¶
func (e GetLastTalkDraftReplyValidationError) Cause() error
Cause function returns cause value.
func (GetLastTalkDraftReplyValidationError) Error ¶
func (e GetLastTalkDraftReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastTalkDraftReplyValidationError) ErrorName ¶
func (e GetLastTalkDraftReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastTalkDraftReplyValidationError) Field ¶
func (e GetLastTalkDraftReplyValidationError) Field() string
Field function returns field value.
func (GetLastTalkDraftReplyValidationError) Key ¶
func (e GetLastTalkDraftReplyValidationError) Key() bool
Key function returns key value.
func (GetLastTalkDraftReplyValidationError) Reason ¶
func (e GetLastTalkDraftReplyValidationError) Reason() string
Reason function returns reason value.
type GetLastTalkDraftReq ¶
type GetLastTalkDraftReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetLastTalkDraftReq) Descriptor
deprecated
func (*GetLastTalkDraftReq) Descriptor() ([]byte, []int)
Deprecated: Use GetLastTalkDraftReq.ProtoReflect.Descriptor instead.
func (*GetLastTalkDraftReq) GetUuid ¶
func (x *GetLastTalkDraftReq) GetUuid() string
func (*GetLastTalkDraftReq) ProtoMessage ¶
func (*GetLastTalkDraftReq) ProtoMessage()
func (*GetLastTalkDraftReq) ProtoReflect ¶
func (x *GetLastTalkDraftReq) ProtoReflect() protoreflect.Message
func (*GetLastTalkDraftReq) Reset ¶
func (x *GetLastTalkDraftReq) Reset()
func (*GetLastTalkDraftReq) String ¶
func (x *GetLastTalkDraftReq) String() string
func (*GetLastTalkDraftReq) Validate ¶
func (m *GetLastTalkDraftReq) Validate() error
Validate checks the field values on GetLastTalkDraftReq 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 (*GetLastTalkDraftReq) ValidateAll ¶
func (m *GetLastTalkDraftReq) ValidateAll() error
ValidateAll checks the field values on GetLastTalkDraftReq 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 GetLastTalkDraftReqMultiError, or nil if none found.
type GetLastTalkDraftReqMultiError ¶
type GetLastTalkDraftReqMultiError []error
GetLastTalkDraftReqMultiError is an error wrapping multiple validation errors returned by GetLastTalkDraftReq.ValidateAll() if the designated constraints aren't met.
func (GetLastTalkDraftReqMultiError) AllErrors ¶
func (m GetLastTalkDraftReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLastTalkDraftReqMultiError) Error ¶
func (m GetLastTalkDraftReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLastTalkDraftReqValidationError ¶
type GetLastTalkDraftReqValidationError struct {
// contains filtered or unexported fields
}
GetLastTalkDraftReqValidationError is the validation error returned by GetLastTalkDraftReq.Validate if the designated constraints aren't met.
func (GetLastTalkDraftReqValidationError) Cause ¶
func (e GetLastTalkDraftReqValidationError) Cause() error
Cause function returns cause value.
func (GetLastTalkDraftReqValidationError) Error ¶
func (e GetLastTalkDraftReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetLastTalkDraftReqValidationError) ErrorName ¶
func (e GetLastTalkDraftReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetLastTalkDraftReqValidationError) Field ¶
func (e GetLastTalkDraftReqValidationError) Field() string
Field function returns field value.
func (GetLastTalkDraftReqValidationError) Key ¶
func (e GetLastTalkDraftReqValidationError) Key() bool
Key function returns key value.
func (GetLastTalkDraftReqValidationError) Reason ¶
func (e GetLastTalkDraftReqValidationError) Reason() string
Reason function returns reason value.
type GetLeaderBoardReply ¶
type GetLeaderBoardReply struct { Board []*GetLeaderBoardReply_Board `protobuf:"bytes,1,rep,name=board,proto3" json:"board,omitempty"` // contains filtered or unexported fields }
func (*GetLeaderBoardReply) Descriptor
deprecated
func (*GetLeaderBoardReply) Descriptor() ([]byte, []int)
Deprecated: Use GetLeaderBoardReply.ProtoReflect.Descriptor instead.
func (*GetLeaderBoardReply) GetBoard ¶
func (x *GetLeaderBoardReply) GetBoard() []*GetLeaderBoardReply_Board
func (*GetLeaderBoardReply) ProtoMessage ¶
func (*GetLeaderBoardReply) ProtoMessage()
func (*GetLeaderBoardReply) ProtoReflect ¶
func (x *GetLeaderBoardReply) ProtoReflect() protoreflect.Message
func (*GetLeaderBoardReply) Reset ¶
func (x *GetLeaderBoardReply) Reset()
func (*GetLeaderBoardReply) String ¶
func (x *GetLeaderBoardReply) String() string
func (*GetLeaderBoardReply) Validate ¶
func (m *GetLeaderBoardReply) Validate() error
Validate checks the field values on GetLeaderBoardReply 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 (*GetLeaderBoardReply) ValidateAll ¶
func (m *GetLeaderBoardReply) ValidateAll() error
ValidateAll checks the field values on GetLeaderBoardReply 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 GetLeaderBoardReplyMultiError, or nil if none found.
type GetLeaderBoardReplyMultiError ¶
type GetLeaderBoardReplyMultiError []error
GetLeaderBoardReplyMultiError is an error wrapping multiple validation errors returned by GetLeaderBoardReply.ValidateAll() if the designated constraints aren't met.
func (GetLeaderBoardReplyMultiError) AllErrors ¶
func (m GetLeaderBoardReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLeaderBoardReplyMultiError) Error ¶
func (m GetLeaderBoardReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLeaderBoardReplyValidationError ¶
type GetLeaderBoardReplyValidationError struct {
// contains filtered or unexported fields
}
GetLeaderBoardReplyValidationError is the validation error returned by GetLeaderBoardReply.Validate if the designated constraints aren't met.
func (GetLeaderBoardReplyValidationError) Cause ¶
func (e GetLeaderBoardReplyValidationError) Cause() error
Cause function returns cause value.
func (GetLeaderBoardReplyValidationError) Error ¶
func (e GetLeaderBoardReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetLeaderBoardReplyValidationError) ErrorName ¶
func (e GetLeaderBoardReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetLeaderBoardReplyValidationError) Field ¶
func (e GetLeaderBoardReplyValidationError) Field() string
Field function returns field value.
func (GetLeaderBoardReplyValidationError) Key ¶
func (e GetLeaderBoardReplyValidationError) Key() bool
Key function returns key value.
func (GetLeaderBoardReplyValidationError) Reason ¶
func (e GetLeaderBoardReplyValidationError) Reason() string
Reason function returns reason value.
type GetLeaderBoardReply_Board ¶
type GetLeaderBoardReply_Board struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Mode string `protobuf:"bytes,3,opt,name=mode,proto3" json:"mode,omitempty"` // contains filtered or unexported fields }
func (*GetLeaderBoardReply_Board) Descriptor
deprecated
func (*GetLeaderBoardReply_Board) Descriptor() ([]byte, []int)
Deprecated: Use GetLeaderBoardReply_Board.ProtoReflect.Descriptor instead.
func (*GetLeaderBoardReply_Board) GetId ¶
func (x *GetLeaderBoardReply_Board) GetId() int32
func (*GetLeaderBoardReply_Board) GetMode ¶
func (x *GetLeaderBoardReply_Board) GetMode() string
func (*GetLeaderBoardReply_Board) GetUuid ¶
func (x *GetLeaderBoardReply_Board) GetUuid() string
func (*GetLeaderBoardReply_Board) ProtoMessage ¶
func (*GetLeaderBoardReply_Board) ProtoMessage()
func (*GetLeaderBoardReply_Board) ProtoReflect ¶
func (x *GetLeaderBoardReply_Board) ProtoReflect() protoreflect.Message
func (*GetLeaderBoardReply_Board) Reset ¶
func (x *GetLeaderBoardReply_Board) Reset()
func (*GetLeaderBoardReply_Board) String ¶
func (x *GetLeaderBoardReply_Board) String() string
func (*GetLeaderBoardReply_Board) Validate ¶
func (m *GetLeaderBoardReply_Board) Validate() error
Validate checks the field values on GetLeaderBoardReply_Board 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 (*GetLeaderBoardReply_Board) ValidateAll ¶
func (m *GetLeaderBoardReply_Board) ValidateAll() error
ValidateAll checks the field values on GetLeaderBoardReply_Board 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 GetLeaderBoardReply_BoardMultiError, or nil if none found.
type GetLeaderBoardReply_BoardMultiError ¶
type GetLeaderBoardReply_BoardMultiError []error
GetLeaderBoardReply_BoardMultiError is an error wrapping multiple validation errors returned by GetLeaderBoardReply_Board.ValidateAll() if the designated constraints aren't met.
func (GetLeaderBoardReply_BoardMultiError) AllErrors ¶
func (m GetLeaderBoardReply_BoardMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLeaderBoardReply_BoardMultiError) Error ¶
func (m GetLeaderBoardReply_BoardMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLeaderBoardReply_BoardValidationError ¶
type GetLeaderBoardReply_BoardValidationError struct {
// contains filtered or unexported fields
}
GetLeaderBoardReply_BoardValidationError is the validation error returned by GetLeaderBoardReply_Board.Validate if the designated constraints aren't met.
func (GetLeaderBoardReply_BoardValidationError) Cause ¶
func (e GetLeaderBoardReply_BoardValidationError) Cause() error
Cause function returns cause value.
func (GetLeaderBoardReply_BoardValidationError) Error ¶
func (e GetLeaderBoardReply_BoardValidationError) Error() string
Error satisfies the builtin error interface
func (GetLeaderBoardReply_BoardValidationError) ErrorName ¶
func (e GetLeaderBoardReply_BoardValidationError) ErrorName() string
ErrorName returns error name.
func (GetLeaderBoardReply_BoardValidationError) Field ¶
func (e GetLeaderBoardReply_BoardValidationError) Field() string
Field function returns field value.
func (GetLeaderBoardReply_BoardValidationError) Key ¶
func (e GetLeaderBoardReply_BoardValidationError) Key() bool
Key function returns key value.
func (GetLeaderBoardReply_BoardValidationError) Reason ¶
func (e GetLeaderBoardReply_BoardValidationError) Reason() string
Reason function returns reason value.
type GetNewsReply ¶
type GetNewsReply struct { News []*GetNewsReply_News `protobuf:"bytes,1,rep,name=news,proto3" json:"news,omitempty"` // contains filtered or unexported fields }
func (*GetNewsReply) Descriptor
deprecated
func (*GetNewsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetNewsReply.ProtoReflect.Descriptor instead.
func (*GetNewsReply) GetNews ¶
func (x *GetNewsReply) GetNews() []*GetNewsReply_News
func (*GetNewsReply) ProtoMessage ¶
func (*GetNewsReply) ProtoMessage()
func (*GetNewsReply) ProtoReflect ¶
func (x *GetNewsReply) ProtoReflect() protoreflect.Message
func (*GetNewsReply) Reset ¶
func (x *GetNewsReply) Reset()
func (*GetNewsReply) String ¶
func (x *GetNewsReply) String() string
func (*GetNewsReply) Validate ¶
func (m *GetNewsReply) Validate() error
Validate checks the field values on GetNewsReply 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 (*GetNewsReply) ValidateAll ¶
func (m *GetNewsReply) ValidateAll() error
ValidateAll checks the field values on GetNewsReply 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 GetNewsReplyMultiError, or nil if none found.
type GetNewsReplyMultiError ¶
type GetNewsReplyMultiError []error
GetNewsReplyMultiError is an error wrapping multiple validation errors returned by GetNewsReply.ValidateAll() if the designated constraints aren't met.
func (GetNewsReplyMultiError) AllErrors ¶
func (m GetNewsReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNewsReplyMultiError) Error ¶
func (m GetNewsReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNewsReplyValidationError ¶
type GetNewsReplyValidationError struct {
// contains filtered or unexported fields
}
GetNewsReplyValidationError is the validation error returned by GetNewsReply.Validate if the designated constraints aren't met.
func (GetNewsReplyValidationError) Cause ¶
func (e GetNewsReplyValidationError) Cause() error
Cause function returns cause value.
func (GetNewsReplyValidationError) Error ¶
func (e GetNewsReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetNewsReplyValidationError) ErrorName ¶
func (e GetNewsReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetNewsReplyValidationError) Field ¶
func (e GetNewsReplyValidationError) Field() string
Field function returns field value.
func (GetNewsReplyValidationError) Key ¶
func (e GetNewsReplyValidationError) Key() bool
Key function returns key value.
func (GetNewsReplyValidationError) Reason ¶
func (e GetNewsReplyValidationError) Reason() string
Reason function returns reason value.
type GetNewsReply_News ¶
type GetNewsReply_News struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetNewsReply_News) Descriptor
deprecated
func (*GetNewsReply_News) Descriptor() ([]byte, []int)
Deprecated: Use GetNewsReply_News.ProtoReflect.Descriptor instead.
func (*GetNewsReply_News) GetId ¶
func (x *GetNewsReply_News) GetId() string
func (*GetNewsReply_News) ProtoMessage ¶
func (*GetNewsReply_News) ProtoMessage()
func (*GetNewsReply_News) ProtoReflect ¶
func (x *GetNewsReply_News) ProtoReflect() protoreflect.Message
func (*GetNewsReply_News) Reset ¶
func (x *GetNewsReply_News) Reset()
func (*GetNewsReply_News) String ¶
func (x *GetNewsReply_News) String() string
func (*GetNewsReply_News) Validate ¶
func (m *GetNewsReply_News) Validate() error
Validate checks the field values on GetNewsReply_News 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 (*GetNewsReply_News) ValidateAll ¶
func (m *GetNewsReply_News) ValidateAll() error
ValidateAll checks the field values on GetNewsReply_News 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 GetNewsReply_NewsMultiError, or nil if none found.
type GetNewsReply_NewsMultiError ¶
type GetNewsReply_NewsMultiError []error
GetNewsReply_NewsMultiError is an error wrapping multiple validation errors returned by GetNewsReply_News.ValidateAll() if the designated constraints aren't met.
func (GetNewsReply_NewsMultiError) AllErrors ¶
func (m GetNewsReply_NewsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNewsReply_NewsMultiError) Error ¶
func (m GetNewsReply_NewsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNewsReply_NewsValidationError ¶
type GetNewsReply_NewsValidationError struct {
// contains filtered or unexported fields
}
GetNewsReply_NewsValidationError is the validation error returned by GetNewsReply_News.Validate if the designated constraints aren't met.
func (GetNewsReply_NewsValidationError) Cause ¶
func (e GetNewsReply_NewsValidationError) Cause() error
Cause function returns cause value.
func (GetNewsReply_NewsValidationError) Error ¶
func (e GetNewsReply_NewsValidationError) Error() string
Error satisfies the builtin error interface
func (GetNewsReply_NewsValidationError) ErrorName ¶
func (e GetNewsReply_NewsValidationError) ErrorName() string
ErrorName returns error name.
func (GetNewsReply_NewsValidationError) Field ¶
func (e GetNewsReply_NewsValidationError) Field() string
Field function returns field value.
func (GetNewsReply_NewsValidationError) Key ¶
func (e GetNewsReply_NewsValidationError) Key() bool
Key function returns key value.
func (GetNewsReply_NewsValidationError) Reason ¶
func (e GetNewsReply_NewsValidationError) Reason() string
Reason function returns reason value.
type GetNewsReq ¶
type GetNewsReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetNewsReq) Descriptor
deprecated
func (*GetNewsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetNewsReq.ProtoReflect.Descriptor instead.
func (*GetNewsReq) GetPage ¶
func (x *GetNewsReq) GetPage() int32
func (*GetNewsReq) ProtoMessage ¶
func (*GetNewsReq) ProtoMessage()
func (*GetNewsReq) ProtoReflect ¶
func (x *GetNewsReq) ProtoReflect() protoreflect.Message
func (*GetNewsReq) Reset ¶
func (x *GetNewsReq) Reset()
func (*GetNewsReq) String ¶
func (x *GetNewsReq) String() string
func (*GetNewsReq) Validate ¶
func (m *GetNewsReq) Validate() error
Validate checks the field values on GetNewsReq 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 (*GetNewsReq) ValidateAll ¶
func (m *GetNewsReq) ValidateAll() error
ValidateAll checks the field values on GetNewsReq 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 GetNewsReqMultiError, or nil if none found.
type GetNewsReqMultiError ¶
type GetNewsReqMultiError []error
GetNewsReqMultiError is an error wrapping multiple validation errors returned by GetNewsReq.ValidateAll() if the designated constraints aren't met.
func (GetNewsReqMultiError) AllErrors ¶
func (m GetNewsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNewsReqMultiError) Error ¶
func (m GetNewsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNewsReqValidationError ¶
type GetNewsReqValidationError struct {
// contains filtered or unexported fields
}
GetNewsReqValidationError is the validation error returned by GetNewsReq.Validate if the designated constraints aren't met.
func (GetNewsReqValidationError) Cause ¶
func (e GetNewsReqValidationError) Cause() error
Cause function returns cause value.
func (GetNewsReqValidationError) Error ¶
func (e GetNewsReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetNewsReqValidationError) ErrorName ¶
func (e GetNewsReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetNewsReqValidationError) Field ¶
func (e GetNewsReqValidationError) Field() string
Field function returns field value.
func (GetNewsReqValidationError) Key ¶
func (e GetNewsReqValidationError) Key() bool
Key function returns key value.
func (GetNewsReqValidationError) Reason ¶
func (e GetNewsReqValidationError) Reason() string
Reason function returns reason value.
type GetNewsSearchReply ¶ added in v1.4.0
type GetNewsSearchReply struct { List []*GetNewsSearchReply_List `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*GetNewsSearchReply) Descriptor
deprecated
added in
v1.4.0
func (*GetNewsSearchReply) Descriptor() ([]byte, []int)
Deprecated: Use GetNewsSearchReply.ProtoReflect.Descriptor instead.
func (*GetNewsSearchReply) GetList ¶ added in v1.4.0
func (x *GetNewsSearchReply) GetList() []*GetNewsSearchReply_List
func (*GetNewsSearchReply) GetTotal ¶ added in v1.4.0
func (x *GetNewsSearchReply) GetTotal() int32
func (*GetNewsSearchReply) ProtoMessage ¶ added in v1.4.0
func (*GetNewsSearchReply) ProtoMessage()
func (*GetNewsSearchReply) ProtoReflect ¶ added in v1.4.0
func (x *GetNewsSearchReply) ProtoReflect() protoreflect.Message
func (*GetNewsSearchReply) Reset ¶ added in v1.4.0
func (x *GetNewsSearchReply) Reset()
func (*GetNewsSearchReply) String ¶ added in v1.4.0
func (x *GetNewsSearchReply) String() string
func (*GetNewsSearchReply) Validate ¶ added in v1.4.0
func (m *GetNewsSearchReply) Validate() error
Validate checks the field values on GetNewsSearchReply 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 (*GetNewsSearchReply) ValidateAll ¶ added in v1.4.0
func (m *GetNewsSearchReply) ValidateAll() error
ValidateAll checks the field values on GetNewsSearchReply 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 GetNewsSearchReplyMultiError, or nil if none found.
type GetNewsSearchReplyMultiError ¶ added in v1.4.0
type GetNewsSearchReplyMultiError []error
GetNewsSearchReplyMultiError is an error wrapping multiple validation errors returned by GetNewsSearchReply.ValidateAll() if the designated constraints aren't met.
func (GetNewsSearchReplyMultiError) AllErrors ¶ added in v1.4.0
func (m GetNewsSearchReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNewsSearchReplyMultiError) Error ¶ added in v1.4.0
func (m GetNewsSearchReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNewsSearchReplyValidationError ¶ added in v1.4.0
type GetNewsSearchReplyValidationError struct {
// contains filtered or unexported fields
}
GetNewsSearchReplyValidationError is the validation error returned by GetNewsSearchReply.Validate if the designated constraints aren't met.
func (GetNewsSearchReplyValidationError) Cause ¶ added in v1.4.0
func (e GetNewsSearchReplyValidationError) Cause() error
Cause function returns cause value.
func (GetNewsSearchReplyValidationError) Error ¶ added in v1.4.0
func (e GetNewsSearchReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetNewsSearchReplyValidationError) ErrorName ¶ added in v1.4.0
func (e GetNewsSearchReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetNewsSearchReplyValidationError) Field ¶ added in v1.4.0
func (e GetNewsSearchReplyValidationError) Field() string
Field function returns field value.
func (GetNewsSearchReplyValidationError) Key ¶ added in v1.4.0
func (e GetNewsSearchReplyValidationError) Key() bool
Key function returns key value.
func (GetNewsSearchReplyValidationError) Reason ¶ added in v1.4.0
func (e GetNewsSearchReplyValidationError) Reason() string
Reason function returns reason value.
type GetNewsSearchReply_List ¶ added in v1.4.0
type GetNewsSearchReply_List struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Tags string `protobuf:"bytes,3,opt,name=tags,proto3" json:"tags,omitempty"` Author string `protobuf:"bytes,4,opt,name=author,proto3" json:"author,omitempty"` Update string `protobuf:"bytes,6,opt,name=update,proto3" json:"update,omitempty"` Url string `protobuf:"bytes,7,opt,name=url,proto3" json:"url,omitempty"` Content string `protobuf:"bytes,8,opt,name=content,proto3" json:"content,omitempty"` Cover string `protobuf:"bytes,9,opt,name=cover,proto3" json:"cover,omitempty"` // contains filtered or unexported fields }
func (*GetNewsSearchReply_List) Descriptor
deprecated
added in
v1.4.0
func (*GetNewsSearchReply_List) Descriptor() ([]byte, []int)
Deprecated: Use GetNewsSearchReply_List.ProtoReflect.Descriptor instead.
func (*GetNewsSearchReply_List) GetAuthor ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) GetAuthor() string
func (*GetNewsSearchReply_List) GetContent ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) GetContent() string
func (*GetNewsSearchReply_List) GetCover ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) GetCover() string
func (*GetNewsSearchReply_List) GetId ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) GetId() string
func (*GetNewsSearchReply_List) GetTags ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) GetTags() string
func (*GetNewsSearchReply_List) GetTitle ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) GetTitle() string
func (*GetNewsSearchReply_List) GetUpdate ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) GetUpdate() string
func (*GetNewsSearchReply_List) GetUrl ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) GetUrl() string
func (*GetNewsSearchReply_List) ProtoMessage ¶ added in v1.4.0
func (*GetNewsSearchReply_List) ProtoMessage()
func (*GetNewsSearchReply_List) ProtoReflect ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) ProtoReflect() protoreflect.Message
func (*GetNewsSearchReply_List) Reset ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) Reset()
func (*GetNewsSearchReply_List) String ¶ added in v1.4.0
func (x *GetNewsSearchReply_List) String() string
func (*GetNewsSearchReply_List) Validate ¶ added in v1.4.0
func (m *GetNewsSearchReply_List) Validate() error
Validate checks the field values on GetNewsSearchReply_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 (*GetNewsSearchReply_List) ValidateAll ¶ added in v1.4.0
func (m *GetNewsSearchReply_List) ValidateAll() error
ValidateAll checks the field values on GetNewsSearchReply_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 GetNewsSearchReply_ListMultiError, or nil if none found.
type GetNewsSearchReply_ListMultiError ¶ added in v1.4.0
type GetNewsSearchReply_ListMultiError []error
GetNewsSearchReply_ListMultiError is an error wrapping multiple validation errors returned by GetNewsSearchReply_List.ValidateAll() if the designated constraints aren't met.
func (GetNewsSearchReply_ListMultiError) AllErrors ¶ added in v1.4.0
func (m GetNewsSearchReply_ListMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNewsSearchReply_ListMultiError) Error ¶ added in v1.4.0
func (m GetNewsSearchReply_ListMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNewsSearchReply_ListValidationError ¶ added in v1.4.0
type GetNewsSearchReply_ListValidationError struct {
// contains filtered or unexported fields
}
GetNewsSearchReply_ListValidationError is the validation error returned by GetNewsSearchReply_List.Validate if the designated constraints aren't met.
func (GetNewsSearchReply_ListValidationError) Cause ¶ added in v1.4.0
func (e GetNewsSearchReply_ListValidationError) Cause() error
Cause function returns cause value.
func (GetNewsSearchReply_ListValidationError) Error ¶ added in v1.4.0
func (e GetNewsSearchReply_ListValidationError) Error() string
Error satisfies the builtin error interface
func (GetNewsSearchReply_ListValidationError) ErrorName ¶ added in v1.4.0
func (e GetNewsSearchReply_ListValidationError) ErrorName() string
ErrorName returns error name.
func (GetNewsSearchReply_ListValidationError) Field ¶ added in v1.4.0
func (e GetNewsSearchReply_ListValidationError) Field() string
Field function returns field value.
func (GetNewsSearchReply_ListValidationError) Key ¶ added in v1.4.0
func (e GetNewsSearchReply_ListValidationError) Key() bool
Key function returns key value.
func (GetNewsSearchReply_ListValidationError) Reason ¶ added in v1.4.0
func (e GetNewsSearchReply_ListValidationError) Reason() string
Reason function returns reason value.
type GetNewsSearchReq ¶ added in v1.4.0
type GetNewsSearchReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Search string `protobuf:"bytes,2,opt,name=search,proto3" json:"search,omitempty"` Time string `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"` // contains filtered or unexported fields }
func (*GetNewsSearchReq) Descriptor
deprecated
added in
v1.4.0
func (*GetNewsSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use GetNewsSearchReq.ProtoReflect.Descriptor instead.
func (*GetNewsSearchReq) GetPage ¶ added in v1.4.0
func (x *GetNewsSearchReq) GetPage() int32
func (*GetNewsSearchReq) GetSearch ¶ added in v1.4.0
func (x *GetNewsSearchReq) GetSearch() string
func (*GetNewsSearchReq) GetTime ¶ added in v1.4.0
func (x *GetNewsSearchReq) GetTime() string
func (*GetNewsSearchReq) ProtoMessage ¶ added in v1.4.0
func (*GetNewsSearchReq) ProtoMessage()
func (*GetNewsSearchReq) ProtoReflect ¶ added in v1.4.0
func (x *GetNewsSearchReq) ProtoReflect() protoreflect.Message
func (*GetNewsSearchReq) Reset ¶ added in v1.4.0
func (x *GetNewsSearchReq) Reset()
func (*GetNewsSearchReq) String ¶ added in v1.4.0
func (x *GetNewsSearchReq) String() string
func (*GetNewsSearchReq) Validate ¶ added in v1.4.0
func (m *GetNewsSearchReq) Validate() error
Validate checks the field values on GetNewsSearchReq 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 (*GetNewsSearchReq) ValidateAll ¶ added in v1.4.0
func (m *GetNewsSearchReq) ValidateAll() error
ValidateAll checks the field values on GetNewsSearchReq 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 GetNewsSearchReqMultiError, or nil if none found.
type GetNewsSearchReqMultiError ¶ added in v1.4.0
type GetNewsSearchReqMultiError []error
GetNewsSearchReqMultiError is an error wrapping multiple validation errors returned by GetNewsSearchReq.ValidateAll() if the designated constraints aren't met.
func (GetNewsSearchReqMultiError) AllErrors ¶ added in v1.4.0
func (m GetNewsSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNewsSearchReqMultiError) Error ¶ added in v1.4.0
func (m GetNewsSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNewsSearchReqValidationError ¶ added in v1.4.0
type GetNewsSearchReqValidationError struct {
// contains filtered or unexported fields
}
GetNewsSearchReqValidationError is the validation error returned by GetNewsSearchReq.Validate if the designated constraints aren't met.
func (GetNewsSearchReqValidationError) Cause ¶ added in v1.4.0
func (e GetNewsSearchReqValidationError) Cause() error
Cause function returns cause value.
func (GetNewsSearchReqValidationError) Error ¶ added in v1.4.0
func (e GetNewsSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetNewsSearchReqValidationError) ErrorName ¶ added in v1.4.0
func (e GetNewsSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetNewsSearchReqValidationError) Field ¶ added in v1.4.0
func (e GetNewsSearchReqValidationError) Field() string
Field function returns field value.
func (GetNewsSearchReqValidationError) Key ¶ added in v1.4.0
func (e GetNewsSearchReqValidationError) Key() bool
Key function returns key value.
func (GetNewsSearchReqValidationError) Reason ¶ added in v1.4.0
func (e GetNewsSearchReqValidationError) Reason() string
Reason function returns reason value.
type GetSubscribeListCountReply ¶
type GetSubscribeListCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetSubscribeListCountReply) Descriptor
deprecated
func (*GetSubscribeListCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscribeListCountReply.ProtoReflect.Descriptor instead.
func (*GetSubscribeListCountReply) GetCount ¶
func (x *GetSubscribeListCountReply) GetCount() int32
func (*GetSubscribeListCountReply) ProtoMessage ¶
func (*GetSubscribeListCountReply) ProtoMessage()
func (*GetSubscribeListCountReply) ProtoReflect ¶
func (x *GetSubscribeListCountReply) ProtoReflect() protoreflect.Message
func (*GetSubscribeListCountReply) Reset ¶
func (x *GetSubscribeListCountReply) Reset()
func (*GetSubscribeListCountReply) String ¶
func (x *GetSubscribeListCountReply) String() string
func (*GetSubscribeListCountReply) Validate ¶
func (m *GetSubscribeListCountReply) Validate() error
Validate checks the field values on GetSubscribeListCountReply 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 (*GetSubscribeListCountReply) ValidateAll ¶
func (m *GetSubscribeListCountReply) ValidateAll() error
ValidateAll checks the field values on GetSubscribeListCountReply 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 GetSubscribeListCountReplyMultiError, or nil if none found.
type GetSubscribeListCountReplyMultiError ¶
type GetSubscribeListCountReplyMultiError []error
GetSubscribeListCountReplyMultiError is an error wrapping multiple validation errors returned by GetSubscribeListCountReply.ValidateAll() if the designated constraints aren't met.
func (GetSubscribeListCountReplyMultiError) AllErrors ¶
func (m GetSubscribeListCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscribeListCountReplyMultiError) Error ¶
func (m GetSubscribeListCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscribeListCountReplyValidationError ¶
type GetSubscribeListCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetSubscribeListCountReplyValidationError is the validation error returned by GetSubscribeListCountReply.Validate if the designated constraints aren't met.
func (GetSubscribeListCountReplyValidationError) Cause ¶
func (e GetSubscribeListCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetSubscribeListCountReplyValidationError) Error ¶
func (e GetSubscribeListCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscribeListCountReplyValidationError) ErrorName ¶
func (e GetSubscribeListCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscribeListCountReplyValidationError) Field ¶
func (e GetSubscribeListCountReplyValidationError) Field() string
Field function returns field value.
func (GetSubscribeListCountReplyValidationError) Key ¶
func (e GetSubscribeListCountReplyValidationError) Key() bool
Key function returns key value.
func (GetSubscribeListCountReplyValidationError) Reason ¶
func (e GetSubscribeListCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetSubscribeListCountReq ¶
type GetSubscribeListCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetSubscribeListCountReq) Descriptor
deprecated
func (*GetSubscribeListCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscribeListCountReq.ProtoReflect.Descriptor instead.
func (*GetSubscribeListCountReq) GetUuid ¶
func (x *GetSubscribeListCountReq) GetUuid() string
func (*GetSubscribeListCountReq) ProtoMessage ¶
func (*GetSubscribeListCountReq) ProtoMessage()
func (*GetSubscribeListCountReq) ProtoReflect ¶
func (x *GetSubscribeListCountReq) ProtoReflect() protoreflect.Message
func (*GetSubscribeListCountReq) Reset ¶
func (x *GetSubscribeListCountReq) Reset()
func (*GetSubscribeListCountReq) String ¶
func (x *GetSubscribeListCountReq) String() string
func (*GetSubscribeListCountReq) Validate ¶
func (m *GetSubscribeListCountReq) Validate() error
Validate checks the field values on GetSubscribeListCountReq 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 (*GetSubscribeListCountReq) ValidateAll ¶
func (m *GetSubscribeListCountReq) ValidateAll() error
ValidateAll checks the field values on GetSubscribeListCountReq 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 GetSubscribeListCountReqMultiError, or nil if none found.
type GetSubscribeListCountReqMultiError ¶
type GetSubscribeListCountReqMultiError []error
GetSubscribeListCountReqMultiError is an error wrapping multiple validation errors returned by GetSubscribeListCountReq.ValidateAll() if the designated constraints aren't met.
func (GetSubscribeListCountReqMultiError) AllErrors ¶
func (m GetSubscribeListCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscribeListCountReqMultiError) Error ¶
func (m GetSubscribeListCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscribeListCountReqValidationError ¶
type GetSubscribeListCountReqValidationError struct {
// contains filtered or unexported fields
}
GetSubscribeListCountReqValidationError is the validation error returned by GetSubscribeListCountReq.Validate if the designated constraints aren't met.
func (GetSubscribeListCountReqValidationError) Cause ¶
func (e GetSubscribeListCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetSubscribeListCountReqValidationError) Error ¶
func (e GetSubscribeListCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscribeListCountReqValidationError) ErrorName ¶
func (e GetSubscribeListCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscribeListCountReqValidationError) Field ¶
func (e GetSubscribeListCountReqValidationError) Field() string
Field function returns field value.
func (GetSubscribeListCountReqValidationError) Key ¶
func (e GetSubscribeListCountReqValidationError) Key() bool
Key function returns key value.
func (GetSubscribeListCountReqValidationError) Reason ¶
func (e GetSubscribeListCountReqValidationError) Reason() string
Reason function returns reason value.
type GetSubscribeListReply ¶
type GetSubscribeListReply struct { Subscribe []*GetSubscribeListReply_Subscribe `protobuf:"bytes,1,rep,name=subscribe,proto3" json:"subscribe,omitempty"` // contains filtered or unexported fields }
func (*GetSubscribeListReply) Descriptor
deprecated
func (*GetSubscribeListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscribeListReply.ProtoReflect.Descriptor instead.
func (*GetSubscribeListReply) GetSubscribe ¶
func (x *GetSubscribeListReply) GetSubscribe() []*GetSubscribeListReply_Subscribe
func (*GetSubscribeListReply) ProtoMessage ¶
func (*GetSubscribeListReply) ProtoMessage()
func (*GetSubscribeListReply) ProtoReflect ¶
func (x *GetSubscribeListReply) ProtoReflect() protoreflect.Message
func (*GetSubscribeListReply) Reset ¶
func (x *GetSubscribeListReply) Reset()
func (*GetSubscribeListReply) String ¶
func (x *GetSubscribeListReply) String() string
func (*GetSubscribeListReply) Validate ¶
func (m *GetSubscribeListReply) Validate() error
Validate checks the field values on GetSubscribeListReply 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 (*GetSubscribeListReply) ValidateAll ¶
func (m *GetSubscribeListReply) ValidateAll() error
ValidateAll checks the field values on GetSubscribeListReply 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 GetSubscribeListReplyMultiError, or nil if none found.
type GetSubscribeListReplyMultiError ¶
type GetSubscribeListReplyMultiError []error
GetSubscribeListReplyMultiError is an error wrapping multiple validation errors returned by GetSubscribeListReply.ValidateAll() if the designated constraints aren't met.
func (GetSubscribeListReplyMultiError) AllErrors ¶
func (m GetSubscribeListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscribeListReplyMultiError) Error ¶
func (m GetSubscribeListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscribeListReplyValidationError ¶
type GetSubscribeListReplyValidationError struct {
// contains filtered or unexported fields
}
GetSubscribeListReplyValidationError is the validation error returned by GetSubscribeListReply.Validate if the designated constraints aren't met.
func (GetSubscribeListReplyValidationError) Cause ¶
func (e GetSubscribeListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetSubscribeListReplyValidationError) Error ¶
func (e GetSubscribeListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscribeListReplyValidationError) ErrorName ¶
func (e GetSubscribeListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscribeListReplyValidationError) Field ¶
func (e GetSubscribeListReplyValidationError) Field() string
Field function returns field value.
func (GetSubscribeListReplyValidationError) Key ¶
func (e GetSubscribeListReplyValidationError) Key() bool
Key function returns key value.
func (GetSubscribeListReplyValidationError) Reason ¶
func (e GetSubscribeListReplyValidationError) Reason() string
Reason function returns reason value.
type GetSubscribeListReply_Subscribe ¶
type GetSubscribeListReply_Subscribe struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetSubscribeListReply_Subscribe) Descriptor
deprecated
func (*GetSubscribeListReply_Subscribe) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscribeListReply_Subscribe.ProtoReflect.Descriptor instead.
func (*GetSubscribeListReply_Subscribe) GetId ¶
func (x *GetSubscribeListReply_Subscribe) GetId() int32
func (*GetSubscribeListReply_Subscribe) GetUuid ¶
func (x *GetSubscribeListReply_Subscribe) GetUuid() string
func (*GetSubscribeListReply_Subscribe) ProtoMessage ¶
func (*GetSubscribeListReply_Subscribe) ProtoMessage()
func (*GetSubscribeListReply_Subscribe) ProtoReflect ¶
func (x *GetSubscribeListReply_Subscribe) ProtoReflect() protoreflect.Message
func (*GetSubscribeListReply_Subscribe) Reset ¶
func (x *GetSubscribeListReply_Subscribe) Reset()
func (*GetSubscribeListReply_Subscribe) String ¶
func (x *GetSubscribeListReply_Subscribe) String() string
func (*GetSubscribeListReply_Subscribe) Validate ¶
func (m *GetSubscribeListReply_Subscribe) Validate() error
Validate checks the field values on GetSubscribeListReply_Subscribe 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 (*GetSubscribeListReply_Subscribe) ValidateAll ¶
func (m *GetSubscribeListReply_Subscribe) ValidateAll() error
ValidateAll checks the field values on GetSubscribeListReply_Subscribe 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 GetSubscribeListReply_SubscribeMultiError, or nil if none found.
type GetSubscribeListReply_SubscribeMultiError ¶
type GetSubscribeListReply_SubscribeMultiError []error
GetSubscribeListReply_SubscribeMultiError is an error wrapping multiple validation errors returned by GetSubscribeListReply_Subscribe.ValidateAll() if the designated constraints aren't met.
func (GetSubscribeListReply_SubscribeMultiError) AllErrors ¶
func (m GetSubscribeListReply_SubscribeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscribeListReply_SubscribeMultiError) Error ¶
func (m GetSubscribeListReply_SubscribeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscribeListReply_SubscribeValidationError ¶
type GetSubscribeListReply_SubscribeValidationError struct {
// contains filtered or unexported fields
}
GetSubscribeListReply_SubscribeValidationError is the validation error returned by GetSubscribeListReply_Subscribe.Validate if the designated constraints aren't met.
func (GetSubscribeListReply_SubscribeValidationError) Cause ¶
func (e GetSubscribeListReply_SubscribeValidationError) Cause() error
Cause function returns cause value.
func (GetSubscribeListReply_SubscribeValidationError) Error ¶
func (e GetSubscribeListReply_SubscribeValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscribeListReply_SubscribeValidationError) ErrorName ¶
func (e GetSubscribeListReply_SubscribeValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscribeListReply_SubscribeValidationError) Field ¶
func (e GetSubscribeListReply_SubscribeValidationError) Field() string
Field function returns field value.
func (GetSubscribeListReply_SubscribeValidationError) Key ¶
func (e GetSubscribeListReply_SubscribeValidationError) Key() bool
Key function returns key value.
func (GetSubscribeListReply_SubscribeValidationError) Reason ¶
func (e GetSubscribeListReply_SubscribeValidationError) Reason() string
Reason function returns reason value.
type GetSubscribeListReq ¶
type GetSubscribeListReq 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 (*GetSubscribeListReq) Descriptor
deprecated
func (*GetSubscribeListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscribeListReq.ProtoReflect.Descriptor instead.
func (*GetSubscribeListReq) GetPage ¶
func (x *GetSubscribeListReq) GetPage() int32
func (*GetSubscribeListReq) GetUuid ¶
func (x *GetSubscribeListReq) GetUuid() string
func (*GetSubscribeListReq) ProtoMessage ¶
func (*GetSubscribeListReq) ProtoMessage()
func (*GetSubscribeListReq) ProtoReflect ¶
func (x *GetSubscribeListReq) ProtoReflect() protoreflect.Message
func (*GetSubscribeListReq) Reset ¶
func (x *GetSubscribeListReq) Reset()
func (*GetSubscribeListReq) String ¶
func (x *GetSubscribeListReq) String() string
func (*GetSubscribeListReq) Validate ¶
func (m *GetSubscribeListReq) Validate() error
Validate checks the field values on GetSubscribeListReq 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 (*GetSubscribeListReq) ValidateAll ¶
func (m *GetSubscribeListReq) ValidateAll() error
ValidateAll checks the field values on GetSubscribeListReq 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 GetSubscribeListReqMultiError, or nil if none found.
type GetSubscribeListReqMultiError ¶
type GetSubscribeListReqMultiError []error
GetSubscribeListReqMultiError is an error wrapping multiple validation errors returned by GetSubscribeListReq.ValidateAll() if the designated constraints aren't met.
func (GetSubscribeListReqMultiError) AllErrors ¶
func (m GetSubscribeListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscribeListReqMultiError) Error ¶
func (m GetSubscribeListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscribeListReqValidationError ¶
type GetSubscribeListReqValidationError struct {
// contains filtered or unexported fields
}
GetSubscribeListReqValidationError is the validation error returned by GetSubscribeListReq.Validate if the designated constraints aren't met.
func (GetSubscribeListReqValidationError) Cause ¶
func (e GetSubscribeListReqValidationError) Cause() error
Cause function returns cause value.
func (GetSubscribeListReqValidationError) Error ¶
func (e GetSubscribeListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscribeListReqValidationError) ErrorName ¶
func (e GetSubscribeListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscribeListReqValidationError) Field ¶
func (e GetSubscribeListReqValidationError) Field() string
Field function returns field value.
func (GetSubscribeListReqValidationError) Key ¶
func (e GetSubscribeListReqValidationError) Key() bool
Key function returns key value.
func (GetSubscribeListReqValidationError) Reason ¶
func (e GetSubscribeListReqValidationError) Reason() string
Reason function returns reason value.
type GetTalkContentReviewReply ¶
type GetTalkContentReviewReply struct { Review []*GetTalkContentReviewReply_Review `protobuf:"bytes,1,rep,name=review,proto3" json:"review,omitempty"` // contains filtered or unexported fields }
func (*GetTalkContentReviewReply) Descriptor
deprecated
func (*GetTalkContentReviewReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkContentReviewReply.ProtoReflect.Descriptor instead.
func (*GetTalkContentReviewReply) GetReview ¶
func (x *GetTalkContentReviewReply) GetReview() []*GetTalkContentReviewReply_Review
func (*GetTalkContentReviewReply) ProtoMessage ¶
func (*GetTalkContentReviewReply) ProtoMessage()
func (*GetTalkContentReviewReply) ProtoReflect ¶
func (x *GetTalkContentReviewReply) ProtoReflect() protoreflect.Message
func (*GetTalkContentReviewReply) Reset ¶
func (x *GetTalkContentReviewReply) Reset()
func (*GetTalkContentReviewReply) String ¶
func (x *GetTalkContentReviewReply) String() string
func (*GetTalkContentReviewReply) Validate ¶
func (m *GetTalkContentReviewReply) Validate() error
Validate checks the field values on GetTalkContentReviewReply 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 (*GetTalkContentReviewReply) ValidateAll ¶
func (m *GetTalkContentReviewReply) ValidateAll() error
ValidateAll checks the field values on GetTalkContentReviewReply 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 GetTalkContentReviewReplyMultiError, or nil if none found.
type GetTalkContentReviewReplyMultiError ¶
type GetTalkContentReviewReplyMultiError []error
GetTalkContentReviewReplyMultiError is an error wrapping multiple validation errors returned by GetTalkContentReviewReply.ValidateAll() if the designated constraints aren't met.
func (GetTalkContentReviewReplyMultiError) AllErrors ¶
func (m GetTalkContentReviewReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkContentReviewReplyMultiError) Error ¶
func (m GetTalkContentReviewReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkContentReviewReplyValidationError ¶
type GetTalkContentReviewReplyValidationError struct {
// contains filtered or unexported fields
}
GetTalkContentReviewReplyValidationError is the validation error returned by GetTalkContentReviewReply.Validate if the designated constraints aren't met.
func (GetTalkContentReviewReplyValidationError) Cause ¶
func (e GetTalkContentReviewReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTalkContentReviewReplyValidationError) Error ¶
func (e GetTalkContentReviewReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkContentReviewReplyValidationError) ErrorName ¶
func (e GetTalkContentReviewReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkContentReviewReplyValidationError) Field ¶
func (e GetTalkContentReviewReplyValidationError) Field() string
Field function returns field value.
func (GetTalkContentReviewReplyValidationError) Key ¶
func (e GetTalkContentReviewReplyValidationError) Key() bool
Key function returns key value.
func (GetTalkContentReviewReplyValidationError) Reason ¶
func (e GetTalkContentReviewReplyValidationError) Reason() string
Reason function returns reason value.
type GetTalkContentReviewReply_Review ¶
type GetTalkContentReviewReply_Review struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CreationId int32 `protobuf:"varint,2,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"` Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` CreateAt string `protobuf:"bytes,6,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` JobId string `protobuf:"bytes,7,opt,name=job_id,json=jobId,proto3" json:"job_id,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"` // contains filtered or unexported fields }
func (*GetTalkContentReviewReply_Review) Descriptor
deprecated
func (*GetTalkContentReviewReply_Review) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkContentReviewReply_Review.ProtoReflect.Descriptor instead.
func (*GetTalkContentReviewReply_Review) GetCreateAt ¶
func (x *GetTalkContentReviewReply_Review) GetCreateAt() string
func (*GetTalkContentReviewReply_Review) GetCreationId ¶
func (x *GetTalkContentReviewReply_Review) GetCreationId() int32
func (*GetTalkContentReviewReply_Review) GetId ¶
func (x *GetTalkContentReviewReply_Review) GetId() int32
func (*GetTalkContentReviewReply_Review) GetJobId ¶
func (x *GetTalkContentReviewReply_Review) GetJobId() string
func (*GetTalkContentReviewReply_Review) GetKind ¶
func (x *GetTalkContentReviewReply_Review) GetKind() string
func (*GetTalkContentReviewReply_Review) GetLabel ¶
func (x *GetTalkContentReviewReply_Review) GetLabel() string
func (*GetTalkContentReviewReply_Review) GetResult ¶
func (x *GetTalkContentReviewReply_Review) GetResult() int32
func (*GetTalkContentReviewReply_Review) GetSection ¶
func (x *GetTalkContentReviewReply_Review) GetSection() string
func (*GetTalkContentReviewReply_Review) GetTitle ¶
func (x *GetTalkContentReviewReply_Review) GetTitle() string
func (*GetTalkContentReviewReply_Review) GetUuid ¶
func (x *GetTalkContentReviewReply_Review) GetUuid() string
func (*GetTalkContentReviewReply_Review) ProtoMessage ¶
func (*GetTalkContentReviewReply_Review) ProtoMessage()
func (*GetTalkContentReviewReply_Review) ProtoReflect ¶
func (x *GetTalkContentReviewReply_Review) ProtoReflect() protoreflect.Message
func (*GetTalkContentReviewReply_Review) Reset ¶
func (x *GetTalkContentReviewReply_Review) Reset()
func (*GetTalkContentReviewReply_Review) String ¶
func (x *GetTalkContentReviewReply_Review) String() string
func (*GetTalkContentReviewReply_Review) Validate ¶
func (m *GetTalkContentReviewReply_Review) Validate() error
Validate checks the field values on GetTalkContentReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTalkContentReviewReply_Review) ValidateAll ¶
func (m *GetTalkContentReviewReply_Review) ValidateAll() error
ValidateAll checks the field values on GetTalkContentReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTalkContentReviewReply_ReviewMultiError, or nil if none found.
type GetTalkContentReviewReply_ReviewMultiError ¶
type GetTalkContentReviewReply_ReviewMultiError []error
GetTalkContentReviewReply_ReviewMultiError is an error wrapping multiple validation errors returned by GetTalkContentReviewReply_Review.ValidateAll() if the designated constraints aren't met.
func (GetTalkContentReviewReply_ReviewMultiError) AllErrors ¶
func (m GetTalkContentReviewReply_ReviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkContentReviewReply_ReviewMultiError) Error ¶
func (m GetTalkContentReviewReply_ReviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkContentReviewReply_ReviewValidationError ¶
type GetTalkContentReviewReply_ReviewValidationError struct {
// contains filtered or unexported fields
}
GetTalkContentReviewReply_ReviewValidationError is the validation error returned by GetTalkContentReviewReply_Review.Validate if the designated constraints aren't met.
func (GetTalkContentReviewReply_ReviewValidationError) Cause ¶
func (e GetTalkContentReviewReply_ReviewValidationError) Cause() error
Cause function returns cause value.
func (GetTalkContentReviewReply_ReviewValidationError) Error ¶
func (e GetTalkContentReviewReply_ReviewValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkContentReviewReply_ReviewValidationError) ErrorName ¶
func (e GetTalkContentReviewReply_ReviewValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkContentReviewReply_ReviewValidationError) Field ¶
func (e GetTalkContentReviewReply_ReviewValidationError) Field() string
Field function returns field value.
func (GetTalkContentReviewReply_ReviewValidationError) Key ¶
func (e GetTalkContentReviewReply_ReviewValidationError) Key() bool
Key function returns key value.
func (GetTalkContentReviewReply_ReviewValidationError) Reason ¶
func (e GetTalkContentReviewReply_ReviewValidationError) Reason() string
Reason function returns reason value.
type GetTalkContentReviewReq ¶
type GetTalkContentReviewReq 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 (*GetTalkContentReviewReq) Descriptor
deprecated
func (*GetTalkContentReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkContentReviewReq.ProtoReflect.Descriptor instead.
func (*GetTalkContentReviewReq) GetPage ¶
func (x *GetTalkContentReviewReq) GetPage() int32
func (*GetTalkContentReviewReq) GetUuid ¶
func (x *GetTalkContentReviewReq) GetUuid() string
func (*GetTalkContentReviewReq) ProtoMessage ¶
func (*GetTalkContentReviewReq) ProtoMessage()
func (*GetTalkContentReviewReq) ProtoReflect ¶
func (x *GetTalkContentReviewReq) ProtoReflect() protoreflect.Message
func (*GetTalkContentReviewReq) Reset ¶
func (x *GetTalkContentReviewReq) Reset()
func (*GetTalkContentReviewReq) String ¶
func (x *GetTalkContentReviewReq) String() string
func (*GetTalkContentReviewReq) Validate ¶
func (m *GetTalkContentReviewReq) Validate() error
Validate checks the field values on GetTalkContentReviewReq 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 (*GetTalkContentReviewReq) ValidateAll ¶
func (m *GetTalkContentReviewReq) ValidateAll() error
ValidateAll checks the field values on GetTalkContentReviewReq 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 GetTalkContentReviewReqMultiError, or nil if none found.
type GetTalkContentReviewReqMultiError ¶
type GetTalkContentReviewReqMultiError []error
GetTalkContentReviewReqMultiError is an error wrapping multiple validation errors returned by GetTalkContentReviewReq.ValidateAll() if the designated constraints aren't met.
func (GetTalkContentReviewReqMultiError) AllErrors ¶
func (m GetTalkContentReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkContentReviewReqMultiError) Error ¶
func (m GetTalkContentReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkContentReviewReqValidationError ¶
type GetTalkContentReviewReqValidationError struct {
// contains filtered or unexported fields
}
GetTalkContentReviewReqValidationError is the validation error returned by GetTalkContentReviewReq.Validate if the designated constraints aren't met.
func (GetTalkContentReviewReqValidationError) Cause ¶
func (e GetTalkContentReviewReqValidationError) Cause() error
Cause function returns cause value.
func (GetTalkContentReviewReqValidationError) Error ¶
func (e GetTalkContentReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkContentReviewReqValidationError) ErrorName ¶
func (e GetTalkContentReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkContentReviewReqValidationError) Field ¶
func (e GetTalkContentReviewReqValidationError) Field() string
Field function returns field value.
func (GetTalkContentReviewReqValidationError) Key ¶
func (e GetTalkContentReviewReqValidationError) Key() bool
Key function returns key value.
func (GetTalkContentReviewReqValidationError) Reason ¶
func (e GetTalkContentReviewReqValidationError) Reason() string
Reason function returns reason value.
type GetTalkCountReply ¶
type GetTalkCountReply struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetTalkCountReply) Descriptor
deprecated
func (*GetTalkCountReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkCountReply.ProtoReflect.Descriptor instead.
func (*GetTalkCountReply) GetCount ¶
func (x *GetTalkCountReply) GetCount() int32
func (*GetTalkCountReply) ProtoMessage ¶
func (*GetTalkCountReply) ProtoMessage()
func (*GetTalkCountReply) ProtoReflect ¶
func (x *GetTalkCountReply) ProtoReflect() protoreflect.Message
func (*GetTalkCountReply) Reset ¶
func (x *GetTalkCountReply) Reset()
func (*GetTalkCountReply) String ¶
func (x *GetTalkCountReply) String() string
func (*GetTalkCountReply) Validate ¶
func (m *GetTalkCountReply) Validate() error
Validate checks the field values on GetTalkCountReply 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 (*GetTalkCountReply) ValidateAll ¶
func (m *GetTalkCountReply) ValidateAll() error
ValidateAll checks the field values on GetTalkCountReply 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 GetTalkCountReplyMultiError, or nil if none found.
type GetTalkCountReplyMultiError ¶
type GetTalkCountReplyMultiError []error
GetTalkCountReplyMultiError is an error wrapping multiple validation errors returned by GetTalkCountReply.ValidateAll() if the designated constraints aren't met.
func (GetTalkCountReplyMultiError) AllErrors ¶
func (m GetTalkCountReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkCountReplyMultiError) Error ¶
func (m GetTalkCountReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkCountReplyValidationError ¶
type GetTalkCountReplyValidationError struct {
// contains filtered or unexported fields
}
GetTalkCountReplyValidationError is the validation error returned by GetTalkCountReply.Validate if the designated constraints aren't met.
func (GetTalkCountReplyValidationError) Cause ¶
func (e GetTalkCountReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTalkCountReplyValidationError) Error ¶
func (e GetTalkCountReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkCountReplyValidationError) ErrorName ¶
func (e GetTalkCountReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkCountReplyValidationError) Field ¶
func (e GetTalkCountReplyValidationError) Field() string
Field function returns field value.
func (GetTalkCountReplyValidationError) Key ¶
func (e GetTalkCountReplyValidationError) Key() bool
Key function returns key value.
func (GetTalkCountReplyValidationError) Reason ¶
func (e GetTalkCountReplyValidationError) Reason() string
Reason function returns reason value.
type GetTalkCountReq ¶
type GetTalkCountReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetTalkCountReq) Descriptor
deprecated
func (*GetTalkCountReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkCountReq.ProtoReflect.Descriptor instead.
func (*GetTalkCountReq) GetUuid ¶
func (x *GetTalkCountReq) GetUuid() string
func (*GetTalkCountReq) ProtoMessage ¶
func (*GetTalkCountReq) ProtoMessage()
func (*GetTalkCountReq) ProtoReflect ¶
func (x *GetTalkCountReq) ProtoReflect() protoreflect.Message
func (*GetTalkCountReq) Reset ¶
func (x *GetTalkCountReq) Reset()
func (*GetTalkCountReq) String ¶
func (x *GetTalkCountReq) String() string
func (*GetTalkCountReq) Validate ¶
func (m *GetTalkCountReq) Validate() error
Validate checks the field values on GetTalkCountReq 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 (*GetTalkCountReq) ValidateAll ¶
func (m *GetTalkCountReq) ValidateAll() error
ValidateAll checks the field values on GetTalkCountReq 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 GetTalkCountReqMultiError, or nil if none found.
type GetTalkCountReqMultiError ¶
type GetTalkCountReqMultiError []error
GetTalkCountReqMultiError is an error wrapping multiple validation errors returned by GetTalkCountReq.ValidateAll() if the designated constraints aren't met.
func (GetTalkCountReqMultiError) AllErrors ¶
func (m GetTalkCountReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkCountReqMultiError) Error ¶
func (m GetTalkCountReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkCountReqValidationError ¶
type GetTalkCountReqValidationError struct {
// contains filtered or unexported fields
}
GetTalkCountReqValidationError is the validation error returned by GetTalkCountReq.Validate if the designated constraints aren't met.
func (GetTalkCountReqValidationError) Cause ¶
func (e GetTalkCountReqValidationError) Cause() error
Cause function returns cause value.
func (GetTalkCountReqValidationError) Error ¶
func (e GetTalkCountReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkCountReqValidationError) ErrorName ¶
func (e GetTalkCountReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkCountReqValidationError) Field ¶
func (e GetTalkCountReqValidationError) Field() string
Field function returns field value.
func (GetTalkCountReqValidationError) Key ¶
func (e GetTalkCountReqValidationError) Key() bool
Key function returns key value.
func (GetTalkCountReqValidationError) Reason ¶
func (e GetTalkCountReqValidationError) Reason() string
Reason function returns reason value.
type GetTalkCountVisitorReq ¶
type GetTalkCountVisitorReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetTalkCountVisitorReq) Descriptor
deprecated
func (*GetTalkCountVisitorReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkCountVisitorReq.ProtoReflect.Descriptor instead.
func (*GetTalkCountVisitorReq) GetUuid ¶
func (x *GetTalkCountVisitorReq) GetUuid() string
func (*GetTalkCountVisitorReq) ProtoMessage ¶
func (*GetTalkCountVisitorReq) ProtoMessage()
func (*GetTalkCountVisitorReq) ProtoReflect ¶
func (x *GetTalkCountVisitorReq) ProtoReflect() protoreflect.Message
func (*GetTalkCountVisitorReq) Reset ¶
func (x *GetTalkCountVisitorReq) Reset()
func (*GetTalkCountVisitorReq) String ¶
func (x *GetTalkCountVisitorReq) String() string
func (*GetTalkCountVisitorReq) Validate ¶
func (m *GetTalkCountVisitorReq) Validate() error
Validate checks the field values on GetTalkCountVisitorReq 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 (*GetTalkCountVisitorReq) ValidateAll ¶
func (m *GetTalkCountVisitorReq) ValidateAll() error
ValidateAll checks the field values on GetTalkCountVisitorReq 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 GetTalkCountVisitorReqMultiError, or nil if none found.
type GetTalkCountVisitorReqMultiError ¶
type GetTalkCountVisitorReqMultiError []error
GetTalkCountVisitorReqMultiError is an error wrapping multiple validation errors returned by GetTalkCountVisitorReq.ValidateAll() if the designated constraints aren't met.
func (GetTalkCountVisitorReqMultiError) AllErrors ¶
func (m GetTalkCountVisitorReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkCountVisitorReqMultiError) Error ¶
func (m GetTalkCountVisitorReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkCountVisitorReqValidationError ¶
type GetTalkCountVisitorReqValidationError struct {
// contains filtered or unexported fields
}
GetTalkCountVisitorReqValidationError is the validation error returned by GetTalkCountVisitorReq.Validate if the designated constraints aren't met.
func (GetTalkCountVisitorReqValidationError) Cause ¶
func (e GetTalkCountVisitorReqValidationError) Cause() error
Cause function returns cause value.
func (GetTalkCountVisitorReqValidationError) Error ¶
func (e GetTalkCountVisitorReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkCountVisitorReqValidationError) ErrorName ¶
func (e GetTalkCountVisitorReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkCountVisitorReqValidationError) Field ¶
func (e GetTalkCountVisitorReqValidationError) Field() string
Field function returns field value.
func (GetTalkCountVisitorReqValidationError) Key ¶
func (e GetTalkCountVisitorReqValidationError) Key() bool
Key function returns key value.
func (GetTalkCountVisitorReqValidationError) Reason ¶
func (e GetTalkCountVisitorReqValidationError) Reason() string
Reason function returns reason value.
type GetTalkImageReviewReply ¶
type GetTalkImageReviewReply struct { Review []*GetTalkImageReviewReply_Review `protobuf:"bytes,1,rep,name=review,proto3" json:"review,omitempty"` // contains filtered or unexported fields }
func (*GetTalkImageReviewReply) Descriptor
deprecated
func (*GetTalkImageReviewReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkImageReviewReply.ProtoReflect.Descriptor instead.
func (*GetTalkImageReviewReply) GetReview ¶
func (x *GetTalkImageReviewReply) GetReview() []*GetTalkImageReviewReply_Review
func (*GetTalkImageReviewReply) ProtoMessage ¶
func (*GetTalkImageReviewReply) ProtoMessage()
func (*GetTalkImageReviewReply) ProtoReflect ¶
func (x *GetTalkImageReviewReply) ProtoReflect() protoreflect.Message
func (*GetTalkImageReviewReply) Reset ¶
func (x *GetTalkImageReviewReply) Reset()
func (*GetTalkImageReviewReply) String ¶
func (x *GetTalkImageReviewReply) String() string
func (*GetTalkImageReviewReply) Validate ¶
func (m *GetTalkImageReviewReply) Validate() error
Validate checks the field values on GetTalkImageReviewReply 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 (*GetTalkImageReviewReply) ValidateAll ¶
func (m *GetTalkImageReviewReply) ValidateAll() error
ValidateAll checks the field values on GetTalkImageReviewReply 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 GetTalkImageReviewReplyMultiError, or nil if none found.
type GetTalkImageReviewReplyMultiError ¶
type GetTalkImageReviewReplyMultiError []error
GetTalkImageReviewReplyMultiError is an error wrapping multiple validation errors returned by GetTalkImageReviewReply.ValidateAll() if the designated constraints aren't met.
func (GetTalkImageReviewReplyMultiError) AllErrors ¶
func (m GetTalkImageReviewReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkImageReviewReplyMultiError) Error ¶
func (m GetTalkImageReviewReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkImageReviewReplyValidationError ¶
type GetTalkImageReviewReplyValidationError struct {
// contains filtered or unexported fields
}
GetTalkImageReviewReplyValidationError is the validation error returned by GetTalkImageReviewReply.Validate if the designated constraints aren't met.
func (GetTalkImageReviewReplyValidationError) Cause ¶
func (e GetTalkImageReviewReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTalkImageReviewReplyValidationError) Error ¶
func (e GetTalkImageReviewReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkImageReviewReplyValidationError) ErrorName ¶
func (e GetTalkImageReviewReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkImageReviewReplyValidationError) Field ¶
func (e GetTalkImageReviewReplyValidationError) Field() string
Field function returns field value.
func (GetTalkImageReviewReplyValidationError) Key ¶
func (e GetTalkImageReviewReplyValidationError) Key() bool
Key function returns key value.
func (GetTalkImageReviewReplyValidationError) Reason ¶
func (e GetTalkImageReviewReplyValidationError) Reason() string
Reason function returns reason value.
type GetTalkImageReviewReply_Review ¶
type GetTalkImageReviewReply_Review struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CreationId int32 `protobuf:"varint,2,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Kind string `protobuf:"bytes,3,opt,name=kind,proto3" json:"kind,omitempty"` Uid string `protobuf:"bytes,4,opt,name=uid,proto3" json:"uid,omitempty"` Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` CreateAt string `protobuf:"bytes,6,opt,name=create_at,json=createAt,proto3" json:"create_at,omitempty"` JobId string `protobuf:"bytes,7,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"` Url string `protobuf:"bytes,8,opt,name=url,proto3" json:"url,omitempty"` Label string `protobuf:"bytes,9,opt,name=label,proto3" json:"label,omitempty"` Result int32 `protobuf:"varint,10,opt,name=result,proto3" json:"result,omitempty"` Score int32 `protobuf:"varint,11,opt,name=score,proto3" json:"score,omitempty"` Category string `protobuf:"bytes,12,opt,name=category,proto3" json:"category,omitempty"` SubLabel string `protobuf:"bytes,13,opt,name=subLabel,proto3" json:"subLabel,omitempty"` // contains filtered or unexported fields }
func (*GetTalkImageReviewReply_Review) Descriptor
deprecated
func (*GetTalkImageReviewReply_Review) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkImageReviewReply_Review.ProtoReflect.Descriptor instead.
func (*GetTalkImageReviewReply_Review) GetCategory ¶
func (x *GetTalkImageReviewReply_Review) GetCategory() string
func (*GetTalkImageReviewReply_Review) GetCreateAt ¶
func (x *GetTalkImageReviewReply_Review) GetCreateAt() string
func (*GetTalkImageReviewReply_Review) GetCreationId ¶
func (x *GetTalkImageReviewReply_Review) GetCreationId() int32
func (*GetTalkImageReviewReply_Review) GetId ¶
func (x *GetTalkImageReviewReply_Review) GetId() int32
func (*GetTalkImageReviewReply_Review) GetJobId ¶
func (x *GetTalkImageReviewReply_Review) GetJobId() string
func (*GetTalkImageReviewReply_Review) GetKind ¶
func (x *GetTalkImageReviewReply_Review) GetKind() string
func (*GetTalkImageReviewReply_Review) GetLabel ¶
func (x *GetTalkImageReviewReply_Review) GetLabel() string
func (*GetTalkImageReviewReply_Review) GetResult ¶
func (x *GetTalkImageReviewReply_Review) GetResult() int32
func (*GetTalkImageReviewReply_Review) GetScore ¶
func (x *GetTalkImageReviewReply_Review) GetScore() int32
func (*GetTalkImageReviewReply_Review) GetSubLabel ¶
func (x *GetTalkImageReviewReply_Review) GetSubLabel() string
func (*GetTalkImageReviewReply_Review) GetUid ¶
func (x *GetTalkImageReviewReply_Review) GetUid() string
func (*GetTalkImageReviewReply_Review) GetUrl ¶
func (x *GetTalkImageReviewReply_Review) GetUrl() string
func (*GetTalkImageReviewReply_Review) GetUuid ¶
func (x *GetTalkImageReviewReply_Review) GetUuid() string
func (*GetTalkImageReviewReply_Review) ProtoMessage ¶
func (*GetTalkImageReviewReply_Review) ProtoMessage()
func (*GetTalkImageReviewReply_Review) ProtoReflect ¶
func (x *GetTalkImageReviewReply_Review) ProtoReflect() protoreflect.Message
func (*GetTalkImageReviewReply_Review) Reset ¶
func (x *GetTalkImageReviewReply_Review) Reset()
func (*GetTalkImageReviewReply_Review) String ¶
func (x *GetTalkImageReviewReply_Review) String() string
func (*GetTalkImageReviewReply_Review) Validate ¶
func (m *GetTalkImageReviewReply_Review) Validate() error
Validate checks the field values on GetTalkImageReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetTalkImageReviewReply_Review) ValidateAll ¶
func (m *GetTalkImageReviewReply_Review) ValidateAll() error
ValidateAll checks the field values on GetTalkImageReviewReply_Review with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetTalkImageReviewReply_ReviewMultiError, or nil if none found.
type GetTalkImageReviewReply_ReviewMultiError ¶
type GetTalkImageReviewReply_ReviewMultiError []error
GetTalkImageReviewReply_ReviewMultiError is an error wrapping multiple validation errors returned by GetTalkImageReviewReply_Review.ValidateAll() if the designated constraints aren't met.
func (GetTalkImageReviewReply_ReviewMultiError) AllErrors ¶
func (m GetTalkImageReviewReply_ReviewMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkImageReviewReply_ReviewMultiError) Error ¶
func (m GetTalkImageReviewReply_ReviewMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkImageReviewReply_ReviewValidationError ¶
type GetTalkImageReviewReply_ReviewValidationError struct {
// contains filtered or unexported fields
}
GetTalkImageReviewReply_ReviewValidationError is the validation error returned by GetTalkImageReviewReply_Review.Validate if the designated constraints aren't met.
func (GetTalkImageReviewReply_ReviewValidationError) Cause ¶
func (e GetTalkImageReviewReply_ReviewValidationError) Cause() error
Cause function returns cause value.
func (GetTalkImageReviewReply_ReviewValidationError) Error ¶
func (e GetTalkImageReviewReply_ReviewValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkImageReviewReply_ReviewValidationError) ErrorName ¶
func (e GetTalkImageReviewReply_ReviewValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkImageReviewReply_ReviewValidationError) Field ¶
func (e GetTalkImageReviewReply_ReviewValidationError) Field() string
Field function returns field value.
func (GetTalkImageReviewReply_ReviewValidationError) Key ¶
func (e GetTalkImageReviewReply_ReviewValidationError) Key() bool
Key function returns key value.
func (GetTalkImageReviewReply_ReviewValidationError) Reason ¶
func (e GetTalkImageReviewReply_ReviewValidationError) Reason() string
Reason function returns reason value.
type GetTalkImageReviewReq ¶
type GetTalkImageReviewReq 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 (*GetTalkImageReviewReq) Descriptor
deprecated
func (*GetTalkImageReviewReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkImageReviewReq.ProtoReflect.Descriptor instead.
func (*GetTalkImageReviewReq) GetPage ¶
func (x *GetTalkImageReviewReq) GetPage() int32
func (*GetTalkImageReviewReq) GetUuid ¶
func (x *GetTalkImageReviewReq) GetUuid() string
func (*GetTalkImageReviewReq) ProtoMessage ¶
func (*GetTalkImageReviewReq) ProtoMessage()
func (*GetTalkImageReviewReq) ProtoReflect ¶
func (x *GetTalkImageReviewReq) ProtoReflect() protoreflect.Message
func (*GetTalkImageReviewReq) Reset ¶
func (x *GetTalkImageReviewReq) Reset()
func (*GetTalkImageReviewReq) String ¶
func (x *GetTalkImageReviewReq) String() string
func (*GetTalkImageReviewReq) Validate ¶
func (m *GetTalkImageReviewReq) Validate() error
Validate checks the field values on GetTalkImageReviewReq 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 (*GetTalkImageReviewReq) ValidateAll ¶
func (m *GetTalkImageReviewReq) ValidateAll() error
ValidateAll checks the field values on GetTalkImageReviewReq 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 GetTalkImageReviewReqMultiError, or nil if none found.
type GetTalkImageReviewReqMultiError ¶
type GetTalkImageReviewReqMultiError []error
GetTalkImageReviewReqMultiError is an error wrapping multiple validation errors returned by GetTalkImageReviewReq.ValidateAll() if the designated constraints aren't met.
func (GetTalkImageReviewReqMultiError) AllErrors ¶
func (m GetTalkImageReviewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkImageReviewReqMultiError) Error ¶
func (m GetTalkImageReviewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkImageReviewReqValidationError ¶
type GetTalkImageReviewReqValidationError struct {
// contains filtered or unexported fields
}
GetTalkImageReviewReqValidationError is the validation error returned by GetTalkImageReviewReq.Validate if the designated constraints aren't met.
func (GetTalkImageReviewReqValidationError) Cause ¶
func (e GetTalkImageReviewReqValidationError) Cause() error
Cause function returns cause value.
func (GetTalkImageReviewReqValidationError) Error ¶
func (e GetTalkImageReviewReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkImageReviewReqValidationError) ErrorName ¶
func (e GetTalkImageReviewReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkImageReviewReqValidationError) Field ¶
func (e GetTalkImageReviewReqValidationError) Field() string
Field function returns field value.
func (GetTalkImageReviewReqValidationError) Key ¶
func (e GetTalkImageReviewReqValidationError) Key() bool
Key function returns key value.
func (GetTalkImageReviewReqValidationError) Reason ¶
func (e GetTalkImageReviewReqValidationError) Reason() string
Reason function returns reason value.
type GetTalkListHotReply ¶
type GetTalkListHotReply struct { Talk []*GetTalkListHotReply_Talk `protobuf:"bytes,1,rep,name=talk,proto3" json:"talk,omitempty"` // contains filtered or unexported fields }
func (*GetTalkListHotReply) Descriptor
deprecated
func (*GetTalkListHotReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkListHotReply.ProtoReflect.Descriptor instead.
func (*GetTalkListHotReply) GetTalk ¶
func (x *GetTalkListHotReply) GetTalk() []*GetTalkListHotReply_Talk
func (*GetTalkListHotReply) ProtoMessage ¶
func (*GetTalkListHotReply) ProtoMessage()
func (*GetTalkListHotReply) ProtoReflect ¶
func (x *GetTalkListHotReply) ProtoReflect() protoreflect.Message
func (*GetTalkListHotReply) Reset ¶
func (x *GetTalkListHotReply) Reset()
func (*GetTalkListHotReply) String ¶
func (x *GetTalkListHotReply) String() string
func (*GetTalkListHotReply) Validate ¶
func (m *GetTalkListHotReply) Validate() error
Validate checks the field values on GetTalkListHotReply 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 (*GetTalkListHotReply) ValidateAll ¶
func (m *GetTalkListHotReply) ValidateAll() error
ValidateAll checks the field values on GetTalkListHotReply 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 GetTalkListHotReplyMultiError, or nil if none found.
type GetTalkListHotReplyMultiError ¶
type GetTalkListHotReplyMultiError []error
GetTalkListHotReplyMultiError is an error wrapping multiple validation errors returned by GetTalkListHotReply.ValidateAll() if the designated constraints aren't met.
func (GetTalkListHotReplyMultiError) AllErrors ¶
func (m GetTalkListHotReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkListHotReplyMultiError) Error ¶
func (m GetTalkListHotReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkListHotReplyValidationError ¶
type GetTalkListHotReplyValidationError struct {
// contains filtered or unexported fields
}
GetTalkListHotReplyValidationError is the validation error returned by GetTalkListHotReply.Validate if the designated constraints aren't met.
func (GetTalkListHotReplyValidationError) Cause ¶
func (e GetTalkListHotReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTalkListHotReplyValidationError) Error ¶
func (e GetTalkListHotReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkListHotReplyValidationError) ErrorName ¶
func (e GetTalkListHotReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkListHotReplyValidationError) Field ¶
func (e GetTalkListHotReplyValidationError) Field() string
Field function returns field value.
func (GetTalkListHotReplyValidationError) Key ¶
func (e GetTalkListHotReplyValidationError) Key() bool
Key function returns key value.
func (GetTalkListHotReplyValidationError) Reason ¶
func (e GetTalkListHotReplyValidationError) Reason() string
Reason function returns reason value.
type GetTalkListHotReply_Talk ¶
type GetTalkListHotReply_Talk struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetTalkListHotReply_Talk) Descriptor
deprecated
func (*GetTalkListHotReply_Talk) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkListHotReply_Talk.ProtoReflect.Descriptor instead.
func (*GetTalkListHotReply_Talk) GetId ¶
func (x *GetTalkListHotReply_Talk) GetId() int32
func (*GetTalkListHotReply_Talk) GetUuid ¶
func (x *GetTalkListHotReply_Talk) GetUuid() string
func (*GetTalkListHotReply_Talk) ProtoMessage ¶
func (*GetTalkListHotReply_Talk) ProtoMessage()
func (*GetTalkListHotReply_Talk) ProtoReflect ¶
func (x *GetTalkListHotReply_Talk) ProtoReflect() protoreflect.Message
func (*GetTalkListHotReply_Talk) Reset ¶
func (x *GetTalkListHotReply_Talk) Reset()
func (*GetTalkListHotReply_Talk) String ¶
func (x *GetTalkListHotReply_Talk) String() string
func (*GetTalkListHotReply_Talk) Validate ¶
func (m *GetTalkListHotReply_Talk) Validate() error
Validate checks the field values on GetTalkListHotReply_Talk 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 (*GetTalkListHotReply_Talk) ValidateAll ¶
func (m *GetTalkListHotReply_Talk) ValidateAll() error
ValidateAll checks the field values on GetTalkListHotReply_Talk 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 GetTalkListHotReply_TalkMultiError, or nil if none found.
type GetTalkListHotReply_TalkMultiError ¶
type GetTalkListHotReply_TalkMultiError []error
GetTalkListHotReply_TalkMultiError is an error wrapping multiple validation errors returned by GetTalkListHotReply_Talk.ValidateAll() if the designated constraints aren't met.
func (GetTalkListHotReply_TalkMultiError) AllErrors ¶
func (m GetTalkListHotReply_TalkMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkListHotReply_TalkMultiError) Error ¶
func (m GetTalkListHotReply_TalkMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkListHotReply_TalkValidationError ¶
type GetTalkListHotReply_TalkValidationError struct {
// contains filtered or unexported fields
}
GetTalkListHotReply_TalkValidationError is the validation error returned by GetTalkListHotReply_Talk.Validate if the designated constraints aren't met.
func (GetTalkListHotReply_TalkValidationError) Cause ¶
func (e GetTalkListHotReply_TalkValidationError) Cause() error
Cause function returns cause value.
func (GetTalkListHotReply_TalkValidationError) Error ¶
func (e GetTalkListHotReply_TalkValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkListHotReply_TalkValidationError) ErrorName ¶
func (e GetTalkListHotReply_TalkValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkListHotReply_TalkValidationError) Field ¶
func (e GetTalkListHotReply_TalkValidationError) Field() string
Field function returns field value.
func (GetTalkListHotReply_TalkValidationError) Key ¶
func (e GetTalkListHotReply_TalkValidationError) Key() bool
Key function returns key value.
func (GetTalkListHotReply_TalkValidationError) Reason ¶
func (e GetTalkListHotReply_TalkValidationError) Reason() string
Reason function returns reason value.
type GetTalkListHotReq ¶
type GetTalkListHotReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetTalkListHotReq) Descriptor
deprecated
func (*GetTalkListHotReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkListHotReq.ProtoReflect.Descriptor instead.
func (*GetTalkListHotReq) GetPage ¶
func (x *GetTalkListHotReq) GetPage() int32
func (*GetTalkListHotReq) ProtoMessage ¶
func (*GetTalkListHotReq) ProtoMessage()
func (*GetTalkListHotReq) ProtoReflect ¶
func (x *GetTalkListHotReq) ProtoReflect() protoreflect.Message
func (*GetTalkListHotReq) Reset ¶
func (x *GetTalkListHotReq) Reset()
func (*GetTalkListHotReq) String ¶
func (x *GetTalkListHotReq) String() string
func (*GetTalkListHotReq) Validate ¶
func (m *GetTalkListHotReq) Validate() error
Validate checks the field values on GetTalkListHotReq 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 (*GetTalkListHotReq) ValidateAll ¶
func (m *GetTalkListHotReq) ValidateAll() error
ValidateAll checks the field values on GetTalkListHotReq 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 GetTalkListHotReqMultiError, or nil if none found.
type GetTalkListHotReqMultiError ¶
type GetTalkListHotReqMultiError []error
GetTalkListHotReqMultiError is an error wrapping multiple validation errors returned by GetTalkListHotReq.ValidateAll() if the designated constraints aren't met.
func (GetTalkListHotReqMultiError) AllErrors ¶
func (m GetTalkListHotReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkListHotReqMultiError) Error ¶
func (m GetTalkListHotReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkListHotReqValidationError ¶
type GetTalkListHotReqValidationError struct {
// contains filtered or unexported fields
}
GetTalkListHotReqValidationError is the validation error returned by GetTalkListHotReq.Validate if the designated constraints aren't met.
func (GetTalkListHotReqValidationError) Cause ¶
func (e GetTalkListHotReqValidationError) Cause() error
Cause function returns cause value.
func (GetTalkListHotReqValidationError) Error ¶
func (e GetTalkListHotReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkListHotReqValidationError) ErrorName ¶
func (e GetTalkListHotReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkListHotReqValidationError) Field ¶
func (e GetTalkListHotReqValidationError) Field() string
Field function returns field value.
func (GetTalkListHotReqValidationError) Key ¶
func (e GetTalkListHotReqValidationError) Key() bool
Key function returns key value.
func (GetTalkListHotReqValidationError) Reason ¶
func (e GetTalkListHotReqValidationError) Reason() string
Reason function returns reason value.
type GetTalkListReply ¶
type GetTalkListReply struct { Talk []*GetTalkListReply_Talk `protobuf:"bytes,1,rep,name=talk,proto3" json:"talk,omitempty"` // contains filtered or unexported fields }
func (*GetTalkListReply) Descriptor
deprecated
func (*GetTalkListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkListReply.ProtoReflect.Descriptor instead.
func (*GetTalkListReply) GetTalk ¶
func (x *GetTalkListReply) GetTalk() []*GetTalkListReply_Talk
func (*GetTalkListReply) ProtoMessage ¶
func (*GetTalkListReply) ProtoMessage()
func (*GetTalkListReply) ProtoReflect ¶
func (x *GetTalkListReply) ProtoReflect() protoreflect.Message
func (*GetTalkListReply) Reset ¶
func (x *GetTalkListReply) Reset()
func (*GetTalkListReply) String ¶
func (x *GetTalkListReply) String() string
func (*GetTalkListReply) Validate ¶
func (m *GetTalkListReply) Validate() error
Validate checks the field values on GetTalkListReply 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 (*GetTalkListReply) ValidateAll ¶
func (m *GetTalkListReply) ValidateAll() error
ValidateAll checks the field values on GetTalkListReply 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 GetTalkListReplyMultiError, or nil if none found.
type GetTalkListReplyMultiError ¶
type GetTalkListReplyMultiError []error
GetTalkListReplyMultiError is an error wrapping multiple validation errors returned by GetTalkListReply.ValidateAll() if the designated constraints aren't met.
func (GetTalkListReplyMultiError) AllErrors ¶
func (m GetTalkListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkListReplyMultiError) Error ¶
func (m GetTalkListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkListReplyValidationError ¶
type GetTalkListReplyValidationError struct {
// contains filtered or unexported fields
}
GetTalkListReplyValidationError is the validation error returned by GetTalkListReply.Validate if the designated constraints aren't met.
func (GetTalkListReplyValidationError) Cause ¶
func (e GetTalkListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTalkListReplyValidationError) Error ¶
func (e GetTalkListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkListReplyValidationError) ErrorName ¶
func (e GetTalkListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkListReplyValidationError) Field ¶
func (e GetTalkListReplyValidationError) Field() string
Field function returns field value.
func (GetTalkListReplyValidationError) Key ¶
func (e GetTalkListReplyValidationError) Key() bool
Key function returns key value.
func (GetTalkListReplyValidationError) Reason ¶
func (e GetTalkListReplyValidationError) Reason() string
Reason function returns reason value.
type GetTalkListReply_Talk ¶
type GetTalkListReply_Talk struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetTalkListReply_Talk) Descriptor
deprecated
func (*GetTalkListReply_Talk) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkListReply_Talk.ProtoReflect.Descriptor instead.
func (*GetTalkListReply_Talk) GetId ¶
func (x *GetTalkListReply_Talk) GetId() int32
func (*GetTalkListReply_Talk) GetUuid ¶
func (x *GetTalkListReply_Talk) GetUuid() string
func (*GetTalkListReply_Talk) ProtoMessage ¶
func (*GetTalkListReply_Talk) ProtoMessage()
func (*GetTalkListReply_Talk) ProtoReflect ¶
func (x *GetTalkListReply_Talk) ProtoReflect() protoreflect.Message
func (*GetTalkListReply_Talk) Reset ¶
func (x *GetTalkListReply_Talk) Reset()
func (*GetTalkListReply_Talk) String ¶
func (x *GetTalkListReply_Talk) String() string
func (*GetTalkListReply_Talk) Validate ¶
func (m *GetTalkListReply_Talk) Validate() error
Validate checks the field values on GetTalkListReply_Talk 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 (*GetTalkListReply_Talk) ValidateAll ¶
func (m *GetTalkListReply_Talk) ValidateAll() error
ValidateAll checks the field values on GetTalkListReply_Talk 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 GetTalkListReply_TalkMultiError, or nil if none found.
type GetTalkListReply_TalkMultiError ¶
type GetTalkListReply_TalkMultiError []error
GetTalkListReply_TalkMultiError is an error wrapping multiple validation errors returned by GetTalkListReply_Talk.ValidateAll() if the designated constraints aren't met.
func (GetTalkListReply_TalkMultiError) AllErrors ¶
func (m GetTalkListReply_TalkMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkListReply_TalkMultiError) Error ¶
func (m GetTalkListReply_TalkMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkListReply_TalkValidationError ¶
type GetTalkListReply_TalkValidationError struct {
// contains filtered or unexported fields
}
GetTalkListReply_TalkValidationError is the validation error returned by GetTalkListReply_Talk.Validate if the designated constraints aren't met.
func (GetTalkListReply_TalkValidationError) Cause ¶
func (e GetTalkListReply_TalkValidationError) Cause() error
Cause function returns cause value.
func (GetTalkListReply_TalkValidationError) Error ¶
func (e GetTalkListReply_TalkValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkListReply_TalkValidationError) ErrorName ¶
func (e GetTalkListReply_TalkValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkListReply_TalkValidationError) Field ¶
func (e GetTalkListReply_TalkValidationError) Field() string
Field function returns field value.
func (GetTalkListReply_TalkValidationError) Key ¶
func (e GetTalkListReply_TalkValidationError) Key() bool
Key function returns key value.
func (GetTalkListReply_TalkValidationError) Reason ¶
func (e GetTalkListReply_TalkValidationError) Reason() string
Reason function returns reason value.
type GetTalkListReq ¶
type GetTalkListReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` // contains filtered or unexported fields }
func (*GetTalkListReq) Descriptor
deprecated
func (*GetTalkListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkListReq.ProtoReflect.Descriptor instead.
func (*GetTalkListReq) GetPage ¶
func (x *GetTalkListReq) GetPage() int32
func (*GetTalkListReq) ProtoMessage ¶
func (*GetTalkListReq) ProtoMessage()
func (*GetTalkListReq) ProtoReflect ¶
func (x *GetTalkListReq) ProtoReflect() protoreflect.Message
func (*GetTalkListReq) Reset ¶
func (x *GetTalkListReq) Reset()
func (*GetTalkListReq) String ¶
func (x *GetTalkListReq) String() string
func (*GetTalkListReq) Validate ¶
func (m *GetTalkListReq) Validate() error
Validate checks the field values on GetTalkListReq 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 (*GetTalkListReq) ValidateAll ¶
func (m *GetTalkListReq) ValidateAll() error
ValidateAll checks the field values on GetTalkListReq 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 GetTalkListReqMultiError, or nil if none found.
type GetTalkListReqMultiError ¶
type GetTalkListReqMultiError []error
GetTalkListReqMultiError is an error wrapping multiple validation errors returned by GetTalkListReq.ValidateAll() if the designated constraints aren't met.
func (GetTalkListReqMultiError) AllErrors ¶
func (m GetTalkListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkListReqMultiError) Error ¶
func (m GetTalkListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkListReqValidationError ¶
type GetTalkListReqValidationError struct {
// contains filtered or unexported fields
}
GetTalkListReqValidationError is the validation error returned by GetTalkListReq.Validate if the designated constraints aren't met.
func (GetTalkListReqValidationError) Cause ¶
func (e GetTalkListReqValidationError) Cause() error
Cause function returns cause value.
func (GetTalkListReqValidationError) Error ¶
func (e GetTalkListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkListReqValidationError) ErrorName ¶
func (e GetTalkListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkListReqValidationError) Field ¶
func (e GetTalkListReqValidationError) Field() string
Field function returns field value.
func (GetTalkListReqValidationError) Key ¶
func (e GetTalkListReqValidationError) Key() bool
Key function returns key value.
func (GetTalkListReqValidationError) Reason ¶
func (e GetTalkListReqValidationError) Reason() string
Reason function returns reason value.
type GetTalkListStatisticReply ¶
type GetTalkListStatisticReply struct { Count []*GetTalkListStatisticReply_Count `protobuf:"bytes,1,rep,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetTalkListStatisticReply) Descriptor
deprecated
func (*GetTalkListStatisticReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkListStatisticReply.ProtoReflect.Descriptor instead.
func (*GetTalkListStatisticReply) GetCount ¶
func (x *GetTalkListStatisticReply) GetCount() []*GetTalkListStatisticReply_Count
func (*GetTalkListStatisticReply) ProtoMessage ¶
func (*GetTalkListStatisticReply) ProtoMessage()
func (*GetTalkListStatisticReply) ProtoReflect ¶
func (x *GetTalkListStatisticReply) ProtoReflect() protoreflect.Message
func (*GetTalkListStatisticReply) Reset ¶
func (x *GetTalkListStatisticReply) Reset()
func (*GetTalkListStatisticReply) String ¶
func (x *GetTalkListStatisticReply) String() string
func (*GetTalkListStatisticReply) Validate ¶
func (m *GetTalkListStatisticReply) Validate() error
Validate checks the field values on GetTalkListStatisticReply 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 (*GetTalkListStatisticReply) ValidateAll ¶
func (m *GetTalkListStatisticReply) ValidateAll() error
ValidateAll checks the field values on GetTalkListStatisticReply 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 GetTalkListStatisticReplyMultiError, or nil if none found.
type GetTalkListStatisticReplyMultiError ¶
type GetTalkListStatisticReplyMultiError []error
GetTalkListStatisticReplyMultiError is an error wrapping multiple validation errors returned by GetTalkListStatisticReply.ValidateAll() if the designated constraints aren't met.
func (GetTalkListStatisticReplyMultiError) AllErrors ¶
func (m GetTalkListStatisticReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkListStatisticReplyMultiError) Error ¶
func (m GetTalkListStatisticReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkListStatisticReplyValidationError ¶
type GetTalkListStatisticReplyValidationError struct {
// contains filtered or unexported fields
}
GetTalkListStatisticReplyValidationError is the validation error returned by GetTalkListStatisticReply.Validate if the designated constraints aren't met.
func (GetTalkListStatisticReplyValidationError) Cause ¶
func (e GetTalkListStatisticReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTalkListStatisticReplyValidationError) Error ¶
func (e GetTalkListStatisticReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkListStatisticReplyValidationError) ErrorName ¶
func (e GetTalkListStatisticReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkListStatisticReplyValidationError) Field ¶
func (e GetTalkListStatisticReplyValidationError) Field() string
Field function returns field value.
func (GetTalkListStatisticReplyValidationError) Key ¶
func (e GetTalkListStatisticReplyValidationError) Key() bool
Key function returns key value.
func (GetTalkListStatisticReplyValidationError) Reason ¶
func (e GetTalkListStatisticReplyValidationError) Reason() string
Reason function returns reason value.
type GetTalkListStatisticReply_Count ¶
type GetTalkListStatisticReply_Count struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Agree int32 `protobuf:"varint,2,opt,name=agree,proto3" json:"agree,omitempty"` Collect int32 `protobuf:"varint,3,opt,name=collect,proto3" json:"collect,omitempty"` View int32 `protobuf:"varint,4,opt,name=view,proto3" json:"view,omitempty"` Comment int32 `protobuf:"varint,5,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*GetTalkListStatisticReply_Count) Descriptor
deprecated
func (*GetTalkListStatisticReply_Count) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkListStatisticReply_Count.ProtoReflect.Descriptor instead.
func (*GetTalkListStatisticReply_Count) GetAgree ¶
func (x *GetTalkListStatisticReply_Count) GetAgree() int32
func (*GetTalkListStatisticReply_Count) GetCollect ¶
func (x *GetTalkListStatisticReply_Count) GetCollect() int32
func (*GetTalkListStatisticReply_Count) GetComment ¶
func (x *GetTalkListStatisticReply_Count) GetComment() int32
func (*GetTalkListStatisticReply_Count) GetId ¶
func (x *GetTalkListStatisticReply_Count) GetId() int32
func (*GetTalkListStatisticReply_Count) GetView ¶
func (x *GetTalkListStatisticReply_Count) GetView() int32
func (*GetTalkListStatisticReply_Count) ProtoMessage ¶
func (*GetTalkListStatisticReply_Count) ProtoMessage()
func (*GetTalkListStatisticReply_Count) ProtoReflect ¶
func (x *GetTalkListStatisticReply_Count) ProtoReflect() protoreflect.Message
func (*GetTalkListStatisticReply_Count) Reset ¶
func (x *GetTalkListStatisticReply_Count) Reset()
func (*GetTalkListStatisticReply_Count) String ¶
func (x *GetTalkListStatisticReply_Count) String() string
func (*GetTalkListStatisticReply_Count) Validate ¶
func (m *GetTalkListStatisticReply_Count) Validate() error
Validate checks the field values on GetTalkListStatisticReply_Count 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 (*GetTalkListStatisticReply_Count) ValidateAll ¶
func (m *GetTalkListStatisticReply_Count) ValidateAll() error
ValidateAll checks the field values on GetTalkListStatisticReply_Count 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 GetTalkListStatisticReply_CountMultiError, or nil if none found.
type GetTalkListStatisticReply_CountMultiError ¶
type GetTalkListStatisticReply_CountMultiError []error
GetTalkListStatisticReply_CountMultiError is an error wrapping multiple validation errors returned by GetTalkListStatisticReply_Count.ValidateAll() if the designated constraints aren't met.
func (GetTalkListStatisticReply_CountMultiError) AllErrors ¶
func (m GetTalkListStatisticReply_CountMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkListStatisticReply_CountMultiError) Error ¶
func (m GetTalkListStatisticReply_CountMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkListStatisticReply_CountValidationError ¶
type GetTalkListStatisticReply_CountValidationError struct {
// contains filtered or unexported fields
}
GetTalkListStatisticReply_CountValidationError is the validation error returned by GetTalkListStatisticReply_Count.Validate if the designated constraints aren't met.
func (GetTalkListStatisticReply_CountValidationError) Cause ¶
func (e GetTalkListStatisticReply_CountValidationError) Cause() error
Cause function returns cause value.
func (GetTalkListStatisticReply_CountValidationError) Error ¶
func (e GetTalkListStatisticReply_CountValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkListStatisticReply_CountValidationError) ErrorName ¶
func (e GetTalkListStatisticReply_CountValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkListStatisticReply_CountValidationError) Field ¶
func (e GetTalkListStatisticReply_CountValidationError) Field() string
Field function returns field value.
func (GetTalkListStatisticReply_CountValidationError) Key ¶
func (e GetTalkListStatisticReply_CountValidationError) Key() bool
Key function returns key value.
func (GetTalkListStatisticReply_CountValidationError) Reason ¶
func (e GetTalkListStatisticReply_CountValidationError) Reason() string
Reason function returns reason value.
type GetTalkListStatisticReq ¶
type GetTalkListStatisticReq struct { Ids []int32 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*GetTalkListStatisticReq) Descriptor
deprecated
func (*GetTalkListStatisticReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkListStatisticReq.ProtoReflect.Descriptor instead.
func (*GetTalkListStatisticReq) GetIds ¶
func (x *GetTalkListStatisticReq) GetIds() []int32
func (*GetTalkListStatisticReq) ProtoMessage ¶
func (*GetTalkListStatisticReq) ProtoMessage()
func (*GetTalkListStatisticReq) ProtoReflect ¶
func (x *GetTalkListStatisticReq) ProtoReflect() protoreflect.Message
func (*GetTalkListStatisticReq) Reset ¶
func (x *GetTalkListStatisticReq) Reset()
func (*GetTalkListStatisticReq) String ¶
func (x *GetTalkListStatisticReq) String() string
func (*GetTalkListStatisticReq) Validate ¶
func (m *GetTalkListStatisticReq) Validate() error
Validate checks the field values on GetTalkListStatisticReq 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 (*GetTalkListStatisticReq) ValidateAll ¶
func (m *GetTalkListStatisticReq) ValidateAll() error
ValidateAll checks the field values on GetTalkListStatisticReq 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 GetTalkListStatisticReqMultiError, or nil if none found.
type GetTalkListStatisticReqMultiError ¶
type GetTalkListStatisticReqMultiError []error
GetTalkListStatisticReqMultiError is an error wrapping multiple validation errors returned by GetTalkListStatisticReq.ValidateAll() if the designated constraints aren't met.
func (GetTalkListStatisticReqMultiError) AllErrors ¶
func (m GetTalkListStatisticReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkListStatisticReqMultiError) Error ¶
func (m GetTalkListStatisticReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkListStatisticReqValidationError ¶
type GetTalkListStatisticReqValidationError struct {
// contains filtered or unexported fields
}
GetTalkListStatisticReqValidationError is the validation error returned by GetTalkListStatisticReq.Validate if the designated constraints aren't met.
func (GetTalkListStatisticReqValidationError) Cause ¶
func (e GetTalkListStatisticReqValidationError) Cause() error
Cause function returns cause value.
func (GetTalkListStatisticReqValidationError) Error ¶
func (e GetTalkListStatisticReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkListStatisticReqValidationError) ErrorName ¶
func (e GetTalkListStatisticReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkListStatisticReqValidationError) Field ¶
func (e GetTalkListStatisticReqValidationError) Field() string
Field function returns field value.
func (GetTalkListStatisticReqValidationError) Key ¶
func (e GetTalkListStatisticReqValidationError) Key() bool
Key function returns key value.
func (GetTalkListStatisticReqValidationError) Reason ¶
func (e GetTalkListStatisticReqValidationError) Reason() string
Reason function returns reason value.
type GetTalkSearchReply ¶
type GetTalkSearchReply struct { List []*GetTalkSearchReply_List `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"` Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*GetTalkSearchReply) Descriptor
deprecated
func (*GetTalkSearchReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkSearchReply.ProtoReflect.Descriptor instead.
func (*GetTalkSearchReply) GetList ¶
func (x *GetTalkSearchReply) GetList() []*GetTalkSearchReply_List
func (*GetTalkSearchReply) GetTotal ¶
func (x *GetTalkSearchReply) GetTotal() int32
func (*GetTalkSearchReply) ProtoMessage ¶
func (*GetTalkSearchReply) ProtoMessage()
func (*GetTalkSearchReply) ProtoReflect ¶
func (x *GetTalkSearchReply) ProtoReflect() protoreflect.Message
func (*GetTalkSearchReply) Reset ¶
func (x *GetTalkSearchReply) Reset()
func (*GetTalkSearchReply) String ¶
func (x *GetTalkSearchReply) String() string
func (*GetTalkSearchReply) Validate ¶
func (m *GetTalkSearchReply) Validate() error
Validate checks the field values on GetTalkSearchReply 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 (*GetTalkSearchReply) ValidateAll ¶
func (m *GetTalkSearchReply) ValidateAll() error
ValidateAll checks the field values on GetTalkSearchReply 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 GetTalkSearchReplyMultiError, or nil if none found.
type GetTalkSearchReplyMultiError ¶
type GetTalkSearchReplyMultiError []error
GetTalkSearchReplyMultiError is an error wrapping multiple validation errors returned by GetTalkSearchReply.ValidateAll() if the designated constraints aren't met.
func (GetTalkSearchReplyMultiError) AllErrors ¶
func (m GetTalkSearchReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkSearchReplyMultiError) Error ¶
func (m GetTalkSearchReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkSearchReplyValidationError ¶
type GetTalkSearchReplyValidationError struct {
// contains filtered or unexported fields
}
GetTalkSearchReplyValidationError is the validation error returned by GetTalkSearchReply.Validate if the designated constraints aren't met.
func (GetTalkSearchReplyValidationError) Cause ¶
func (e GetTalkSearchReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTalkSearchReplyValidationError) Error ¶
func (e GetTalkSearchReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkSearchReplyValidationError) ErrorName ¶
func (e GetTalkSearchReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkSearchReplyValidationError) Field ¶
func (e GetTalkSearchReplyValidationError) Field() string
Field function returns field value.
func (GetTalkSearchReplyValidationError) Key ¶
func (e GetTalkSearchReplyValidationError) Key() bool
Key function returns key value.
func (GetTalkSearchReplyValidationError) Reason ¶
func (e GetTalkSearchReplyValidationError) Reason() string
Reason function returns reason value.
type GetTalkSearchReply_List ¶
type GetTalkSearchReply_List struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Tags string `protobuf:"bytes,3,opt,name=tags,proto3" json:"tags,omitempty"` Text string `protobuf:"bytes,4,opt,name=text,proto3" json:"text,omitempty"` Cover string `protobuf:"bytes,5,opt,name=cover,proto3" json:"cover,omitempty"` Update string `protobuf:"bytes,6,opt,name=update,proto3" json:"update,omitempty"` Uuid string `protobuf:"bytes,7,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetTalkSearchReply_List) Descriptor
deprecated
func (*GetTalkSearchReply_List) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkSearchReply_List.ProtoReflect.Descriptor instead.
func (*GetTalkSearchReply_List) GetCover ¶
func (x *GetTalkSearchReply_List) GetCover() string
func (*GetTalkSearchReply_List) GetId ¶
func (x *GetTalkSearchReply_List) GetId() int32
func (*GetTalkSearchReply_List) GetTags ¶
func (x *GetTalkSearchReply_List) GetTags() string
func (*GetTalkSearchReply_List) GetText ¶
func (x *GetTalkSearchReply_List) GetText() string
func (*GetTalkSearchReply_List) GetTitle ¶
func (x *GetTalkSearchReply_List) GetTitle() string
func (*GetTalkSearchReply_List) GetUpdate ¶
func (x *GetTalkSearchReply_List) GetUpdate() string
func (*GetTalkSearchReply_List) GetUuid ¶
func (x *GetTalkSearchReply_List) GetUuid() string
func (*GetTalkSearchReply_List) ProtoMessage ¶
func (*GetTalkSearchReply_List) ProtoMessage()
func (*GetTalkSearchReply_List) ProtoReflect ¶
func (x *GetTalkSearchReply_List) ProtoReflect() protoreflect.Message
func (*GetTalkSearchReply_List) Reset ¶
func (x *GetTalkSearchReply_List) Reset()
func (*GetTalkSearchReply_List) String ¶
func (x *GetTalkSearchReply_List) String() string
func (*GetTalkSearchReply_List) Validate ¶
func (m *GetTalkSearchReply_List) Validate() error
Validate checks the field values on GetTalkSearchReply_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 (*GetTalkSearchReply_List) ValidateAll ¶
func (m *GetTalkSearchReply_List) ValidateAll() error
ValidateAll checks the field values on GetTalkSearchReply_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 GetTalkSearchReply_ListMultiError, or nil if none found.
type GetTalkSearchReply_ListMultiError ¶
type GetTalkSearchReply_ListMultiError []error
GetTalkSearchReply_ListMultiError is an error wrapping multiple validation errors returned by GetTalkSearchReply_List.ValidateAll() if the designated constraints aren't met.
func (GetTalkSearchReply_ListMultiError) AllErrors ¶
func (m GetTalkSearchReply_ListMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkSearchReply_ListMultiError) Error ¶
func (m GetTalkSearchReply_ListMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkSearchReply_ListValidationError ¶
type GetTalkSearchReply_ListValidationError struct {
// contains filtered or unexported fields
}
GetTalkSearchReply_ListValidationError is the validation error returned by GetTalkSearchReply_List.Validate if the designated constraints aren't met.
func (GetTalkSearchReply_ListValidationError) Cause ¶
func (e GetTalkSearchReply_ListValidationError) Cause() error
Cause function returns cause value.
func (GetTalkSearchReply_ListValidationError) Error ¶
func (e GetTalkSearchReply_ListValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkSearchReply_ListValidationError) ErrorName ¶
func (e GetTalkSearchReply_ListValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkSearchReply_ListValidationError) Field ¶
func (e GetTalkSearchReply_ListValidationError) Field() string
Field function returns field value.
func (GetTalkSearchReply_ListValidationError) Key ¶
func (e GetTalkSearchReply_ListValidationError) Key() bool
Key function returns key value.
func (GetTalkSearchReply_ListValidationError) Reason ¶
func (e GetTalkSearchReply_ListValidationError) Reason() string
Reason function returns reason value.
type GetTalkSearchReq ¶
type GetTalkSearchReq struct { Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"` Search string `protobuf:"bytes,2,opt,name=search,proto3" json:"search,omitempty"` Time string `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"` // contains filtered or unexported fields }
func (*GetTalkSearchReq) Descriptor
deprecated
func (*GetTalkSearchReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkSearchReq.ProtoReflect.Descriptor instead.
func (*GetTalkSearchReq) GetPage ¶
func (x *GetTalkSearchReq) GetPage() int32
func (*GetTalkSearchReq) GetSearch ¶
func (x *GetTalkSearchReq) GetSearch() string
func (*GetTalkSearchReq) GetTime ¶
func (x *GetTalkSearchReq) GetTime() string
func (*GetTalkSearchReq) ProtoMessage ¶
func (*GetTalkSearchReq) ProtoMessage()
func (*GetTalkSearchReq) ProtoReflect ¶
func (x *GetTalkSearchReq) ProtoReflect() protoreflect.Message
func (*GetTalkSearchReq) Reset ¶
func (x *GetTalkSearchReq) Reset()
func (*GetTalkSearchReq) String ¶
func (x *GetTalkSearchReq) String() string
func (*GetTalkSearchReq) Validate ¶
func (m *GetTalkSearchReq) Validate() error
Validate checks the field values on GetTalkSearchReq 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 (*GetTalkSearchReq) ValidateAll ¶
func (m *GetTalkSearchReq) ValidateAll() error
ValidateAll checks the field values on GetTalkSearchReq 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 GetTalkSearchReqMultiError, or nil if none found.
type GetTalkSearchReqMultiError ¶
type GetTalkSearchReqMultiError []error
GetTalkSearchReqMultiError is an error wrapping multiple validation errors returned by GetTalkSearchReq.ValidateAll() if the designated constraints aren't met.
func (GetTalkSearchReqMultiError) AllErrors ¶
func (m GetTalkSearchReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkSearchReqMultiError) Error ¶
func (m GetTalkSearchReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkSearchReqValidationError ¶
type GetTalkSearchReqValidationError struct {
// contains filtered or unexported fields
}
GetTalkSearchReqValidationError is the validation error returned by GetTalkSearchReq.Validate if the designated constraints aren't met.
func (GetTalkSearchReqValidationError) Cause ¶
func (e GetTalkSearchReqValidationError) Cause() error
Cause function returns cause value.
func (GetTalkSearchReqValidationError) Error ¶
func (e GetTalkSearchReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkSearchReqValidationError) ErrorName ¶
func (e GetTalkSearchReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkSearchReqValidationError) Field ¶
func (e GetTalkSearchReqValidationError) Field() string
Field function returns field value.
func (GetTalkSearchReqValidationError) Key ¶
func (e GetTalkSearchReqValidationError) Key() bool
Key function returns key value.
func (GetTalkSearchReqValidationError) Reason ¶
func (e GetTalkSearchReqValidationError) Reason() string
Reason function returns reason value.
type GetTalkStatisticReply ¶
type GetTalkStatisticReply struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` Agree int32 `protobuf:"varint,2,opt,name=agree,proto3" json:"agree,omitempty"` Collect int32 `protobuf:"varint,3,opt,name=collect,proto3" json:"collect,omitempty"` View int32 `protobuf:"varint,4,opt,name=view,proto3" json:"view,omitempty"` Comment int32 `protobuf:"varint,5,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*GetTalkStatisticReply) Descriptor
deprecated
func (*GetTalkStatisticReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkStatisticReply.ProtoReflect.Descriptor instead.
func (*GetTalkStatisticReply) GetAgree ¶
func (x *GetTalkStatisticReply) GetAgree() int32
func (*GetTalkStatisticReply) GetCollect ¶
func (x *GetTalkStatisticReply) GetCollect() int32
func (*GetTalkStatisticReply) GetComment ¶
func (x *GetTalkStatisticReply) GetComment() int32
func (*GetTalkStatisticReply) GetUuid ¶
func (x *GetTalkStatisticReply) GetUuid() string
func (*GetTalkStatisticReply) GetView ¶
func (x *GetTalkStatisticReply) GetView() int32
func (*GetTalkStatisticReply) ProtoMessage ¶
func (*GetTalkStatisticReply) ProtoMessage()
func (*GetTalkStatisticReply) ProtoReflect ¶
func (x *GetTalkStatisticReply) ProtoReflect() protoreflect.Message
func (*GetTalkStatisticReply) Reset ¶
func (x *GetTalkStatisticReply) Reset()
func (*GetTalkStatisticReply) String ¶
func (x *GetTalkStatisticReply) String() string
func (*GetTalkStatisticReply) Validate ¶
func (m *GetTalkStatisticReply) Validate() error
Validate checks the field values on GetTalkStatisticReply 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 (*GetTalkStatisticReply) ValidateAll ¶
func (m *GetTalkStatisticReply) ValidateAll() error
ValidateAll checks the field values on GetTalkStatisticReply 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 GetTalkStatisticReplyMultiError, or nil if none found.
type GetTalkStatisticReplyMultiError ¶
type GetTalkStatisticReplyMultiError []error
GetTalkStatisticReplyMultiError is an error wrapping multiple validation errors returned by GetTalkStatisticReply.ValidateAll() if the designated constraints aren't met.
func (GetTalkStatisticReplyMultiError) AllErrors ¶
func (m GetTalkStatisticReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkStatisticReplyMultiError) Error ¶
func (m GetTalkStatisticReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkStatisticReplyValidationError ¶
type GetTalkStatisticReplyValidationError struct {
// contains filtered or unexported fields
}
GetTalkStatisticReplyValidationError is the validation error returned by GetTalkStatisticReply.Validate if the designated constraints aren't met.
func (GetTalkStatisticReplyValidationError) Cause ¶
func (e GetTalkStatisticReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTalkStatisticReplyValidationError) Error ¶
func (e GetTalkStatisticReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkStatisticReplyValidationError) ErrorName ¶
func (e GetTalkStatisticReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkStatisticReplyValidationError) Field ¶
func (e GetTalkStatisticReplyValidationError) Field() string
Field function returns field value.
func (GetTalkStatisticReplyValidationError) Key ¶
func (e GetTalkStatisticReplyValidationError) Key() bool
Key function returns key value.
func (GetTalkStatisticReplyValidationError) Reason ¶
func (e GetTalkStatisticReplyValidationError) Reason() string
Reason function returns reason value.
type GetTalkStatisticReq ¶
type GetTalkStatisticReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetTalkStatisticReq) Descriptor
deprecated
func (*GetTalkStatisticReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTalkStatisticReq.ProtoReflect.Descriptor instead.
func (*GetTalkStatisticReq) GetId ¶
func (x *GetTalkStatisticReq) GetId() int32
func (*GetTalkStatisticReq) GetUuid ¶
func (x *GetTalkStatisticReq) GetUuid() string
func (*GetTalkStatisticReq) ProtoMessage ¶
func (*GetTalkStatisticReq) ProtoMessage()
func (*GetTalkStatisticReq) ProtoReflect ¶
func (x *GetTalkStatisticReq) ProtoReflect() protoreflect.Message
func (*GetTalkStatisticReq) Reset ¶
func (x *GetTalkStatisticReq) Reset()
func (*GetTalkStatisticReq) String ¶
func (x *GetTalkStatisticReq) String() string
func (*GetTalkStatisticReq) Validate ¶
func (m *GetTalkStatisticReq) Validate() error
Validate checks the field values on GetTalkStatisticReq 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 (*GetTalkStatisticReq) ValidateAll ¶
func (m *GetTalkStatisticReq) ValidateAll() error
ValidateAll checks the field values on GetTalkStatisticReq 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 GetTalkStatisticReqMultiError, or nil if none found.
type GetTalkStatisticReqMultiError ¶
type GetTalkStatisticReqMultiError []error
GetTalkStatisticReqMultiError is an error wrapping multiple validation errors returned by GetTalkStatisticReq.ValidateAll() if the designated constraints aren't met.
func (GetTalkStatisticReqMultiError) AllErrors ¶
func (m GetTalkStatisticReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTalkStatisticReqMultiError) Error ¶
func (m GetTalkStatisticReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTalkStatisticReqValidationError ¶
type GetTalkStatisticReqValidationError struct {
// contains filtered or unexported fields
}
GetTalkStatisticReqValidationError is the validation error returned by GetTalkStatisticReq.Validate if the designated constraints aren't met.
func (GetTalkStatisticReqValidationError) Cause ¶
func (e GetTalkStatisticReqValidationError) Cause() error
Cause function returns cause value.
func (GetTalkStatisticReqValidationError) Error ¶
func (e GetTalkStatisticReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTalkStatisticReqValidationError) ErrorName ¶
func (e GetTalkStatisticReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTalkStatisticReqValidationError) Field ¶
func (e GetTalkStatisticReqValidationError) Field() string
Field function returns field value.
func (GetTalkStatisticReqValidationError) Key ¶
func (e GetTalkStatisticReqValidationError) Key() bool
Key function returns key value.
func (GetTalkStatisticReqValidationError) Reason ¶
func (e GetTalkStatisticReqValidationError) Reason() string
Reason function returns reason value.
type GetUserArticleAgreeReply ¶
type GetUserArticleAgreeReply struct { Agree map[int32]bool `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetUserArticleAgreeReply) Descriptor
deprecated
func (*GetUserArticleAgreeReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserArticleAgreeReply.ProtoReflect.Descriptor instead.
func (*GetUserArticleAgreeReply) GetAgree ¶
func (x *GetUserArticleAgreeReply) GetAgree() map[int32]bool
func (*GetUserArticleAgreeReply) ProtoMessage ¶
func (*GetUserArticleAgreeReply) ProtoMessage()
func (*GetUserArticleAgreeReply) ProtoReflect ¶
func (x *GetUserArticleAgreeReply) ProtoReflect() protoreflect.Message
func (*GetUserArticleAgreeReply) Reset ¶
func (x *GetUserArticleAgreeReply) Reset()
func (*GetUserArticleAgreeReply) String ¶
func (x *GetUserArticleAgreeReply) String() string
func (*GetUserArticleAgreeReply) Validate ¶
func (m *GetUserArticleAgreeReply) Validate() error
Validate checks the field values on GetUserArticleAgreeReply 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 (*GetUserArticleAgreeReply) ValidateAll ¶
func (m *GetUserArticleAgreeReply) ValidateAll() error
ValidateAll checks the field values on GetUserArticleAgreeReply 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 GetUserArticleAgreeReplyMultiError, or nil if none found.
type GetUserArticleAgreeReplyMultiError ¶
type GetUserArticleAgreeReplyMultiError []error
GetUserArticleAgreeReplyMultiError is an error wrapping multiple validation errors returned by GetUserArticleAgreeReply.ValidateAll() if the designated constraints aren't met.
func (GetUserArticleAgreeReplyMultiError) AllErrors ¶
func (m GetUserArticleAgreeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserArticleAgreeReplyMultiError) Error ¶
func (m GetUserArticleAgreeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserArticleAgreeReplyValidationError ¶
type GetUserArticleAgreeReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserArticleAgreeReplyValidationError is the validation error returned by GetUserArticleAgreeReply.Validate if the designated constraints aren't met.
func (GetUserArticleAgreeReplyValidationError) Cause ¶
func (e GetUserArticleAgreeReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserArticleAgreeReplyValidationError) Error ¶
func (e GetUserArticleAgreeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserArticleAgreeReplyValidationError) ErrorName ¶
func (e GetUserArticleAgreeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserArticleAgreeReplyValidationError) Field ¶
func (e GetUserArticleAgreeReplyValidationError) Field() string
Field function returns field value.
func (GetUserArticleAgreeReplyValidationError) Key ¶
func (e GetUserArticleAgreeReplyValidationError) Key() bool
Key function returns key value.
func (GetUserArticleAgreeReplyValidationError) Reason ¶
func (e GetUserArticleAgreeReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserArticleAgreeReq ¶
type GetUserArticleAgreeReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserArticleAgreeReq) Descriptor
deprecated
func (*GetUserArticleAgreeReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserArticleAgreeReq.ProtoReflect.Descriptor instead.
func (*GetUserArticleAgreeReq) GetUuid ¶
func (x *GetUserArticleAgreeReq) GetUuid() string
func (*GetUserArticleAgreeReq) ProtoMessage ¶
func (*GetUserArticleAgreeReq) ProtoMessage()
func (*GetUserArticleAgreeReq) ProtoReflect ¶
func (x *GetUserArticleAgreeReq) ProtoReflect() protoreflect.Message
func (*GetUserArticleAgreeReq) Reset ¶
func (x *GetUserArticleAgreeReq) Reset()
func (*GetUserArticleAgreeReq) String ¶
func (x *GetUserArticleAgreeReq) String() string
func (*GetUserArticleAgreeReq) Validate ¶
func (m *GetUserArticleAgreeReq) Validate() error
Validate checks the field values on GetUserArticleAgreeReq 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 (*GetUserArticleAgreeReq) ValidateAll ¶
func (m *GetUserArticleAgreeReq) ValidateAll() error
ValidateAll checks the field values on GetUserArticleAgreeReq 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 GetUserArticleAgreeReqMultiError, or nil if none found.
type GetUserArticleAgreeReqMultiError ¶
type GetUserArticleAgreeReqMultiError []error
GetUserArticleAgreeReqMultiError is an error wrapping multiple validation errors returned by GetUserArticleAgreeReq.ValidateAll() if the designated constraints aren't met.
func (GetUserArticleAgreeReqMultiError) AllErrors ¶
func (m GetUserArticleAgreeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserArticleAgreeReqMultiError) Error ¶
func (m GetUserArticleAgreeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserArticleAgreeReqValidationError ¶
type GetUserArticleAgreeReqValidationError struct {
// contains filtered or unexported fields
}
GetUserArticleAgreeReqValidationError is the validation error returned by GetUserArticleAgreeReq.Validate if the designated constraints aren't met.
func (GetUserArticleAgreeReqValidationError) Cause ¶
func (e GetUserArticleAgreeReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserArticleAgreeReqValidationError) Error ¶
func (e GetUserArticleAgreeReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserArticleAgreeReqValidationError) ErrorName ¶
func (e GetUserArticleAgreeReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserArticleAgreeReqValidationError) Field ¶
func (e GetUserArticleAgreeReqValidationError) Field() string
Field function returns field value.
func (GetUserArticleAgreeReqValidationError) Key ¶
func (e GetUserArticleAgreeReqValidationError) Key() bool
Key function returns key value.
func (GetUserArticleAgreeReqValidationError) Reason ¶
func (e GetUserArticleAgreeReqValidationError) Reason() string
Reason function returns reason value.
type GetUserArticleCollectReply ¶
type GetUserArticleCollectReply struct { Collect map[int32]bool `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetUserArticleCollectReply) Descriptor
deprecated
func (*GetUserArticleCollectReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserArticleCollectReply.ProtoReflect.Descriptor instead.
func (*GetUserArticleCollectReply) GetCollect ¶
func (x *GetUserArticleCollectReply) GetCollect() map[int32]bool
func (*GetUserArticleCollectReply) ProtoMessage ¶
func (*GetUserArticleCollectReply) ProtoMessage()
func (*GetUserArticleCollectReply) ProtoReflect ¶
func (x *GetUserArticleCollectReply) ProtoReflect() protoreflect.Message
func (*GetUserArticleCollectReply) Reset ¶
func (x *GetUserArticleCollectReply) Reset()
func (*GetUserArticleCollectReply) String ¶
func (x *GetUserArticleCollectReply) String() string
func (*GetUserArticleCollectReply) Validate ¶
func (m *GetUserArticleCollectReply) Validate() error
Validate checks the field values on GetUserArticleCollectReply 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 (*GetUserArticleCollectReply) ValidateAll ¶
func (m *GetUserArticleCollectReply) ValidateAll() error
ValidateAll checks the field values on GetUserArticleCollectReply 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 GetUserArticleCollectReplyMultiError, or nil if none found.
type GetUserArticleCollectReplyMultiError ¶
type GetUserArticleCollectReplyMultiError []error
GetUserArticleCollectReplyMultiError is an error wrapping multiple validation errors returned by GetUserArticleCollectReply.ValidateAll() if the designated constraints aren't met.
func (GetUserArticleCollectReplyMultiError) AllErrors ¶
func (m GetUserArticleCollectReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserArticleCollectReplyMultiError) Error ¶
func (m GetUserArticleCollectReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserArticleCollectReplyValidationError ¶
type GetUserArticleCollectReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserArticleCollectReplyValidationError is the validation error returned by GetUserArticleCollectReply.Validate if the designated constraints aren't met.
func (GetUserArticleCollectReplyValidationError) Cause ¶
func (e GetUserArticleCollectReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserArticleCollectReplyValidationError) Error ¶
func (e GetUserArticleCollectReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserArticleCollectReplyValidationError) ErrorName ¶
func (e GetUserArticleCollectReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserArticleCollectReplyValidationError) Field ¶
func (e GetUserArticleCollectReplyValidationError) Field() string
Field function returns field value.
func (GetUserArticleCollectReplyValidationError) Key ¶
func (e GetUserArticleCollectReplyValidationError) Key() bool
Key function returns key value.
func (GetUserArticleCollectReplyValidationError) Reason ¶
func (e GetUserArticleCollectReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserArticleCollectReq ¶
type GetUserArticleCollectReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserArticleCollectReq) Descriptor
deprecated
func (*GetUserArticleCollectReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserArticleCollectReq.ProtoReflect.Descriptor instead.
func (*GetUserArticleCollectReq) GetUuid ¶
func (x *GetUserArticleCollectReq) GetUuid() string
func (*GetUserArticleCollectReq) ProtoMessage ¶
func (*GetUserArticleCollectReq) ProtoMessage()
func (*GetUserArticleCollectReq) ProtoReflect ¶
func (x *GetUserArticleCollectReq) ProtoReflect() protoreflect.Message
func (*GetUserArticleCollectReq) Reset ¶
func (x *GetUserArticleCollectReq) Reset()
func (*GetUserArticleCollectReq) String ¶
func (x *GetUserArticleCollectReq) String() string
func (*GetUserArticleCollectReq) Validate ¶
func (m *GetUserArticleCollectReq) Validate() error
Validate checks the field values on GetUserArticleCollectReq 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 (*GetUserArticleCollectReq) ValidateAll ¶
func (m *GetUserArticleCollectReq) ValidateAll() error
ValidateAll checks the field values on GetUserArticleCollectReq 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 GetUserArticleCollectReqMultiError, or nil if none found.
type GetUserArticleCollectReqMultiError ¶
type GetUserArticleCollectReqMultiError []error
GetUserArticleCollectReqMultiError is an error wrapping multiple validation errors returned by GetUserArticleCollectReq.ValidateAll() if the designated constraints aren't met.
func (GetUserArticleCollectReqMultiError) AllErrors ¶
func (m GetUserArticleCollectReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserArticleCollectReqMultiError) Error ¶
func (m GetUserArticleCollectReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserArticleCollectReqValidationError ¶
type GetUserArticleCollectReqValidationError struct {
// contains filtered or unexported fields
}
GetUserArticleCollectReqValidationError is the validation error returned by GetUserArticleCollectReq.Validate if the designated constraints aren't met.
func (GetUserArticleCollectReqValidationError) Cause ¶
func (e GetUserArticleCollectReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserArticleCollectReqValidationError) Error ¶
func (e GetUserArticleCollectReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserArticleCollectReqValidationError) ErrorName ¶
func (e GetUserArticleCollectReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserArticleCollectReqValidationError) Field ¶
func (e GetUserArticleCollectReqValidationError) Field() string
Field function returns field value.
func (GetUserArticleCollectReqValidationError) Key ¶
func (e GetUserArticleCollectReqValidationError) Key() bool
Key function returns key value.
func (GetUserArticleCollectReqValidationError) Reason ¶
func (e GetUserArticleCollectReqValidationError) Reason() string
Reason function returns reason value.
type GetUserArticleListAllReq ¶
type GetUserArticleListAllReq struct { Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserArticleListAllReq) Descriptor
deprecated
func (*GetUserArticleListAllReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserArticleListAllReq.ProtoReflect.Descriptor instead.
func (*GetUserArticleListAllReq) GetUuid ¶
func (x *GetUserArticleListAllReq) GetUuid() string
func (*GetUserArticleListAllReq) ProtoMessage ¶
func (*GetUserArticleListAllReq) ProtoMessage()
func (*GetUserArticleListAllReq) ProtoReflect ¶
func (x *GetUserArticleListAllReq) ProtoReflect() protoreflect.Message
func (*GetUserArticleListAllReq) Reset ¶
func (x *GetUserArticleListAllReq) Reset()
func (*GetUserArticleListAllReq) String ¶
func (x *GetUserArticleListAllReq) String() string
func (*GetUserArticleListAllReq) Validate ¶
func (m *GetUserArticleListAllReq) Validate() error
Validate checks the field values on GetUserArticleListAllReq 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 (*GetUserArticleListAllReq) ValidateAll ¶
func (m *GetUserArticleListAllReq) ValidateAll() error
ValidateAll checks the field values on GetUserArticleListAllReq 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 GetUserArticleListAllReqMultiError, or nil if none found.
type GetUserArticleListAllReqMultiError ¶
type GetUserArticleListAllReqMultiError []error
GetUserArticleListAllReqMultiError is an error wrapping multiple validation errors returned by GetUserArticleListAllReq.ValidateAll() if the designated constraints aren't met.
func (GetUserArticleListAllReqMultiError) AllErrors ¶
func (m GetUserArticleListAllReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserArticleListAllReqMultiError) Error ¶
func (m GetUserArticleListAllReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserArticleListAllReqValidationError ¶
type GetUserArticleListAllReqValidationError struct {
// contains filtered or unexported fields
}
GetUserArticleListAllReqValidationError is the validation error returned by GetUserArticleListAllReq.Validate if the designated constraints aren't met.
func (GetUserArticleListAllReqValidationError) Cause ¶
func (e GetUserArticleListAllReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserArticleListAllReqValidationError) Error ¶
func (e GetUserArticleListAllReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserArticleListAllReqValidationError) ErrorName ¶
func (e GetUserArticleListAllReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserArticleListAllReqValidationError) Field ¶
func (e GetUserArticleListAllReqValidationError) Field() string
Field function returns field value.
func (GetUserArticleListAllReqValidationError) Key ¶
func (e GetUserArticleListAllReqValidationError) Key() bool
Key function returns key value.
func (GetUserArticleListAllReqValidationError) Reason ¶
func (e GetUserArticleListAllReqValidationError) Reason() string
Reason function returns reason value.
type GetUserArticleListReq ¶
type GetUserArticleListReq 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 (*GetUserArticleListReq) Descriptor
deprecated
func (*GetUserArticleListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserArticleListReq.ProtoReflect.Descriptor instead.
func (*GetUserArticleListReq) GetPage ¶
func (x *GetUserArticleListReq) GetPage() int32
func (*GetUserArticleListReq) GetUuid ¶
func (x *GetUserArticleListReq) GetUuid() string
func (*GetUserArticleListReq) ProtoMessage ¶
func (*GetUserArticleListReq) ProtoMessage()
func (*GetUserArticleListReq) ProtoReflect ¶
func (x *GetUserArticleListReq) ProtoReflect() protoreflect.Message
func (*GetUserArticleListReq) Reset ¶
func (x *GetUserArticleListReq) Reset()
func (*GetUserArticleListReq) String ¶
func (x *GetUserArticleListReq) String() string
func (*GetUserArticleListReq) Validate ¶
func (m *GetUserArticleListReq) Validate() error
Validate checks the field values on GetUserArticleListReq 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 (*GetUserArticleListReq) ValidateAll ¶
func (m *GetUserArticleListReq) ValidateAll() error
ValidateAll checks the field values on GetUserArticleListReq 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 GetUserArticleListReqMultiError, or nil if none found.
type GetUserArticleListReqMultiError ¶
type GetUserArticleListReqMultiError []error
GetUserArticleListReqMultiError is an error wrapping multiple validation errors returned by GetUserArticleListReq.ValidateAll() if the designated constraints aren't met.
func (GetUserArticleListReqMultiError) AllErrors ¶
func (m GetUserArticleListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserArticleListReqMultiError) Error ¶
func (m GetUserArticleListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserArticleListReqValidationError ¶
type GetUserArticleListReqValidationError struct {
// contains filtered or unexported fields
}
GetUserArticleListReqValidationError is the validation error returned by GetUserArticleListReq.Validate if the designated constraints aren't met.
func (GetUserArticleListReqValidationError) Cause ¶
func (e GetUserArticleListReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserArticleListReqValidationError) Error ¶
func (e GetUserArticleListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserArticleListReqValidationError) ErrorName ¶
func (e GetUserArticleListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserArticleListReqValidationError) Field ¶
func (e GetUserArticleListReqValidationError) Field() string
Field function returns field value.
func (GetUserArticleListReqValidationError) Key ¶
func (e GetUserArticleListReqValidationError) Key() bool
Key function returns key value.
func (GetUserArticleListReqValidationError) Reason ¶
func (e GetUserArticleListReqValidationError) Reason() string
Reason function returns reason value.
type GetUserArticleListVisitorReq ¶
type GetUserArticleListVisitorReq 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 (*GetUserArticleListVisitorReq) Descriptor
deprecated
func (*GetUserArticleListVisitorReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserArticleListVisitorReq.ProtoReflect.Descriptor instead.
func (*GetUserArticleListVisitorReq) GetPage ¶
func (x *GetUserArticleListVisitorReq) GetPage() int32
func (*GetUserArticleListVisitorReq) GetUuid ¶
func (x *GetUserArticleListVisitorReq) GetUuid() string
func (*GetUserArticleListVisitorReq) ProtoMessage ¶
func (*GetUserArticleListVisitorReq) ProtoMessage()
func (*GetUserArticleListVisitorReq) ProtoReflect ¶
func (x *GetUserArticleListVisitorReq) ProtoReflect() protoreflect.Message
func (*GetUserArticleListVisitorReq) Reset ¶
func (x *GetUserArticleListVisitorReq) Reset()
func (*GetUserArticleListVisitorReq) String ¶
func (x *GetUserArticleListVisitorReq) String() string
func (*GetUserArticleListVisitorReq) Validate ¶
func (m *GetUserArticleListVisitorReq) Validate() error
Validate checks the field values on GetUserArticleListVisitorReq 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 (*GetUserArticleListVisitorReq) ValidateAll ¶
func (m *GetUserArticleListVisitorReq) ValidateAll() error
ValidateAll checks the field values on GetUserArticleListVisitorReq 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 GetUserArticleListVisitorReqMultiError, or nil if none found.
type GetUserArticleListVisitorReqMultiError ¶
type GetUserArticleListVisitorReqMultiError []error
GetUserArticleListVisitorReqMultiError is an error wrapping multiple validation errors returned by GetUserArticleListVisitorReq.ValidateAll() if the designated constraints aren't met.
func (GetUserArticleListVisitorReqMultiError) AllErrors ¶
func (m GetUserArticleListVisitorReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserArticleListVisitorReqMultiError) Error ¶
func (m GetUserArticleListVisitorReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserArticleListVisitorReqValidationError ¶
type GetUserArticleListVisitorReqValidationError struct {
// contains filtered or unexported fields
}
GetUserArticleListVisitorReqValidationError is the validation error returned by GetUserArticleListVisitorReq.Validate if the designated constraints aren't met.
func (GetUserArticleListVisitorReqValidationError) Cause ¶
func (e GetUserArticleListVisitorReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserArticleListVisitorReqValidationError) Error ¶
func (e GetUserArticleListVisitorReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserArticleListVisitorReqValidationError) ErrorName ¶
func (e GetUserArticleListVisitorReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserArticleListVisitorReqValidationError) Field ¶
func (e GetUserArticleListVisitorReqValidationError) Field() string
Field function returns field value.
func (GetUserArticleListVisitorReqValidationError) Key ¶
func (e GetUserArticleListVisitorReqValidationError) Key() bool
Key function returns key value.
func (GetUserArticleListVisitorReqValidationError) Reason ¶
func (e GetUserArticleListVisitorReqValidationError) Reason() string
Reason function returns reason value.
type GetUserColumnAgreeReply ¶
type GetUserColumnAgreeReply struct { Agree map[int32]bool `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetUserColumnAgreeReply) Descriptor
deprecated
func (*GetUserColumnAgreeReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserColumnAgreeReply.ProtoReflect.Descriptor instead.
func (*GetUserColumnAgreeReply) GetAgree ¶
func (x *GetUserColumnAgreeReply) GetAgree() map[int32]bool
func (*GetUserColumnAgreeReply) ProtoMessage ¶
func (*GetUserColumnAgreeReply) ProtoMessage()
func (*GetUserColumnAgreeReply) ProtoReflect ¶
func (x *GetUserColumnAgreeReply) ProtoReflect() protoreflect.Message
func (*GetUserColumnAgreeReply) Reset ¶
func (x *GetUserColumnAgreeReply) Reset()
func (*GetUserColumnAgreeReply) String ¶
func (x *GetUserColumnAgreeReply) String() string
func (*GetUserColumnAgreeReply) Validate ¶
func (m *GetUserColumnAgreeReply) Validate() error
Validate checks the field values on GetUserColumnAgreeReply 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 (*GetUserColumnAgreeReply) ValidateAll ¶
func (m *GetUserColumnAgreeReply) ValidateAll() error
ValidateAll checks the field values on GetUserColumnAgreeReply 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 GetUserColumnAgreeReplyMultiError, or nil if none found.
type GetUserColumnAgreeReplyMultiError ¶
type GetUserColumnAgreeReplyMultiError []error
GetUserColumnAgreeReplyMultiError is an error wrapping multiple validation errors returned by GetUserColumnAgreeReply.ValidateAll() if the designated constraints aren't met.
func (GetUserColumnAgreeReplyMultiError) AllErrors ¶
func (m GetUserColumnAgreeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserColumnAgreeReplyMultiError) Error ¶
func (m GetUserColumnAgreeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserColumnAgreeReplyValidationError ¶
type GetUserColumnAgreeReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserColumnAgreeReplyValidationError is the validation error returned by GetUserColumnAgreeReply.Validate if the designated constraints aren't met.
func (GetUserColumnAgreeReplyValidationError) Cause ¶
func (e GetUserColumnAgreeReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserColumnAgreeReplyValidationError) Error ¶
func (e GetUserColumnAgreeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserColumnAgreeReplyValidationError) ErrorName ¶
func (e GetUserColumnAgreeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserColumnAgreeReplyValidationError) Field ¶
func (e GetUserColumnAgreeReplyValidationError) Field() string
Field function returns field value.
func (GetUserColumnAgreeReplyValidationError) Key ¶
func (e GetUserColumnAgreeReplyValidationError) Key() bool
Key function returns key value.
func (GetUserColumnAgreeReplyValidationError) Reason ¶
func (e GetUserColumnAgreeReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserColumnAgreeReq ¶
type GetUserColumnAgreeReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserColumnAgreeReq) Descriptor
deprecated
func (*GetUserColumnAgreeReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserColumnAgreeReq.ProtoReflect.Descriptor instead.
func (*GetUserColumnAgreeReq) GetUuid ¶
func (x *GetUserColumnAgreeReq) GetUuid() string
func (*GetUserColumnAgreeReq) ProtoMessage ¶
func (*GetUserColumnAgreeReq) ProtoMessage()
func (*GetUserColumnAgreeReq) ProtoReflect ¶
func (x *GetUserColumnAgreeReq) ProtoReflect() protoreflect.Message
func (*GetUserColumnAgreeReq) Reset ¶
func (x *GetUserColumnAgreeReq) Reset()
func (*GetUserColumnAgreeReq) String ¶
func (x *GetUserColumnAgreeReq) String() string
func (*GetUserColumnAgreeReq) Validate ¶
func (m *GetUserColumnAgreeReq) Validate() error
Validate checks the field values on GetUserColumnAgreeReq 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 (*GetUserColumnAgreeReq) ValidateAll ¶
func (m *GetUserColumnAgreeReq) ValidateAll() error
ValidateAll checks the field values on GetUserColumnAgreeReq 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 GetUserColumnAgreeReqMultiError, or nil if none found.
type GetUserColumnAgreeReqMultiError ¶
type GetUserColumnAgreeReqMultiError []error
GetUserColumnAgreeReqMultiError is an error wrapping multiple validation errors returned by GetUserColumnAgreeReq.ValidateAll() if the designated constraints aren't met.
func (GetUserColumnAgreeReqMultiError) AllErrors ¶
func (m GetUserColumnAgreeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserColumnAgreeReqMultiError) Error ¶
func (m GetUserColumnAgreeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserColumnAgreeReqValidationError ¶
type GetUserColumnAgreeReqValidationError struct {
// contains filtered or unexported fields
}
GetUserColumnAgreeReqValidationError is the validation error returned by GetUserColumnAgreeReq.Validate if the designated constraints aren't met.
func (GetUserColumnAgreeReqValidationError) Cause ¶
func (e GetUserColumnAgreeReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserColumnAgreeReqValidationError) Error ¶
func (e GetUserColumnAgreeReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserColumnAgreeReqValidationError) ErrorName ¶
func (e GetUserColumnAgreeReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserColumnAgreeReqValidationError) Field ¶
func (e GetUserColumnAgreeReqValidationError) Field() string
Field function returns field value.
func (GetUserColumnAgreeReqValidationError) Key ¶
func (e GetUserColumnAgreeReqValidationError) Key() bool
Key function returns key value.
func (GetUserColumnAgreeReqValidationError) Reason ¶
func (e GetUserColumnAgreeReqValidationError) Reason() string
Reason function returns reason value.
type GetUserColumnCollectReply ¶
type GetUserColumnCollectReply struct { Collect map[int32]bool `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetUserColumnCollectReply) Descriptor
deprecated
func (*GetUserColumnCollectReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserColumnCollectReply.ProtoReflect.Descriptor instead.
func (*GetUserColumnCollectReply) GetCollect ¶
func (x *GetUserColumnCollectReply) GetCollect() map[int32]bool
func (*GetUserColumnCollectReply) ProtoMessage ¶
func (*GetUserColumnCollectReply) ProtoMessage()
func (*GetUserColumnCollectReply) ProtoReflect ¶
func (x *GetUserColumnCollectReply) ProtoReflect() protoreflect.Message
func (*GetUserColumnCollectReply) Reset ¶
func (x *GetUserColumnCollectReply) Reset()
func (*GetUserColumnCollectReply) String ¶
func (x *GetUserColumnCollectReply) String() string
func (*GetUserColumnCollectReply) Validate ¶
func (m *GetUserColumnCollectReply) Validate() error
Validate checks the field values on GetUserColumnCollectReply 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 (*GetUserColumnCollectReply) ValidateAll ¶
func (m *GetUserColumnCollectReply) ValidateAll() error
ValidateAll checks the field values on GetUserColumnCollectReply 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 GetUserColumnCollectReplyMultiError, or nil if none found.
type GetUserColumnCollectReplyMultiError ¶
type GetUserColumnCollectReplyMultiError []error
GetUserColumnCollectReplyMultiError is an error wrapping multiple validation errors returned by GetUserColumnCollectReply.ValidateAll() if the designated constraints aren't met.
func (GetUserColumnCollectReplyMultiError) AllErrors ¶
func (m GetUserColumnCollectReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserColumnCollectReplyMultiError) Error ¶
func (m GetUserColumnCollectReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserColumnCollectReplyValidationError ¶
type GetUserColumnCollectReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserColumnCollectReplyValidationError is the validation error returned by GetUserColumnCollectReply.Validate if the designated constraints aren't met.
func (GetUserColumnCollectReplyValidationError) Cause ¶
func (e GetUserColumnCollectReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserColumnCollectReplyValidationError) Error ¶
func (e GetUserColumnCollectReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserColumnCollectReplyValidationError) ErrorName ¶
func (e GetUserColumnCollectReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserColumnCollectReplyValidationError) Field ¶
func (e GetUserColumnCollectReplyValidationError) Field() string
Field function returns field value.
func (GetUserColumnCollectReplyValidationError) Key ¶
func (e GetUserColumnCollectReplyValidationError) Key() bool
Key function returns key value.
func (GetUserColumnCollectReplyValidationError) Reason ¶
func (e GetUserColumnCollectReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserColumnCollectReq ¶
type GetUserColumnCollectReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserColumnCollectReq) Descriptor
deprecated
func (*GetUserColumnCollectReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserColumnCollectReq.ProtoReflect.Descriptor instead.
func (*GetUserColumnCollectReq) GetUuid ¶
func (x *GetUserColumnCollectReq) GetUuid() string
func (*GetUserColumnCollectReq) ProtoMessage ¶
func (*GetUserColumnCollectReq) ProtoMessage()
func (*GetUserColumnCollectReq) ProtoReflect ¶
func (x *GetUserColumnCollectReq) ProtoReflect() protoreflect.Message
func (*GetUserColumnCollectReq) Reset ¶
func (x *GetUserColumnCollectReq) Reset()
func (*GetUserColumnCollectReq) String ¶
func (x *GetUserColumnCollectReq) String() string
func (*GetUserColumnCollectReq) Validate ¶
func (m *GetUserColumnCollectReq) Validate() error
Validate checks the field values on GetUserColumnCollectReq 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 (*GetUserColumnCollectReq) ValidateAll ¶
func (m *GetUserColumnCollectReq) ValidateAll() error
ValidateAll checks the field values on GetUserColumnCollectReq 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 GetUserColumnCollectReqMultiError, or nil if none found.
type GetUserColumnCollectReqMultiError ¶
type GetUserColumnCollectReqMultiError []error
GetUserColumnCollectReqMultiError is an error wrapping multiple validation errors returned by GetUserColumnCollectReq.ValidateAll() if the designated constraints aren't met.
func (GetUserColumnCollectReqMultiError) AllErrors ¶
func (m GetUserColumnCollectReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserColumnCollectReqMultiError) Error ¶
func (m GetUserColumnCollectReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserColumnCollectReqValidationError ¶
type GetUserColumnCollectReqValidationError struct {
// contains filtered or unexported fields
}
GetUserColumnCollectReqValidationError is the validation error returned by GetUserColumnCollectReq.Validate if the designated constraints aren't met.
func (GetUserColumnCollectReqValidationError) Cause ¶
func (e GetUserColumnCollectReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserColumnCollectReqValidationError) Error ¶
func (e GetUserColumnCollectReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserColumnCollectReqValidationError) ErrorName ¶
func (e GetUserColumnCollectReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserColumnCollectReqValidationError) Field ¶
func (e GetUserColumnCollectReqValidationError) Field() string
Field function returns field value.
func (GetUserColumnCollectReqValidationError) Key ¶
func (e GetUserColumnCollectReqValidationError) Key() bool
Key function returns key value.
func (GetUserColumnCollectReqValidationError) Reason ¶
func (e GetUserColumnCollectReqValidationError) Reason() string
Reason function returns reason value.
type GetUserColumnListReq ¶
type GetUserColumnListReq 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 (*GetUserColumnListReq) Descriptor
deprecated
func (*GetUserColumnListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserColumnListReq.ProtoReflect.Descriptor instead.
func (*GetUserColumnListReq) GetPage ¶
func (x *GetUserColumnListReq) GetPage() int32
func (*GetUserColumnListReq) GetUuid ¶
func (x *GetUserColumnListReq) GetUuid() string
func (*GetUserColumnListReq) ProtoMessage ¶
func (*GetUserColumnListReq) ProtoMessage()
func (*GetUserColumnListReq) ProtoReflect ¶
func (x *GetUserColumnListReq) ProtoReflect() protoreflect.Message
func (*GetUserColumnListReq) Reset ¶
func (x *GetUserColumnListReq) Reset()
func (*GetUserColumnListReq) String ¶
func (x *GetUserColumnListReq) String() string
func (*GetUserColumnListReq) Validate ¶
func (m *GetUserColumnListReq) Validate() error
Validate checks the field values on GetUserColumnListReq 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 (*GetUserColumnListReq) ValidateAll ¶
func (m *GetUserColumnListReq) ValidateAll() error
ValidateAll checks the field values on GetUserColumnListReq 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 GetUserColumnListReqMultiError, or nil if none found.
type GetUserColumnListReqMultiError ¶
type GetUserColumnListReqMultiError []error
GetUserColumnListReqMultiError is an error wrapping multiple validation errors returned by GetUserColumnListReq.ValidateAll() if the designated constraints aren't met.
func (GetUserColumnListReqMultiError) AllErrors ¶
func (m GetUserColumnListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserColumnListReqMultiError) Error ¶
func (m GetUserColumnListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserColumnListReqValidationError ¶
type GetUserColumnListReqValidationError struct {
// contains filtered or unexported fields
}
GetUserColumnListReqValidationError is the validation error returned by GetUserColumnListReq.Validate if the designated constraints aren't met.
func (GetUserColumnListReqValidationError) Cause ¶
func (e GetUserColumnListReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserColumnListReqValidationError) Error ¶
func (e GetUserColumnListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserColumnListReqValidationError) ErrorName ¶
func (e GetUserColumnListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserColumnListReqValidationError) Field ¶
func (e GetUserColumnListReqValidationError) Field() string
Field function returns field value.
func (GetUserColumnListReqValidationError) Key ¶
func (e GetUserColumnListReqValidationError) Key() bool
Key function returns key value.
func (GetUserColumnListReqValidationError) Reason ¶
func (e GetUserColumnListReqValidationError) Reason() string
Reason function returns reason value.
type GetUserColumnListVisitorReq ¶
type GetUserColumnListVisitorReq 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 (*GetUserColumnListVisitorReq) Descriptor
deprecated
func (*GetUserColumnListVisitorReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserColumnListVisitorReq.ProtoReflect.Descriptor instead.
func (*GetUserColumnListVisitorReq) GetPage ¶
func (x *GetUserColumnListVisitorReq) GetPage() int32
func (*GetUserColumnListVisitorReq) GetUuid ¶
func (x *GetUserColumnListVisitorReq) GetUuid() string
func (*GetUserColumnListVisitorReq) ProtoMessage ¶
func (*GetUserColumnListVisitorReq) ProtoMessage()
func (*GetUserColumnListVisitorReq) ProtoReflect ¶
func (x *GetUserColumnListVisitorReq) ProtoReflect() protoreflect.Message
func (*GetUserColumnListVisitorReq) Reset ¶
func (x *GetUserColumnListVisitorReq) Reset()
func (*GetUserColumnListVisitorReq) String ¶
func (x *GetUserColumnListVisitorReq) String() string
func (*GetUserColumnListVisitorReq) Validate ¶
func (m *GetUserColumnListVisitorReq) Validate() error
Validate checks the field values on GetUserColumnListVisitorReq 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 (*GetUserColumnListVisitorReq) ValidateAll ¶
func (m *GetUserColumnListVisitorReq) ValidateAll() error
ValidateAll checks the field values on GetUserColumnListVisitorReq 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 GetUserColumnListVisitorReqMultiError, or nil if none found.
type GetUserColumnListVisitorReqMultiError ¶
type GetUserColumnListVisitorReqMultiError []error
GetUserColumnListVisitorReqMultiError is an error wrapping multiple validation errors returned by GetUserColumnListVisitorReq.ValidateAll() if the designated constraints aren't met.
func (GetUserColumnListVisitorReqMultiError) AllErrors ¶
func (m GetUserColumnListVisitorReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserColumnListVisitorReqMultiError) Error ¶
func (m GetUserColumnListVisitorReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserColumnListVisitorReqValidationError ¶
type GetUserColumnListVisitorReqValidationError struct {
// contains filtered or unexported fields
}
GetUserColumnListVisitorReqValidationError is the validation error returned by GetUserColumnListVisitorReq.Validate if the designated constraints aren't met.
func (GetUserColumnListVisitorReqValidationError) Cause ¶
func (e GetUserColumnListVisitorReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserColumnListVisitorReqValidationError) Error ¶
func (e GetUserColumnListVisitorReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserColumnListVisitorReqValidationError) ErrorName ¶
func (e GetUserColumnListVisitorReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserColumnListVisitorReqValidationError) Field ¶
func (e GetUserColumnListVisitorReqValidationError) Field() string
Field function returns field value.
func (GetUserColumnListVisitorReqValidationError) Key ¶
func (e GetUserColumnListVisitorReqValidationError) Key() bool
Key function returns key value.
func (GetUserColumnListVisitorReqValidationError) Reason ¶
func (e GetUserColumnListVisitorReqValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeColumnReply ¶
type GetUserSubscribeColumnReply struct { Subscribe map[int32]bool `` /* 161-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetUserSubscribeColumnReply) Descriptor
deprecated
func (*GetUserSubscribeColumnReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeColumnReply.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeColumnReply) GetSubscribe ¶
func (x *GetUserSubscribeColumnReply) GetSubscribe() map[int32]bool
func (*GetUserSubscribeColumnReply) ProtoMessage ¶
func (*GetUserSubscribeColumnReply) ProtoMessage()
func (*GetUserSubscribeColumnReply) ProtoReflect ¶
func (x *GetUserSubscribeColumnReply) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeColumnReply) Reset ¶
func (x *GetUserSubscribeColumnReply) Reset()
func (*GetUserSubscribeColumnReply) String ¶
func (x *GetUserSubscribeColumnReply) String() string
func (*GetUserSubscribeColumnReply) Validate ¶
func (m *GetUserSubscribeColumnReply) Validate() error
Validate checks the field values on GetUserSubscribeColumnReply 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 (*GetUserSubscribeColumnReply) ValidateAll ¶
func (m *GetUserSubscribeColumnReply) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeColumnReply 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 GetUserSubscribeColumnReplyMultiError, or nil if none found.
type GetUserSubscribeColumnReplyMultiError ¶
type GetUserSubscribeColumnReplyMultiError []error
GetUserSubscribeColumnReplyMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeColumnReply.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeColumnReplyMultiError) AllErrors ¶
func (m GetUserSubscribeColumnReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeColumnReplyMultiError) Error ¶
func (m GetUserSubscribeColumnReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeColumnReplyValidationError ¶
type GetUserSubscribeColumnReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeColumnReplyValidationError is the validation error returned by GetUserSubscribeColumnReply.Validate if the designated constraints aren't met.
func (GetUserSubscribeColumnReplyValidationError) Cause ¶
func (e GetUserSubscribeColumnReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeColumnReplyValidationError) Error ¶
func (e GetUserSubscribeColumnReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeColumnReplyValidationError) ErrorName ¶
func (e GetUserSubscribeColumnReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeColumnReplyValidationError) Field ¶
func (e GetUserSubscribeColumnReplyValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeColumnReplyValidationError) Key ¶
func (e GetUserSubscribeColumnReplyValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeColumnReplyValidationError) Reason ¶
func (e GetUserSubscribeColumnReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeColumnReq ¶
type GetUserSubscribeColumnReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserSubscribeColumnReq) Descriptor
deprecated
func (*GetUserSubscribeColumnReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeColumnReq.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeColumnReq) GetUuid ¶
func (x *GetUserSubscribeColumnReq) GetUuid() string
func (*GetUserSubscribeColumnReq) ProtoMessage ¶
func (*GetUserSubscribeColumnReq) ProtoMessage()
func (*GetUserSubscribeColumnReq) ProtoReflect ¶
func (x *GetUserSubscribeColumnReq) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeColumnReq) Reset ¶
func (x *GetUserSubscribeColumnReq) Reset()
func (*GetUserSubscribeColumnReq) String ¶
func (x *GetUserSubscribeColumnReq) String() string
func (*GetUserSubscribeColumnReq) Validate ¶
func (m *GetUserSubscribeColumnReq) Validate() error
Validate checks the field values on GetUserSubscribeColumnReq 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 (*GetUserSubscribeColumnReq) ValidateAll ¶
func (m *GetUserSubscribeColumnReq) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeColumnReq 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 GetUserSubscribeColumnReqMultiError, or nil if none found.
type GetUserSubscribeColumnReqMultiError ¶
type GetUserSubscribeColumnReqMultiError []error
GetUserSubscribeColumnReqMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeColumnReq.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeColumnReqMultiError) AllErrors ¶
func (m GetUserSubscribeColumnReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeColumnReqMultiError) Error ¶
func (m GetUserSubscribeColumnReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeColumnReqValidationError ¶
type GetUserSubscribeColumnReqValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeColumnReqValidationError is the validation error returned by GetUserSubscribeColumnReq.Validate if the designated constraints aren't met.
func (GetUserSubscribeColumnReqValidationError) Cause ¶
func (e GetUserSubscribeColumnReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeColumnReqValidationError) Error ¶
func (e GetUserSubscribeColumnReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeColumnReqValidationError) ErrorName ¶
func (e GetUserSubscribeColumnReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeColumnReqValidationError) Field ¶
func (e GetUserSubscribeColumnReqValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeColumnReqValidationError) Key ¶
func (e GetUserSubscribeColumnReqValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeColumnReqValidationError) Reason ¶
func (e GetUserSubscribeColumnReqValidationError) Reason() string
Reason function returns reason value.
type GetUserTalkAgreeReply ¶
type GetUserTalkAgreeReply struct { Agree map[int32]bool `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetUserTalkAgreeReply) Descriptor
deprecated
func (*GetUserTalkAgreeReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTalkAgreeReply.ProtoReflect.Descriptor instead.
func (*GetUserTalkAgreeReply) GetAgree ¶
func (x *GetUserTalkAgreeReply) GetAgree() map[int32]bool
func (*GetUserTalkAgreeReply) ProtoMessage ¶
func (*GetUserTalkAgreeReply) ProtoMessage()
func (*GetUserTalkAgreeReply) ProtoReflect ¶
func (x *GetUserTalkAgreeReply) ProtoReflect() protoreflect.Message
func (*GetUserTalkAgreeReply) Reset ¶
func (x *GetUserTalkAgreeReply) Reset()
func (*GetUserTalkAgreeReply) String ¶
func (x *GetUserTalkAgreeReply) String() string
func (*GetUserTalkAgreeReply) Validate ¶
func (m *GetUserTalkAgreeReply) Validate() error
Validate checks the field values on GetUserTalkAgreeReply 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 (*GetUserTalkAgreeReply) ValidateAll ¶
func (m *GetUserTalkAgreeReply) ValidateAll() error
ValidateAll checks the field values on GetUserTalkAgreeReply 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 GetUserTalkAgreeReplyMultiError, or nil if none found.
type GetUserTalkAgreeReplyMultiError ¶
type GetUserTalkAgreeReplyMultiError []error
GetUserTalkAgreeReplyMultiError is an error wrapping multiple validation errors returned by GetUserTalkAgreeReply.ValidateAll() if the designated constraints aren't met.
func (GetUserTalkAgreeReplyMultiError) AllErrors ¶
func (m GetUserTalkAgreeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserTalkAgreeReplyMultiError) Error ¶
func (m GetUserTalkAgreeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserTalkAgreeReplyValidationError ¶
type GetUserTalkAgreeReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserTalkAgreeReplyValidationError is the validation error returned by GetUserTalkAgreeReply.Validate if the designated constraints aren't met.
func (GetUserTalkAgreeReplyValidationError) Cause ¶
func (e GetUserTalkAgreeReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserTalkAgreeReplyValidationError) Error ¶
func (e GetUserTalkAgreeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserTalkAgreeReplyValidationError) ErrorName ¶
func (e GetUserTalkAgreeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserTalkAgreeReplyValidationError) Field ¶
func (e GetUserTalkAgreeReplyValidationError) Field() string
Field function returns field value.
func (GetUserTalkAgreeReplyValidationError) Key ¶
func (e GetUserTalkAgreeReplyValidationError) Key() bool
Key function returns key value.
func (GetUserTalkAgreeReplyValidationError) Reason ¶
func (e GetUserTalkAgreeReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserTalkAgreeReq ¶
type GetUserTalkAgreeReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserTalkAgreeReq) Descriptor
deprecated
func (*GetUserTalkAgreeReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTalkAgreeReq.ProtoReflect.Descriptor instead.
func (*GetUserTalkAgreeReq) GetUuid ¶
func (x *GetUserTalkAgreeReq) GetUuid() string
func (*GetUserTalkAgreeReq) ProtoMessage ¶
func (*GetUserTalkAgreeReq) ProtoMessage()
func (*GetUserTalkAgreeReq) ProtoReflect ¶
func (x *GetUserTalkAgreeReq) ProtoReflect() protoreflect.Message
func (*GetUserTalkAgreeReq) Reset ¶
func (x *GetUserTalkAgreeReq) Reset()
func (*GetUserTalkAgreeReq) String ¶
func (x *GetUserTalkAgreeReq) String() string
func (*GetUserTalkAgreeReq) Validate ¶
func (m *GetUserTalkAgreeReq) Validate() error
Validate checks the field values on GetUserTalkAgreeReq 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 (*GetUserTalkAgreeReq) ValidateAll ¶
func (m *GetUserTalkAgreeReq) ValidateAll() error
ValidateAll checks the field values on GetUserTalkAgreeReq 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 GetUserTalkAgreeReqMultiError, or nil if none found.
type GetUserTalkAgreeReqMultiError ¶
type GetUserTalkAgreeReqMultiError []error
GetUserTalkAgreeReqMultiError is an error wrapping multiple validation errors returned by GetUserTalkAgreeReq.ValidateAll() if the designated constraints aren't met.
func (GetUserTalkAgreeReqMultiError) AllErrors ¶
func (m GetUserTalkAgreeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserTalkAgreeReqMultiError) Error ¶
func (m GetUserTalkAgreeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserTalkAgreeReqValidationError ¶
type GetUserTalkAgreeReqValidationError struct {
// contains filtered or unexported fields
}
GetUserTalkAgreeReqValidationError is the validation error returned by GetUserTalkAgreeReq.Validate if the designated constraints aren't met.
func (GetUserTalkAgreeReqValidationError) Cause ¶
func (e GetUserTalkAgreeReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserTalkAgreeReqValidationError) Error ¶
func (e GetUserTalkAgreeReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserTalkAgreeReqValidationError) ErrorName ¶
func (e GetUserTalkAgreeReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserTalkAgreeReqValidationError) Field ¶
func (e GetUserTalkAgreeReqValidationError) Field() string
Field function returns field value.
func (GetUserTalkAgreeReqValidationError) Key ¶
func (e GetUserTalkAgreeReqValidationError) Key() bool
Key function returns key value.
func (GetUserTalkAgreeReqValidationError) Reason ¶
func (e GetUserTalkAgreeReqValidationError) Reason() string
Reason function returns reason value.
type GetUserTalkCollectReply ¶
type GetUserTalkCollectReply struct { Collect map[int32]bool `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetUserTalkCollectReply) Descriptor
deprecated
func (*GetUserTalkCollectReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTalkCollectReply.ProtoReflect.Descriptor instead.
func (*GetUserTalkCollectReply) GetCollect ¶
func (x *GetUserTalkCollectReply) GetCollect() map[int32]bool
func (*GetUserTalkCollectReply) ProtoMessage ¶
func (*GetUserTalkCollectReply) ProtoMessage()
func (*GetUserTalkCollectReply) ProtoReflect ¶
func (x *GetUserTalkCollectReply) ProtoReflect() protoreflect.Message
func (*GetUserTalkCollectReply) Reset ¶
func (x *GetUserTalkCollectReply) Reset()
func (*GetUserTalkCollectReply) String ¶
func (x *GetUserTalkCollectReply) String() string
func (*GetUserTalkCollectReply) Validate ¶
func (m *GetUserTalkCollectReply) Validate() error
Validate checks the field values on GetUserTalkCollectReply 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 (*GetUserTalkCollectReply) ValidateAll ¶
func (m *GetUserTalkCollectReply) ValidateAll() error
ValidateAll checks the field values on GetUserTalkCollectReply 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 GetUserTalkCollectReplyMultiError, or nil if none found.
type GetUserTalkCollectReplyMultiError ¶
type GetUserTalkCollectReplyMultiError []error
GetUserTalkCollectReplyMultiError is an error wrapping multiple validation errors returned by GetUserTalkCollectReply.ValidateAll() if the designated constraints aren't met.
func (GetUserTalkCollectReplyMultiError) AllErrors ¶
func (m GetUserTalkCollectReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserTalkCollectReplyMultiError) Error ¶
func (m GetUserTalkCollectReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserTalkCollectReplyValidationError ¶
type GetUserTalkCollectReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserTalkCollectReplyValidationError is the validation error returned by GetUserTalkCollectReply.Validate if the designated constraints aren't met.
func (GetUserTalkCollectReplyValidationError) Cause ¶
func (e GetUserTalkCollectReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserTalkCollectReplyValidationError) Error ¶
func (e GetUserTalkCollectReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserTalkCollectReplyValidationError) ErrorName ¶
func (e GetUserTalkCollectReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserTalkCollectReplyValidationError) Field ¶
func (e GetUserTalkCollectReplyValidationError) Field() string
Field function returns field value.
func (GetUserTalkCollectReplyValidationError) Key ¶
func (e GetUserTalkCollectReplyValidationError) Key() bool
Key function returns key value.
func (GetUserTalkCollectReplyValidationError) Reason ¶
func (e GetUserTalkCollectReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserTalkCollectReq ¶
type GetUserTalkCollectReq struct { Uuid string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*GetUserTalkCollectReq) Descriptor
deprecated
func (*GetUserTalkCollectReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTalkCollectReq.ProtoReflect.Descriptor instead.
func (*GetUserTalkCollectReq) GetUuid ¶
func (x *GetUserTalkCollectReq) GetUuid() string
func (*GetUserTalkCollectReq) ProtoMessage ¶
func (*GetUserTalkCollectReq) ProtoMessage()
func (*GetUserTalkCollectReq) ProtoReflect ¶
func (x *GetUserTalkCollectReq) ProtoReflect() protoreflect.Message
func (*GetUserTalkCollectReq) Reset ¶
func (x *GetUserTalkCollectReq) Reset()
func (*GetUserTalkCollectReq) String ¶
func (x *GetUserTalkCollectReq) String() string
func (*GetUserTalkCollectReq) Validate ¶
func (m *GetUserTalkCollectReq) Validate() error
Validate checks the field values on GetUserTalkCollectReq 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 (*GetUserTalkCollectReq) ValidateAll ¶
func (m *GetUserTalkCollectReq) ValidateAll() error
ValidateAll checks the field values on GetUserTalkCollectReq 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 GetUserTalkCollectReqMultiError, or nil if none found.
type GetUserTalkCollectReqMultiError ¶
type GetUserTalkCollectReqMultiError []error
GetUserTalkCollectReqMultiError is an error wrapping multiple validation errors returned by GetUserTalkCollectReq.ValidateAll() if the designated constraints aren't met.
func (GetUserTalkCollectReqMultiError) AllErrors ¶
func (m GetUserTalkCollectReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserTalkCollectReqMultiError) Error ¶
func (m GetUserTalkCollectReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserTalkCollectReqValidationError ¶
type GetUserTalkCollectReqValidationError struct {
// contains filtered or unexported fields
}
GetUserTalkCollectReqValidationError is the validation error returned by GetUserTalkCollectReq.Validate if the designated constraints aren't met.
func (GetUserTalkCollectReqValidationError) Cause ¶
func (e GetUserTalkCollectReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserTalkCollectReqValidationError) Error ¶
func (e GetUserTalkCollectReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserTalkCollectReqValidationError) ErrorName ¶
func (e GetUserTalkCollectReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserTalkCollectReqValidationError) Field ¶
func (e GetUserTalkCollectReqValidationError) Field() string
Field function returns field value.
func (GetUserTalkCollectReqValidationError) Key ¶
func (e GetUserTalkCollectReqValidationError) Key() bool
Key function returns key value.
func (GetUserTalkCollectReqValidationError) Reason ¶
func (e GetUserTalkCollectReqValidationError) Reason() string
Reason function returns reason value.
type GetUserTalkListReq ¶
type GetUserTalkListReq 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 (*GetUserTalkListReq) Descriptor
deprecated
func (*GetUserTalkListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTalkListReq.ProtoReflect.Descriptor instead.
func (*GetUserTalkListReq) GetPage ¶
func (x *GetUserTalkListReq) GetPage() int32
func (*GetUserTalkListReq) GetUuid ¶
func (x *GetUserTalkListReq) GetUuid() string
func (*GetUserTalkListReq) ProtoMessage ¶
func (*GetUserTalkListReq) ProtoMessage()
func (*GetUserTalkListReq) ProtoReflect ¶
func (x *GetUserTalkListReq) ProtoReflect() protoreflect.Message
func (*GetUserTalkListReq) Reset ¶
func (x *GetUserTalkListReq) Reset()
func (*GetUserTalkListReq) String ¶
func (x *GetUserTalkListReq) String() string
func (*GetUserTalkListReq) Validate ¶
func (m *GetUserTalkListReq) Validate() error
Validate checks the field values on GetUserTalkListReq 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 (*GetUserTalkListReq) ValidateAll ¶
func (m *GetUserTalkListReq) ValidateAll() error
ValidateAll checks the field values on GetUserTalkListReq 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 GetUserTalkListReqMultiError, or nil if none found.
type GetUserTalkListReqMultiError ¶
type GetUserTalkListReqMultiError []error
GetUserTalkListReqMultiError is an error wrapping multiple validation errors returned by GetUserTalkListReq.ValidateAll() if the designated constraints aren't met.
func (GetUserTalkListReqMultiError) AllErrors ¶
func (m GetUserTalkListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserTalkListReqMultiError) Error ¶
func (m GetUserTalkListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserTalkListReqValidationError ¶
type GetUserTalkListReqValidationError struct {
// contains filtered or unexported fields
}
GetUserTalkListReqValidationError is the validation error returned by GetUserTalkListReq.Validate if the designated constraints aren't met.
func (GetUserTalkListReqValidationError) Cause ¶
func (e GetUserTalkListReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserTalkListReqValidationError) Error ¶
func (e GetUserTalkListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserTalkListReqValidationError) ErrorName ¶
func (e GetUserTalkListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserTalkListReqValidationError) Field ¶
func (e GetUserTalkListReqValidationError) Field() string
Field function returns field value.
func (GetUserTalkListReqValidationError) Key ¶
func (e GetUserTalkListReqValidationError) Key() bool
Key function returns key value.
func (GetUserTalkListReqValidationError) Reason ¶
func (e GetUserTalkListReqValidationError) Reason() string
Reason function returns reason value.
type GetUserTalkListVisitorReq ¶
type GetUserTalkListVisitorReq 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 (*GetUserTalkListVisitorReq) Descriptor
deprecated
func (*GetUserTalkListVisitorReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTalkListVisitorReq.ProtoReflect.Descriptor instead.
func (*GetUserTalkListVisitorReq) GetPage ¶
func (x *GetUserTalkListVisitorReq) GetPage() int32
func (*GetUserTalkListVisitorReq) GetUuid ¶
func (x *GetUserTalkListVisitorReq) GetUuid() string
func (*GetUserTalkListVisitorReq) ProtoMessage ¶
func (*GetUserTalkListVisitorReq) ProtoMessage()
func (*GetUserTalkListVisitorReq) ProtoReflect ¶
func (x *GetUserTalkListVisitorReq) ProtoReflect() protoreflect.Message
func (*GetUserTalkListVisitorReq) Reset ¶
func (x *GetUserTalkListVisitorReq) Reset()
func (*GetUserTalkListVisitorReq) String ¶
func (x *GetUserTalkListVisitorReq) String() string
func (*GetUserTalkListVisitorReq) Validate ¶
func (m *GetUserTalkListVisitorReq) Validate() error
Validate checks the field values on GetUserTalkListVisitorReq 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 (*GetUserTalkListVisitorReq) ValidateAll ¶
func (m *GetUserTalkListVisitorReq) ValidateAll() error
ValidateAll checks the field values on GetUserTalkListVisitorReq 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 GetUserTalkListVisitorReqMultiError, or nil if none found.
type GetUserTalkListVisitorReqMultiError ¶
type GetUserTalkListVisitorReqMultiError []error
GetUserTalkListVisitorReqMultiError is an error wrapping multiple validation errors returned by GetUserTalkListVisitorReq.ValidateAll() if the designated constraints aren't met.
func (GetUserTalkListVisitorReqMultiError) AllErrors ¶
func (m GetUserTalkListVisitorReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserTalkListVisitorReqMultiError) Error ¶
func (m GetUserTalkListVisitorReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserTalkListVisitorReqValidationError ¶
type GetUserTalkListVisitorReqValidationError struct {
// contains filtered or unexported fields
}
GetUserTalkListVisitorReqValidationError is the validation error returned by GetUserTalkListVisitorReq.Validate if the designated constraints aren't met.
func (GetUserTalkListVisitorReqValidationError) Cause ¶
func (e GetUserTalkListVisitorReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserTalkListVisitorReqValidationError) Error ¶
func (e GetUserTalkListVisitorReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserTalkListVisitorReqValidationError) ErrorName ¶
func (e GetUserTalkListVisitorReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserTalkListVisitorReqValidationError) Field ¶
func (e GetUserTalkListVisitorReqValidationError) Field() string
Field function returns field value.
func (GetUserTalkListVisitorReqValidationError) Key ¶
func (e GetUserTalkListVisitorReqValidationError) Key() bool
Key function returns key value.
func (GetUserTalkListVisitorReqValidationError) Reason ¶
func (e GetUserTalkListVisitorReqValidationError) Reason() string
Reason function returns reason value.
type GetUserTimeLineListReply ¶
type GetUserTimeLineListReply struct { Timeline []*GetUserTimeLineListReply_TimeLine `protobuf:"bytes,1,rep,name=timeline,proto3" json:"timeline,omitempty"` // contains filtered or unexported fields }
func (*GetUserTimeLineListReply) Descriptor
deprecated
func (*GetUserTimeLineListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTimeLineListReply.ProtoReflect.Descriptor instead.
func (*GetUserTimeLineListReply) GetTimeline ¶
func (x *GetUserTimeLineListReply) GetTimeline() []*GetUserTimeLineListReply_TimeLine
func (*GetUserTimeLineListReply) ProtoMessage ¶
func (*GetUserTimeLineListReply) ProtoMessage()
func (*GetUserTimeLineListReply) ProtoReflect ¶
func (x *GetUserTimeLineListReply) ProtoReflect() protoreflect.Message
func (*GetUserTimeLineListReply) Reset ¶
func (x *GetUserTimeLineListReply) Reset()
func (*GetUserTimeLineListReply) String ¶
func (x *GetUserTimeLineListReply) String() string
func (*GetUserTimeLineListReply) Validate ¶
func (m *GetUserTimeLineListReply) Validate() error
Validate checks the field values on GetUserTimeLineListReply 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 (*GetUserTimeLineListReply) ValidateAll ¶
func (m *GetUserTimeLineListReply) ValidateAll() error
ValidateAll checks the field values on GetUserTimeLineListReply 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 GetUserTimeLineListReplyMultiError, or nil if none found.
type GetUserTimeLineListReplyMultiError ¶
type GetUserTimeLineListReplyMultiError []error
GetUserTimeLineListReplyMultiError is an error wrapping multiple validation errors returned by GetUserTimeLineListReply.ValidateAll() if the designated constraints aren't met.
func (GetUserTimeLineListReplyMultiError) AllErrors ¶
func (m GetUserTimeLineListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserTimeLineListReplyMultiError) Error ¶
func (m GetUserTimeLineListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserTimeLineListReplyValidationError ¶
type GetUserTimeLineListReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserTimeLineListReplyValidationError is the validation error returned by GetUserTimeLineListReply.Validate if the designated constraints aren't met.
func (GetUserTimeLineListReplyValidationError) Cause ¶
func (e GetUserTimeLineListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserTimeLineListReplyValidationError) Error ¶
func (e GetUserTimeLineListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserTimeLineListReplyValidationError) ErrorName ¶
func (e GetUserTimeLineListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserTimeLineListReplyValidationError) Field ¶
func (e GetUserTimeLineListReplyValidationError) Field() string
Field function returns field value.
func (GetUserTimeLineListReplyValidationError) Key ¶
func (e GetUserTimeLineListReplyValidationError) Key() bool
Key function returns key value.
func (GetUserTimeLineListReplyValidationError) Reason ¶
func (e GetUserTimeLineListReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserTimeLineListReply_TimeLine ¶
type GetUserTimeLineListReply_TimeLine struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` CreationId int32 `protobuf:"varint,3,opt,name=creation_id,json=creationId,proto3" json:"creation_id,omitempty"` Mode int32 `protobuf:"varint,4,opt,name=mode,proto3" json:"mode,omitempty"` Agree int32 `protobuf:"varint,5,opt,name=agree,proto3" json:"agree,omitempty"` Collect int32 `protobuf:"varint,6,opt,name=collect,proto3" json:"collect,omitempty"` View int32 `protobuf:"varint,7,opt,name=view,proto3" json:"view,omitempty"` Comment int32 `protobuf:"varint,8,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*GetUserTimeLineListReply_TimeLine) Descriptor
deprecated
func (*GetUserTimeLineListReply_TimeLine) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTimeLineListReply_TimeLine.ProtoReflect.Descriptor instead.
func (*GetUserTimeLineListReply_TimeLine) GetAgree ¶
func (x *GetUserTimeLineListReply_TimeLine) GetAgree() int32
func (*GetUserTimeLineListReply_TimeLine) GetCollect ¶
func (x *GetUserTimeLineListReply_TimeLine) GetCollect() int32
func (*GetUserTimeLineListReply_TimeLine) GetComment ¶
func (x *GetUserTimeLineListReply_TimeLine) GetComment() int32
func (*GetUserTimeLineListReply_TimeLine) GetCreationId ¶
func (x *GetUserTimeLineListReply_TimeLine) GetCreationId() int32
func (*GetUserTimeLineListReply_TimeLine) GetId ¶
func (x *GetUserTimeLineListReply_TimeLine) GetId() int32
func (*GetUserTimeLineListReply_TimeLine) GetMode ¶
func (x *GetUserTimeLineListReply_TimeLine) GetMode() int32
func (*GetUserTimeLineListReply_TimeLine) GetUuid ¶
func (x *GetUserTimeLineListReply_TimeLine) GetUuid() string
func (*GetUserTimeLineListReply_TimeLine) GetView ¶
func (x *GetUserTimeLineListReply_TimeLine) GetView() int32
func (*GetUserTimeLineListReply_TimeLine) ProtoMessage ¶
func (*GetUserTimeLineListReply_TimeLine) ProtoMessage()
func (*GetUserTimeLineListReply_TimeLine) ProtoReflect ¶
func (x *GetUserTimeLineListReply_TimeLine) ProtoReflect() protoreflect.Message
func (*GetUserTimeLineListReply_TimeLine) Reset ¶
func (x *GetUserTimeLineListReply_TimeLine) Reset()
func (*GetUserTimeLineListReply_TimeLine) String ¶
func (x *GetUserTimeLineListReply_TimeLine) String() string
func (*GetUserTimeLineListReply_TimeLine) Validate ¶
func (m *GetUserTimeLineListReply_TimeLine) Validate() error
Validate checks the field values on GetUserTimeLineListReply_TimeLine 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 (*GetUserTimeLineListReply_TimeLine) ValidateAll ¶
func (m *GetUserTimeLineListReply_TimeLine) ValidateAll() error
ValidateAll checks the field values on GetUserTimeLineListReply_TimeLine 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 GetUserTimeLineListReply_TimeLineMultiError, or nil if none found.
type GetUserTimeLineListReply_TimeLineMultiError ¶
type GetUserTimeLineListReply_TimeLineMultiError []error
GetUserTimeLineListReply_TimeLineMultiError is an error wrapping multiple validation errors returned by GetUserTimeLineListReply_TimeLine.ValidateAll() if the designated constraints aren't met.
func (GetUserTimeLineListReply_TimeLineMultiError) AllErrors ¶
func (m GetUserTimeLineListReply_TimeLineMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserTimeLineListReply_TimeLineMultiError) Error ¶
func (m GetUserTimeLineListReply_TimeLineMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserTimeLineListReply_TimeLineValidationError ¶
type GetUserTimeLineListReply_TimeLineValidationError struct {
// contains filtered or unexported fields
}
GetUserTimeLineListReply_TimeLineValidationError is the validation error returned by GetUserTimeLineListReply_TimeLine.Validate if the designated constraints aren't met.
func (GetUserTimeLineListReply_TimeLineValidationError) Cause ¶
func (e GetUserTimeLineListReply_TimeLineValidationError) Cause() error
Cause function returns cause value.
func (GetUserTimeLineListReply_TimeLineValidationError) Error ¶
func (e GetUserTimeLineListReply_TimeLineValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserTimeLineListReply_TimeLineValidationError) ErrorName ¶
func (e GetUserTimeLineListReply_TimeLineValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserTimeLineListReply_TimeLineValidationError) Field ¶
func (e GetUserTimeLineListReply_TimeLineValidationError) Field() string
Field function returns field value.
func (GetUserTimeLineListReply_TimeLineValidationError) Key ¶
func (e GetUserTimeLineListReply_TimeLineValidationError) Key() bool
Key function returns key value.
func (GetUserTimeLineListReply_TimeLineValidationError) Reason ¶
func (e GetUserTimeLineListReply_TimeLineValidationError) Reason() string
Reason function returns reason value.
type GetUserTimeLineListReq ¶
type GetUserTimeLineListReq 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 (*GetUserTimeLineListReq) Descriptor
deprecated
func (*GetUserTimeLineListReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserTimeLineListReq.ProtoReflect.Descriptor instead.
func (*GetUserTimeLineListReq) GetPage ¶
func (x *GetUserTimeLineListReq) GetPage() int32
func (*GetUserTimeLineListReq) GetUuid ¶
func (x *GetUserTimeLineListReq) GetUuid() string
func (*GetUserTimeLineListReq) ProtoMessage ¶
func (*GetUserTimeLineListReq) ProtoMessage()
func (*GetUserTimeLineListReq) ProtoReflect ¶
func (x *GetUserTimeLineListReq) ProtoReflect() protoreflect.Message
func (*GetUserTimeLineListReq) Reset ¶
func (x *GetUserTimeLineListReq) Reset()
func (*GetUserTimeLineListReq) String ¶
func (x *GetUserTimeLineListReq) String() string
func (*GetUserTimeLineListReq) Validate ¶
func (m *GetUserTimeLineListReq) Validate() error
Validate checks the field values on GetUserTimeLineListReq 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 (*GetUserTimeLineListReq) ValidateAll ¶
func (m *GetUserTimeLineListReq) ValidateAll() error
ValidateAll checks the field values on GetUserTimeLineListReq 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 GetUserTimeLineListReqMultiError, or nil if none found.
type GetUserTimeLineListReqMultiError ¶
type GetUserTimeLineListReqMultiError []error
GetUserTimeLineListReqMultiError is an error wrapping multiple validation errors returned by GetUserTimeLineListReq.ValidateAll() if the designated constraints aren't met.
func (GetUserTimeLineListReqMultiError) AllErrors ¶
func (m GetUserTimeLineListReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserTimeLineListReqMultiError) Error ¶
func (m GetUserTimeLineListReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserTimeLineListReqValidationError ¶
type GetUserTimeLineListReqValidationError struct {
// contains filtered or unexported fields
}
GetUserTimeLineListReqValidationError is the validation error returned by GetUserTimeLineListReq.Validate if the designated constraints aren't met.
func (GetUserTimeLineListReqValidationError) Cause ¶
func (e GetUserTimeLineListReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserTimeLineListReqValidationError) Error ¶
func (e GetUserTimeLineListReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserTimeLineListReqValidationError) ErrorName ¶
func (e GetUserTimeLineListReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserTimeLineListReqValidationError) Field ¶
func (e GetUserTimeLineListReqValidationError) Field() string
Field function returns field value.
func (GetUserTimeLineListReqValidationError) Key ¶
func (e GetUserTimeLineListReqValidationError) Key() bool
Key function returns key value.
func (GetUserTimeLineListReqValidationError) Reason ¶
func (e GetUserTimeLineListReqValidationError) Reason() string
Reason function returns reason value.
type ReduceCreationCommentReq ¶
type ReduceCreationCommentReq struct { CreationId int32 `protobuf:"varint,1,opt,name=creationId,proto3" json:"creationId,omitempty"` CreationType int32 `protobuf:"varint,2,opt,name=creationType,proto3" json:"creationType,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*ReduceCreationCommentReq) Descriptor
deprecated
func (*ReduceCreationCommentReq) Descriptor() ([]byte, []int)
Deprecated: Use ReduceCreationCommentReq.ProtoReflect.Descriptor instead.
func (*ReduceCreationCommentReq) GetCreationId ¶
func (x *ReduceCreationCommentReq) GetCreationId() int32
func (*ReduceCreationCommentReq) GetCreationType ¶
func (x *ReduceCreationCommentReq) GetCreationType() int32
func (*ReduceCreationCommentReq) GetUuid ¶
func (x *ReduceCreationCommentReq) GetUuid() string
func (*ReduceCreationCommentReq) ProtoMessage ¶
func (*ReduceCreationCommentReq) ProtoMessage()
func (*ReduceCreationCommentReq) ProtoReflect ¶
func (x *ReduceCreationCommentReq) ProtoReflect() protoreflect.Message
func (*ReduceCreationCommentReq) Reset ¶
func (x *ReduceCreationCommentReq) Reset()
func (*ReduceCreationCommentReq) String ¶
func (x *ReduceCreationCommentReq) String() string
func (*ReduceCreationCommentReq) Validate ¶
func (m *ReduceCreationCommentReq) Validate() error
Validate checks the field values on ReduceCreationCommentReq 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 (*ReduceCreationCommentReq) ValidateAll ¶
func (m *ReduceCreationCommentReq) ValidateAll() error
ValidateAll checks the field values on ReduceCreationCommentReq 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 ReduceCreationCommentReqMultiError, or nil if none found.
type ReduceCreationCommentReqMultiError ¶
type ReduceCreationCommentReqMultiError []error
ReduceCreationCommentReqMultiError is an error wrapping multiple validation errors returned by ReduceCreationCommentReq.ValidateAll() if the designated constraints aren't met.
func (ReduceCreationCommentReqMultiError) AllErrors ¶
func (m ReduceCreationCommentReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReduceCreationCommentReqMultiError) Error ¶
func (m ReduceCreationCommentReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReduceCreationCommentReqValidationError ¶
type ReduceCreationCommentReqValidationError struct {
// contains filtered or unexported fields
}
ReduceCreationCommentReqValidationError is the validation error returned by ReduceCreationCommentReq.Validate if the designated constraints aren't met.
func (ReduceCreationCommentReqValidationError) Cause ¶
func (e ReduceCreationCommentReqValidationError) Cause() error
Cause function returns cause value.
func (ReduceCreationCommentReqValidationError) Error ¶
func (e ReduceCreationCommentReqValidationError) Error() string
Error satisfies the builtin error interface
func (ReduceCreationCommentReqValidationError) ErrorName ¶
func (e ReduceCreationCommentReqValidationError) ErrorName() string
ErrorName returns error name.
func (ReduceCreationCommentReqValidationError) Field ¶
func (e ReduceCreationCommentReqValidationError) Field() string
Field function returns field value.
func (ReduceCreationCommentReqValidationError) Key ¶
func (e ReduceCreationCommentReqValidationError) Key() bool
Key function returns key value.
func (ReduceCreationCommentReqValidationError) Reason ¶
func (e ReduceCreationCommentReqValidationError) Reason() string
Reason function returns reason value.
type SendArticleEditReq ¶
type SendArticleEditReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*SendArticleEditReq) Descriptor
deprecated
func (*SendArticleEditReq) Descriptor() ([]byte, []int)
Deprecated: Use SendArticleEditReq.ProtoReflect.Descriptor instead.
func (*SendArticleEditReq) GetId ¶
func (x *SendArticleEditReq) GetId() int32
func (*SendArticleEditReq) GetIp ¶
func (x *SendArticleEditReq) GetIp() string
func (*SendArticleEditReq) GetUuid ¶
func (x *SendArticleEditReq) GetUuid() string
func (*SendArticleEditReq) ProtoMessage ¶
func (*SendArticleEditReq) ProtoMessage()
func (*SendArticleEditReq) ProtoReflect ¶
func (x *SendArticleEditReq) ProtoReflect() protoreflect.Message
func (*SendArticleEditReq) Reset ¶
func (x *SendArticleEditReq) Reset()
func (*SendArticleEditReq) String ¶
func (x *SendArticleEditReq) String() string
func (*SendArticleEditReq) Validate ¶
func (m *SendArticleEditReq) Validate() error
Validate checks the field values on SendArticleEditReq 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 (*SendArticleEditReq) ValidateAll ¶
func (m *SendArticleEditReq) ValidateAll() error
ValidateAll checks the field values on SendArticleEditReq 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 SendArticleEditReqMultiError, or nil if none found.
type SendArticleEditReqMultiError ¶
type SendArticleEditReqMultiError []error
SendArticleEditReqMultiError is an error wrapping multiple validation errors returned by SendArticleEditReq.ValidateAll() if the designated constraints aren't met.
func (SendArticleEditReqMultiError) AllErrors ¶
func (m SendArticleEditReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendArticleEditReqMultiError) Error ¶
func (m SendArticleEditReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendArticleEditReqValidationError ¶
type SendArticleEditReqValidationError struct {
// contains filtered or unexported fields
}
SendArticleEditReqValidationError is the validation error returned by SendArticleEditReq.Validate if the designated constraints aren't met.
func (SendArticleEditReqValidationError) Cause ¶
func (e SendArticleEditReqValidationError) Cause() error
Cause function returns cause value.
func (SendArticleEditReqValidationError) Error ¶
func (e SendArticleEditReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendArticleEditReqValidationError) ErrorName ¶
func (e SendArticleEditReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendArticleEditReqValidationError) Field ¶
func (e SendArticleEditReqValidationError) Field() string
Field function returns field value.
func (SendArticleEditReqValidationError) Key ¶
func (e SendArticleEditReqValidationError) Key() bool
Key function returns key value.
func (SendArticleEditReqValidationError) Reason ¶
func (e SendArticleEditReqValidationError) Reason() string
Reason function returns reason value.
type SendArticleReq ¶
type SendArticleReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*SendArticleReq) Descriptor
deprecated
func (*SendArticleReq) Descriptor() ([]byte, []int)
Deprecated: Use SendArticleReq.ProtoReflect.Descriptor instead.
func (*SendArticleReq) GetId ¶
func (x *SendArticleReq) GetId() int32
func (*SendArticleReq) GetIp ¶
func (x *SendArticleReq) GetIp() string
func (*SendArticleReq) GetUuid ¶
func (x *SendArticleReq) GetUuid() string
func (*SendArticleReq) ProtoMessage ¶
func (*SendArticleReq) ProtoMessage()
func (*SendArticleReq) ProtoReflect ¶
func (x *SendArticleReq) ProtoReflect() protoreflect.Message
func (*SendArticleReq) Reset ¶
func (x *SendArticleReq) Reset()
func (*SendArticleReq) String ¶
func (x *SendArticleReq) String() string
func (*SendArticleReq) Validate ¶
func (m *SendArticleReq) Validate() error
Validate checks the field values on SendArticleReq 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 (*SendArticleReq) ValidateAll ¶
func (m *SendArticleReq) ValidateAll() error
ValidateAll checks the field values on SendArticleReq 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 SendArticleReqMultiError, or nil if none found.
type SendArticleReqMultiError ¶
type SendArticleReqMultiError []error
SendArticleReqMultiError is an error wrapping multiple validation errors returned by SendArticleReq.ValidateAll() if the designated constraints aren't met.
func (SendArticleReqMultiError) AllErrors ¶
func (m SendArticleReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendArticleReqMultiError) Error ¶
func (m SendArticleReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendArticleReqValidationError ¶
type SendArticleReqValidationError struct {
// contains filtered or unexported fields
}
SendArticleReqValidationError is the validation error returned by SendArticleReq.Validate if the designated constraints aren't met.
func (SendArticleReqValidationError) Cause ¶
func (e SendArticleReqValidationError) Cause() error
Cause function returns cause value.
func (SendArticleReqValidationError) Error ¶
func (e SendArticleReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendArticleReqValidationError) ErrorName ¶
func (e SendArticleReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendArticleReqValidationError) Field ¶
func (e SendArticleReqValidationError) Field() string
Field function returns field value.
func (SendArticleReqValidationError) Key ¶
func (e SendArticleReqValidationError) Key() bool
Key function returns key value.
func (SendArticleReqValidationError) Reason ¶
func (e SendArticleReqValidationError) Reason() string
Reason function returns reason value.
type SendCollectionsEditReq ¶
type SendCollectionsEditReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*SendCollectionsEditReq) Descriptor
deprecated
func (*SendCollectionsEditReq) Descriptor() ([]byte, []int)
Deprecated: Use SendCollectionsEditReq.ProtoReflect.Descriptor instead.
func (*SendCollectionsEditReq) GetId ¶
func (x *SendCollectionsEditReq) GetId() int32
func (*SendCollectionsEditReq) GetIp ¶
func (x *SendCollectionsEditReq) GetIp() string
func (*SendCollectionsEditReq) GetUuid ¶
func (x *SendCollectionsEditReq) GetUuid() string
func (*SendCollectionsEditReq) ProtoMessage ¶
func (*SendCollectionsEditReq) ProtoMessage()
func (*SendCollectionsEditReq) ProtoReflect ¶
func (x *SendCollectionsEditReq) ProtoReflect() protoreflect.Message
func (*SendCollectionsEditReq) Reset ¶
func (x *SendCollectionsEditReq) Reset()
func (*SendCollectionsEditReq) String ¶
func (x *SendCollectionsEditReq) String() string
func (*SendCollectionsEditReq) Validate ¶
func (m *SendCollectionsEditReq) Validate() error
Validate checks the field values on SendCollectionsEditReq 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 (*SendCollectionsEditReq) ValidateAll ¶
func (m *SendCollectionsEditReq) ValidateAll() error
ValidateAll checks the field values on SendCollectionsEditReq 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 SendCollectionsEditReqMultiError, or nil if none found.
type SendCollectionsEditReqMultiError ¶
type SendCollectionsEditReqMultiError []error
SendCollectionsEditReqMultiError is an error wrapping multiple validation errors returned by SendCollectionsEditReq.ValidateAll() if the designated constraints aren't met.
func (SendCollectionsEditReqMultiError) AllErrors ¶
func (m SendCollectionsEditReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendCollectionsEditReqMultiError) Error ¶
func (m SendCollectionsEditReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendCollectionsEditReqValidationError ¶
type SendCollectionsEditReqValidationError struct {
// contains filtered or unexported fields
}
SendCollectionsEditReqValidationError is the validation error returned by SendCollectionsEditReq.Validate if the designated constraints aren't met.
func (SendCollectionsEditReqValidationError) Cause ¶
func (e SendCollectionsEditReqValidationError) Cause() error
Cause function returns cause value.
func (SendCollectionsEditReqValidationError) Error ¶
func (e SendCollectionsEditReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendCollectionsEditReqValidationError) ErrorName ¶
func (e SendCollectionsEditReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendCollectionsEditReqValidationError) Field ¶
func (e SendCollectionsEditReqValidationError) Field() string
Field function returns field value.
func (SendCollectionsEditReqValidationError) Key ¶
func (e SendCollectionsEditReqValidationError) Key() bool
Key function returns key value.
func (SendCollectionsEditReqValidationError) Reason ¶
func (e SendCollectionsEditReqValidationError) Reason() string
Reason function returns reason value.
type SendCollectionsReq ¶
type SendCollectionsReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*SendCollectionsReq) Descriptor
deprecated
func (*SendCollectionsReq) Descriptor() ([]byte, []int)
Deprecated: Use SendCollectionsReq.ProtoReflect.Descriptor instead.
func (*SendCollectionsReq) GetId ¶
func (x *SendCollectionsReq) GetId() int32
func (*SendCollectionsReq) GetIp ¶
func (x *SendCollectionsReq) GetIp() string
func (*SendCollectionsReq) GetUuid ¶
func (x *SendCollectionsReq) GetUuid() string
func (*SendCollectionsReq) ProtoMessage ¶
func (*SendCollectionsReq) ProtoMessage()
func (*SendCollectionsReq) ProtoReflect ¶
func (x *SendCollectionsReq) ProtoReflect() protoreflect.Message
func (*SendCollectionsReq) Reset ¶
func (x *SendCollectionsReq) Reset()
func (*SendCollectionsReq) String ¶
func (x *SendCollectionsReq) String() string
func (*SendCollectionsReq) Validate ¶
func (m *SendCollectionsReq) Validate() error
Validate checks the field values on SendCollectionsReq 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 (*SendCollectionsReq) ValidateAll ¶
func (m *SendCollectionsReq) ValidateAll() error
ValidateAll checks the field values on SendCollectionsReq 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 SendCollectionsReqMultiError, or nil if none found.
type SendCollectionsReqMultiError ¶
type SendCollectionsReqMultiError []error
SendCollectionsReqMultiError is an error wrapping multiple validation errors returned by SendCollectionsReq.ValidateAll() if the designated constraints aren't met.
func (SendCollectionsReqMultiError) AllErrors ¶
func (m SendCollectionsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendCollectionsReqMultiError) Error ¶
func (m SendCollectionsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendCollectionsReqValidationError ¶
type SendCollectionsReqValidationError struct {
// contains filtered or unexported fields
}
SendCollectionsReqValidationError is the validation error returned by SendCollectionsReq.Validate if the designated constraints aren't met.
func (SendCollectionsReqValidationError) Cause ¶
func (e SendCollectionsReqValidationError) Cause() error
Cause function returns cause value.
func (SendCollectionsReqValidationError) Error ¶
func (e SendCollectionsReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendCollectionsReqValidationError) ErrorName ¶
func (e SendCollectionsReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendCollectionsReqValidationError) Field ¶
func (e SendCollectionsReqValidationError) Field() string
Field function returns field value.
func (SendCollectionsReqValidationError) Key ¶
func (e SendCollectionsReqValidationError) Key() bool
Key function returns key value.
func (SendCollectionsReqValidationError) Reason ¶
func (e SendCollectionsReqValidationError) Reason() string
Reason function returns reason value.
type SendColumnEditReq ¶
type SendColumnEditReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*SendColumnEditReq) Descriptor
deprecated
func (*SendColumnEditReq) Descriptor() ([]byte, []int)
Deprecated: Use SendColumnEditReq.ProtoReflect.Descriptor instead.
func (*SendColumnEditReq) GetId ¶
func (x *SendColumnEditReq) GetId() int32
func (*SendColumnEditReq) GetIp ¶
func (x *SendColumnEditReq) GetIp() string
func (*SendColumnEditReq) GetUuid ¶
func (x *SendColumnEditReq) GetUuid() string
func (*SendColumnEditReq) ProtoMessage ¶
func (*SendColumnEditReq) ProtoMessage()
func (*SendColumnEditReq) ProtoReflect ¶
func (x *SendColumnEditReq) ProtoReflect() protoreflect.Message
func (*SendColumnEditReq) Reset ¶
func (x *SendColumnEditReq) Reset()
func (*SendColumnEditReq) String ¶
func (x *SendColumnEditReq) String() string
func (*SendColumnEditReq) Validate ¶
func (m *SendColumnEditReq) Validate() error
Validate checks the field values on SendColumnEditReq 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 (*SendColumnEditReq) ValidateAll ¶
func (m *SendColumnEditReq) ValidateAll() error
ValidateAll checks the field values on SendColumnEditReq 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 SendColumnEditReqMultiError, or nil if none found.
type SendColumnEditReqMultiError ¶
type SendColumnEditReqMultiError []error
SendColumnEditReqMultiError is an error wrapping multiple validation errors returned by SendColumnEditReq.ValidateAll() if the designated constraints aren't met.
func (SendColumnEditReqMultiError) AllErrors ¶
func (m SendColumnEditReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendColumnEditReqMultiError) Error ¶
func (m SendColumnEditReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendColumnEditReqValidationError ¶
type SendColumnEditReqValidationError struct {
// contains filtered or unexported fields
}
SendColumnEditReqValidationError is the validation error returned by SendColumnEditReq.Validate if the designated constraints aren't met.
func (SendColumnEditReqValidationError) Cause ¶
func (e SendColumnEditReqValidationError) Cause() error
Cause function returns cause value.
func (SendColumnEditReqValidationError) Error ¶
func (e SendColumnEditReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendColumnEditReqValidationError) ErrorName ¶
func (e SendColumnEditReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendColumnEditReqValidationError) Field ¶
func (e SendColumnEditReqValidationError) Field() string
Field function returns field value.
func (SendColumnEditReqValidationError) Key ¶
func (e SendColumnEditReqValidationError) Key() bool
Key function returns key value.
func (SendColumnEditReqValidationError) Reason ¶
func (e SendColumnEditReqValidationError) Reason() string
Reason function returns reason value.
type SendColumnReq ¶
type SendColumnReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*SendColumnReq) Descriptor
deprecated
func (*SendColumnReq) Descriptor() ([]byte, []int)
Deprecated: Use SendColumnReq.ProtoReflect.Descriptor instead.
func (*SendColumnReq) GetId ¶
func (x *SendColumnReq) GetId() int32
func (*SendColumnReq) GetIp ¶
func (x *SendColumnReq) GetIp() string
func (*SendColumnReq) GetUuid ¶
func (x *SendColumnReq) GetUuid() string
func (*SendColumnReq) ProtoMessage ¶
func (*SendColumnReq) ProtoMessage()
func (*SendColumnReq) ProtoReflect ¶
func (x *SendColumnReq) ProtoReflect() protoreflect.Message
func (*SendColumnReq) Reset ¶
func (x *SendColumnReq) Reset()
func (*SendColumnReq) String ¶
func (x *SendColumnReq) String() string
func (*SendColumnReq) Validate ¶
func (m *SendColumnReq) Validate() error
Validate checks the field values on SendColumnReq 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 (*SendColumnReq) ValidateAll ¶
func (m *SendColumnReq) ValidateAll() error
ValidateAll checks the field values on SendColumnReq 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 SendColumnReqMultiError, or nil if none found.
type SendColumnReqMultiError ¶
type SendColumnReqMultiError []error
SendColumnReqMultiError is an error wrapping multiple validation errors returned by SendColumnReq.ValidateAll() if the designated constraints aren't met.
func (SendColumnReqMultiError) AllErrors ¶
func (m SendColumnReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendColumnReqMultiError) Error ¶
func (m SendColumnReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendColumnReqValidationError ¶
type SendColumnReqValidationError struct {
// contains filtered or unexported fields
}
SendColumnReqValidationError is the validation error returned by SendColumnReq.Validate if the designated constraints aren't met.
func (SendColumnReqValidationError) Cause ¶
func (e SendColumnReqValidationError) Cause() error
Cause function returns cause value.
func (SendColumnReqValidationError) Error ¶
func (e SendColumnReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendColumnReqValidationError) ErrorName ¶
func (e SendColumnReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendColumnReqValidationError) Field ¶
func (e SendColumnReqValidationError) Field() string
Field function returns field value.
func (SendColumnReqValidationError) Key ¶
func (e SendColumnReqValidationError) Key() bool
Key function returns key value.
func (SendColumnReqValidationError) Reason ¶
func (e SendColumnReqValidationError) Reason() string
Reason function returns reason value.
type SendTalkEditReq ¶
type SendTalkEditReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*SendTalkEditReq) Descriptor
deprecated
func (*SendTalkEditReq) Descriptor() ([]byte, []int)
Deprecated: Use SendTalkEditReq.ProtoReflect.Descriptor instead.
func (*SendTalkEditReq) GetId ¶
func (x *SendTalkEditReq) GetId() int32
func (*SendTalkEditReq) GetIp ¶
func (x *SendTalkEditReq) GetIp() string
func (*SendTalkEditReq) GetUuid ¶
func (x *SendTalkEditReq) GetUuid() string
func (*SendTalkEditReq) ProtoMessage ¶
func (*SendTalkEditReq) ProtoMessage()
func (*SendTalkEditReq) ProtoReflect ¶
func (x *SendTalkEditReq) ProtoReflect() protoreflect.Message
func (*SendTalkEditReq) Reset ¶
func (x *SendTalkEditReq) Reset()
func (*SendTalkEditReq) String ¶
func (x *SendTalkEditReq) String() string
func (*SendTalkEditReq) Validate ¶
func (m *SendTalkEditReq) Validate() error
Validate checks the field values on SendTalkEditReq 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 (*SendTalkEditReq) ValidateAll ¶
func (m *SendTalkEditReq) ValidateAll() error
ValidateAll checks the field values on SendTalkEditReq 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 SendTalkEditReqMultiError, or nil if none found.
type SendTalkEditReqMultiError ¶
type SendTalkEditReqMultiError []error
SendTalkEditReqMultiError is an error wrapping multiple validation errors returned by SendTalkEditReq.ValidateAll() if the designated constraints aren't met.
func (SendTalkEditReqMultiError) AllErrors ¶
func (m SendTalkEditReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendTalkEditReqMultiError) Error ¶
func (m SendTalkEditReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendTalkEditReqValidationError ¶
type SendTalkEditReqValidationError struct {
// contains filtered or unexported fields
}
SendTalkEditReqValidationError is the validation error returned by SendTalkEditReq.Validate if the designated constraints aren't met.
func (SendTalkEditReqValidationError) Cause ¶
func (e SendTalkEditReqValidationError) Cause() error
Cause function returns cause value.
func (SendTalkEditReqValidationError) Error ¶
func (e SendTalkEditReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendTalkEditReqValidationError) ErrorName ¶
func (e SendTalkEditReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendTalkEditReqValidationError) Field ¶
func (e SendTalkEditReqValidationError) Field() string
Field function returns field value.
func (SendTalkEditReqValidationError) Key ¶
func (e SendTalkEditReqValidationError) Key() bool
Key function returns key value.
func (SendTalkEditReqValidationError) Reason ¶
func (e SendTalkEditReqValidationError) Reason() string
Reason function returns reason value.
type SendTalkReq ¶
type SendTalkReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` Ip string `protobuf:"bytes,3,opt,name=ip,proto3" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*SendTalkReq) Descriptor
deprecated
func (*SendTalkReq) Descriptor() ([]byte, []int)
Deprecated: Use SendTalkReq.ProtoReflect.Descriptor instead.
func (*SendTalkReq) GetId ¶
func (x *SendTalkReq) GetId() int32
func (*SendTalkReq) GetIp ¶
func (x *SendTalkReq) GetIp() string
func (*SendTalkReq) GetUuid ¶
func (x *SendTalkReq) GetUuid() string
func (*SendTalkReq) ProtoMessage ¶
func (*SendTalkReq) ProtoMessage()
func (*SendTalkReq) ProtoReflect ¶
func (x *SendTalkReq) ProtoReflect() protoreflect.Message
func (*SendTalkReq) Reset ¶
func (x *SendTalkReq) Reset()
func (*SendTalkReq) String ¶
func (x *SendTalkReq) String() string
func (*SendTalkReq) Validate ¶
func (m *SendTalkReq) Validate() error
Validate checks the field values on SendTalkReq 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 (*SendTalkReq) ValidateAll ¶
func (m *SendTalkReq) ValidateAll() error
ValidateAll checks the field values on SendTalkReq 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 SendTalkReqMultiError, or nil if none found.
type SendTalkReqMultiError ¶
type SendTalkReqMultiError []error
SendTalkReqMultiError is an error wrapping multiple validation errors returned by SendTalkReq.ValidateAll() if the designated constraints aren't met.
func (SendTalkReqMultiError) AllErrors ¶
func (m SendTalkReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SendTalkReqMultiError) Error ¶
func (m SendTalkReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SendTalkReqValidationError ¶
type SendTalkReqValidationError struct {
// contains filtered or unexported fields
}
SendTalkReqValidationError is the validation error returned by SendTalkReq.Validate if the designated constraints aren't met.
func (SendTalkReqValidationError) Cause ¶
func (e SendTalkReqValidationError) Cause() error
Cause function returns cause value.
func (SendTalkReqValidationError) Error ¶
func (e SendTalkReqValidationError) Error() string
Error satisfies the builtin error interface
func (SendTalkReqValidationError) ErrorName ¶
func (e SendTalkReqValidationError) ErrorName() string
ErrorName returns error name.
func (SendTalkReqValidationError) Field ¶
func (e SendTalkReqValidationError) Field() string
Field function returns field value.
func (SendTalkReqValidationError) Key ¶
func (e SendTalkReqValidationError) Key() bool
Key function returns key value.
func (SendTalkReqValidationError) Reason ¶
func (e SendTalkReqValidationError) Reason() string
Reason function returns reason value.
type SetArticleAgreeDbAndCacheReq ¶
type SetArticleAgreeDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=userUuid,proto3" json:"userUuid,omitempty"` // contains filtered or unexported fields }
func (*SetArticleAgreeDbAndCacheReq) Descriptor
deprecated
func (*SetArticleAgreeDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetArticleAgreeDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetArticleAgreeDbAndCacheReq) GetId ¶
func (x *SetArticleAgreeDbAndCacheReq) GetId() int32
func (*SetArticleAgreeDbAndCacheReq) GetUserUuid ¶
func (x *SetArticleAgreeDbAndCacheReq) GetUserUuid() string
func (*SetArticleAgreeDbAndCacheReq) GetUuid ¶
func (x *SetArticleAgreeDbAndCacheReq) GetUuid() string
func (*SetArticleAgreeDbAndCacheReq) ProtoMessage ¶
func (*SetArticleAgreeDbAndCacheReq) ProtoMessage()
func (*SetArticleAgreeDbAndCacheReq) ProtoReflect ¶
func (x *SetArticleAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetArticleAgreeDbAndCacheReq) Reset ¶
func (x *SetArticleAgreeDbAndCacheReq) Reset()
func (*SetArticleAgreeDbAndCacheReq) String ¶
func (x *SetArticleAgreeDbAndCacheReq) String() string
func (*SetArticleAgreeDbAndCacheReq) Validate ¶
func (m *SetArticleAgreeDbAndCacheReq) Validate() error
Validate checks the field values on SetArticleAgreeDbAndCacheReq 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 (*SetArticleAgreeDbAndCacheReq) ValidateAll ¶
func (m *SetArticleAgreeDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetArticleAgreeDbAndCacheReq 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 SetArticleAgreeDbAndCacheReqMultiError, or nil if none found.
type SetArticleAgreeDbAndCacheReqMultiError ¶
type SetArticleAgreeDbAndCacheReqMultiError []error
SetArticleAgreeDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetArticleAgreeDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetArticleAgreeDbAndCacheReqMultiError) AllErrors ¶
func (m SetArticleAgreeDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetArticleAgreeDbAndCacheReqMultiError) Error ¶
func (m SetArticleAgreeDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetArticleAgreeDbAndCacheReqValidationError ¶
type SetArticleAgreeDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetArticleAgreeDbAndCacheReqValidationError is the validation error returned by SetArticleAgreeDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetArticleAgreeDbAndCacheReqValidationError) Cause ¶
func (e SetArticleAgreeDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetArticleAgreeDbAndCacheReqValidationError) Error ¶
func (e SetArticleAgreeDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetArticleAgreeDbAndCacheReqValidationError) ErrorName ¶
func (e SetArticleAgreeDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetArticleAgreeDbAndCacheReqValidationError) Field ¶
func (e SetArticleAgreeDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetArticleAgreeDbAndCacheReqValidationError) Key ¶
func (e SetArticleAgreeDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetArticleAgreeDbAndCacheReqValidationError) Reason ¶
func (e SetArticleAgreeDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetArticleAgreeReq ¶
type SetArticleAgreeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*SetArticleAgreeReq) Descriptor
deprecated
func (*SetArticleAgreeReq) Descriptor() ([]byte, []int)
Deprecated: Use SetArticleAgreeReq.ProtoReflect.Descriptor instead.
func (*SetArticleAgreeReq) GetId ¶
func (x *SetArticleAgreeReq) GetId() int32
func (*SetArticleAgreeReq) GetUserUuid ¶
func (x *SetArticleAgreeReq) GetUserUuid() string
func (*SetArticleAgreeReq) GetUuid ¶
func (x *SetArticleAgreeReq) GetUuid() string
func (*SetArticleAgreeReq) ProtoMessage ¶
func (*SetArticleAgreeReq) ProtoMessage()
func (*SetArticleAgreeReq) ProtoReflect ¶
func (x *SetArticleAgreeReq) ProtoReflect() protoreflect.Message
func (*SetArticleAgreeReq) Reset ¶
func (x *SetArticleAgreeReq) Reset()
func (*SetArticleAgreeReq) String ¶
func (x *SetArticleAgreeReq) String() string
func (*SetArticleAgreeReq) Validate ¶
func (m *SetArticleAgreeReq) Validate() error
Validate checks the field values on SetArticleAgreeReq 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 (*SetArticleAgreeReq) ValidateAll ¶
func (m *SetArticleAgreeReq) ValidateAll() error
ValidateAll checks the field values on SetArticleAgreeReq 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 SetArticleAgreeReqMultiError, or nil if none found.
type SetArticleAgreeReqMultiError ¶
type SetArticleAgreeReqMultiError []error
SetArticleAgreeReqMultiError is an error wrapping multiple validation errors returned by SetArticleAgreeReq.ValidateAll() if the designated constraints aren't met.
func (SetArticleAgreeReqMultiError) AllErrors ¶
func (m SetArticleAgreeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetArticleAgreeReqMultiError) Error ¶
func (m SetArticleAgreeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetArticleAgreeReqValidationError ¶
type SetArticleAgreeReqValidationError struct {
// contains filtered or unexported fields
}
SetArticleAgreeReqValidationError is the validation error returned by SetArticleAgreeReq.Validate if the designated constraints aren't met.
func (SetArticleAgreeReqValidationError) Cause ¶
func (e SetArticleAgreeReqValidationError) Cause() error
Cause function returns cause value.
func (SetArticleAgreeReqValidationError) Error ¶
func (e SetArticleAgreeReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetArticleAgreeReqValidationError) ErrorName ¶
func (e SetArticleAgreeReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetArticleAgreeReqValidationError) Field ¶
func (e SetArticleAgreeReqValidationError) Field() string
Field function returns field value.
func (SetArticleAgreeReqValidationError) Key ¶
func (e SetArticleAgreeReqValidationError) Key() bool
Key function returns key value.
func (SetArticleAgreeReqValidationError) Reason ¶
func (e SetArticleAgreeReqValidationError) Reason() string
Reason function returns reason value.
type SetArticleCollectDbAndCacheReq ¶
type SetArticleCollectDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CollectionsId int32 `protobuf:"varint,2,opt,name=collectionsId,proto3" json:"collectionsId,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,4,opt,name=userUuid,proto3" json:"userUuid,omitempty"` // contains filtered or unexported fields }
func (*SetArticleCollectDbAndCacheReq) Descriptor
deprecated
func (*SetArticleCollectDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetArticleCollectDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetArticleCollectDbAndCacheReq) GetCollectionsId ¶
func (x *SetArticleCollectDbAndCacheReq) GetCollectionsId() int32
func (*SetArticleCollectDbAndCacheReq) GetId ¶
func (x *SetArticleCollectDbAndCacheReq) GetId() int32
func (*SetArticleCollectDbAndCacheReq) GetUserUuid ¶
func (x *SetArticleCollectDbAndCacheReq) GetUserUuid() string
func (*SetArticleCollectDbAndCacheReq) GetUuid ¶
func (x *SetArticleCollectDbAndCacheReq) GetUuid() string
func (*SetArticleCollectDbAndCacheReq) ProtoMessage ¶
func (*SetArticleCollectDbAndCacheReq) ProtoMessage()
func (*SetArticleCollectDbAndCacheReq) ProtoReflect ¶
func (x *SetArticleCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetArticleCollectDbAndCacheReq) Reset ¶
func (x *SetArticleCollectDbAndCacheReq) Reset()
func (*SetArticleCollectDbAndCacheReq) String ¶
func (x *SetArticleCollectDbAndCacheReq) String() string
func (*SetArticleCollectDbAndCacheReq) Validate ¶
func (m *SetArticleCollectDbAndCacheReq) Validate() error
Validate checks the field values on SetArticleCollectDbAndCacheReq 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 (*SetArticleCollectDbAndCacheReq) ValidateAll ¶
func (m *SetArticleCollectDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetArticleCollectDbAndCacheReq 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 SetArticleCollectDbAndCacheReqMultiError, or nil if none found.
type SetArticleCollectDbAndCacheReqMultiError ¶
type SetArticleCollectDbAndCacheReqMultiError []error
SetArticleCollectDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetArticleCollectDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetArticleCollectDbAndCacheReqMultiError) AllErrors ¶
func (m SetArticleCollectDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetArticleCollectDbAndCacheReqMultiError) Error ¶
func (m SetArticleCollectDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetArticleCollectDbAndCacheReqValidationError ¶
type SetArticleCollectDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetArticleCollectDbAndCacheReqValidationError is the validation error returned by SetArticleCollectDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetArticleCollectDbAndCacheReqValidationError) Cause ¶
func (e SetArticleCollectDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetArticleCollectDbAndCacheReqValidationError) Error ¶
func (e SetArticleCollectDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetArticleCollectDbAndCacheReqValidationError) ErrorName ¶
func (e SetArticleCollectDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetArticleCollectDbAndCacheReqValidationError) Field ¶
func (e SetArticleCollectDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetArticleCollectDbAndCacheReqValidationError) Key ¶
func (e SetArticleCollectDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetArticleCollectDbAndCacheReqValidationError) Reason ¶
func (e SetArticleCollectDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetArticleCollectReq ¶
type SetArticleCollectReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CollectionsId int32 `protobuf:"varint,2,opt,name=collections_id,json=collectionsId,proto3" json:"collections_id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,4,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*SetArticleCollectReq) Descriptor
deprecated
func (*SetArticleCollectReq) Descriptor() ([]byte, []int)
Deprecated: Use SetArticleCollectReq.ProtoReflect.Descriptor instead.
func (*SetArticleCollectReq) GetCollectionsId ¶
func (x *SetArticleCollectReq) GetCollectionsId() int32
func (*SetArticleCollectReq) GetId ¶
func (x *SetArticleCollectReq) GetId() int32
func (*SetArticleCollectReq) GetUserUuid ¶
func (x *SetArticleCollectReq) GetUserUuid() string
func (*SetArticleCollectReq) GetUuid ¶
func (x *SetArticleCollectReq) GetUuid() string
func (*SetArticleCollectReq) ProtoMessage ¶
func (*SetArticleCollectReq) ProtoMessage()
func (*SetArticleCollectReq) ProtoReflect ¶
func (x *SetArticleCollectReq) ProtoReflect() protoreflect.Message
func (*SetArticleCollectReq) Reset ¶
func (x *SetArticleCollectReq) Reset()
func (*SetArticleCollectReq) String ¶
func (x *SetArticleCollectReq) String() string
func (*SetArticleCollectReq) Validate ¶
func (m *SetArticleCollectReq) Validate() error
Validate checks the field values on SetArticleCollectReq 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 (*SetArticleCollectReq) ValidateAll ¶
func (m *SetArticleCollectReq) ValidateAll() error
ValidateAll checks the field values on SetArticleCollectReq 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 SetArticleCollectReqMultiError, or nil if none found.
type SetArticleCollectReqMultiError ¶
type SetArticleCollectReqMultiError []error
SetArticleCollectReqMultiError is an error wrapping multiple validation errors returned by SetArticleCollectReq.ValidateAll() if the designated constraints aren't met.
func (SetArticleCollectReqMultiError) AllErrors ¶
func (m SetArticleCollectReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetArticleCollectReqMultiError) Error ¶
func (m SetArticleCollectReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetArticleCollectReqValidationError ¶
type SetArticleCollectReqValidationError struct {
// contains filtered or unexported fields
}
SetArticleCollectReqValidationError is the validation error returned by SetArticleCollectReq.Validate if the designated constraints aren't met.
func (SetArticleCollectReqValidationError) Cause ¶
func (e SetArticleCollectReqValidationError) Cause() error
Cause function returns cause value.
func (SetArticleCollectReqValidationError) Error ¶
func (e SetArticleCollectReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetArticleCollectReqValidationError) ErrorName ¶
func (e SetArticleCollectReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetArticleCollectReqValidationError) Field ¶
func (e SetArticleCollectReqValidationError) Field() string
Field function returns field value.
func (SetArticleCollectReqValidationError) Key ¶
func (e SetArticleCollectReqValidationError) Key() bool
Key function returns key value.
func (SetArticleCollectReqValidationError) Reason ¶
func (e SetArticleCollectReqValidationError) Reason() string
Reason function returns reason value.
type SetArticleViewDbAndCacheReq ¶
type SetArticleViewDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*SetArticleViewDbAndCacheReq) Descriptor
deprecated
func (*SetArticleViewDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetArticleViewDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetArticleViewDbAndCacheReq) GetId ¶
func (x *SetArticleViewDbAndCacheReq) GetId() int32
func (*SetArticleViewDbAndCacheReq) GetUuid ¶
func (x *SetArticleViewDbAndCacheReq) GetUuid() string
func (*SetArticleViewDbAndCacheReq) ProtoMessage ¶
func (*SetArticleViewDbAndCacheReq) ProtoMessage()
func (*SetArticleViewDbAndCacheReq) ProtoReflect ¶
func (x *SetArticleViewDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetArticleViewDbAndCacheReq) Reset ¶
func (x *SetArticleViewDbAndCacheReq) Reset()
func (*SetArticleViewDbAndCacheReq) String ¶
func (x *SetArticleViewDbAndCacheReq) String() string
func (*SetArticleViewDbAndCacheReq) Validate ¶
func (m *SetArticleViewDbAndCacheReq) Validate() error
Validate checks the field values on SetArticleViewDbAndCacheReq 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 (*SetArticleViewDbAndCacheReq) ValidateAll ¶
func (m *SetArticleViewDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetArticleViewDbAndCacheReq 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 SetArticleViewDbAndCacheReqMultiError, or nil if none found.
type SetArticleViewDbAndCacheReqMultiError ¶
type SetArticleViewDbAndCacheReqMultiError []error
SetArticleViewDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetArticleViewDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetArticleViewDbAndCacheReqMultiError) AllErrors ¶
func (m SetArticleViewDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetArticleViewDbAndCacheReqMultiError) Error ¶
func (m SetArticleViewDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetArticleViewDbAndCacheReqValidationError ¶
type SetArticleViewDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetArticleViewDbAndCacheReqValidationError is the validation error returned by SetArticleViewDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetArticleViewDbAndCacheReqValidationError) Cause ¶
func (e SetArticleViewDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetArticleViewDbAndCacheReqValidationError) Error ¶
func (e SetArticleViewDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetArticleViewDbAndCacheReqValidationError) ErrorName ¶
func (e SetArticleViewDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetArticleViewDbAndCacheReqValidationError) Field ¶
func (e SetArticleViewDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetArticleViewDbAndCacheReqValidationError) Key ¶
func (e SetArticleViewDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetArticleViewDbAndCacheReqValidationError) Reason ¶
func (e SetArticleViewDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetArticleViewReq ¶
type SetArticleViewReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*SetArticleViewReq) Descriptor
deprecated
func (*SetArticleViewReq) Descriptor() ([]byte, []int)
Deprecated: Use SetArticleViewReq.ProtoReflect.Descriptor instead.
func (*SetArticleViewReq) GetId ¶
func (x *SetArticleViewReq) GetId() int32
func (*SetArticleViewReq) GetUuid ¶
func (x *SetArticleViewReq) GetUuid() string
func (*SetArticleViewReq) ProtoMessage ¶
func (*SetArticleViewReq) ProtoMessage()
func (*SetArticleViewReq) ProtoReflect ¶
func (x *SetArticleViewReq) ProtoReflect() protoreflect.Message
func (*SetArticleViewReq) Reset ¶
func (x *SetArticleViewReq) Reset()
func (*SetArticleViewReq) String ¶
func (x *SetArticleViewReq) String() string
func (*SetArticleViewReq) Validate ¶
func (m *SetArticleViewReq) Validate() error
Validate checks the field values on SetArticleViewReq 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 (*SetArticleViewReq) ValidateAll ¶
func (m *SetArticleViewReq) ValidateAll() error
ValidateAll checks the field values on SetArticleViewReq 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 SetArticleViewReqMultiError, or nil if none found.
type SetArticleViewReqMultiError ¶
type SetArticleViewReqMultiError []error
SetArticleViewReqMultiError is an error wrapping multiple validation errors returned by SetArticleViewReq.ValidateAll() if the designated constraints aren't met.
func (SetArticleViewReqMultiError) AllErrors ¶
func (m SetArticleViewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetArticleViewReqMultiError) Error ¶
func (m SetArticleViewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetArticleViewReqValidationError ¶
type SetArticleViewReqValidationError struct {
// contains filtered or unexported fields
}
SetArticleViewReqValidationError is the validation error returned by SetArticleViewReq.Validate if the designated constraints aren't met.
func (SetArticleViewReqValidationError) Cause ¶
func (e SetArticleViewReqValidationError) Cause() error
Cause function returns cause value.
func (SetArticleViewReqValidationError) Error ¶
func (e SetArticleViewReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetArticleViewReqValidationError) ErrorName ¶
func (e SetArticleViewReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetArticleViewReqValidationError) Field ¶
func (e SetArticleViewReqValidationError) Field() string
Field function returns field value.
func (SetArticleViewReqValidationError) Key ¶
func (e SetArticleViewReqValidationError) Key() bool
Key function returns key value.
func (SetArticleViewReqValidationError) Reason ¶
func (e SetArticleViewReqValidationError) Reason() string
Reason function returns reason value.
type SetColumnAgreeDbAndCacheReq ¶
type SetColumnAgreeDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=userUuid,proto3" json:"userUuid,omitempty"` // contains filtered or unexported fields }
func (*SetColumnAgreeDbAndCacheReq) Descriptor
deprecated
func (*SetColumnAgreeDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetColumnAgreeDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetColumnAgreeDbAndCacheReq) GetId ¶
func (x *SetColumnAgreeDbAndCacheReq) GetId() int32
func (*SetColumnAgreeDbAndCacheReq) GetUserUuid ¶
func (x *SetColumnAgreeDbAndCacheReq) GetUserUuid() string
func (*SetColumnAgreeDbAndCacheReq) GetUuid ¶
func (x *SetColumnAgreeDbAndCacheReq) GetUuid() string
func (*SetColumnAgreeDbAndCacheReq) ProtoMessage ¶
func (*SetColumnAgreeDbAndCacheReq) ProtoMessage()
func (*SetColumnAgreeDbAndCacheReq) ProtoReflect ¶
func (x *SetColumnAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetColumnAgreeDbAndCacheReq) Reset ¶
func (x *SetColumnAgreeDbAndCacheReq) Reset()
func (*SetColumnAgreeDbAndCacheReq) String ¶
func (x *SetColumnAgreeDbAndCacheReq) String() string
func (*SetColumnAgreeDbAndCacheReq) Validate ¶
func (m *SetColumnAgreeDbAndCacheReq) Validate() error
Validate checks the field values on SetColumnAgreeDbAndCacheReq 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 (*SetColumnAgreeDbAndCacheReq) ValidateAll ¶
func (m *SetColumnAgreeDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetColumnAgreeDbAndCacheReq 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 SetColumnAgreeDbAndCacheReqMultiError, or nil if none found.
type SetColumnAgreeDbAndCacheReqMultiError ¶
type SetColumnAgreeDbAndCacheReqMultiError []error
SetColumnAgreeDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetColumnAgreeDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetColumnAgreeDbAndCacheReqMultiError) AllErrors ¶
func (m SetColumnAgreeDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetColumnAgreeDbAndCacheReqMultiError) Error ¶
func (m SetColumnAgreeDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetColumnAgreeDbAndCacheReqValidationError ¶
type SetColumnAgreeDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetColumnAgreeDbAndCacheReqValidationError is the validation error returned by SetColumnAgreeDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetColumnAgreeDbAndCacheReqValidationError) Cause ¶
func (e SetColumnAgreeDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetColumnAgreeDbAndCacheReqValidationError) Error ¶
func (e SetColumnAgreeDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetColumnAgreeDbAndCacheReqValidationError) ErrorName ¶
func (e SetColumnAgreeDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetColumnAgreeDbAndCacheReqValidationError) Field ¶
func (e SetColumnAgreeDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetColumnAgreeDbAndCacheReqValidationError) Key ¶
func (e SetColumnAgreeDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetColumnAgreeDbAndCacheReqValidationError) Reason ¶
func (e SetColumnAgreeDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetColumnAgreeReq ¶
type SetColumnAgreeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*SetColumnAgreeReq) Descriptor
deprecated
func (*SetColumnAgreeReq) Descriptor() ([]byte, []int)
Deprecated: Use SetColumnAgreeReq.ProtoReflect.Descriptor instead.
func (*SetColumnAgreeReq) GetId ¶
func (x *SetColumnAgreeReq) GetId() int32
func (*SetColumnAgreeReq) GetUserUuid ¶
func (x *SetColumnAgreeReq) GetUserUuid() string
func (*SetColumnAgreeReq) GetUuid ¶
func (x *SetColumnAgreeReq) GetUuid() string
func (*SetColumnAgreeReq) ProtoMessage ¶
func (*SetColumnAgreeReq) ProtoMessage()
func (*SetColumnAgreeReq) ProtoReflect ¶
func (x *SetColumnAgreeReq) ProtoReflect() protoreflect.Message
func (*SetColumnAgreeReq) Reset ¶
func (x *SetColumnAgreeReq) Reset()
func (*SetColumnAgreeReq) String ¶
func (x *SetColumnAgreeReq) String() string
func (*SetColumnAgreeReq) Validate ¶
func (m *SetColumnAgreeReq) Validate() error
Validate checks the field values on SetColumnAgreeReq 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 (*SetColumnAgreeReq) ValidateAll ¶
func (m *SetColumnAgreeReq) ValidateAll() error
ValidateAll checks the field values on SetColumnAgreeReq 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 SetColumnAgreeReqMultiError, or nil if none found.
type SetColumnAgreeReqMultiError ¶
type SetColumnAgreeReqMultiError []error
SetColumnAgreeReqMultiError is an error wrapping multiple validation errors returned by SetColumnAgreeReq.ValidateAll() if the designated constraints aren't met.
func (SetColumnAgreeReqMultiError) AllErrors ¶
func (m SetColumnAgreeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetColumnAgreeReqMultiError) Error ¶
func (m SetColumnAgreeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetColumnAgreeReqValidationError ¶
type SetColumnAgreeReqValidationError struct {
// contains filtered or unexported fields
}
SetColumnAgreeReqValidationError is the validation error returned by SetColumnAgreeReq.Validate if the designated constraints aren't met.
func (SetColumnAgreeReqValidationError) Cause ¶
func (e SetColumnAgreeReqValidationError) Cause() error
Cause function returns cause value.
func (SetColumnAgreeReqValidationError) Error ¶
func (e SetColumnAgreeReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetColumnAgreeReqValidationError) ErrorName ¶
func (e SetColumnAgreeReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetColumnAgreeReqValidationError) Field ¶
func (e SetColumnAgreeReqValidationError) Field() string
Field function returns field value.
func (SetColumnAgreeReqValidationError) Key ¶
func (e SetColumnAgreeReqValidationError) Key() bool
Key function returns key value.
func (SetColumnAgreeReqValidationError) Reason ¶
func (e SetColumnAgreeReqValidationError) Reason() string
Reason function returns reason value.
type SetColumnCollectDbAndCacheReq ¶
type SetColumnCollectDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CollectionsId int32 `protobuf:"varint,2,opt,name=collections_id,json=collectionsId,proto3" json:"collections_id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,4,opt,name=userUuid,proto3" json:"userUuid,omitempty"` // contains filtered or unexported fields }
func (*SetColumnCollectDbAndCacheReq) Descriptor
deprecated
func (*SetColumnCollectDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetColumnCollectDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetColumnCollectDbAndCacheReq) GetCollectionsId ¶
func (x *SetColumnCollectDbAndCacheReq) GetCollectionsId() int32
func (*SetColumnCollectDbAndCacheReq) GetId ¶
func (x *SetColumnCollectDbAndCacheReq) GetId() int32
func (*SetColumnCollectDbAndCacheReq) GetUserUuid ¶
func (x *SetColumnCollectDbAndCacheReq) GetUserUuid() string
func (*SetColumnCollectDbAndCacheReq) GetUuid ¶
func (x *SetColumnCollectDbAndCacheReq) GetUuid() string
func (*SetColumnCollectDbAndCacheReq) ProtoMessage ¶
func (*SetColumnCollectDbAndCacheReq) ProtoMessage()
func (*SetColumnCollectDbAndCacheReq) ProtoReflect ¶
func (x *SetColumnCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetColumnCollectDbAndCacheReq) Reset ¶
func (x *SetColumnCollectDbAndCacheReq) Reset()
func (*SetColumnCollectDbAndCacheReq) String ¶
func (x *SetColumnCollectDbAndCacheReq) String() string
func (*SetColumnCollectDbAndCacheReq) Validate ¶
func (m *SetColumnCollectDbAndCacheReq) Validate() error
Validate checks the field values on SetColumnCollectDbAndCacheReq 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 (*SetColumnCollectDbAndCacheReq) ValidateAll ¶
func (m *SetColumnCollectDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetColumnCollectDbAndCacheReq 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 SetColumnCollectDbAndCacheReqMultiError, or nil if none found.
type SetColumnCollectDbAndCacheReqMultiError ¶
type SetColumnCollectDbAndCacheReqMultiError []error
SetColumnCollectDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetColumnCollectDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetColumnCollectDbAndCacheReqMultiError) AllErrors ¶
func (m SetColumnCollectDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetColumnCollectDbAndCacheReqMultiError) Error ¶
func (m SetColumnCollectDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetColumnCollectDbAndCacheReqValidationError ¶
type SetColumnCollectDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetColumnCollectDbAndCacheReqValidationError is the validation error returned by SetColumnCollectDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetColumnCollectDbAndCacheReqValidationError) Cause ¶
func (e SetColumnCollectDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetColumnCollectDbAndCacheReqValidationError) Error ¶
func (e SetColumnCollectDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetColumnCollectDbAndCacheReqValidationError) ErrorName ¶
func (e SetColumnCollectDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetColumnCollectDbAndCacheReqValidationError) Field ¶
func (e SetColumnCollectDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetColumnCollectDbAndCacheReqValidationError) Key ¶
func (e SetColumnCollectDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetColumnCollectDbAndCacheReqValidationError) Reason ¶
func (e SetColumnCollectDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetColumnCollectReq ¶
type SetColumnCollectReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CollectionsId int32 `protobuf:"varint,2,opt,name=collections_id,json=collectionsId,proto3" json:"collections_id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,4,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*SetColumnCollectReq) Descriptor
deprecated
func (*SetColumnCollectReq) Descriptor() ([]byte, []int)
Deprecated: Use SetColumnCollectReq.ProtoReflect.Descriptor instead.
func (*SetColumnCollectReq) GetCollectionsId ¶
func (x *SetColumnCollectReq) GetCollectionsId() int32
func (*SetColumnCollectReq) GetId ¶
func (x *SetColumnCollectReq) GetId() int32
func (*SetColumnCollectReq) GetUserUuid ¶
func (x *SetColumnCollectReq) GetUserUuid() string
func (*SetColumnCollectReq) GetUuid ¶
func (x *SetColumnCollectReq) GetUuid() string
func (*SetColumnCollectReq) ProtoMessage ¶
func (*SetColumnCollectReq) ProtoMessage()
func (*SetColumnCollectReq) ProtoReflect ¶
func (x *SetColumnCollectReq) ProtoReflect() protoreflect.Message
func (*SetColumnCollectReq) Reset ¶
func (x *SetColumnCollectReq) Reset()
func (*SetColumnCollectReq) String ¶
func (x *SetColumnCollectReq) String() string
func (*SetColumnCollectReq) Validate ¶
func (m *SetColumnCollectReq) Validate() error
Validate checks the field values on SetColumnCollectReq 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 (*SetColumnCollectReq) ValidateAll ¶
func (m *SetColumnCollectReq) ValidateAll() error
ValidateAll checks the field values on SetColumnCollectReq 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 SetColumnCollectReqMultiError, or nil if none found.
type SetColumnCollectReqMultiError ¶
type SetColumnCollectReqMultiError []error
SetColumnCollectReqMultiError is an error wrapping multiple validation errors returned by SetColumnCollectReq.ValidateAll() if the designated constraints aren't met.
func (SetColumnCollectReqMultiError) AllErrors ¶
func (m SetColumnCollectReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetColumnCollectReqMultiError) Error ¶
func (m SetColumnCollectReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetColumnCollectReqValidationError ¶
type SetColumnCollectReqValidationError struct {
// contains filtered or unexported fields
}
SetColumnCollectReqValidationError is the validation error returned by SetColumnCollectReq.Validate if the designated constraints aren't met.
func (SetColumnCollectReqValidationError) Cause ¶
func (e SetColumnCollectReqValidationError) Cause() error
Cause function returns cause value.
func (SetColumnCollectReqValidationError) Error ¶
func (e SetColumnCollectReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetColumnCollectReqValidationError) ErrorName ¶
func (e SetColumnCollectReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetColumnCollectReqValidationError) Field ¶
func (e SetColumnCollectReqValidationError) Field() string
Field function returns field value.
func (SetColumnCollectReqValidationError) Key ¶
func (e SetColumnCollectReqValidationError) Key() bool
Key function returns key value.
func (SetColumnCollectReqValidationError) Reason ¶
func (e SetColumnCollectReqValidationError) Reason() string
Reason function returns reason value.
type SetColumnSubscribeDbAndCacheReq ¶
type SetColumnSubscribeDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*SetColumnSubscribeDbAndCacheReq) Descriptor
deprecated
func (*SetColumnSubscribeDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetColumnSubscribeDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetColumnSubscribeDbAndCacheReq) GetId ¶
func (x *SetColumnSubscribeDbAndCacheReq) GetId() int32
func (*SetColumnSubscribeDbAndCacheReq) GetUuid ¶
func (x *SetColumnSubscribeDbAndCacheReq) GetUuid() string
func (*SetColumnSubscribeDbAndCacheReq) ProtoMessage ¶
func (*SetColumnSubscribeDbAndCacheReq) ProtoMessage()
func (*SetColumnSubscribeDbAndCacheReq) ProtoReflect ¶
func (x *SetColumnSubscribeDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetColumnSubscribeDbAndCacheReq) Reset ¶
func (x *SetColumnSubscribeDbAndCacheReq) Reset()
func (*SetColumnSubscribeDbAndCacheReq) String ¶
func (x *SetColumnSubscribeDbAndCacheReq) String() string
func (*SetColumnSubscribeDbAndCacheReq) Validate ¶
func (m *SetColumnSubscribeDbAndCacheReq) Validate() error
Validate checks the field values on SetColumnSubscribeDbAndCacheReq 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 (*SetColumnSubscribeDbAndCacheReq) ValidateAll ¶
func (m *SetColumnSubscribeDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetColumnSubscribeDbAndCacheReq 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 SetColumnSubscribeDbAndCacheReqMultiError, or nil if none found.
type SetColumnSubscribeDbAndCacheReqMultiError ¶
type SetColumnSubscribeDbAndCacheReqMultiError []error
SetColumnSubscribeDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetColumnSubscribeDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetColumnSubscribeDbAndCacheReqMultiError) AllErrors ¶
func (m SetColumnSubscribeDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetColumnSubscribeDbAndCacheReqMultiError) Error ¶
func (m SetColumnSubscribeDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetColumnSubscribeDbAndCacheReqValidationError ¶
type SetColumnSubscribeDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetColumnSubscribeDbAndCacheReqValidationError is the validation error returned by SetColumnSubscribeDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetColumnSubscribeDbAndCacheReqValidationError) Cause ¶
func (e SetColumnSubscribeDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetColumnSubscribeDbAndCacheReqValidationError) Error ¶
func (e SetColumnSubscribeDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetColumnSubscribeDbAndCacheReqValidationError) ErrorName ¶
func (e SetColumnSubscribeDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetColumnSubscribeDbAndCacheReqValidationError) Field ¶
func (e SetColumnSubscribeDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetColumnSubscribeDbAndCacheReqValidationError) Key ¶
func (e SetColumnSubscribeDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetColumnSubscribeDbAndCacheReqValidationError) Reason ¶
func (e SetColumnSubscribeDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetColumnViewDbAndCacheReq ¶
type SetColumnViewDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*SetColumnViewDbAndCacheReq) Descriptor
deprecated
func (*SetColumnViewDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetColumnViewDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetColumnViewDbAndCacheReq) GetId ¶
func (x *SetColumnViewDbAndCacheReq) GetId() int32
func (*SetColumnViewDbAndCacheReq) GetUuid ¶
func (x *SetColumnViewDbAndCacheReq) GetUuid() string
func (*SetColumnViewDbAndCacheReq) ProtoMessage ¶
func (*SetColumnViewDbAndCacheReq) ProtoMessage()
func (*SetColumnViewDbAndCacheReq) ProtoReflect ¶
func (x *SetColumnViewDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetColumnViewDbAndCacheReq) Reset ¶
func (x *SetColumnViewDbAndCacheReq) Reset()
func (*SetColumnViewDbAndCacheReq) String ¶
func (x *SetColumnViewDbAndCacheReq) String() string
func (*SetColumnViewDbAndCacheReq) Validate ¶
func (m *SetColumnViewDbAndCacheReq) Validate() error
Validate checks the field values on SetColumnViewDbAndCacheReq 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 (*SetColumnViewDbAndCacheReq) ValidateAll ¶
func (m *SetColumnViewDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetColumnViewDbAndCacheReq 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 SetColumnViewDbAndCacheReqMultiError, or nil if none found.
type SetColumnViewDbAndCacheReqMultiError ¶
type SetColumnViewDbAndCacheReqMultiError []error
SetColumnViewDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetColumnViewDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetColumnViewDbAndCacheReqMultiError) AllErrors ¶
func (m SetColumnViewDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetColumnViewDbAndCacheReqMultiError) Error ¶
func (m SetColumnViewDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetColumnViewDbAndCacheReqValidationError ¶
type SetColumnViewDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetColumnViewDbAndCacheReqValidationError is the validation error returned by SetColumnViewDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetColumnViewDbAndCacheReqValidationError) Cause ¶
func (e SetColumnViewDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetColumnViewDbAndCacheReqValidationError) Error ¶
func (e SetColumnViewDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetColumnViewDbAndCacheReqValidationError) ErrorName ¶
func (e SetColumnViewDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetColumnViewDbAndCacheReqValidationError) Field ¶
func (e SetColumnViewDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetColumnViewDbAndCacheReqValidationError) Key ¶
func (e SetColumnViewDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetColumnViewDbAndCacheReqValidationError) Reason ¶
func (e SetColumnViewDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetColumnViewReq ¶
type SetColumnViewReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*SetColumnViewReq) Descriptor
deprecated
func (*SetColumnViewReq) Descriptor() ([]byte, []int)
Deprecated: Use SetColumnViewReq.ProtoReflect.Descriptor instead.
func (*SetColumnViewReq) GetId ¶
func (x *SetColumnViewReq) GetId() int32
func (*SetColumnViewReq) GetUuid ¶
func (x *SetColumnViewReq) GetUuid() string
func (*SetColumnViewReq) ProtoMessage ¶
func (*SetColumnViewReq) ProtoMessage()
func (*SetColumnViewReq) ProtoReflect ¶
func (x *SetColumnViewReq) ProtoReflect() protoreflect.Message
func (*SetColumnViewReq) Reset ¶
func (x *SetColumnViewReq) Reset()
func (*SetColumnViewReq) String ¶
func (x *SetColumnViewReq) String() string
func (*SetColumnViewReq) Validate ¶
func (m *SetColumnViewReq) Validate() error
Validate checks the field values on SetColumnViewReq 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 (*SetColumnViewReq) ValidateAll ¶
func (m *SetColumnViewReq) ValidateAll() error
ValidateAll checks the field values on SetColumnViewReq 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 SetColumnViewReqMultiError, or nil if none found.
type SetColumnViewReqMultiError ¶
type SetColumnViewReqMultiError []error
SetColumnViewReqMultiError is an error wrapping multiple validation errors returned by SetColumnViewReq.ValidateAll() if the designated constraints aren't met.
func (SetColumnViewReqMultiError) AllErrors ¶
func (m SetColumnViewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetColumnViewReqMultiError) Error ¶
func (m SetColumnViewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetColumnViewReqValidationError ¶
type SetColumnViewReqValidationError struct {
// contains filtered or unexported fields
}
SetColumnViewReqValidationError is the validation error returned by SetColumnViewReq.Validate if the designated constraints aren't met.
func (SetColumnViewReqValidationError) Cause ¶
func (e SetColumnViewReqValidationError) Cause() error
Cause function returns cause value.
func (SetColumnViewReqValidationError) Error ¶
func (e SetColumnViewReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetColumnViewReqValidationError) ErrorName ¶
func (e SetColumnViewReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetColumnViewReqValidationError) Field ¶
func (e SetColumnViewReqValidationError) Field() string
Field function returns field value.
func (SetColumnViewReqValidationError) Key ¶
func (e SetColumnViewReqValidationError) Key() bool
Key function returns key value.
func (SetColumnViewReqValidationError) Reason ¶
func (e SetColumnViewReqValidationError) Reason() string
Reason function returns reason value.
type SetTalkAgreeDbAndCacheReq ¶
type SetTalkAgreeDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=userUuid,proto3" json:"userUuid,omitempty"` // contains filtered or unexported fields }
func (*SetTalkAgreeDbAndCacheReq) Descriptor
deprecated
func (*SetTalkAgreeDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetTalkAgreeDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetTalkAgreeDbAndCacheReq) GetId ¶
func (x *SetTalkAgreeDbAndCacheReq) GetId() int32
func (*SetTalkAgreeDbAndCacheReq) GetUserUuid ¶
func (x *SetTalkAgreeDbAndCacheReq) GetUserUuid() string
func (*SetTalkAgreeDbAndCacheReq) GetUuid ¶
func (x *SetTalkAgreeDbAndCacheReq) GetUuid() string
func (*SetTalkAgreeDbAndCacheReq) ProtoMessage ¶
func (*SetTalkAgreeDbAndCacheReq) ProtoMessage()
func (*SetTalkAgreeDbAndCacheReq) ProtoReflect ¶
func (x *SetTalkAgreeDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetTalkAgreeDbAndCacheReq) Reset ¶
func (x *SetTalkAgreeDbAndCacheReq) Reset()
func (*SetTalkAgreeDbAndCacheReq) String ¶
func (x *SetTalkAgreeDbAndCacheReq) String() string
func (*SetTalkAgreeDbAndCacheReq) Validate ¶
func (m *SetTalkAgreeDbAndCacheReq) Validate() error
Validate checks the field values on SetTalkAgreeDbAndCacheReq 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 (*SetTalkAgreeDbAndCacheReq) ValidateAll ¶
func (m *SetTalkAgreeDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetTalkAgreeDbAndCacheReq 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 SetTalkAgreeDbAndCacheReqMultiError, or nil if none found.
type SetTalkAgreeDbAndCacheReqMultiError ¶
type SetTalkAgreeDbAndCacheReqMultiError []error
SetTalkAgreeDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetTalkAgreeDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetTalkAgreeDbAndCacheReqMultiError) AllErrors ¶
func (m SetTalkAgreeDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetTalkAgreeDbAndCacheReqMultiError) Error ¶
func (m SetTalkAgreeDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetTalkAgreeDbAndCacheReqValidationError ¶
type SetTalkAgreeDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetTalkAgreeDbAndCacheReqValidationError is the validation error returned by SetTalkAgreeDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetTalkAgreeDbAndCacheReqValidationError) Cause ¶
func (e SetTalkAgreeDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetTalkAgreeDbAndCacheReqValidationError) Error ¶
func (e SetTalkAgreeDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetTalkAgreeDbAndCacheReqValidationError) ErrorName ¶
func (e SetTalkAgreeDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetTalkAgreeDbAndCacheReqValidationError) Field ¶
func (e SetTalkAgreeDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetTalkAgreeDbAndCacheReqValidationError) Key ¶
func (e SetTalkAgreeDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetTalkAgreeDbAndCacheReqValidationError) Reason ¶
func (e SetTalkAgreeDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetTalkAgreeReq ¶
type SetTalkAgreeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,3,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*SetTalkAgreeReq) Descriptor
deprecated
func (*SetTalkAgreeReq) Descriptor() ([]byte, []int)
Deprecated: Use SetTalkAgreeReq.ProtoReflect.Descriptor instead.
func (*SetTalkAgreeReq) GetId ¶
func (x *SetTalkAgreeReq) GetId() int32
func (*SetTalkAgreeReq) GetUserUuid ¶
func (x *SetTalkAgreeReq) GetUserUuid() string
func (*SetTalkAgreeReq) GetUuid ¶
func (x *SetTalkAgreeReq) GetUuid() string
func (*SetTalkAgreeReq) ProtoMessage ¶
func (*SetTalkAgreeReq) ProtoMessage()
func (*SetTalkAgreeReq) ProtoReflect ¶
func (x *SetTalkAgreeReq) ProtoReflect() protoreflect.Message
func (*SetTalkAgreeReq) Reset ¶
func (x *SetTalkAgreeReq) Reset()
func (*SetTalkAgreeReq) String ¶
func (x *SetTalkAgreeReq) String() string
func (*SetTalkAgreeReq) Validate ¶
func (m *SetTalkAgreeReq) Validate() error
Validate checks the field values on SetTalkAgreeReq 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 (*SetTalkAgreeReq) ValidateAll ¶
func (m *SetTalkAgreeReq) ValidateAll() error
ValidateAll checks the field values on SetTalkAgreeReq 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 SetTalkAgreeReqMultiError, or nil if none found.
type SetTalkAgreeReqMultiError ¶
type SetTalkAgreeReqMultiError []error
SetTalkAgreeReqMultiError is an error wrapping multiple validation errors returned by SetTalkAgreeReq.ValidateAll() if the designated constraints aren't met.
func (SetTalkAgreeReqMultiError) AllErrors ¶
func (m SetTalkAgreeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetTalkAgreeReqMultiError) Error ¶
func (m SetTalkAgreeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetTalkAgreeReqValidationError ¶
type SetTalkAgreeReqValidationError struct {
// contains filtered or unexported fields
}
SetTalkAgreeReqValidationError is the validation error returned by SetTalkAgreeReq.Validate if the designated constraints aren't met.
func (SetTalkAgreeReqValidationError) Cause ¶
func (e SetTalkAgreeReqValidationError) Cause() error
Cause function returns cause value.
func (SetTalkAgreeReqValidationError) Error ¶
func (e SetTalkAgreeReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetTalkAgreeReqValidationError) ErrorName ¶
func (e SetTalkAgreeReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetTalkAgreeReqValidationError) Field ¶
func (e SetTalkAgreeReqValidationError) Field() string
Field function returns field value.
func (SetTalkAgreeReqValidationError) Key ¶
func (e SetTalkAgreeReqValidationError) Key() bool
Key function returns key value.
func (SetTalkAgreeReqValidationError) Reason ¶
func (e SetTalkAgreeReqValidationError) Reason() string
Reason function returns reason value.
type SetTalkCollectDbAndCacheReq ¶
type SetTalkCollectDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CollectionsId int32 `protobuf:"varint,2,opt,name=collections_id,json=collectionsId,proto3" json:"collections_id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,4,opt,name=userUuid,proto3" json:"userUuid,omitempty"` // contains filtered or unexported fields }
func (*SetTalkCollectDbAndCacheReq) Descriptor
deprecated
func (*SetTalkCollectDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetTalkCollectDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetTalkCollectDbAndCacheReq) GetCollectionsId ¶
func (x *SetTalkCollectDbAndCacheReq) GetCollectionsId() int32
func (*SetTalkCollectDbAndCacheReq) GetId ¶
func (x *SetTalkCollectDbAndCacheReq) GetId() int32
func (*SetTalkCollectDbAndCacheReq) GetUserUuid ¶
func (x *SetTalkCollectDbAndCacheReq) GetUserUuid() string
func (*SetTalkCollectDbAndCacheReq) GetUuid ¶
func (x *SetTalkCollectDbAndCacheReq) GetUuid() string
func (*SetTalkCollectDbAndCacheReq) ProtoMessage ¶
func (*SetTalkCollectDbAndCacheReq) ProtoMessage()
func (*SetTalkCollectDbAndCacheReq) ProtoReflect ¶
func (x *SetTalkCollectDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetTalkCollectDbAndCacheReq) Reset ¶
func (x *SetTalkCollectDbAndCacheReq) Reset()
func (*SetTalkCollectDbAndCacheReq) String ¶
func (x *SetTalkCollectDbAndCacheReq) String() string
func (*SetTalkCollectDbAndCacheReq) Validate ¶
func (m *SetTalkCollectDbAndCacheReq) Validate() error
Validate checks the field values on SetTalkCollectDbAndCacheReq 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 (*SetTalkCollectDbAndCacheReq) ValidateAll ¶
func (m *SetTalkCollectDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetTalkCollectDbAndCacheReq 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 SetTalkCollectDbAndCacheReqMultiError, or nil if none found.
type SetTalkCollectDbAndCacheReqMultiError ¶
type SetTalkCollectDbAndCacheReqMultiError []error
SetTalkCollectDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetTalkCollectDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetTalkCollectDbAndCacheReqMultiError) AllErrors ¶
func (m SetTalkCollectDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetTalkCollectDbAndCacheReqMultiError) Error ¶
func (m SetTalkCollectDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetTalkCollectDbAndCacheReqValidationError ¶
type SetTalkCollectDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetTalkCollectDbAndCacheReqValidationError is the validation error returned by SetTalkCollectDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetTalkCollectDbAndCacheReqValidationError) Cause ¶
func (e SetTalkCollectDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetTalkCollectDbAndCacheReqValidationError) Error ¶
func (e SetTalkCollectDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetTalkCollectDbAndCacheReqValidationError) ErrorName ¶
func (e SetTalkCollectDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetTalkCollectDbAndCacheReqValidationError) Field ¶
func (e SetTalkCollectDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetTalkCollectDbAndCacheReqValidationError) Key ¶
func (e SetTalkCollectDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetTalkCollectDbAndCacheReqValidationError) Reason ¶
func (e SetTalkCollectDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetTalkCollectReq ¶
type SetTalkCollectReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` CollectionsId int32 `protobuf:"varint,2,opt,name=collections_id,json=collectionsId,proto3" json:"collections_id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` UserUuid string `protobuf:"bytes,4,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*SetTalkCollectReq) Descriptor
deprecated
func (*SetTalkCollectReq) Descriptor() ([]byte, []int)
Deprecated: Use SetTalkCollectReq.ProtoReflect.Descriptor instead.
func (*SetTalkCollectReq) GetCollectionsId ¶
func (x *SetTalkCollectReq) GetCollectionsId() int32
func (*SetTalkCollectReq) GetId ¶
func (x *SetTalkCollectReq) GetId() int32
func (*SetTalkCollectReq) GetUserUuid ¶
func (x *SetTalkCollectReq) GetUserUuid() string
func (*SetTalkCollectReq) GetUuid ¶
func (x *SetTalkCollectReq) GetUuid() string
func (*SetTalkCollectReq) ProtoMessage ¶
func (*SetTalkCollectReq) ProtoMessage()
func (*SetTalkCollectReq) ProtoReflect ¶
func (x *SetTalkCollectReq) ProtoReflect() protoreflect.Message
func (*SetTalkCollectReq) Reset ¶
func (x *SetTalkCollectReq) Reset()
func (*SetTalkCollectReq) String ¶
func (x *SetTalkCollectReq) String() string
func (*SetTalkCollectReq) Validate ¶
func (m *SetTalkCollectReq) Validate() error
Validate checks the field values on SetTalkCollectReq 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 (*SetTalkCollectReq) ValidateAll ¶
func (m *SetTalkCollectReq) ValidateAll() error
ValidateAll checks the field values on SetTalkCollectReq 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 SetTalkCollectReqMultiError, or nil if none found.
type SetTalkCollectReqMultiError ¶
type SetTalkCollectReqMultiError []error
SetTalkCollectReqMultiError is an error wrapping multiple validation errors returned by SetTalkCollectReq.ValidateAll() if the designated constraints aren't met.
func (SetTalkCollectReqMultiError) AllErrors ¶
func (m SetTalkCollectReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetTalkCollectReqMultiError) Error ¶
func (m SetTalkCollectReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetTalkCollectReqValidationError ¶
type SetTalkCollectReqValidationError struct {
// contains filtered or unexported fields
}
SetTalkCollectReqValidationError is the validation error returned by SetTalkCollectReq.Validate if the designated constraints aren't met.
func (SetTalkCollectReqValidationError) Cause ¶
func (e SetTalkCollectReqValidationError) Cause() error
Cause function returns cause value.
func (SetTalkCollectReqValidationError) Error ¶
func (e SetTalkCollectReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetTalkCollectReqValidationError) ErrorName ¶
func (e SetTalkCollectReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetTalkCollectReqValidationError) Field ¶
func (e SetTalkCollectReqValidationError) Field() string
Field function returns field value.
func (SetTalkCollectReqValidationError) Key ¶
func (e SetTalkCollectReqValidationError) Key() bool
Key function returns key value.
func (SetTalkCollectReqValidationError) Reason ¶
func (e SetTalkCollectReqValidationError) Reason() string
Reason function returns reason value.
type SetTalkViewDbAndCacheReq ¶
type SetTalkViewDbAndCacheReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*SetTalkViewDbAndCacheReq) Descriptor
deprecated
func (*SetTalkViewDbAndCacheReq) Descriptor() ([]byte, []int)
Deprecated: Use SetTalkViewDbAndCacheReq.ProtoReflect.Descriptor instead.
func (*SetTalkViewDbAndCacheReq) GetId ¶
func (x *SetTalkViewDbAndCacheReq) GetId() int32
func (*SetTalkViewDbAndCacheReq) GetUuid ¶
func (x *SetTalkViewDbAndCacheReq) GetUuid() string
func (*SetTalkViewDbAndCacheReq) ProtoMessage ¶
func (*SetTalkViewDbAndCacheReq) ProtoMessage()
func (*SetTalkViewDbAndCacheReq) ProtoReflect ¶
func (x *SetTalkViewDbAndCacheReq) ProtoReflect() protoreflect.Message
func (*SetTalkViewDbAndCacheReq) Reset ¶
func (x *SetTalkViewDbAndCacheReq) Reset()
func (*SetTalkViewDbAndCacheReq) String ¶
func (x *SetTalkViewDbAndCacheReq) String() string
func (*SetTalkViewDbAndCacheReq) Validate ¶
func (m *SetTalkViewDbAndCacheReq) Validate() error
Validate checks the field values on SetTalkViewDbAndCacheReq 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 (*SetTalkViewDbAndCacheReq) ValidateAll ¶
func (m *SetTalkViewDbAndCacheReq) ValidateAll() error
ValidateAll checks the field values on SetTalkViewDbAndCacheReq 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 SetTalkViewDbAndCacheReqMultiError, or nil if none found.
type SetTalkViewDbAndCacheReqMultiError ¶
type SetTalkViewDbAndCacheReqMultiError []error
SetTalkViewDbAndCacheReqMultiError is an error wrapping multiple validation errors returned by SetTalkViewDbAndCacheReq.ValidateAll() if the designated constraints aren't met.
func (SetTalkViewDbAndCacheReqMultiError) AllErrors ¶
func (m SetTalkViewDbAndCacheReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetTalkViewDbAndCacheReqMultiError) Error ¶
func (m SetTalkViewDbAndCacheReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetTalkViewDbAndCacheReqValidationError ¶
type SetTalkViewDbAndCacheReqValidationError struct {
// contains filtered or unexported fields
}
SetTalkViewDbAndCacheReqValidationError is the validation error returned by SetTalkViewDbAndCacheReq.Validate if the designated constraints aren't met.
func (SetTalkViewDbAndCacheReqValidationError) Cause ¶
func (e SetTalkViewDbAndCacheReqValidationError) Cause() error
Cause function returns cause value.
func (SetTalkViewDbAndCacheReqValidationError) Error ¶
func (e SetTalkViewDbAndCacheReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetTalkViewDbAndCacheReqValidationError) ErrorName ¶
func (e SetTalkViewDbAndCacheReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetTalkViewDbAndCacheReqValidationError) Field ¶
func (e SetTalkViewDbAndCacheReqValidationError) Field() string
Field function returns field value.
func (SetTalkViewDbAndCacheReqValidationError) Key ¶
func (e SetTalkViewDbAndCacheReqValidationError) Key() bool
Key function returns key value.
func (SetTalkViewDbAndCacheReqValidationError) Reason ¶
func (e SetTalkViewDbAndCacheReqValidationError) Reason() string
Reason function returns reason value.
type SetTalkViewReq ¶
type SetTalkViewReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*SetTalkViewReq) Descriptor
deprecated
func (*SetTalkViewReq) Descriptor() ([]byte, []int)
Deprecated: Use SetTalkViewReq.ProtoReflect.Descriptor instead.
func (*SetTalkViewReq) GetId ¶
func (x *SetTalkViewReq) GetId() int32
func (*SetTalkViewReq) GetUuid ¶
func (x *SetTalkViewReq) GetUuid() string
func (*SetTalkViewReq) ProtoMessage ¶
func (*SetTalkViewReq) ProtoMessage()
func (*SetTalkViewReq) ProtoReflect ¶
func (x *SetTalkViewReq) ProtoReflect() protoreflect.Message
func (*SetTalkViewReq) Reset ¶
func (x *SetTalkViewReq) Reset()
func (*SetTalkViewReq) String ¶
func (x *SetTalkViewReq) String() string
func (*SetTalkViewReq) Validate ¶
func (m *SetTalkViewReq) Validate() error
Validate checks the field values on SetTalkViewReq 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 (*SetTalkViewReq) ValidateAll ¶
func (m *SetTalkViewReq) ValidateAll() error
ValidateAll checks the field values on SetTalkViewReq 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 SetTalkViewReqMultiError, or nil if none found.
type SetTalkViewReqMultiError ¶
type SetTalkViewReqMultiError []error
SetTalkViewReqMultiError is an error wrapping multiple validation errors returned by SetTalkViewReq.ValidateAll() if the designated constraints aren't met.
func (SetTalkViewReqMultiError) AllErrors ¶
func (m SetTalkViewReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetTalkViewReqMultiError) Error ¶
func (m SetTalkViewReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetTalkViewReqValidationError ¶
type SetTalkViewReqValidationError struct {
// contains filtered or unexported fields
}
SetTalkViewReqValidationError is the validation error returned by SetTalkViewReq.Validate if the designated constraints aren't met.
func (SetTalkViewReqValidationError) Cause ¶
func (e SetTalkViewReqValidationError) Cause() error
Cause function returns cause value.
func (SetTalkViewReqValidationError) Error ¶
func (e SetTalkViewReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetTalkViewReqValidationError) ErrorName ¶
func (e SetTalkViewReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetTalkViewReqValidationError) Field ¶
func (e SetTalkViewReqValidationError) Field() string
Field function returns field value.
func (SetTalkViewReqValidationError) Key ¶
func (e SetTalkViewReqValidationError) Key() bool
Key function returns key value.
func (SetTalkViewReqValidationError) Reason ¶
func (e SetTalkViewReqValidationError) Reason() string
Reason function returns reason value.
type SubscribeColumnReq ¶
type SubscribeColumnReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*SubscribeColumnReq) Descriptor
deprecated
func (*SubscribeColumnReq) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeColumnReq.ProtoReflect.Descriptor instead.
func (*SubscribeColumnReq) GetId ¶
func (x *SubscribeColumnReq) GetId() int32
func (*SubscribeColumnReq) GetUuid ¶
func (x *SubscribeColumnReq) GetUuid() string
func (*SubscribeColumnReq) ProtoMessage ¶
func (*SubscribeColumnReq) ProtoMessage()
func (*SubscribeColumnReq) ProtoReflect ¶
func (x *SubscribeColumnReq) ProtoReflect() protoreflect.Message
func (*SubscribeColumnReq) Reset ¶
func (x *SubscribeColumnReq) Reset()
func (*SubscribeColumnReq) String ¶
func (x *SubscribeColumnReq) String() string
func (*SubscribeColumnReq) Validate ¶
func (m *SubscribeColumnReq) Validate() error
Validate checks the field values on SubscribeColumnReq 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 (*SubscribeColumnReq) ValidateAll ¶
func (m *SubscribeColumnReq) ValidateAll() error
ValidateAll checks the field values on SubscribeColumnReq 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 SubscribeColumnReqMultiError, or nil if none found.
type SubscribeColumnReqMultiError ¶
type SubscribeColumnReqMultiError []error
SubscribeColumnReqMultiError is an error wrapping multiple validation errors returned by SubscribeColumnReq.ValidateAll() if the designated constraints aren't met.
func (SubscribeColumnReqMultiError) AllErrors ¶
func (m SubscribeColumnReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscribeColumnReqMultiError) Error ¶
func (m SubscribeColumnReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscribeColumnReqValidationError ¶
type SubscribeColumnReqValidationError struct {
// contains filtered or unexported fields
}
SubscribeColumnReqValidationError is the validation error returned by SubscribeColumnReq.Validate if the designated constraints aren't met.
func (SubscribeColumnReqValidationError) Cause ¶
func (e SubscribeColumnReqValidationError) Cause() error
Cause function returns cause value.
func (SubscribeColumnReqValidationError) Error ¶
func (e SubscribeColumnReqValidationError) Error() string
Error satisfies the builtin error interface
func (SubscribeColumnReqValidationError) ErrorName ¶
func (e SubscribeColumnReqValidationError) ErrorName() string
ErrorName returns error name.
func (SubscribeColumnReqValidationError) Field ¶
func (e SubscribeColumnReqValidationError) Field() string
Field function returns field value.
func (SubscribeColumnReqValidationError) Key ¶
func (e SubscribeColumnReqValidationError) Key() bool
Key function returns key value.
func (SubscribeColumnReqValidationError) Reason ¶
func (e SubscribeColumnReqValidationError) Reason() string
Reason function returns reason value.
type SubscribeJudgeReply ¶
type SubscribeJudgeReply struct { Subscribe bool `protobuf:"varint,1,opt,name=subscribe,proto3" json:"subscribe,omitempty"` // contains filtered or unexported fields }
func (*SubscribeJudgeReply) Descriptor
deprecated
func (*SubscribeJudgeReply) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeJudgeReply.ProtoReflect.Descriptor instead.
func (*SubscribeJudgeReply) GetSubscribe ¶
func (x *SubscribeJudgeReply) GetSubscribe() bool
func (*SubscribeJudgeReply) ProtoMessage ¶
func (*SubscribeJudgeReply) ProtoMessage()
func (*SubscribeJudgeReply) ProtoReflect ¶
func (x *SubscribeJudgeReply) ProtoReflect() protoreflect.Message
func (*SubscribeJudgeReply) Reset ¶
func (x *SubscribeJudgeReply) Reset()
func (*SubscribeJudgeReply) String ¶
func (x *SubscribeJudgeReply) String() string
func (*SubscribeJudgeReply) Validate ¶
func (m *SubscribeJudgeReply) Validate() error
Validate checks the field values on SubscribeJudgeReply 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 (*SubscribeJudgeReply) ValidateAll ¶
func (m *SubscribeJudgeReply) ValidateAll() error
ValidateAll checks the field values on SubscribeJudgeReply 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 SubscribeJudgeReplyMultiError, or nil if none found.
type SubscribeJudgeReplyMultiError ¶
type SubscribeJudgeReplyMultiError []error
SubscribeJudgeReplyMultiError is an error wrapping multiple validation errors returned by SubscribeJudgeReply.ValidateAll() if the designated constraints aren't met.
func (SubscribeJudgeReplyMultiError) AllErrors ¶
func (m SubscribeJudgeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscribeJudgeReplyMultiError) Error ¶
func (m SubscribeJudgeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscribeJudgeReplyValidationError ¶
type SubscribeJudgeReplyValidationError struct {
// contains filtered or unexported fields
}
SubscribeJudgeReplyValidationError is the validation error returned by SubscribeJudgeReply.Validate if the designated constraints aren't met.
func (SubscribeJudgeReplyValidationError) Cause ¶
func (e SubscribeJudgeReplyValidationError) Cause() error
Cause function returns cause value.
func (SubscribeJudgeReplyValidationError) Error ¶
func (e SubscribeJudgeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (SubscribeJudgeReplyValidationError) ErrorName ¶
func (e SubscribeJudgeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (SubscribeJudgeReplyValidationError) Field ¶
func (e SubscribeJudgeReplyValidationError) Field() string
Field function returns field value.
func (SubscribeJudgeReplyValidationError) Key ¶
func (e SubscribeJudgeReplyValidationError) Key() bool
Key function returns key value.
func (SubscribeJudgeReplyValidationError) Reason ¶
func (e SubscribeJudgeReplyValidationError) Reason() string
Reason function returns reason value.
type SubscribeJudgeReq ¶
type SubscribeJudgeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,2,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*SubscribeJudgeReq) Descriptor
deprecated
func (*SubscribeJudgeReq) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeJudgeReq.ProtoReflect.Descriptor instead.
func (*SubscribeJudgeReq) GetId ¶
func (x *SubscribeJudgeReq) GetId() int32
func (*SubscribeJudgeReq) GetUuid ¶
func (x *SubscribeJudgeReq) GetUuid() string
func (*SubscribeJudgeReq) ProtoMessage ¶
func (*SubscribeJudgeReq) ProtoMessage()
func (*SubscribeJudgeReq) ProtoReflect ¶
func (x *SubscribeJudgeReq) ProtoReflect() protoreflect.Message
func (*SubscribeJudgeReq) Reset ¶
func (x *SubscribeJudgeReq) Reset()
func (*SubscribeJudgeReq) String ¶
func (x *SubscribeJudgeReq) String() string
func (*SubscribeJudgeReq) Validate ¶
func (m *SubscribeJudgeReq) Validate() error
Validate checks the field values on SubscribeJudgeReq 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 (*SubscribeJudgeReq) ValidateAll ¶
func (m *SubscribeJudgeReq) ValidateAll() error
ValidateAll checks the field values on SubscribeJudgeReq 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 SubscribeJudgeReqMultiError, or nil if none found.
type SubscribeJudgeReqMultiError ¶
type SubscribeJudgeReqMultiError []error
SubscribeJudgeReqMultiError is an error wrapping multiple validation errors returned by SubscribeJudgeReq.ValidateAll() if the designated constraints aren't met.
func (SubscribeJudgeReqMultiError) AllErrors ¶
func (m SubscribeJudgeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscribeJudgeReqMultiError) Error ¶
func (m SubscribeJudgeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscribeJudgeReqValidationError ¶
type SubscribeJudgeReqValidationError struct {
// contains filtered or unexported fields
}
SubscribeJudgeReqValidationError is the validation error returned by SubscribeJudgeReq.Validate if the designated constraints aren't met.
func (SubscribeJudgeReqValidationError) Cause ¶
func (e SubscribeJudgeReqValidationError) Cause() error
Cause function returns cause value.
func (SubscribeJudgeReqValidationError) Error ¶
func (e SubscribeJudgeReqValidationError) Error() string
Error satisfies the builtin error interface
func (SubscribeJudgeReqValidationError) ErrorName ¶
func (e SubscribeJudgeReqValidationError) ErrorName() string
ErrorName returns error name.
func (SubscribeJudgeReqValidationError) Field ¶
func (e SubscribeJudgeReqValidationError) Field() string
Field function returns field value.
func (SubscribeJudgeReqValidationError) Key ¶
func (e SubscribeJudgeReqValidationError) Key() bool
Key function returns key value.
func (SubscribeJudgeReqValidationError) Reason ¶
func (e SubscribeJudgeReqValidationError) Reason() string
Reason function returns reason value.
type TalkStatisticJudgeReply ¶
type TalkStatisticJudgeReply struct { Agree bool `protobuf:"varint,1,opt,name=agree,proto3" json:"agree,omitempty"` Collect bool `protobuf:"varint,2,opt,name=collect,proto3" json:"collect,omitempty"` // contains filtered or unexported fields }
func (*TalkStatisticJudgeReply) Descriptor
deprecated
func (*TalkStatisticJudgeReply) Descriptor() ([]byte, []int)
Deprecated: Use TalkStatisticJudgeReply.ProtoReflect.Descriptor instead.
func (*TalkStatisticJudgeReply) GetAgree ¶
func (x *TalkStatisticJudgeReply) GetAgree() bool
func (*TalkStatisticJudgeReply) GetCollect ¶
func (x *TalkStatisticJudgeReply) GetCollect() bool
func (*TalkStatisticJudgeReply) ProtoMessage ¶
func (*TalkStatisticJudgeReply) ProtoMessage()
func (*TalkStatisticJudgeReply) ProtoReflect ¶
func (x *TalkStatisticJudgeReply) ProtoReflect() protoreflect.Message
func (*TalkStatisticJudgeReply) Reset ¶
func (x *TalkStatisticJudgeReply) Reset()
func (*TalkStatisticJudgeReply) String ¶
func (x *TalkStatisticJudgeReply) String() string
func (*TalkStatisticJudgeReply) Validate ¶
func (m *TalkStatisticJudgeReply) Validate() error
Validate checks the field values on TalkStatisticJudgeReply 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 (*TalkStatisticJudgeReply) ValidateAll ¶
func (m *TalkStatisticJudgeReply) ValidateAll() error
ValidateAll checks the field values on TalkStatisticJudgeReply 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 TalkStatisticJudgeReplyMultiError, or nil if none found.
type TalkStatisticJudgeReplyMultiError ¶
type TalkStatisticJudgeReplyMultiError []error
TalkStatisticJudgeReplyMultiError is an error wrapping multiple validation errors returned by TalkStatisticJudgeReply.ValidateAll() if the designated constraints aren't met.
func (TalkStatisticJudgeReplyMultiError) AllErrors ¶
func (m TalkStatisticJudgeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TalkStatisticJudgeReplyMultiError) Error ¶
func (m TalkStatisticJudgeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TalkStatisticJudgeReplyValidationError ¶
type TalkStatisticJudgeReplyValidationError struct {
// contains filtered or unexported fields
}
TalkStatisticJudgeReplyValidationError is the validation error returned by TalkStatisticJudgeReply.Validate if the designated constraints aren't met.
func (TalkStatisticJudgeReplyValidationError) Cause ¶
func (e TalkStatisticJudgeReplyValidationError) Cause() error
Cause function returns cause value.
func (TalkStatisticJudgeReplyValidationError) Error ¶
func (e TalkStatisticJudgeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (TalkStatisticJudgeReplyValidationError) ErrorName ¶
func (e TalkStatisticJudgeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (TalkStatisticJudgeReplyValidationError) Field ¶
func (e TalkStatisticJudgeReplyValidationError) Field() string
Field function returns field value.
func (TalkStatisticJudgeReplyValidationError) Key ¶
func (e TalkStatisticJudgeReplyValidationError) Key() bool
Key function returns key value.
func (TalkStatisticJudgeReplyValidationError) Reason ¶
func (e TalkStatisticJudgeReplyValidationError) Reason() string
Reason function returns reason value.
type TalkStatisticJudgeReq ¶
type TalkStatisticJudgeReq struct { Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid string `protobuf:"bytes,3,opt,name=uuid,proto3" json:"uuid,omitempty"` // contains filtered or unexported fields }
func (*TalkStatisticJudgeReq) Descriptor
deprecated
func (*TalkStatisticJudgeReq) Descriptor() ([]byte, []int)
Deprecated: Use TalkStatisticJudgeReq.ProtoReflect.Descriptor instead.
func (*TalkStatisticJudgeReq) GetId ¶
func (x *TalkStatisticJudgeReq) GetId() int32
func (*TalkStatisticJudgeReq) GetUuid ¶
func (x *TalkStatisticJudgeReq) GetUuid() string
func (*TalkStatisticJudgeReq) ProtoMessage ¶
func (*TalkStatisticJudgeReq) ProtoMessage()
func (*TalkStatisticJudgeReq) ProtoReflect ¶
func (x *TalkStatisticJudgeReq) ProtoReflect() protoreflect.Message
func (*TalkStatisticJudgeReq) Reset ¶
func (x *TalkStatisticJudgeReq) Reset()
func (*TalkStatisticJudgeReq) String ¶
func (x *TalkStatisticJudgeReq) String() string
func (*TalkStatisticJudgeReq) Validate ¶
func (m *TalkStatisticJudgeReq) Validate() error
Validate checks the field values on TalkStatisticJudgeReq 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 (*TalkStatisticJudgeReq) ValidateAll ¶
func (m *TalkStatisticJudgeReq) ValidateAll() error
ValidateAll checks the field values on TalkStatisticJudgeReq 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 TalkStatisticJudgeReqMultiError, or nil if none found.
type TalkStatisticJudgeReqMultiError ¶
type TalkStatisticJudgeReqMultiError []error
TalkStatisticJudgeReqMultiError is an error wrapping multiple validation errors returned by TalkStatisticJudgeReq.ValidateAll() if the designated constraints aren't met.
func (TalkStatisticJudgeReqMultiError) AllErrors ¶
func (m TalkStatisticJudgeReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TalkStatisticJudgeReqMultiError) Error ¶
func (m TalkStatisticJudgeReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TalkStatisticJudgeReqValidationError ¶
type TalkStatisticJudgeReqValidationError struct {
// contains filtered or unexported fields
}
TalkStatisticJudgeReqValidationError is the validation error returned by TalkStatisticJudgeReq.Validate if the designated constraints aren't met.
func (TalkStatisticJudgeReqValidationError) Cause ¶
func (e TalkStatisticJudgeReqValidationError) Cause() error
Cause function returns cause value.
func (TalkStatisticJudgeReqValidationError) Error ¶
func (e TalkStatisticJudgeReqValidationError) Error() string
Error satisfies the builtin error interface
func (TalkStatisticJudgeReqValidationError) ErrorName ¶
func (e TalkStatisticJudgeReqValidationError) ErrorName() string
ErrorName returns error name.
func (TalkStatisticJudgeReqValidationError) Field ¶
func (e TalkStatisticJudgeReqValidationError) Field() string
Field function returns field value.
func (TalkStatisticJudgeReqValidationError) Key ¶
func (e TalkStatisticJudgeReqValidationError) Key() bool
Key function returns key value.
func (TalkStatisticJudgeReqValidationError) Reason ¶
func (e TalkStatisticJudgeReqValidationError) Reason() string
Reason function returns reason value.
type UnimplementedCreationServer ¶
type UnimplementedCreationServer struct { }
UnimplementedCreationServer must be embedded to have forward compatible implementations.
func (UnimplementedCreationServer) AddArticleContentReviewDbAndCache ¶
func (UnimplementedCreationServer) AddArticleContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) AddArticleImageReviewDbAndCache ¶
func (UnimplementedCreationServer) AddArticleImageReviewDbAndCache(context.Context, *AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) AddCollectionsContentReviewDbAndCache ¶
func (UnimplementedCreationServer) AddCollectionsContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) AddColumnContentReviewDbAndCache ¶
func (UnimplementedCreationServer) AddColumnContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) AddColumnImageReviewDbAndCache ¶
func (UnimplementedCreationServer) AddColumnImageReviewDbAndCache(context.Context, *AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) AddColumnIncludes ¶
func (UnimplementedCreationServer) AddColumnIncludes(context.Context, *AddColumnIncludesReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) AddColumnIncludesDbAndCache ¶
func (UnimplementedCreationServer) AddColumnIncludesDbAndCache(context.Context, *AddColumnIncludesDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) AddCreationComment ¶
func (UnimplementedCreationServer) AddCreationComment(context.Context, *AddCreationCommentReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) AddTalkContentReviewDbAndCache ¶
func (UnimplementedCreationServer) AddTalkContentReviewDbAndCache(context.Context, *AddCreationContentReviewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) AddTalkImageReviewDbAndCache ¶
func (UnimplementedCreationServer) AddTalkImageReviewDbAndCache(context.Context, *AddCreationImageReviewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) ArticleContentIrregular ¶
func (UnimplementedCreationServer) ArticleContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) ArticleDraftMark ¶
func (UnimplementedCreationServer) ArticleDraftMark(context.Context, *ArticleDraftMarkReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) ArticleImageIrregular ¶
func (UnimplementedCreationServer) ArticleImageIrregular(context.Context, *CreationImageIrregularReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) ArticleStatisticJudge ¶
func (UnimplementedCreationServer) ArticleStatisticJudge(context.Context, *ArticleStatisticJudgeReq) (*ArticleStatisticJudgeReply, error)
func (UnimplementedCreationServer) CancelArticleAgree ¶
func (UnimplementedCreationServer) CancelArticleAgree(context.Context, *CancelArticleAgreeReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelArticleAgreeDbAndCache ¶
func (UnimplementedCreationServer) CancelArticleAgreeDbAndCache(context.Context, *CancelArticleAgreeDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelArticleCollect ¶
func (UnimplementedCreationServer) CancelArticleCollect(context.Context, *CancelArticleCollectReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelArticleCollectDbAndCache ¶
func (UnimplementedCreationServer) CancelArticleCollectDbAndCache(context.Context, *CancelArticleCollectDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelColumnAgree ¶
func (UnimplementedCreationServer) CancelColumnAgree(context.Context, *CancelColumnAgreeReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelColumnAgreeDbAndCache ¶
func (UnimplementedCreationServer) CancelColumnAgreeDbAndCache(context.Context, *CancelColumnAgreeDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelColumnCollect ¶
func (UnimplementedCreationServer) CancelColumnCollect(context.Context, *CancelColumnCollectReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelColumnCollectDbAndCache ¶
func (UnimplementedCreationServer) CancelColumnCollectDbAndCache(context.Context, *CancelColumnCollectDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelColumnSubscribeDbAndCache ¶
func (UnimplementedCreationServer) CancelColumnSubscribeDbAndCache(context.Context, *CancelColumnSubscribeDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelSubscribeColumn ¶
func (UnimplementedCreationServer) CancelSubscribeColumn(context.Context, *CancelSubscribeColumnReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelTalkAgree ¶
func (UnimplementedCreationServer) CancelTalkAgree(context.Context, *CancelTalkAgreeReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelTalkAgreeDbAndCache ¶
func (UnimplementedCreationServer) CancelTalkAgreeDbAndCache(context.Context, *CancelTalkAgreeDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelTalkCollect ¶
func (UnimplementedCreationServer) CancelTalkCollect(context.Context, *CancelTalkCollectReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CancelTalkCollectDbAndCache ¶
func (UnimplementedCreationServer) CancelTalkCollectDbAndCache(context.Context, *CancelTalkCollectDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CollectionsContentIrregular ¶
func (UnimplementedCreationServer) CollectionsContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) ColumnContentIrregular ¶
func (UnimplementedCreationServer) ColumnContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) ColumnImageIrregular ¶
func (UnimplementedCreationServer) ColumnImageIrregular(context.Context, *CreationImageIrregularReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) ColumnStatisticJudge ¶
func (UnimplementedCreationServer) ColumnStatisticJudge(context.Context, *ColumnStatisticJudgeReq) (*ColumnStatisticJudgeReply, error)
func (UnimplementedCreationServer) CreateArticle ¶
func (UnimplementedCreationServer) CreateArticle(context.Context, *CreateArticleReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CreateArticleDbCacheAndSearch ¶
func (UnimplementedCreationServer) CreateArticleDbCacheAndSearch(context.Context, *CreateArticleDbCacheAndSearchReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CreateArticleDraft ¶
func (UnimplementedCreationServer) CreateArticleDraft(context.Context, *CreateArticleDraftReq) (*CreateArticleDraftReply, error)
func (UnimplementedCreationServer) CreateCollections ¶
func (UnimplementedCreationServer) CreateCollections(context.Context, *CreateCollectionsReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CreateCollectionsDbAndCache ¶
func (UnimplementedCreationServer) CreateCollectionsDbAndCache(context.Context, *CreateCollectionsDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CreateCollectionsDraft ¶
func (UnimplementedCreationServer) CreateCollectionsDraft(context.Context, *CreateCollectionsDraftReq) (*CreateCollectionsDraftReply, error)
func (UnimplementedCreationServer) CreateColumn ¶
func (UnimplementedCreationServer) CreateColumn(context.Context, *CreateColumnReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CreateColumnDbCacheAndSearch ¶
func (UnimplementedCreationServer) CreateColumnDbCacheAndSearch(context.Context, *CreateColumnDbCacheAndSearchReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CreateColumnDraft ¶
func (UnimplementedCreationServer) CreateColumnDraft(context.Context, *CreateColumnDraftReq) (*CreateColumnDraftReply, error)
func (UnimplementedCreationServer) CreateTalk ¶
func (UnimplementedCreationServer) CreateTalk(context.Context, *CreateTalkReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CreateTalkDbCacheAndSearch ¶
func (UnimplementedCreationServer) CreateTalkDbCacheAndSearch(context.Context, *CreateTalkDbCacheAndSearchReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) CreateTalkDraft ¶
func (UnimplementedCreationServer) CreateTalkDraft(context.Context, *CreateTalkDraftReq) (*CreateTalkDraftReply, error)
func (UnimplementedCreationServer) DeleteArticle ¶
func (UnimplementedCreationServer) DeleteArticle(context.Context, *DeleteArticleReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteArticleCacheAndSearch ¶
func (UnimplementedCreationServer) DeleteArticleCacheAndSearch(context.Context, *DeleteArticleCacheAndSearchReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteArticleDraft ¶ added in v1.3.0
func (UnimplementedCreationServer) DeleteArticleDraft(context.Context, *DeleteArticleDraftReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteCollections ¶
func (UnimplementedCreationServer) DeleteCollections(context.Context, *DeleteCollectionsReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteCollectionsCache ¶
func (UnimplementedCreationServer) DeleteCollectionsCache(context.Context, *DeleteCollectionsCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteColumn ¶
func (UnimplementedCreationServer) DeleteColumn(context.Context, *DeleteColumnReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteColumnCacheAndSearch ¶
func (UnimplementedCreationServer) DeleteColumnCacheAndSearch(context.Context, *DeleteColumnCacheAndSearchReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteColumnIncludes ¶
func (UnimplementedCreationServer) DeleteColumnIncludes(context.Context, *DeleteColumnIncludesReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteColumnIncludesDbAndCache ¶
func (UnimplementedCreationServer) DeleteColumnIncludesDbAndCache(context.Context, *DeleteColumnIncludesDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteTalk ¶
func (UnimplementedCreationServer) DeleteTalk(context.Context, *DeleteTalkReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) DeleteTalkCacheAndSearch ¶
func (UnimplementedCreationServer) DeleteTalkCacheAndSearch(context.Context, *DeleteTalkCacheAndSearchReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) EditArticle ¶
func (UnimplementedCreationServer) EditArticle(context.Context, *EditArticleReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) EditArticleCosAndSearch ¶
func (UnimplementedCreationServer) EditArticleCosAndSearch(context.Context, *EditArticleCosAndSearchReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) EditCollections ¶
func (UnimplementedCreationServer) EditCollections(context.Context, *EditCollectionsReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) EditCollectionsCos ¶
func (UnimplementedCreationServer) EditCollectionsCos(context.Context, *EditCollectionsCosReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) EditColumn ¶
func (UnimplementedCreationServer) EditColumn(context.Context, *EditColumnReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) EditColumnCosAndSearch ¶
func (UnimplementedCreationServer) EditColumnCosAndSearch(context.Context, *EditColumnCosAndSearchReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) EditTalk ¶
func (UnimplementedCreationServer) EditTalk(context.Context, *EditTalkReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) EditTalkCosAndSearch ¶
func (UnimplementedCreationServer) EditTalkCosAndSearch(context.Context, *EditTalkCosAndSearchReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) GetArticleContentReview ¶
func (UnimplementedCreationServer) GetArticleContentReview(context.Context, *GetArticleContentReviewReq) (*GetArticleContentReviewReply, error)
func (UnimplementedCreationServer) GetArticleCount ¶
func (UnimplementedCreationServer) GetArticleCount(context.Context, *GetArticleCountReq) (*GetArticleCountReply, error)
func (UnimplementedCreationServer) GetArticleCountVisitor ¶
func (UnimplementedCreationServer) GetArticleCountVisitor(context.Context, *GetArticleCountVisitorReq) (*GetArticleCountReply, error)
func (UnimplementedCreationServer) GetArticleDraftList ¶
func (UnimplementedCreationServer) GetArticleDraftList(context.Context, *GetArticleDraftListReq) (*GetArticleDraftListReply, error)
func (UnimplementedCreationServer) GetArticleImageReview ¶
func (UnimplementedCreationServer) GetArticleImageReview(context.Context, *GetArticleImageReviewReq) (*GetArticleImageReviewReply, error)
func (UnimplementedCreationServer) GetArticleList ¶
func (UnimplementedCreationServer) GetArticleList(context.Context, *GetArticleListReq) (*GetArticleListReply, error)
func (UnimplementedCreationServer) GetArticleListHot ¶
func (UnimplementedCreationServer) GetArticleListHot(context.Context, *GetArticleListHotReq) (*GetArticleListHotReply, error)
func (UnimplementedCreationServer) GetArticleListStatistic ¶
func (UnimplementedCreationServer) GetArticleListStatistic(context.Context, *GetArticleListStatisticReq) (*GetArticleListStatisticReply, error)
func (UnimplementedCreationServer) GetArticleSearch ¶
func (UnimplementedCreationServer) GetArticleSearch(context.Context, *GetArticleSearchReq) (*GetArticleSearchReply, error)
func (UnimplementedCreationServer) GetArticleStatistic ¶
func (UnimplementedCreationServer) GetArticleStatistic(context.Context, *GetArticleStatisticReq) (*GetArticleStatisticReply, error)
func (UnimplementedCreationServer) GetCollectArticleCount ¶
func (UnimplementedCreationServer) GetCollectArticleCount(context.Context, *GetCollectArticleCountReq) (*GetCollectArticleCountReply, error)
func (UnimplementedCreationServer) GetCollectArticleList ¶
func (UnimplementedCreationServer) GetCollectArticleList(context.Context, *GetCollectArticleListReq) (*GetArticleListReply, error)
func (UnimplementedCreationServer) GetCollectColumnCount ¶
func (UnimplementedCreationServer) GetCollectColumnCount(context.Context, *GetCollectColumnCountReq) (*GetCollectColumnCountReply, error)
func (UnimplementedCreationServer) GetCollectColumnList ¶
func (UnimplementedCreationServer) GetCollectColumnList(context.Context, *GetCollectColumnListReq) (*GetColumnListReply, error)
func (UnimplementedCreationServer) GetCollectTalkCount ¶
func (UnimplementedCreationServer) GetCollectTalkCount(context.Context, *GetCollectTalkCountReq) (*GetCollectTalkCountReply, error)
func (UnimplementedCreationServer) GetCollectTalkList ¶
func (UnimplementedCreationServer) GetCollectTalkList(context.Context, *GetCollectTalkListReq) (*GetTalkListReply, error)
func (UnimplementedCreationServer) GetCollectionListInfo ¶
func (UnimplementedCreationServer) GetCollectionListInfo(context.Context, *GetCollectionListInfoReq) (*GetCollectionsListReply, error)
func (UnimplementedCreationServer) GetCollections ¶
func (UnimplementedCreationServer) GetCollections(context.Context, *GetCollectionsReq) (*GetCollectionsReply, error)
func (UnimplementedCreationServer) GetCollectionsContentReview ¶
func (UnimplementedCreationServer) GetCollectionsContentReview(context.Context, *GetCollectionsContentReviewReq) (*GetCollectionsContentReviewReply, error)
func (UnimplementedCreationServer) GetCollectionsCount ¶
func (UnimplementedCreationServer) GetCollectionsCount(context.Context, *GetCollectionsCountReq) (*GetCollectionsCountReply, error)
func (UnimplementedCreationServer) GetCollectionsList ¶
func (UnimplementedCreationServer) GetCollectionsList(context.Context, *GetCollectionsListReq) (*GetCollectionsListReply, error)
func (UnimplementedCreationServer) GetCollectionsListAll ¶
func (UnimplementedCreationServer) GetCollectionsListAll(context.Context, *GetCollectionsListAllReq) (*GetCollectionsListReply, error)
func (UnimplementedCreationServer) GetCollectionsListByVisitor ¶
func (UnimplementedCreationServer) GetCollectionsListByVisitor(context.Context, *GetCollectionsListReq) (*GetCollectionsListReply, error)
func (UnimplementedCreationServer) GetCollectionsVisitorCount ¶
func (UnimplementedCreationServer) GetCollectionsVisitorCount(context.Context, *GetCollectionsCountReq) (*GetCollectionsCountReply, error)
func (UnimplementedCreationServer) GetColumnArticleList ¶
func (UnimplementedCreationServer) GetColumnArticleList(context.Context, *GetColumnArticleListReq) (*GetArticleListReply, error)
func (UnimplementedCreationServer) GetColumnContentReview ¶
func (UnimplementedCreationServer) GetColumnContentReview(context.Context, *GetColumnContentReviewReq) (*GetColumnContentReviewReply, error)
func (UnimplementedCreationServer) GetColumnCount ¶
func (UnimplementedCreationServer) GetColumnCount(context.Context, *GetColumnCountReq) (*GetColumnCountReply, error)
func (UnimplementedCreationServer) GetColumnCountVisitor ¶
func (UnimplementedCreationServer) GetColumnCountVisitor(context.Context, *GetColumnCountVisitorReq) (*GetColumnCountReply, error)
func (UnimplementedCreationServer) GetColumnImageReview ¶
func (UnimplementedCreationServer) GetColumnImageReview(context.Context, *GetColumnImageReviewReq) (*GetColumnImageReviewReply, error)
func (UnimplementedCreationServer) GetColumnList ¶
func (UnimplementedCreationServer) GetColumnList(context.Context, *GetColumnListReq) (*GetColumnListReply, error)
func (UnimplementedCreationServer) GetColumnListHot ¶
func (UnimplementedCreationServer) GetColumnListHot(context.Context, *GetColumnListHotReq) (*GetColumnListHotReply, error)
func (UnimplementedCreationServer) GetColumnListStatistic ¶
func (UnimplementedCreationServer) GetColumnListStatistic(context.Context, *GetColumnListStatisticReq) (*GetColumnListStatisticReply, error)
func (UnimplementedCreationServer) GetColumnSearch ¶
func (UnimplementedCreationServer) GetColumnSearch(context.Context, *GetColumnSearchReq) (*GetColumnSearchReply, error)
func (UnimplementedCreationServer) GetColumnStatistic ¶
func (UnimplementedCreationServer) GetColumnStatistic(context.Context, *GetColumnStatisticReq) (*GetColumnStatisticReply, error)
func (UnimplementedCreationServer) GetColumnSubscribes ¶
func (UnimplementedCreationServer) GetColumnSubscribes(context.Context, *GetColumnSubscribesReq) (*GetColumnSubscribesReply, error)
func (UnimplementedCreationServer) GetCreationUser ¶
func (UnimplementedCreationServer) GetCreationUser(context.Context, *GetCreationUserReq) (*GetCreationUserReply, error)
func (UnimplementedCreationServer) GetCreationUserVisitor ¶
func (UnimplementedCreationServer) GetCreationUserVisitor(context.Context, *GetCreationUserReq) (*GetCreationUserReply, error)
func (UnimplementedCreationServer) GetLastArticleDraft ¶
func (UnimplementedCreationServer) GetLastArticleDraft(context.Context, *GetLastArticleDraftReq) (*GetLastArticleDraftReply, error)
func (UnimplementedCreationServer) GetLastCollectionsDraft ¶
func (UnimplementedCreationServer) GetLastCollectionsDraft(context.Context, *GetLastCollectionsDraftReq) (*GetLastCollectionsDraftReply, error)
func (UnimplementedCreationServer) GetLastColumnDraft ¶
func (UnimplementedCreationServer) GetLastColumnDraft(context.Context, *GetLastColumnDraftReq) (*GetLastColumnDraftReply, error)
func (UnimplementedCreationServer) GetLastTalkDraft ¶
func (UnimplementedCreationServer) GetLastTalkDraft(context.Context, *GetLastTalkDraftReq) (*GetLastTalkDraftReply, error)
func (UnimplementedCreationServer) GetLeaderBoard ¶
func (UnimplementedCreationServer) GetLeaderBoard(context.Context, *emptypb.Empty) (*GetLeaderBoardReply, error)
func (UnimplementedCreationServer) GetNews ¶
func (UnimplementedCreationServer) GetNews(context.Context, *GetNewsReq) (*GetNewsReply, error)
func (UnimplementedCreationServer) GetNewsSearch ¶ added in v1.4.0
func (UnimplementedCreationServer) GetNewsSearch(context.Context, *GetNewsSearchReq) (*GetNewsSearchReply, error)
func (UnimplementedCreationServer) GetSubscribeList ¶
func (UnimplementedCreationServer) GetSubscribeList(context.Context, *GetSubscribeListReq) (*GetSubscribeListReply, error)
func (UnimplementedCreationServer) GetSubscribeListCount ¶
func (UnimplementedCreationServer) GetSubscribeListCount(context.Context, *GetSubscribeListCountReq) (*GetSubscribeListCountReply, error)
func (UnimplementedCreationServer) GetTalkContentReview ¶
func (UnimplementedCreationServer) GetTalkContentReview(context.Context, *GetTalkContentReviewReq) (*GetTalkContentReviewReply, error)
func (UnimplementedCreationServer) GetTalkCount ¶
func (UnimplementedCreationServer) GetTalkCount(context.Context, *GetTalkCountReq) (*GetTalkCountReply, error)
func (UnimplementedCreationServer) GetTalkCountVisitor ¶
func (UnimplementedCreationServer) GetTalkCountVisitor(context.Context, *GetTalkCountVisitorReq) (*GetTalkCountReply, error)
func (UnimplementedCreationServer) GetTalkImageReview ¶
func (UnimplementedCreationServer) GetTalkImageReview(context.Context, *GetTalkImageReviewReq) (*GetTalkImageReviewReply, error)
func (UnimplementedCreationServer) GetTalkList ¶
func (UnimplementedCreationServer) GetTalkList(context.Context, *GetTalkListReq) (*GetTalkListReply, error)
func (UnimplementedCreationServer) GetTalkListHot ¶
func (UnimplementedCreationServer) GetTalkListHot(context.Context, *GetTalkListHotReq) (*GetTalkListHotReply, error)
func (UnimplementedCreationServer) GetTalkListStatistic ¶
func (UnimplementedCreationServer) GetTalkListStatistic(context.Context, *GetTalkListStatisticReq) (*GetTalkListStatisticReply, error)
func (UnimplementedCreationServer) GetTalkSearch ¶
func (UnimplementedCreationServer) GetTalkSearch(context.Context, *GetTalkSearchReq) (*GetTalkSearchReply, error)
func (UnimplementedCreationServer) GetTalkStatistic ¶
func (UnimplementedCreationServer) GetTalkStatistic(context.Context, *GetTalkStatisticReq) (*GetTalkStatisticReply, error)
func (UnimplementedCreationServer) GetUserArticleAgree ¶
func (UnimplementedCreationServer) GetUserArticleAgree(context.Context, *GetUserArticleAgreeReq) (*GetUserArticleAgreeReply, error)
func (UnimplementedCreationServer) GetUserArticleCollect ¶
func (UnimplementedCreationServer) GetUserArticleCollect(context.Context, *GetUserArticleCollectReq) (*GetUserArticleCollectReply, error)
func (UnimplementedCreationServer) GetUserArticleList ¶
func (UnimplementedCreationServer) GetUserArticleList(context.Context, *GetUserArticleListReq) (*GetArticleListReply, error)
func (UnimplementedCreationServer) GetUserArticleListAll ¶
func (UnimplementedCreationServer) GetUserArticleListAll(context.Context, *GetUserArticleListAllReq) (*GetArticleListReply, error)
func (UnimplementedCreationServer) GetUserArticleListVisitor ¶
func (UnimplementedCreationServer) GetUserArticleListVisitor(context.Context, *GetUserArticleListVisitorReq) (*GetArticleListReply, error)
func (UnimplementedCreationServer) GetUserColumnAgree ¶
func (UnimplementedCreationServer) GetUserColumnAgree(context.Context, *GetUserColumnAgreeReq) (*GetUserColumnAgreeReply, error)
func (UnimplementedCreationServer) GetUserColumnCollect ¶
func (UnimplementedCreationServer) GetUserColumnCollect(context.Context, *GetUserColumnCollectReq) (*GetUserColumnCollectReply, error)
func (UnimplementedCreationServer) GetUserColumnList ¶
func (UnimplementedCreationServer) GetUserColumnList(context.Context, *GetUserColumnListReq) (*GetColumnListReply, error)
func (UnimplementedCreationServer) GetUserColumnListVisitor ¶
func (UnimplementedCreationServer) GetUserColumnListVisitor(context.Context, *GetUserColumnListVisitorReq) (*GetColumnListReply, error)
func (UnimplementedCreationServer) GetUserSubscribeColumn ¶
func (UnimplementedCreationServer) GetUserSubscribeColumn(context.Context, *GetUserSubscribeColumnReq) (*GetUserSubscribeColumnReply, error)
func (UnimplementedCreationServer) GetUserTalkAgree ¶
func (UnimplementedCreationServer) GetUserTalkAgree(context.Context, *GetUserTalkAgreeReq) (*GetUserTalkAgreeReply, error)
func (UnimplementedCreationServer) GetUserTalkCollect ¶
func (UnimplementedCreationServer) GetUserTalkCollect(context.Context, *GetUserTalkCollectReq) (*GetUserTalkCollectReply, error)
func (UnimplementedCreationServer) GetUserTalkList ¶
func (UnimplementedCreationServer) GetUserTalkList(context.Context, *GetUserTalkListReq) (*GetTalkListReply, error)
func (UnimplementedCreationServer) GetUserTalkListVisitor ¶
func (UnimplementedCreationServer) GetUserTalkListVisitor(context.Context, *GetUserTalkListVisitorReq) (*GetTalkListReply, error)
func (UnimplementedCreationServer) GetUserTimeLineList ¶
func (UnimplementedCreationServer) GetUserTimeLineList(context.Context, *GetUserTimeLineListReq) (*GetUserTimeLineListReply, error)
func (UnimplementedCreationServer) ReduceCreationComment ¶
func (UnimplementedCreationServer) ReduceCreationComment(context.Context, *ReduceCreationCommentReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SendArticle ¶
func (UnimplementedCreationServer) SendArticle(context.Context, *SendArticleReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SendArticleEdit ¶
func (UnimplementedCreationServer) SendArticleEdit(context.Context, *SendArticleEditReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SendCollections ¶
func (UnimplementedCreationServer) SendCollections(context.Context, *SendCollectionsReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SendCollectionsEdit ¶
func (UnimplementedCreationServer) SendCollectionsEdit(context.Context, *SendCollectionsEditReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SendColumn ¶
func (UnimplementedCreationServer) SendColumn(context.Context, *SendColumnReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SendColumnEdit ¶
func (UnimplementedCreationServer) SendColumnEdit(context.Context, *SendColumnEditReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SendTalk ¶
func (UnimplementedCreationServer) SendTalk(context.Context, *SendTalkReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SendTalkEdit ¶
func (UnimplementedCreationServer) SendTalkEdit(context.Context, *SendTalkEditReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetArticleAgree ¶
func (UnimplementedCreationServer) SetArticleAgree(context.Context, *SetArticleAgreeReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetArticleAgreeDbAndCache ¶
func (UnimplementedCreationServer) SetArticleAgreeDbAndCache(context.Context, *SetArticleAgreeDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetArticleCollect ¶
func (UnimplementedCreationServer) SetArticleCollect(context.Context, *SetArticleCollectReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetArticleCollectDbAndCache ¶
func (UnimplementedCreationServer) SetArticleCollectDbAndCache(context.Context, *SetArticleCollectDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetArticleView ¶
func (UnimplementedCreationServer) SetArticleView(context.Context, *SetArticleViewReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetArticleViewDbAndCache ¶
func (UnimplementedCreationServer) SetArticleViewDbAndCache(context.Context, *SetArticleViewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetColumnAgree ¶
func (UnimplementedCreationServer) SetColumnAgree(context.Context, *SetColumnAgreeReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetColumnAgreeDbAndCache ¶
func (UnimplementedCreationServer) SetColumnAgreeDbAndCache(context.Context, *SetColumnAgreeDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetColumnCollect ¶
func (UnimplementedCreationServer) SetColumnCollect(context.Context, *SetColumnCollectReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetColumnCollectDbAndCache ¶
func (UnimplementedCreationServer) SetColumnCollectDbAndCache(context.Context, *SetColumnCollectDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetColumnSubscribeDbAndCache ¶
func (UnimplementedCreationServer) SetColumnSubscribeDbAndCache(context.Context, *SetColumnSubscribeDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetColumnView ¶
func (UnimplementedCreationServer) SetColumnView(context.Context, *SetColumnViewReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetColumnViewDbAndCache ¶
func (UnimplementedCreationServer) SetColumnViewDbAndCache(context.Context, *SetColumnViewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetTalkAgree ¶
func (UnimplementedCreationServer) SetTalkAgree(context.Context, *SetTalkAgreeReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetTalkAgreeDbAndCache ¶
func (UnimplementedCreationServer) SetTalkAgreeDbAndCache(context.Context, *SetTalkAgreeDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetTalkCollect ¶
func (UnimplementedCreationServer) SetTalkCollect(context.Context, *SetTalkCollectReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetTalkCollectDbAndCache ¶
func (UnimplementedCreationServer) SetTalkCollectDbAndCache(context.Context, *SetTalkCollectDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetTalkView ¶
func (UnimplementedCreationServer) SetTalkView(context.Context, *SetTalkViewReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SetTalkViewDbAndCache ¶
func (UnimplementedCreationServer) SetTalkViewDbAndCache(context.Context, *SetTalkViewDbAndCacheReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SubscribeColumn ¶
func (UnimplementedCreationServer) SubscribeColumn(context.Context, *SubscribeColumnReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) SubscribeJudge ¶
func (UnimplementedCreationServer) SubscribeJudge(context.Context, *SubscribeJudgeReq) (*SubscribeJudgeReply, error)
func (UnimplementedCreationServer) TalkContentIrregular ¶
func (UnimplementedCreationServer) TalkContentIrregular(context.Context, *CreationContentIrregularReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) TalkImageIrregular ¶
func (UnimplementedCreationServer) TalkImageIrregular(context.Context, *CreationImageIrregularReq) (*emptypb.Empty, error)
func (UnimplementedCreationServer) TalkStatisticJudge ¶
func (UnimplementedCreationServer) TalkStatisticJudge(context.Context, *TalkStatisticJudgeReq) (*TalkStatisticJudgeReply, error)
type UnsafeCreationServer ¶
type UnsafeCreationServer interface {
// contains filtered or unexported methods
}
UnsafeCreationServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CreationServer will result in compilation errors.