article

package
v0.0.43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ArticleRpcService_Create_FullMethodName                = "/article.ArticleRpcService/Create"
	ArticleRpcService_Update_FullMethodName                = "/article.ArticleRpcService/Update"
	ArticleRpcService_Delete_FullMethodName                = "/article.ArticleRpcService/Delete"
	ArticleRpcService_DeleteIds_FullMethodName             = "/article.ArticleRpcService/DeleteIds"
	ArticleRpcService_Query_FullMethodName                 = "/article.ArticleRpcService/Query"
	ArticleRpcService_QueryList_FullMethodName             = "/article.ArticleRpcService/QueryList"
	ArticleRpcService_QueryRecommendList_FullMethodName    = "/article.ArticleRpcService/QueryRecommendList"
	ArticleRpcService_UpdateStatus_FullMethodName          = "/article.ArticleRpcService/UpdateStatus"
	ArticleRpcService_BindArticleLabels_FullMethodName     = "/article.ArticleRpcService/BindArticleLabels"
	ArticleRpcService_UnBindArticleLabels_FullMethodName   = "/article.ArticleRpcService/UnBindArticleLabels"
	ArticleRpcService_RelatedSitesCreate_FullMethodName    = "/article.ArticleRpcService/RelatedSitesCreate"
	ArticleRpcService_RelatedSitesUpdate_FullMethodName    = "/article.ArticleRpcService/RelatedSitesUpdate"
	ArticleRpcService_RelatedSitesDelete_FullMethodName    = "/article.ArticleRpcService/RelatedSitesDelete"
	ArticleRpcService_RelatedSitesDeleteIds_FullMethodName = "/article.ArticleRpcService/RelatedSitesDeleteIds"
	ArticleRpcService_RelatedSitesQuery_FullMethodName     = "/article.ArticleRpcService/RelatedSitesQuery"
	ArticleRpcService_RelatedSitesQueryIds_FullMethodName  = "/article.ArticleRpcService/RelatedSitesQueryIds"
	ArticleRpcService_RelatedSitesQueryList_FullMethodName = "/article.ArticleRpcService/RelatedSitesQueryList"
	ArticleRpcService_AttachmentCreate_FullMethodName      = "/article.ArticleRpcService/AttachmentCreate"
	ArticleRpcService_AttachmentUpdate_FullMethodName      = "/article.ArticleRpcService/AttachmentUpdate"
	ArticleRpcService_AttachmentDelete_FullMethodName      = "/article.ArticleRpcService/AttachmentDelete"
	ArticleRpcService_AttachmentDeleteIds_FullMethodName   = "/article.ArticleRpcService/AttachmentDeleteIds"
	ArticleRpcService_AttachmentQuery_FullMethodName       = "/article.ArticleRpcService/AttachmentQuery"
	ArticleRpcService_AttachmentQueryList_FullMethodName   = "/article.ArticleRpcService/AttachmentQueryList"
	ArticleRpcService_AttaFileCreate_FullMethodName        = "/article.ArticleRpcService/AttaFileCreate"
	ArticleRpcService_AttaFileDelete_FullMethodName        = "/article.ArticleRpcService/AttaFileDelete"
	ArticleRpcService_AttaFileDeleteIds_FullMethodName     = "/article.ArticleRpcService/AttaFileDeleteIds"
	ArticleRpcService_AttaFileQuery_FullMethodName         = "/article.ArticleRpcService/AttaFileQuery"
	ArticleRpcService_AttaFileQueryList_FullMethodName     = "/article.ArticleRpcService/AttaFileQueryList"
)

Variables

View Source
var ArticleRpcService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "article.ArticleRpcService",
	HandlerType: (*ArticleRpcServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Create",
			Handler:    _ArticleRpcService_Create_Handler,
		},
		{
			MethodName: "Update",
			Handler:    _ArticleRpcService_Update_Handler,
		},
		{
			MethodName: "Delete",
			Handler:    _ArticleRpcService_Delete_Handler,
		},
		{
			MethodName: "DeleteIds",
			Handler:    _ArticleRpcService_DeleteIds_Handler,
		},
		{
			MethodName: "Query",
			Handler:    _ArticleRpcService_Query_Handler,
		},
		{
			MethodName: "QueryList",
			Handler:    _ArticleRpcService_QueryList_Handler,
		},
		{
			MethodName: "QueryRecommendList",
			Handler:    _ArticleRpcService_QueryRecommendList_Handler,
		},
		{
			MethodName: "UpdateStatus",
			Handler:    _ArticleRpcService_UpdateStatus_Handler,
		},
		{
			MethodName: "BindArticleLabels",
			Handler:    _ArticleRpcService_BindArticleLabels_Handler,
		},
		{
			MethodName: "UnBindArticleLabels",
			Handler:    _ArticleRpcService_UnBindArticleLabels_Handler,
		},
		{
			MethodName: "RelatedSitesCreate",
			Handler:    _ArticleRpcService_RelatedSitesCreate_Handler,
		},
		{
			MethodName: "RelatedSitesUpdate",
			Handler:    _ArticleRpcService_RelatedSitesUpdate_Handler,
		},
		{
			MethodName: "RelatedSitesDelete",
			Handler:    _ArticleRpcService_RelatedSitesDelete_Handler,
		},
		{
			MethodName: "RelatedSitesDeleteIds",
			Handler:    _ArticleRpcService_RelatedSitesDeleteIds_Handler,
		},
		{
			MethodName: "RelatedSitesQuery",
			Handler:    _ArticleRpcService_RelatedSitesQuery_Handler,
		},
		{
			MethodName: "RelatedSitesQueryIds",
			Handler:    _ArticleRpcService_RelatedSitesQueryIds_Handler,
		},
		{
			MethodName: "RelatedSitesQueryList",
			Handler:    _ArticleRpcService_RelatedSitesQueryList_Handler,
		},
		{
			MethodName: "AttachmentCreate",
			Handler:    _ArticleRpcService_AttachmentCreate_Handler,
		},
		{
			MethodName: "AttachmentUpdate",
			Handler:    _ArticleRpcService_AttachmentUpdate_Handler,
		},
		{
			MethodName: "AttachmentDelete",
			Handler:    _ArticleRpcService_AttachmentDelete_Handler,
		},
		{
			MethodName: "AttachmentDeleteIds",
			Handler:    _ArticleRpcService_AttachmentDeleteIds_Handler,
		},
		{
			MethodName: "AttachmentQuery",
			Handler:    _ArticleRpcService_AttachmentQuery_Handler,
		},
		{
			MethodName: "AttachmentQueryList",
			Handler:    _ArticleRpcService_AttachmentQueryList_Handler,
		},
		{
			MethodName: "AttaFileCreate",
			Handler:    _ArticleRpcService_AttaFileCreate_Handler,
		},
		{
			MethodName: "AttaFileDelete",
			Handler:    _ArticleRpcService_AttaFileDelete_Handler,
		},
		{
			MethodName: "AttaFileDeleteIds",
			Handler:    _ArticleRpcService_AttaFileDeleteIds_Handler,
		},
		{
			MethodName: "AttaFileQuery",
			Handler:    _ArticleRpcService_AttaFileQuery_Handler,
		},
		{
			MethodName: "AttaFileQueryList",
			Handler:    _ArticleRpcService_AttaFileQueryList_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "article.proto",
}

ArticleRpcService_ServiceDesc is the grpc.ServiceDesc for ArticleRpcService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_article_proto protoreflect.FileDescriptor

Functions

func RegisterArticleRpcServiceServer

func RegisterArticleRpcServiceServer(s grpc.ServiceRegistrar, srv ArticleRpcServiceServer)

Types

type ArticleRpcServiceClient

type ArticleRpcServiceClient interface {
	Create(ctx context.Context, in *CreateArticleReq, opts ...grpc.CallOption) (*CreateArticleResp, error)
	Update(ctx context.Context, in *UpdateArticleReq, opts ...grpc.CallOption) (*Response, error)
	Delete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	DeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	Query(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryArticleResp, error)
	QueryList(ctx context.Context, in *QueryArticleListReq, opts ...grpc.CallOption) (*QueryArticleListResp, error)
	QueryRecommendList(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryRecommendListResp, error)
	UpdateStatus(ctx context.Context, in *UpdateStatusReq, opts ...grpc.CallOption) (*Response, error)
	BindArticleLabels(ctx context.Context, in *UpdateBindLabelsReq, opts ...grpc.CallOption) (*Response, error)
	UnBindArticleLabels(ctx context.Context, in *UpdateBindLabelsReq, opts ...grpc.CallOption) (*Response, error)
	// note: 相关站点
	RelatedSitesCreate(ctx context.Context, in *CreateRelatedSitesReq, opts ...grpc.CallOption) (*CreateResponse, error)
	RelatedSitesUpdate(ctx context.Context, in *UpdateRelatedSitesReq, opts ...grpc.CallOption) (*Response, error)
	RelatedSitesDelete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	RelatedSitesDeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	RelatedSitesQuery(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryRelatedSitesResp, error)
	RelatedSitesQueryIds(ctx context.Context, in *QueryIdsReq, opts ...grpc.CallOption) (*QueryRelatedSitesListResp, error)
	RelatedSitesQueryList(ctx context.Context, in *QueryRelatedSitesListReq, opts ...grpc.CallOption) (*QueryRelatedSitesListResp, error)
	// note: 附件模块
	AttachmentCreate(ctx context.Context, in *CreateAttachmentReq, opts ...grpc.CallOption) (*CreateResponse, error)
	AttachmentUpdate(ctx context.Context, in *UpdateAttachmentReq, opts ...grpc.CallOption) (*Response, error)
	AttachmentDelete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	AttachmentDeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	AttachmentQuery(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryAttachmentResp, error)
	AttachmentQueryList(ctx context.Context, in *QueryAttachmentListReq, opts ...grpc.CallOption) (*QueryAttachmentListResp, error)
	AttaFileCreate(ctx context.Context, in *CreateAttaFileReq, opts ...grpc.CallOption) (*CreateResponse, error)
	AttaFileDelete(ctx context.Context, in *DeleteReq, opts ...grpc.CallOption) (*Response, error)
	AttaFileDeleteIds(ctx context.Context, in *DeleteIdsReq, opts ...grpc.CallOption) (*Response, error)
	AttaFileQuery(ctx context.Context, in *QueryReq, opts ...grpc.CallOption) (*QueryAttaFileResp, error)
	AttaFileQueryList(ctx context.Context, in *QueryAttaFileListReq, opts ...grpc.CallOption) (*QueryAttaFileListResp, error)
}

ArticleRpcServiceClient is the client API for ArticleRpcService 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.

type ArticleRpcServiceServer

type ArticleRpcServiceServer interface {
	Create(context.Context, *CreateArticleReq) (*CreateArticleResp, error)
	Update(context.Context, *UpdateArticleReq) (*Response, error)
	Delete(context.Context, *DeleteReq) (*Response, error)
	DeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	Query(context.Context, *QueryReq) (*QueryArticleResp, error)
	QueryList(context.Context, *QueryArticleListReq) (*QueryArticleListResp, error)
	QueryRecommendList(context.Context, *QueryReq) (*QueryRecommendListResp, error)
	UpdateStatus(context.Context, *UpdateStatusReq) (*Response, error)
	BindArticleLabels(context.Context, *UpdateBindLabelsReq) (*Response, error)
	UnBindArticleLabels(context.Context, *UpdateBindLabelsReq) (*Response, error)
	// note: 相关站点
	RelatedSitesCreate(context.Context, *CreateRelatedSitesReq) (*CreateResponse, error)
	RelatedSitesUpdate(context.Context, *UpdateRelatedSitesReq) (*Response, error)
	RelatedSitesDelete(context.Context, *DeleteReq) (*Response, error)
	RelatedSitesDeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	RelatedSitesQuery(context.Context, *QueryReq) (*QueryRelatedSitesResp, error)
	RelatedSitesQueryIds(context.Context, *QueryIdsReq) (*QueryRelatedSitesListResp, error)
	RelatedSitesQueryList(context.Context, *QueryRelatedSitesListReq) (*QueryRelatedSitesListResp, error)
	// note: 附件模块
	AttachmentCreate(context.Context, *CreateAttachmentReq) (*CreateResponse, error)
	AttachmentUpdate(context.Context, *UpdateAttachmentReq) (*Response, error)
	AttachmentDelete(context.Context, *DeleteReq) (*Response, error)
	AttachmentDeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	AttachmentQuery(context.Context, *QueryReq) (*QueryAttachmentResp, error)
	AttachmentQueryList(context.Context, *QueryAttachmentListReq) (*QueryAttachmentListResp, error)
	AttaFileCreate(context.Context, *CreateAttaFileReq) (*CreateResponse, error)
	AttaFileDelete(context.Context, *DeleteReq) (*Response, error)
	AttaFileDeleteIds(context.Context, *DeleteIdsReq) (*Response, error)
	AttaFileQuery(context.Context, *QueryReq) (*QueryAttaFileResp, error)
	AttaFileQueryList(context.Context, *QueryAttaFileListReq) (*QueryAttaFileListResp, error)
	// contains filtered or unexported methods
}

ArticleRpcServiceServer is the server API for ArticleRpcService service. All implementations must embed UnimplementedArticleRpcServiceServer for forward compatibility

type CreateArticleReq added in v0.0.16

type CreateArticleReq struct {
	Title         string   `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
	Subtitle      string   `protobuf:"bytes,2,opt,name=subtitle,proto3" json:"subtitle,omitempty"`
	Introduce     string   `protobuf:"bytes,3,opt,name=introduce,proto3" json:"introduce,omitempty"`
	Author        string   `protobuf:"bytes,4,opt,name=author,proto3" json:"author,omitempty"`
	Cover         string   `protobuf:"bytes,5,opt,name=cover,proto3" json:"cover,omitempty"`
	Content       string   `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"`
	Type          int64    `protobuf:"varint,7,opt,name=type,proto3" json:"type,omitempty"`
	Status        int64    `protobuf:"varint,8,opt,name=status,proto3" json:"status,omitempty"`
	Public        int64    `protobuf:"varint,9,opt,name=public,proto3" json:"public,omitempty"`
	Level         int64    `protobuf:"varint,10,opt,name=level,proto3" json:"level,omitempty"`
	WriteID       int64    `protobuf:"varint,11,opt,name=writeID,proto3" json:"writeID,omitempty"`
	ReviewID      int64    `protobuf:"varint,12,opt,name=reviewID,proto3" json:"reviewID,omitempty"`
	Sort          int64    `protobuf:"varint,13,opt,name=sort,proto3" json:"sort,omitempty"`
	ReleaseAt     int64    `protobuf:"varint,14,opt,name=releaseAt,proto3" json:"releaseAt,omitempty"`
	Url           string   `protobuf:"bytes,15,opt,name=url,proto3" json:"url,omitempty"`
	AppType       int64    `protobuf:"varint,16,opt,name=appType,proto3" json:"appType,omitempty"`
	AppID         string   `protobuf:"bytes,17,opt,name=appID,proto3" json:"appID,omitempty"`
	AppPath       string   `protobuf:"bytes,18,opt,name=appPath,proto3" json:"appPath,omitempty"`
	GhId          string   `protobuf:"bytes,19,opt,name=ghId,proto3" json:"ghId,omitempty"`
	AppName       string   `protobuf:"bytes,20,opt,name=appName,proto3" json:"appName,omitempty"`
	LabelIds      []uint32 `protobuf:"varint,21,rep,packed,name=labelIds,proto3" json:"labelIds,omitempty"`
	RecommendSite string   `protobuf:"bytes,22,opt,name=recommendSite,proto3" json:"recommendSite,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateArticleReq) Descriptor deprecated added in v0.0.16

func (*CreateArticleReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateArticleReq.ProtoReflect.Descriptor instead.

func (*CreateArticleReq) GetAppID added in v0.0.16

func (x *CreateArticleReq) GetAppID() string

func (*CreateArticleReq) GetAppName added in v0.0.16

func (x *CreateArticleReq) GetAppName() string

func (*CreateArticleReq) GetAppPath added in v0.0.16

func (x *CreateArticleReq) GetAppPath() string

func (*CreateArticleReq) GetAppType added in v0.0.16

func (x *CreateArticleReq) GetAppType() int64

func (*CreateArticleReq) GetAuthor added in v0.0.16

func (x *CreateArticleReq) GetAuthor() string

func (*CreateArticleReq) GetContent added in v0.0.16

func (x *CreateArticleReq) GetContent() string

func (*CreateArticleReq) GetCover added in v0.0.16

func (x *CreateArticleReq) GetCover() string

func (*CreateArticleReq) GetGhId added in v0.0.16

func (x *CreateArticleReq) GetGhId() string

func (*CreateArticleReq) GetIntroduce added in v0.0.16

func (x *CreateArticleReq) GetIntroduce() string

func (*CreateArticleReq) GetLabelIds added in v0.0.16

func (x *CreateArticleReq) GetLabelIds() []uint32

func (*CreateArticleReq) GetLevel added in v0.0.16

func (x *CreateArticleReq) GetLevel() int64

func (*CreateArticleReq) GetPublic added in v0.0.16

func (x *CreateArticleReq) GetPublic() int64

func (*CreateArticleReq) GetRecommendSite added in v0.0.41

func (x *CreateArticleReq) GetRecommendSite() string

func (*CreateArticleReq) GetReleaseAt added in v0.0.16

func (x *CreateArticleReq) GetReleaseAt() int64

func (*CreateArticleReq) GetReviewID added in v0.0.16

func (x *CreateArticleReq) GetReviewID() int64

func (*CreateArticleReq) GetSort added in v0.0.16

func (x *CreateArticleReq) GetSort() int64

func (*CreateArticleReq) GetStatus added in v0.0.16

func (x *CreateArticleReq) GetStatus() int64

func (*CreateArticleReq) GetSubtitle added in v0.0.16

func (x *CreateArticleReq) GetSubtitle() string

func (*CreateArticleReq) GetTitle added in v0.0.16

func (x *CreateArticleReq) GetTitle() string

func (*CreateArticleReq) GetType added in v0.0.16

func (x *CreateArticleReq) GetType() int64

func (*CreateArticleReq) GetUrl added in v0.0.16

func (x *CreateArticleReq) GetUrl() string

func (*CreateArticleReq) GetWriteID added in v0.0.16

func (x *CreateArticleReq) GetWriteID() int64

func (*CreateArticleReq) ProtoMessage added in v0.0.16

func (*CreateArticleReq) ProtoMessage()

func (*CreateArticleReq) ProtoReflect added in v0.0.16

func (x *CreateArticleReq) ProtoReflect() protoreflect.Message

func (*CreateArticleReq) Reset added in v0.0.16

func (x *CreateArticleReq) Reset()

func (*CreateArticleReq) String added in v0.0.16

func (x *CreateArticleReq) String() string

type CreateArticleResp added in v0.0.16

type CreateArticleResp struct {
	Code      int32         `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string        `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string        `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string        `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelArticle `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateArticleResp) Descriptor deprecated added in v0.0.16

func (*CreateArticleResp) Descriptor() ([]byte, []int)

Deprecated: Use CreateArticleResp.ProtoReflect.Descriptor instead.

func (*CreateArticleResp) GetCode added in v0.0.16

func (x *CreateArticleResp) GetCode() int32

func (*CreateArticleResp) GetData added in v0.0.16

func (x *CreateArticleResp) GetData() *ModelArticle

func (*CreateArticleResp) GetMsg added in v0.0.16

func (x *CreateArticleResp) GetMsg() string

func (*CreateArticleResp) GetPath added in v0.0.16

func (x *CreateArticleResp) GetPath() string

func (*CreateArticleResp) GetRequestID added in v0.0.16

func (x *CreateArticleResp) GetRequestID() string

func (*CreateArticleResp) ProtoMessage added in v0.0.16

func (*CreateArticleResp) ProtoMessage()

func (*CreateArticleResp) ProtoReflect added in v0.0.16

func (x *CreateArticleResp) ProtoReflect() protoreflect.Message

func (*CreateArticleResp) Reset added in v0.0.16

func (x *CreateArticleResp) Reset()

func (*CreateArticleResp) String added in v0.0.16

func (x *CreateArticleResp) String() string

type CreateAttaFileReq added in v0.0.32

type CreateAttaFileReq struct {
	AttaId     uint32 `protobuf:"varint,1,opt,name=attaId,proto3" json:"attaId,omitempty"`
	Title      string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Type       string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
	Ext        string `protobuf:"bytes,4,opt,name=Ext,proto3" json:"Ext,omitempty"`
	OriginName string `protobuf:"bytes,5,opt,name=OriginName,proto3" json:"OriginName,omitempty"`
	HashPath   string `protobuf:"bytes,6,opt,name=HashPath,proto3" json:"HashPath,omitempty"`
	// contains filtered or unexported fields
}

note: 附件的子文件

func (*CreateAttaFileReq) Descriptor deprecated added in v0.0.32

func (*CreateAttaFileReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateAttaFileReq.ProtoReflect.Descriptor instead.

func (*CreateAttaFileReq) GetAttaId added in v0.0.32

func (x *CreateAttaFileReq) GetAttaId() uint32

func (*CreateAttaFileReq) GetExt added in v0.0.32

func (x *CreateAttaFileReq) GetExt() string

func (*CreateAttaFileReq) GetHashPath added in v0.0.32

func (x *CreateAttaFileReq) GetHashPath() string

func (*CreateAttaFileReq) GetOriginName added in v0.0.32

func (x *CreateAttaFileReq) GetOriginName() string

func (*CreateAttaFileReq) GetTitle added in v0.0.32

func (x *CreateAttaFileReq) GetTitle() string

func (*CreateAttaFileReq) GetType added in v0.0.32

func (x *CreateAttaFileReq) GetType() string

func (*CreateAttaFileReq) ProtoMessage added in v0.0.32

func (*CreateAttaFileReq) ProtoMessage()

func (*CreateAttaFileReq) ProtoReflect added in v0.0.32

func (x *CreateAttaFileReq) ProtoReflect() protoreflect.Message

func (*CreateAttaFileReq) Reset added in v0.0.32

func (x *CreateAttaFileReq) Reset()

func (*CreateAttaFileReq) String added in v0.0.32

func (x *CreateAttaFileReq) String() string

type CreateAttachmentReq added in v0.0.32

type CreateAttachmentReq struct {
	Aid   uint32 `protobuf:"varint,1,opt,name=aid,proto3" json:"aid,omitempty"`
	Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Type  int64  `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"`
	Url   string `protobuf:"bytes,4,opt,name=Url,proto3" json:"Url,omitempty"`
	Pwd   string `protobuf:"bytes,5,opt,name=Pwd,proto3" json:"Pwd,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateAttachmentReq) Descriptor deprecated added in v0.0.32

func (*CreateAttachmentReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateAttachmentReq.ProtoReflect.Descriptor instead.

func (*CreateAttachmentReq) GetAid added in v0.0.32

func (x *CreateAttachmentReq) GetAid() uint32

func (*CreateAttachmentReq) GetPwd added in v0.0.32

func (x *CreateAttachmentReq) GetPwd() string

func (*CreateAttachmentReq) GetTitle added in v0.0.32

func (x *CreateAttachmentReq) GetTitle() string

func (*CreateAttachmentReq) GetType added in v0.0.32

func (x *CreateAttachmentReq) GetType() int64

func (*CreateAttachmentReq) GetUrl added in v0.0.32

func (x *CreateAttachmentReq) GetUrl() string

func (*CreateAttachmentReq) ProtoMessage added in v0.0.32

func (*CreateAttachmentReq) ProtoMessage()

func (*CreateAttachmentReq) ProtoReflect added in v0.0.32

func (x *CreateAttachmentReq) ProtoReflect() protoreflect.Message

func (*CreateAttachmentReq) Reset added in v0.0.32

func (x *CreateAttachmentReq) Reset()

func (*CreateAttachmentReq) String added in v0.0.32

func (x *CreateAttachmentReq) String() string

type CreateRelatedSitesReq added in v0.0.41

type CreateRelatedSitesReq struct {
	Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
	Icon  string `protobuf:"bytes,2,opt,name=icon,proto3" json:"icon,omitempty"`
	Cover string `protobuf:"bytes,3,opt,name=cover,proto3" json:"cover,omitempty"`
	Url   string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateRelatedSitesReq) Descriptor deprecated added in v0.0.41

func (*CreateRelatedSitesReq) Descriptor() ([]byte, []int)

Deprecated: Use CreateRelatedSitesReq.ProtoReflect.Descriptor instead.

func (*CreateRelatedSitesReq) GetCover added in v0.0.41

func (x *CreateRelatedSitesReq) GetCover() string

func (*CreateRelatedSitesReq) GetIcon added in v0.0.41

func (x *CreateRelatedSitesReq) GetIcon() string

func (*CreateRelatedSitesReq) GetTitle added in v0.0.41

func (x *CreateRelatedSitesReq) GetTitle() string

func (*CreateRelatedSitesReq) GetUrl added in v0.0.41

func (x *CreateRelatedSitesReq) GetUrl() string

func (*CreateRelatedSitesReq) ProtoMessage added in v0.0.41

func (*CreateRelatedSitesReq) ProtoMessage()

func (*CreateRelatedSitesReq) ProtoReflect added in v0.0.41

func (x *CreateRelatedSitesReq) ProtoReflect() protoreflect.Message

func (*CreateRelatedSitesReq) Reset added in v0.0.41

func (x *CreateRelatedSitesReq) Reset()

func (*CreateRelatedSitesReq) String added in v0.0.41

func (x *CreateRelatedSitesReq) String() string

type CreateResponse added in v0.0.32

type CreateResponse struct {
	Code      int32    `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string   `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string   `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string   `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelId `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateResponse) Descriptor deprecated added in v0.0.32

func (*CreateResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateResponse.ProtoReflect.Descriptor instead.

func (*CreateResponse) GetCode added in v0.0.32

func (x *CreateResponse) GetCode() int32

func (*CreateResponse) GetData added in v0.0.32

func (x *CreateResponse) GetData() *ModelId

func (*CreateResponse) GetMsg added in v0.0.32

func (x *CreateResponse) GetMsg() string

func (*CreateResponse) GetPath added in v0.0.32

func (x *CreateResponse) GetPath() string

func (*CreateResponse) GetRequestID added in v0.0.32

func (x *CreateResponse) GetRequestID() string

func (*CreateResponse) ProtoMessage added in v0.0.32

func (*CreateResponse) ProtoMessage()

func (*CreateResponse) ProtoReflect added in v0.0.32

func (x *CreateResponse) ProtoReflect() protoreflect.Message

func (*CreateResponse) Reset added in v0.0.32

func (x *CreateResponse) Reset()

func (*CreateResponse) String added in v0.0.32

func (x *CreateResponse) String() string

type DeleteIdsReq added in v0.0.13

type DeleteIdsReq struct {
	Ids []uint32 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteIdsReq) Descriptor deprecated added in v0.0.13

func (*DeleteIdsReq) Descriptor() ([]byte, []int)

Deprecated: Use DeleteIdsReq.ProtoReflect.Descriptor instead.

func (*DeleteIdsReq) GetIds added in v0.0.13

func (x *DeleteIdsReq) GetIds() []uint32

func (*DeleteIdsReq) ProtoMessage added in v0.0.13

func (*DeleteIdsReq) ProtoMessage()

func (*DeleteIdsReq) ProtoReflect added in v0.0.13

func (x *DeleteIdsReq) ProtoReflect() protoreflect.Message

func (*DeleteIdsReq) Reset added in v0.0.13

func (x *DeleteIdsReq) Reset()

func (*DeleteIdsReq) String added in v0.0.13

func (x *DeleteIdsReq) String() string

type DeleteReq added in v0.0.13

type DeleteReq struct {
	Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteReq) Descriptor deprecated added in v0.0.13

func (*DeleteReq) Descriptor() ([]byte, []int)

Deprecated: Use DeleteReq.ProtoReflect.Descriptor instead.

func (*DeleteReq) GetId added in v0.0.13

func (x *DeleteReq) GetId() uint32

func (*DeleteReq) ProtoMessage added in v0.0.13

func (*DeleteReq) ProtoMessage()

func (*DeleteReq) ProtoReflect added in v0.0.13

func (x *DeleteReq) ProtoReflect() protoreflect.Message

func (*DeleteReq) Reset added in v0.0.13

func (x *DeleteReq) Reset()

func (*DeleteReq) String added in v0.0.13

func (x *DeleteReq) String() string

type ModelArticle added in v0.0.16

type ModelArticle struct {
	Id             uint32               `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt      int64                `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt      int64                `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	DeletedAt      int64                `protobuf:"varint,4,opt,name=deletedAt,proto3" json:"deletedAt,omitempty"`
	Title          string               `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"`
	Subtitle       string               `protobuf:"bytes,6,opt,name=subtitle,proto3" json:"subtitle,omitempty"`
	Introduce      string               `protobuf:"bytes,7,opt,name=introduce,proto3" json:"introduce,omitempty"`
	Author         string               `protobuf:"bytes,8,opt,name=author,proto3" json:"author,omitempty"`
	Cover          string               `protobuf:"bytes,9,opt,name=cover,proto3" json:"cover,omitempty"`
	Content        string               `protobuf:"bytes,10,opt,name=content,proto3" json:"content,omitempty"`
	Type           int64                `protobuf:"varint,11,opt,name=type,proto3" json:"type,omitempty"`
	Status         int64                `protobuf:"varint,12,opt,name=status,proto3" json:"status,omitempty"`
	Public         int64                `protobuf:"varint,13,opt,name=public,proto3" json:"public,omitempty"`
	Level          int64                `protobuf:"varint,14,opt,name=level,proto3" json:"level,omitempty"`
	TenantId       int64                `protobuf:"varint,15,opt,name=tenantId,proto3" json:"tenantId,omitempty"`
	WriteID        int64                `protobuf:"varint,16,opt,name=writeID,proto3" json:"writeID,omitempty"`
	ReviewID       int64                `protobuf:"varint,17,opt,name=reviewID,proto3" json:"reviewID,omitempty"`
	Sort           int64                `protobuf:"varint,18,opt,name=sort,proto3" json:"sort,omitempty"`
	ReleaseAt      int64                `protobuf:"varint,19,opt,name=releaseAt,proto3" json:"releaseAt,omitempty"`
	Url            string               `protobuf:"bytes,20,opt,name=url,proto3" json:"url,omitempty"`
	AppType        int64                `protobuf:"varint,21,opt,name=appType,proto3" json:"appType,omitempty"`
	AppID          string               `protobuf:"bytes,22,opt,name=appID,proto3" json:"appID,omitempty"`
	AppPath        string               `protobuf:"bytes,23,opt,name=appPath,proto3" json:"appPath,omitempty"`
	GhId           string               `protobuf:"bytes,24,opt,name=ghId,proto3" json:"ghId,omitempty"`
	AppName        string               `protobuf:"bytes,25,opt,name=appName,proto3" json:"appName,omitempty"`
	Labels         []*ModelLabel        `protobuf:"bytes,26,rep,name=labels,proto3" json:"labels,omitempty"`
	RecommendSites []*ModelRelatedSites `protobuf:"bytes,27,rep,name=recommendSites,proto3" json:"recommendSites,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelArticle) Descriptor deprecated added in v0.0.16

func (*ModelArticle) Descriptor() ([]byte, []int)

Deprecated: Use ModelArticle.ProtoReflect.Descriptor instead.

func (*ModelArticle) GetAppID added in v0.0.16

func (x *ModelArticle) GetAppID() string

func (*ModelArticle) GetAppName added in v0.0.16

func (x *ModelArticle) GetAppName() string

func (*ModelArticle) GetAppPath added in v0.0.16

func (x *ModelArticle) GetAppPath() string

func (*ModelArticle) GetAppType added in v0.0.16

func (x *ModelArticle) GetAppType() int64

func (*ModelArticle) GetAuthor added in v0.0.16

func (x *ModelArticle) GetAuthor() string

func (*ModelArticle) GetContent added in v0.0.16

func (x *ModelArticle) GetContent() string

func (*ModelArticle) GetCover added in v0.0.16

func (x *ModelArticle) GetCover() string

func (*ModelArticle) GetCreatedAt added in v0.0.16

func (x *ModelArticle) GetCreatedAt() int64

func (*ModelArticle) GetDeletedAt added in v0.0.16

func (x *ModelArticle) GetDeletedAt() int64

func (*ModelArticle) GetGhId added in v0.0.16

func (x *ModelArticle) GetGhId() string

func (*ModelArticle) GetId added in v0.0.18

func (x *ModelArticle) GetId() uint32

func (*ModelArticle) GetIntroduce added in v0.0.16

func (x *ModelArticle) GetIntroduce() string

func (*ModelArticle) GetLabels added in v0.0.16

func (x *ModelArticle) GetLabels() []*ModelLabel

func (*ModelArticle) GetLevel added in v0.0.16

func (x *ModelArticle) GetLevel() int64

func (*ModelArticle) GetPublic added in v0.0.16

func (x *ModelArticle) GetPublic() int64

func (*ModelArticle) GetRecommendSites added in v0.0.42

func (x *ModelArticle) GetRecommendSites() []*ModelRelatedSites

func (*ModelArticle) GetReleaseAt added in v0.0.16

func (x *ModelArticle) GetReleaseAt() int64

func (*ModelArticle) GetReviewID added in v0.0.16

func (x *ModelArticle) GetReviewID() int64

func (*ModelArticle) GetSort added in v0.0.16

func (x *ModelArticle) GetSort() int64

func (*ModelArticle) GetStatus added in v0.0.16

func (x *ModelArticle) GetStatus() int64

func (*ModelArticle) GetSubtitle added in v0.0.16

func (x *ModelArticle) GetSubtitle() string

func (*ModelArticle) GetTenantId added in v0.0.16

func (x *ModelArticle) GetTenantId() int64

func (*ModelArticle) GetTitle added in v0.0.16

func (x *ModelArticle) GetTitle() string

func (*ModelArticle) GetType added in v0.0.16

func (x *ModelArticle) GetType() int64

func (*ModelArticle) GetUpdatedAt added in v0.0.16

func (x *ModelArticle) GetUpdatedAt() int64

func (*ModelArticle) GetUrl added in v0.0.16

func (x *ModelArticle) GetUrl() string

func (*ModelArticle) GetWriteID added in v0.0.16

func (x *ModelArticle) GetWriteID() int64

func (*ModelArticle) ProtoMessage added in v0.0.16

func (*ModelArticle) ProtoMessage()

func (*ModelArticle) ProtoReflect added in v0.0.16

func (x *ModelArticle) ProtoReflect() protoreflect.Message

func (*ModelArticle) Reset added in v0.0.16

func (x *ModelArticle) Reset()

func (*ModelArticle) String added in v0.0.16

func (x *ModelArticle) String() string

type ModelAttaFile added in v0.0.32

type ModelAttaFile struct {
	Id         uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt  int64  `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt  int64  `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	DeletedAt  int64  `protobuf:"varint,4,opt,name=deletedAt,proto3" json:"deletedAt,omitempty"`
	AttaId     uint32 `protobuf:"varint,5,opt,name=attaId,proto3" json:"attaId,omitempty"`
	Type       string `protobuf:"bytes,6,opt,name=type,proto3" json:"type,omitempty"`
	Ext        string `protobuf:"bytes,7,opt,name=ext,proto3" json:"ext,omitempty"`
	OriginName string `protobuf:"bytes,8,opt,name=originName,proto3" json:"originName,omitempty"`
	HashPath   string `protobuf:"bytes,9,opt,name=hashPath,proto3" json:"hashPath,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelAttaFile) Descriptor deprecated added in v0.0.32

func (*ModelAttaFile) Descriptor() ([]byte, []int)

Deprecated: Use ModelAttaFile.ProtoReflect.Descriptor instead.

func (*ModelAttaFile) GetAttaId added in v0.0.32

func (x *ModelAttaFile) GetAttaId() uint32

func (*ModelAttaFile) GetCreatedAt added in v0.0.34

func (x *ModelAttaFile) GetCreatedAt() int64

func (*ModelAttaFile) GetDeletedAt added in v0.0.34

func (x *ModelAttaFile) GetDeletedAt() int64

func (*ModelAttaFile) GetExt added in v0.0.32

func (x *ModelAttaFile) GetExt() string

func (*ModelAttaFile) GetHashPath added in v0.0.32

func (x *ModelAttaFile) GetHashPath() string

func (*ModelAttaFile) GetId added in v0.0.32

func (x *ModelAttaFile) GetId() uint32

func (*ModelAttaFile) GetOriginName added in v0.0.32

func (x *ModelAttaFile) GetOriginName() string

func (*ModelAttaFile) GetType added in v0.0.32

func (x *ModelAttaFile) GetType() string

func (*ModelAttaFile) GetUpdatedAt added in v0.0.34

func (x *ModelAttaFile) GetUpdatedAt() int64

func (*ModelAttaFile) ProtoMessage added in v0.0.32

func (*ModelAttaFile) ProtoMessage()

func (*ModelAttaFile) ProtoReflect added in v0.0.32

func (x *ModelAttaFile) ProtoReflect() protoreflect.Message

func (*ModelAttaFile) Reset added in v0.0.32

func (x *ModelAttaFile) Reset()

func (*ModelAttaFile) String added in v0.0.32

func (x *ModelAttaFile) String() string

type ModelAttachment added in v0.0.32

type ModelAttachment struct {
	Id        uint32           `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt int64            `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt int64            `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	DeletedAt int64            `protobuf:"varint,4,opt,name=deletedAt,proto3" json:"deletedAt,omitempty"`
	Aid       uint32           `protobuf:"varint,5,opt,name=aid,proto3" json:"aid,omitempty"`
	ATitle    string           `protobuf:"bytes,6,opt,name=aTitle,proto3" json:"aTitle,omitempty"`
	Title     string           `protobuf:"bytes,7,opt,name=title,proto3" json:"title,omitempty"`
	Type      int64            `protobuf:"varint,8,opt,name=type,proto3" json:"type,omitempty"`
	Url       string           `protobuf:"bytes,9,opt,name=url,proto3" json:"url,omitempty"`
	Pwd       string           `protobuf:"bytes,10,opt,name=pwd,proto3" json:"pwd,omitempty"`
	Files     []*ModelAttaFile `protobuf:"bytes,11,rep,name=files,proto3" json:"files,omitempty"`
	// contains filtered or unexported fields
}

note: 附件模块

func (*ModelAttachment) Descriptor deprecated added in v0.0.32

func (*ModelAttachment) Descriptor() ([]byte, []int)

Deprecated: Use ModelAttachment.ProtoReflect.Descriptor instead.

func (*ModelAttachment) GetATitle added in v0.0.35

func (x *ModelAttachment) GetATitle() string

func (*ModelAttachment) GetAid added in v0.0.32

func (x *ModelAttachment) GetAid() uint32

func (*ModelAttachment) GetCreatedAt added in v0.0.34

func (x *ModelAttachment) GetCreatedAt() int64

func (*ModelAttachment) GetDeletedAt added in v0.0.34

func (x *ModelAttachment) GetDeletedAt() int64

func (*ModelAttachment) GetFiles added in v0.0.32

func (x *ModelAttachment) GetFiles() []*ModelAttaFile

func (*ModelAttachment) GetId added in v0.0.32

func (x *ModelAttachment) GetId() uint32

func (*ModelAttachment) GetPwd added in v0.0.32

func (x *ModelAttachment) GetPwd() string

func (*ModelAttachment) GetTitle added in v0.0.32

func (x *ModelAttachment) GetTitle() string

func (*ModelAttachment) GetType added in v0.0.32

func (x *ModelAttachment) GetType() int64

func (*ModelAttachment) GetUpdatedAt added in v0.0.34

func (x *ModelAttachment) GetUpdatedAt() int64

func (*ModelAttachment) GetUrl added in v0.0.32

func (x *ModelAttachment) GetUrl() string

func (*ModelAttachment) ProtoMessage added in v0.0.32

func (*ModelAttachment) ProtoMessage()

func (*ModelAttachment) ProtoReflect added in v0.0.32

func (x *ModelAttachment) ProtoReflect() protoreflect.Message

func (*ModelAttachment) Reset added in v0.0.32

func (x *ModelAttachment) Reset()

func (*ModelAttachment) String added in v0.0.32

func (x *ModelAttachment) String() string

type ModelId added in v0.0.32

type ModelId struct {
	Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelId) Descriptor deprecated added in v0.0.32

func (*ModelId) Descriptor() ([]byte, []int)

Deprecated: Use ModelId.ProtoReflect.Descriptor instead.

func (*ModelId) GetId added in v0.0.32

func (x *ModelId) GetId() uint32

func (*ModelId) ProtoMessage added in v0.0.32

func (*ModelId) ProtoMessage()

func (*ModelId) ProtoReflect added in v0.0.32

func (x *ModelId) ProtoReflect() protoreflect.Message

func (*ModelId) Reset added in v0.0.32

func (x *ModelId) Reset()

func (*ModelId) String added in v0.0.32

func (x *ModelId) String() string

type ModelLabel added in v0.0.13

type ModelLabel struct {
	Id        uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt int64  `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt int64  `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	Name      string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
	Status    int64  `protobuf:"varint,5,opt,name=status,proto3" json:"status,omitempty"`
	Sort      int64  `protobuf:"varint,6,opt,name=sort,proto3" json:"sort,omitempty"`
	Level     int64  `protobuf:"varint,7,opt,name=level,proto3" json:"level,omitempty"`
	// contains filtered or unexported fields
}

note: 通用部分

func (*ModelLabel) Descriptor deprecated added in v0.0.13

func (*ModelLabel) Descriptor() ([]byte, []int)

Deprecated: Use ModelLabel.ProtoReflect.Descriptor instead.

func (*ModelLabel) GetCreatedAt added in v0.0.15

func (x *ModelLabel) GetCreatedAt() int64

func (*ModelLabel) GetId added in v0.0.13

func (x *ModelLabel) GetId() uint32

func (*ModelLabel) GetLevel added in v0.0.16

func (x *ModelLabel) GetLevel() int64

func (*ModelLabel) GetName added in v0.0.13

func (x *ModelLabel) GetName() string

func (*ModelLabel) GetSort added in v0.0.15

func (x *ModelLabel) GetSort() int64

func (*ModelLabel) GetStatus added in v0.0.13

func (x *ModelLabel) GetStatus() int64

func (*ModelLabel) GetUpdatedAt added in v0.0.15

func (x *ModelLabel) GetUpdatedAt() int64

func (*ModelLabel) ProtoMessage added in v0.0.13

func (*ModelLabel) ProtoMessage()

func (*ModelLabel) ProtoReflect added in v0.0.13

func (x *ModelLabel) ProtoReflect() protoreflect.Message

func (*ModelLabel) Reset added in v0.0.13

func (x *ModelLabel) Reset()

func (*ModelLabel) String added in v0.0.13

func (x *ModelLabel) String() string

type ModelRelatedSites added in v0.0.41

type ModelRelatedSites struct {
	Id        uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedAt int64  `protobuf:"varint,2,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	UpdatedAt int64  `protobuf:"varint,3,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"`
	DeletedAt int64  `protobuf:"varint,4,opt,name=deletedAt,proto3" json:"deletedAt,omitempty"`
	Title     string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"`
	Icon      string `protobuf:"bytes,6,opt,name=icon,proto3" json:"icon,omitempty"`
	Cover     string `protobuf:"bytes,7,opt,name=cover,proto3" json:"cover,omitempty"`
	Url       string `protobuf:"bytes,8,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*ModelRelatedSites) Descriptor deprecated added in v0.0.41

func (*ModelRelatedSites) Descriptor() ([]byte, []int)

Deprecated: Use ModelRelatedSites.ProtoReflect.Descriptor instead.

func (*ModelRelatedSites) GetCover added in v0.0.41

func (x *ModelRelatedSites) GetCover() string

func (*ModelRelatedSites) GetCreatedAt added in v0.0.41

func (x *ModelRelatedSites) GetCreatedAt() int64

func (*ModelRelatedSites) GetDeletedAt added in v0.0.41

func (x *ModelRelatedSites) GetDeletedAt() int64

func (*ModelRelatedSites) GetIcon added in v0.0.41

func (x *ModelRelatedSites) GetIcon() string

func (*ModelRelatedSites) GetId added in v0.0.41

func (x *ModelRelatedSites) GetId() uint32

func (*ModelRelatedSites) GetTitle added in v0.0.41

func (x *ModelRelatedSites) GetTitle() string

func (*ModelRelatedSites) GetUpdatedAt added in v0.0.41

func (x *ModelRelatedSites) GetUpdatedAt() int64

func (*ModelRelatedSites) GetUrl added in v0.0.41

func (x *ModelRelatedSites) GetUrl() string

func (*ModelRelatedSites) ProtoMessage added in v0.0.41

func (*ModelRelatedSites) ProtoMessage()

func (*ModelRelatedSites) ProtoReflect added in v0.0.41

func (x *ModelRelatedSites) ProtoReflect() protoreflect.Message

func (*ModelRelatedSites) Reset added in v0.0.41

func (x *ModelRelatedSites) Reset()

func (*ModelRelatedSites) String added in v0.0.41

func (x *ModelRelatedSites) String() string

type QueryArticleListReq added in v0.0.16

type QueryArticleListReq struct {
	Page      int32    `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize  int32    `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime int64    `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime   int64    `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword   string   `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	Status    []int64  `protobuf:"varint,6,rep,packed,name=status,proto3" json:"status,omitempty"`
	Type      []int64  `protobuf:"varint,7,rep,packed,name=type,proto3" json:"type,omitempty"`
	Public    int64    `protobuf:"varint,8,opt,name=public,proto3" json:"public,omitempty"`
	Labels    []string `protobuf:"bytes,9,rep,name=labels,proto3" json:"labels,omitempty"`
	LabelIds  []uint32 `protobuf:"varint,10,rep,packed,name=labelIds,proto3" json:"labelIds,omitempty"`
	Level     int64    `protobuf:"varint,11,opt,name=level,proto3" json:"level,omitempty"`
	OrderBy   string   `protobuf:"bytes,12,opt,name=orderBy,proto3" json:"orderBy,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryArticleListReq) Descriptor deprecated added in v0.0.16

func (*QueryArticleListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryArticleListReq.ProtoReflect.Descriptor instead.

func (*QueryArticleListReq) GetEndTime added in v0.0.16

func (x *QueryArticleListReq) GetEndTime() int64

func (*QueryArticleListReq) GetKeyword added in v0.0.16

func (x *QueryArticleListReq) GetKeyword() string

func (*QueryArticleListReq) GetLabelIds added in v0.0.23

func (x *QueryArticleListReq) GetLabelIds() []uint32

func (*QueryArticleListReq) GetLabels added in v0.0.22

func (x *QueryArticleListReq) GetLabels() []string

func (*QueryArticleListReq) GetLevel added in v0.0.32

func (x *QueryArticleListReq) GetLevel() int64

func (*QueryArticleListReq) GetOrderBy added in v0.0.43

func (x *QueryArticleListReq) GetOrderBy() string

func (*QueryArticleListReq) GetPage added in v0.0.16

func (x *QueryArticleListReq) GetPage() int32

func (*QueryArticleListReq) GetPageSize added in v0.0.16

func (x *QueryArticleListReq) GetPageSize() int32

func (*QueryArticleListReq) GetPublic added in v0.0.22

func (x *QueryArticleListReq) GetPublic() int64

func (*QueryArticleListReq) GetStartTime added in v0.0.16

func (x *QueryArticleListReq) GetStartTime() int64

func (*QueryArticleListReq) GetStatus added in v0.0.22

func (x *QueryArticleListReq) GetStatus() []int64

func (*QueryArticleListReq) GetType added in v0.0.22

func (x *QueryArticleListReq) GetType() []int64

func (*QueryArticleListReq) ProtoMessage added in v0.0.16

func (*QueryArticleListReq) ProtoMessage()

func (*QueryArticleListReq) ProtoReflect added in v0.0.16

func (x *QueryArticleListReq) ProtoReflect() protoreflect.Message

func (*QueryArticleListReq) Reset added in v0.0.16

func (x *QueryArticleListReq) Reset()

func (*QueryArticleListReq) String added in v0.0.16

func (x *QueryArticleListReq) String() string

type QueryArticleListResp added in v0.0.16

type QueryArticleListResp struct {
	Code      int32                     `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                    `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                    `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                    `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryArticleListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryArticleListResp) Descriptor deprecated added in v0.0.16

func (*QueryArticleListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryArticleListResp.ProtoReflect.Descriptor instead.

func (*QueryArticleListResp) GetCode added in v0.0.16

func (x *QueryArticleListResp) GetCode() int32

func (*QueryArticleListResp) GetData added in v0.0.16

func (*QueryArticleListResp) GetMsg added in v0.0.16

func (x *QueryArticleListResp) GetMsg() string

func (*QueryArticleListResp) GetPath added in v0.0.16

func (x *QueryArticleListResp) GetPath() string

func (*QueryArticleListResp) GetRequestID added in v0.0.16

func (x *QueryArticleListResp) GetRequestID() string

func (*QueryArticleListResp) ProtoMessage added in v0.0.16

func (*QueryArticleListResp) ProtoMessage()

func (*QueryArticleListResp) ProtoReflect added in v0.0.16

func (x *QueryArticleListResp) ProtoReflect() protoreflect.Message

func (*QueryArticleListResp) Reset added in v0.0.16

func (x *QueryArticleListResp) Reset()

func (*QueryArticleListResp) String added in v0.0.16

func (x *QueryArticleListResp) String() string

type QueryArticleListRespData added in v0.0.16

type QueryArticleListRespData struct {
	List     []*ModelArticle `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64           `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32           `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32           `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryArticleListRespData) Descriptor deprecated added in v0.0.16

func (*QueryArticleListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryArticleListRespData.ProtoReflect.Descriptor instead.

func (*QueryArticleListRespData) GetList added in v0.0.16

func (x *QueryArticleListRespData) GetList() []*ModelArticle

func (*QueryArticleListRespData) GetPage added in v0.0.16

func (x *QueryArticleListRespData) GetPage() int32

func (*QueryArticleListRespData) GetPageSize added in v0.0.16

func (x *QueryArticleListRespData) GetPageSize() int32

func (*QueryArticleListRespData) GetTotal added in v0.0.16

func (x *QueryArticleListRespData) GetTotal() int64

func (*QueryArticleListRespData) ProtoMessage added in v0.0.16

func (*QueryArticleListRespData) ProtoMessage()

func (*QueryArticleListRespData) ProtoReflect added in v0.0.16

func (x *QueryArticleListRespData) ProtoReflect() protoreflect.Message

func (*QueryArticleListRespData) Reset added in v0.0.16

func (x *QueryArticleListRespData) Reset()

func (*QueryArticleListRespData) String added in v0.0.16

func (x *QueryArticleListRespData) String() string

type QueryArticleResp added in v0.0.16

type QueryArticleResp struct {
	Code      int32         `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string        `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string        `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string        `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelArticle `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryArticleResp) Descriptor deprecated added in v0.0.16

func (*QueryArticleResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryArticleResp.ProtoReflect.Descriptor instead.

func (*QueryArticleResp) GetCode added in v0.0.16

func (x *QueryArticleResp) GetCode() int32

func (*QueryArticleResp) GetData added in v0.0.16

func (x *QueryArticleResp) GetData() *ModelArticle

func (*QueryArticleResp) GetMsg added in v0.0.16

func (x *QueryArticleResp) GetMsg() string

func (*QueryArticleResp) GetPath added in v0.0.16

func (x *QueryArticleResp) GetPath() string

func (*QueryArticleResp) GetRequestID added in v0.0.16

func (x *QueryArticleResp) GetRequestID() string

func (*QueryArticleResp) ProtoMessage added in v0.0.16

func (*QueryArticleResp) ProtoMessage()

func (*QueryArticleResp) ProtoReflect added in v0.0.16

func (x *QueryArticleResp) ProtoReflect() protoreflect.Message

func (*QueryArticleResp) Reset added in v0.0.16

func (x *QueryArticleResp) Reset()

func (*QueryArticleResp) String added in v0.0.16

func (x *QueryArticleResp) String() string

type QueryAttaFileListReq added in v0.0.32

type QueryAttaFileListReq struct {
	Page      int32  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize  int32  `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime int64  `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime   int64  `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword   string `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	AttaId    uint32 `protobuf:"varint,6,opt,name=attaId,proto3" json:"attaId,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttaFileListReq) Descriptor deprecated added in v0.0.32

func (*QueryAttaFileListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttaFileListReq.ProtoReflect.Descriptor instead.

func (*QueryAttaFileListReq) GetAttaId added in v0.0.32

func (x *QueryAttaFileListReq) GetAttaId() uint32

func (*QueryAttaFileListReq) GetEndTime added in v0.0.32

func (x *QueryAttaFileListReq) GetEndTime() int64

func (*QueryAttaFileListReq) GetKeyword added in v0.0.32

func (x *QueryAttaFileListReq) GetKeyword() string

func (*QueryAttaFileListReq) GetPage added in v0.0.32

func (x *QueryAttaFileListReq) GetPage() int32

func (*QueryAttaFileListReq) GetPageSize added in v0.0.32

func (x *QueryAttaFileListReq) GetPageSize() int32

func (*QueryAttaFileListReq) GetStartTime added in v0.0.32

func (x *QueryAttaFileListReq) GetStartTime() int64

func (*QueryAttaFileListReq) ProtoMessage added in v0.0.32

func (*QueryAttaFileListReq) ProtoMessage()

func (*QueryAttaFileListReq) ProtoReflect added in v0.0.32

func (x *QueryAttaFileListReq) ProtoReflect() protoreflect.Message

func (*QueryAttaFileListReq) Reset added in v0.0.32

func (x *QueryAttaFileListReq) Reset()

func (*QueryAttaFileListReq) String added in v0.0.32

func (x *QueryAttaFileListReq) String() string

type QueryAttaFileListResp added in v0.0.32

type QueryAttaFileListResp struct {
	Code      int32                      `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                     `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                     `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                     `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryAttaFileListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttaFileListResp) Descriptor deprecated added in v0.0.32

func (*QueryAttaFileListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttaFileListResp.ProtoReflect.Descriptor instead.

func (*QueryAttaFileListResp) GetCode added in v0.0.32

func (x *QueryAttaFileListResp) GetCode() int32

func (*QueryAttaFileListResp) GetData added in v0.0.32

func (*QueryAttaFileListResp) GetMsg added in v0.0.32

func (x *QueryAttaFileListResp) GetMsg() string

func (*QueryAttaFileListResp) GetPath added in v0.0.32

func (x *QueryAttaFileListResp) GetPath() string

func (*QueryAttaFileListResp) GetRequestID added in v0.0.32

func (x *QueryAttaFileListResp) GetRequestID() string

func (*QueryAttaFileListResp) ProtoMessage added in v0.0.32

func (*QueryAttaFileListResp) ProtoMessage()

func (*QueryAttaFileListResp) ProtoReflect added in v0.0.32

func (x *QueryAttaFileListResp) ProtoReflect() protoreflect.Message

func (*QueryAttaFileListResp) Reset added in v0.0.32

func (x *QueryAttaFileListResp) Reset()

func (*QueryAttaFileListResp) String added in v0.0.32

func (x *QueryAttaFileListResp) String() string

type QueryAttaFileListRespData added in v0.0.32

type QueryAttaFileListRespData struct {
	List     []*ModelAttaFile `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64            `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32            `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32            `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttaFileListRespData) Descriptor deprecated added in v0.0.32

func (*QueryAttaFileListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttaFileListRespData.ProtoReflect.Descriptor instead.

func (*QueryAttaFileListRespData) GetList added in v0.0.32

func (x *QueryAttaFileListRespData) GetList() []*ModelAttaFile

func (*QueryAttaFileListRespData) GetPage added in v0.0.32

func (x *QueryAttaFileListRespData) GetPage() int32

func (*QueryAttaFileListRespData) GetPageSize added in v0.0.32

func (x *QueryAttaFileListRespData) GetPageSize() int32

func (*QueryAttaFileListRespData) GetTotal added in v0.0.32

func (x *QueryAttaFileListRespData) GetTotal() int64

func (*QueryAttaFileListRespData) ProtoMessage added in v0.0.32

func (*QueryAttaFileListRespData) ProtoMessage()

func (*QueryAttaFileListRespData) ProtoReflect added in v0.0.32

func (*QueryAttaFileListRespData) Reset added in v0.0.32

func (x *QueryAttaFileListRespData) Reset()

func (*QueryAttaFileListRespData) String added in v0.0.32

func (x *QueryAttaFileListRespData) String() string

type QueryAttaFileResp added in v0.0.32

type QueryAttaFileResp struct {
	Code      int32          `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string         `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string         `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string         `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelAttaFile `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttaFileResp) Descriptor deprecated added in v0.0.32

func (*QueryAttaFileResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttaFileResp.ProtoReflect.Descriptor instead.

func (*QueryAttaFileResp) GetCode added in v0.0.32

func (x *QueryAttaFileResp) GetCode() int32

func (*QueryAttaFileResp) GetData added in v0.0.32

func (x *QueryAttaFileResp) GetData() *ModelAttaFile

func (*QueryAttaFileResp) GetMsg added in v0.0.32

func (x *QueryAttaFileResp) GetMsg() string

func (*QueryAttaFileResp) GetPath added in v0.0.32

func (x *QueryAttaFileResp) GetPath() string

func (*QueryAttaFileResp) GetRequestID added in v0.0.32

func (x *QueryAttaFileResp) GetRequestID() string

func (*QueryAttaFileResp) ProtoMessage added in v0.0.32

func (*QueryAttaFileResp) ProtoMessage()

func (*QueryAttaFileResp) ProtoReflect added in v0.0.32

func (x *QueryAttaFileResp) ProtoReflect() protoreflect.Message

func (*QueryAttaFileResp) Reset added in v0.0.32

func (x *QueryAttaFileResp) Reset()

func (*QueryAttaFileResp) String added in v0.0.32

func (x *QueryAttaFileResp) String() string

type QueryAttachmentListReq added in v0.0.32

type QueryAttachmentListReq struct {
	Page      int32  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize  int32  `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime int64  `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime   int64  `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword   string `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	AId       uint32 `protobuf:"varint,6,opt,name=aId,proto3" json:"aId,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttachmentListReq) Descriptor deprecated added in v0.0.32

func (*QueryAttachmentListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttachmentListReq.ProtoReflect.Descriptor instead.

func (*QueryAttachmentListReq) GetAId added in v0.0.32

func (x *QueryAttachmentListReq) GetAId() uint32

func (*QueryAttachmentListReq) GetEndTime added in v0.0.32

func (x *QueryAttachmentListReq) GetEndTime() int64

func (*QueryAttachmentListReq) GetKeyword added in v0.0.32

func (x *QueryAttachmentListReq) GetKeyword() string

func (*QueryAttachmentListReq) GetPage added in v0.0.32

func (x *QueryAttachmentListReq) GetPage() int32

func (*QueryAttachmentListReq) GetPageSize added in v0.0.32

func (x *QueryAttachmentListReq) GetPageSize() int32

func (*QueryAttachmentListReq) GetStartTime added in v0.0.32

func (x *QueryAttachmentListReq) GetStartTime() int64

func (*QueryAttachmentListReq) ProtoMessage added in v0.0.32

func (*QueryAttachmentListReq) ProtoMessage()

func (*QueryAttachmentListReq) ProtoReflect added in v0.0.32

func (x *QueryAttachmentListReq) ProtoReflect() protoreflect.Message

func (*QueryAttachmentListReq) Reset added in v0.0.32

func (x *QueryAttachmentListReq) Reset()

func (*QueryAttachmentListReq) String added in v0.0.32

func (x *QueryAttachmentListReq) String() string

type QueryAttachmentListResp added in v0.0.32

type QueryAttachmentListResp struct {
	Code      int32                        `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                       `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                       `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                       `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryAttachmentListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttachmentListResp) Descriptor deprecated added in v0.0.32

func (*QueryAttachmentListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttachmentListResp.ProtoReflect.Descriptor instead.

func (*QueryAttachmentListResp) GetCode added in v0.0.32

func (x *QueryAttachmentListResp) GetCode() int32

func (*QueryAttachmentListResp) GetData added in v0.0.32

func (*QueryAttachmentListResp) GetMsg added in v0.0.32

func (x *QueryAttachmentListResp) GetMsg() string

func (*QueryAttachmentListResp) GetPath added in v0.0.32

func (x *QueryAttachmentListResp) GetPath() string

func (*QueryAttachmentListResp) GetRequestID added in v0.0.32

func (x *QueryAttachmentListResp) GetRequestID() string

func (*QueryAttachmentListResp) ProtoMessage added in v0.0.32

func (*QueryAttachmentListResp) ProtoMessage()

func (*QueryAttachmentListResp) ProtoReflect added in v0.0.32

func (x *QueryAttachmentListResp) ProtoReflect() protoreflect.Message

func (*QueryAttachmentListResp) Reset added in v0.0.32

func (x *QueryAttachmentListResp) Reset()

func (*QueryAttachmentListResp) String added in v0.0.32

func (x *QueryAttachmentListResp) String() string

type QueryAttachmentListRespData added in v0.0.32

type QueryAttachmentListRespData struct {
	List     []*ModelAttachment `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64              `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32              `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32              `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttachmentListRespData) Descriptor deprecated added in v0.0.32

func (*QueryAttachmentListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttachmentListRespData.ProtoReflect.Descriptor instead.

func (*QueryAttachmentListRespData) GetList added in v0.0.32

func (*QueryAttachmentListRespData) GetPage added in v0.0.32

func (x *QueryAttachmentListRespData) GetPage() int32

func (*QueryAttachmentListRespData) GetPageSize added in v0.0.32

func (x *QueryAttachmentListRespData) GetPageSize() int32

func (*QueryAttachmentListRespData) GetTotal added in v0.0.32

func (x *QueryAttachmentListRespData) GetTotal() int64

func (*QueryAttachmentListRespData) ProtoMessage added in v0.0.32

func (*QueryAttachmentListRespData) ProtoMessage()

func (*QueryAttachmentListRespData) ProtoReflect added in v0.0.32

func (*QueryAttachmentListRespData) Reset added in v0.0.32

func (x *QueryAttachmentListRespData) Reset()

func (*QueryAttachmentListRespData) String added in v0.0.32

func (x *QueryAttachmentListRespData) String() string

type QueryAttachmentResp added in v0.0.32

type QueryAttachmentResp struct {
	Code      int32            `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string           `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string           `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string           `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelAttachment `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryAttachmentResp) Descriptor deprecated added in v0.0.32

func (*QueryAttachmentResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryAttachmentResp.ProtoReflect.Descriptor instead.

func (*QueryAttachmentResp) GetCode added in v0.0.32

func (x *QueryAttachmentResp) GetCode() int32

func (*QueryAttachmentResp) GetData added in v0.0.32

func (x *QueryAttachmentResp) GetData() *ModelAttachment

func (*QueryAttachmentResp) GetMsg added in v0.0.32

func (x *QueryAttachmentResp) GetMsg() string

func (*QueryAttachmentResp) GetPath added in v0.0.32

func (x *QueryAttachmentResp) GetPath() string

func (*QueryAttachmentResp) GetRequestID added in v0.0.32

func (x *QueryAttachmentResp) GetRequestID() string

func (*QueryAttachmentResp) ProtoMessage added in v0.0.32

func (*QueryAttachmentResp) ProtoMessage()

func (*QueryAttachmentResp) ProtoReflect added in v0.0.32

func (x *QueryAttachmentResp) ProtoReflect() protoreflect.Message

func (*QueryAttachmentResp) Reset added in v0.0.32

func (x *QueryAttachmentResp) Reset()

func (*QueryAttachmentResp) String added in v0.0.32

func (x *QueryAttachmentResp) String() string

type QueryIdsReq added in v0.0.41

type QueryIdsReq struct {
	Id []uint32 `protobuf:"varint,1,rep,packed,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryIdsReq) Descriptor deprecated added in v0.0.41

func (*QueryIdsReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryIdsReq.ProtoReflect.Descriptor instead.

func (*QueryIdsReq) GetId added in v0.0.41

func (x *QueryIdsReq) GetId() []uint32

func (*QueryIdsReq) ProtoMessage added in v0.0.41

func (*QueryIdsReq) ProtoMessage()

func (*QueryIdsReq) ProtoReflect added in v0.0.41

func (x *QueryIdsReq) ProtoReflect() protoreflect.Message

func (*QueryIdsReq) Reset added in v0.0.41

func (x *QueryIdsReq) Reset()

func (*QueryIdsReq) String added in v0.0.41

func (x *QueryIdsReq) String() string

type QueryRecommendListResp added in v0.0.41

type QueryRecommendListResp struct {
	Code      int32                       `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                      `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                      `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                      `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryRecommendListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRecommendListResp) Descriptor deprecated added in v0.0.41

func (*QueryRecommendListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryRecommendListResp.ProtoReflect.Descriptor instead.

func (*QueryRecommendListResp) GetCode added in v0.0.41

func (x *QueryRecommendListResp) GetCode() int32

func (*QueryRecommendListResp) GetData added in v0.0.41

func (*QueryRecommendListResp) GetMsg added in v0.0.41

func (x *QueryRecommendListResp) GetMsg() string

func (*QueryRecommendListResp) GetPath added in v0.0.41

func (x *QueryRecommendListResp) GetPath() string

func (*QueryRecommendListResp) GetRequestID added in v0.0.41

func (x *QueryRecommendListResp) GetRequestID() string

func (*QueryRecommendListResp) ProtoMessage added in v0.0.41

func (*QueryRecommendListResp) ProtoMessage()

func (*QueryRecommendListResp) ProtoReflect added in v0.0.41

func (x *QueryRecommendListResp) ProtoReflect() protoreflect.Message

func (*QueryRecommendListResp) Reset added in v0.0.41

func (x *QueryRecommendListResp) Reset()

func (*QueryRecommendListResp) String added in v0.0.41

func (x *QueryRecommendListResp) String() string

type QueryRecommendListRespData added in v0.0.41

type QueryRecommendListRespData struct {
	List     []*ModelArticle `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64           `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32           `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32           `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRecommendListRespData) Descriptor deprecated added in v0.0.41

func (*QueryRecommendListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryRecommendListRespData.ProtoReflect.Descriptor instead.

func (*QueryRecommendListRespData) GetList added in v0.0.41

func (x *QueryRecommendListRespData) GetList() []*ModelArticle

func (*QueryRecommendListRespData) GetPage added in v0.0.41

func (x *QueryRecommendListRespData) GetPage() int32

func (*QueryRecommendListRespData) GetPageSize added in v0.0.41

func (x *QueryRecommendListRespData) GetPageSize() int32

func (*QueryRecommendListRespData) GetTotal added in v0.0.41

func (x *QueryRecommendListRespData) GetTotal() int64

func (*QueryRecommendListRespData) ProtoMessage added in v0.0.41

func (*QueryRecommendListRespData) ProtoMessage()

func (*QueryRecommendListRespData) ProtoReflect added in v0.0.41

func (*QueryRecommendListRespData) Reset added in v0.0.41

func (x *QueryRecommendListRespData) Reset()

func (*QueryRecommendListRespData) String added in v0.0.41

func (x *QueryRecommendListRespData) String() string

type QueryRelatedSitesListReq added in v0.0.41

type QueryRelatedSitesListReq struct {
	Page      int32  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	PageSize  int32  `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	StartTime int64  `protobuf:"varint,3,opt,name=startTime,proto3" json:"startTime,omitempty"`
	EndTime   int64  `protobuf:"varint,4,opt,name=endTime,proto3" json:"endTime,omitempty"`
	Keyword   string `protobuf:"bytes,5,opt,name=keyword,proto3" json:"keyword,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRelatedSitesListReq) Descriptor deprecated added in v0.0.41

func (*QueryRelatedSitesListReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryRelatedSitesListReq.ProtoReflect.Descriptor instead.

func (*QueryRelatedSitesListReq) GetEndTime added in v0.0.41

func (x *QueryRelatedSitesListReq) GetEndTime() int64

func (*QueryRelatedSitesListReq) GetKeyword added in v0.0.41

func (x *QueryRelatedSitesListReq) GetKeyword() string

func (*QueryRelatedSitesListReq) GetPage added in v0.0.41

func (x *QueryRelatedSitesListReq) GetPage() int32

func (*QueryRelatedSitesListReq) GetPageSize added in v0.0.41

func (x *QueryRelatedSitesListReq) GetPageSize() int32

func (*QueryRelatedSitesListReq) GetStartTime added in v0.0.41

func (x *QueryRelatedSitesListReq) GetStartTime() int64

func (*QueryRelatedSitesListReq) ProtoMessage added in v0.0.41

func (*QueryRelatedSitesListReq) ProtoMessage()

func (*QueryRelatedSitesListReq) ProtoReflect added in v0.0.41

func (x *QueryRelatedSitesListReq) ProtoReflect() protoreflect.Message

func (*QueryRelatedSitesListReq) Reset added in v0.0.41

func (x *QueryRelatedSitesListReq) Reset()

func (*QueryRelatedSitesListReq) String added in v0.0.41

func (x *QueryRelatedSitesListReq) String() string

type QueryRelatedSitesListResp added in v0.0.41

type QueryRelatedSitesListResp struct {
	Code      int32                          `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string                         `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string                         `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string                         `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *QueryRelatedSitesListRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRelatedSitesListResp) Descriptor deprecated added in v0.0.41

func (*QueryRelatedSitesListResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryRelatedSitesListResp.ProtoReflect.Descriptor instead.

func (*QueryRelatedSitesListResp) GetCode added in v0.0.41

func (x *QueryRelatedSitesListResp) GetCode() int32

func (*QueryRelatedSitesListResp) GetData added in v0.0.41

func (*QueryRelatedSitesListResp) GetMsg added in v0.0.41

func (x *QueryRelatedSitesListResp) GetMsg() string

func (*QueryRelatedSitesListResp) GetPath added in v0.0.41

func (x *QueryRelatedSitesListResp) GetPath() string

func (*QueryRelatedSitesListResp) GetRequestID added in v0.0.41

func (x *QueryRelatedSitesListResp) GetRequestID() string

func (*QueryRelatedSitesListResp) ProtoMessage added in v0.0.41

func (*QueryRelatedSitesListResp) ProtoMessage()

func (*QueryRelatedSitesListResp) ProtoReflect added in v0.0.41

func (*QueryRelatedSitesListResp) Reset added in v0.0.41

func (x *QueryRelatedSitesListResp) Reset()

func (*QueryRelatedSitesListResp) String added in v0.0.41

func (x *QueryRelatedSitesListResp) String() string

type QueryRelatedSitesListRespData added in v0.0.41

type QueryRelatedSitesListRespData struct {
	List     []*ModelRelatedSites `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total    int64                `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	Page     int32                `protobuf:"varint,3,opt,name=page,proto3" json:"page,omitempty"`
	PageSize int32                `protobuf:"varint,4,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRelatedSitesListRespData) Descriptor deprecated added in v0.0.41

func (*QueryRelatedSitesListRespData) Descriptor() ([]byte, []int)

Deprecated: Use QueryRelatedSitesListRespData.ProtoReflect.Descriptor instead.

func (*QueryRelatedSitesListRespData) GetList added in v0.0.41

func (*QueryRelatedSitesListRespData) GetPage added in v0.0.41

func (x *QueryRelatedSitesListRespData) GetPage() int32

func (*QueryRelatedSitesListRespData) GetPageSize added in v0.0.41

func (x *QueryRelatedSitesListRespData) GetPageSize() int32

func (*QueryRelatedSitesListRespData) GetTotal added in v0.0.41

func (x *QueryRelatedSitesListRespData) GetTotal() int64

func (*QueryRelatedSitesListRespData) ProtoMessage added in v0.0.41

func (*QueryRelatedSitesListRespData) ProtoMessage()

func (*QueryRelatedSitesListRespData) ProtoReflect added in v0.0.41

func (*QueryRelatedSitesListRespData) Reset added in v0.0.41

func (x *QueryRelatedSitesListRespData) Reset()

func (*QueryRelatedSitesListRespData) String added in v0.0.41

type QueryRelatedSitesResp added in v0.0.41

type QueryRelatedSitesResp struct {
	Code      int32              `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string             `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string             `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string             `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	Data      *ModelRelatedSites `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryRelatedSitesResp) Descriptor deprecated added in v0.0.41

func (*QueryRelatedSitesResp) Descriptor() ([]byte, []int)

Deprecated: Use QueryRelatedSitesResp.ProtoReflect.Descriptor instead.

func (*QueryRelatedSitesResp) GetCode added in v0.0.41

func (x *QueryRelatedSitesResp) GetCode() int32

func (*QueryRelatedSitesResp) GetData added in v0.0.41

func (*QueryRelatedSitesResp) GetMsg added in v0.0.41

func (x *QueryRelatedSitesResp) GetMsg() string

func (*QueryRelatedSitesResp) GetPath added in v0.0.41

func (x *QueryRelatedSitesResp) GetPath() string

func (*QueryRelatedSitesResp) GetRequestID added in v0.0.41

func (x *QueryRelatedSitesResp) GetRequestID() string

func (*QueryRelatedSitesResp) ProtoMessage added in v0.0.41

func (*QueryRelatedSitesResp) ProtoMessage()

func (*QueryRelatedSitesResp) ProtoReflect added in v0.0.41

func (x *QueryRelatedSitesResp) ProtoReflect() protoreflect.Message

func (*QueryRelatedSitesResp) Reset added in v0.0.41

func (x *QueryRelatedSitesResp) Reset()

func (*QueryRelatedSitesResp) String added in v0.0.41

func (x *QueryRelatedSitesResp) String() string

type QueryReq added in v0.0.13

type QueryReq struct {
	Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*QueryReq) Descriptor deprecated added in v0.0.13

func (*QueryReq) Descriptor() ([]byte, []int)

Deprecated: Use QueryReq.ProtoReflect.Descriptor instead.

func (*QueryReq) GetId added in v0.0.13

func (x *QueryReq) GetId() uint32

func (*QueryReq) ProtoMessage added in v0.0.13

func (*QueryReq) ProtoMessage()

func (*QueryReq) ProtoReflect added in v0.0.13

func (x *QueryReq) ProtoReflect() protoreflect.Message

func (*QueryReq) Reset added in v0.0.13

func (x *QueryReq) Reset()

func (*QueryReq) String added in v0.0.13

func (x *QueryReq) String() string

type Response added in v0.0.13

type Response struct {
	Code      int32  `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg       string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"`
	Path      string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*Response) Descriptor deprecated added in v0.0.13

func (*Response) Descriptor() ([]byte, []int)

Deprecated: Use Response.ProtoReflect.Descriptor instead.

func (*Response) GetCode added in v0.0.13

func (x *Response) GetCode() int32

func (*Response) GetMsg added in v0.0.13

func (x *Response) GetMsg() string

func (*Response) GetPath added in v0.0.13

func (x *Response) GetPath() string

func (*Response) GetRequestID added in v0.0.13

func (x *Response) GetRequestID() string

func (*Response) ProtoMessage added in v0.0.13

func (*Response) ProtoMessage()

func (*Response) ProtoReflect added in v0.0.13

func (x *Response) ProtoReflect() protoreflect.Message

func (*Response) Reset added in v0.0.13

func (x *Response) Reset()

func (*Response) String added in v0.0.13

func (x *Response) String() string

type UnimplementedArticleRpcServiceServer

type UnimplementedArticleRpcServiceServer struct {
}

UnimplementedArticleRpcServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedArticleRpcServiceServer) AttaFileCreate added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttaFileDelete added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttaFileDeleteIds added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttaFileQuery added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttaFileQueryList added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttachmentCreate added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttachmentDelete added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttachmentDeleteIds added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttachmentQuery added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttachmentQueryList added in v0.0.32

func (UnimplementedArticleRpcServiceServer) AttachmentUpdate added in v0.0.32

func (UnimplementedArticleRpcServiceServer) BindArticleLabels added in v0.0.18

func (UnimplementedArticleRpcServiceServer) Create added in v0.0.16

func (UnimplementedArticleRpcServiceServer) Delete added in v0.0.16

func (UnimplementedArticleRpcServiceServer) DeleteIds added in v0.0.16

func (UnimplementedArticleRpcServiceServer) Query added in v0.0.16

func (UnimplementedArticleRpcServiceServer) QueryList added in v0.0.16

func (UnimplementedArticleRpcServiceServer) QueryRecommendList added in v0.0.41

func (UnimplementedArticleRpcServiceServer) RelatedSitesCreate added in v0.0.41

func (UnimplementedArticleRpcServiceServer) RelatedSitesDelete added in v0.0.41

func (UnimplementedArticleRpcServiceServer) RelatedSitesDeleteIds added in v0.0.41

func (UnimplementedArticleRpcServiceServer) RelatedSitesQuery added in v0.0.41

func (UnimplementedArticleRpcServiceServer) RelatedSitesQueryIds added in v0.0.41

func (UnimplementedArticleRpcServiceServer) RelatedSitesQueryList added in v0.0.41

func (UnimplementedArticleRpcServiceServer) RelatedSitesUpdate added in v0.0.41

func (UnimplementedArticleRpcServiceServer) UnBindArticleLabels added in v0.0.18

func (UnimplementedArticleRpcServiceServer) Update added in v0.0.16

func (UnimplementedArticleRpcServiceServer) UpdateStatus added in v0.0.16

type UnsafeArticleRpcServiceServer

type UnsafeArticleRpcServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeArticleRpcServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ArticleRpcServiceServer will result in compilation errors.

type UpdateArticleReq added in v0.0.16

type UpdateArticleReq struct {
	Id            uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Title         string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Subtitle      string `protobuf:"bytes,3,opt,name=subtitle,proto3" json:"subtitle,omitempty"`
	Introduce     string `protobuf:"bytes,4,opt,name=introduce,proto3" json:"introduce,omitempty"`
	Author        string `protobuf:"bytes,5,opt,name=author,proto3" json:"author,omitempty"`
	Cover         string `protobuf:"bytes,6,opt,name=cover,proto3" json:"cover,omitempty"`
	Content       string `protobuf:"bytes,7,opt,name=content,proto3" json:"content,omitempty"`
	Type          int64  `protobuf:"varint,8,opt,name=type,proto3" json:"type,omitempty"`
	Status        int64  `protobuf:"varint,9,opt,name=status,proto3" json:"status,omitempty"`
	Public        int64  `protobuf:"varint,10,opt,name=public,proto3" json:"public,omitempty"`
	Level         int64  `protobuf:"varint,11,opt,name=level,proto3" json:"level,omitempty"`
	WriteID       int64  `protobuf:"varint,12,opt,name=writeID,proto3" json:"writeID,omitempty"`
	ReviewID      int64  `protobuf:"varint,13,opt,name=reviewID,proto3" json:"reviewID,omitempty"`
	Sort          int64  `protobuf:"varint,14,opt,name=sort,proto3" json:"sort,omitempty"`
	ReleaseAt     int64  `protobuf:"varint,15,opt,name=releaseAt,proto3" json:"releaseAt,omitempty"`
	Url           string `protobuf:"bytes,16,opt,name=url,proto3" json:"url,omitempty"`
	AppType       int64  `protobuf:"varint,17,opt,name=appType,proto3" json:"appType,omitempty"`
	AppID         string `protobuf:"bytes,18,opt,name=appID,proto3" json:"appID,omitempty"`
	AppPath       string `protobuf:"bytes,19,opt,name=appPath,proto3" json:"appPath,omitempty"`
	GhId          string `protobuf:"bytes,20,opt,name=ghId,proto3" json:"ghId,omitempty"`
	AppName       string `protobuf:"bytes,21,opt,name=appName,proto3" json:"appName,omitempty"`
	RecommendSite string `protobuf:"bytes,22,opt,name=recommendSite,proto3" json:"recommendSite,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateArticleReq) Descriptor deprecated added in v0.0.16

func (*UpdateArticleReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateArticleReq.ProtoReflect.Descriptor instead.

func (*UpdateArticleReq) GetAppID added in v0.0.16

func (x *UpdateArticleReq) GetAppID() string

func (*UpdateArticleReq) GetAppName added in v0.0.16

func (x *UpdateArticleReq) GetAppName() string

func (*UpdateArticleReq) GetAppPath added in v0.0.16

func (x *UpdateArticleReq) GetAppPath() string

func (*UpdateArticleReq) GetAppType added in v0.0.16

func (x *UpdateArticleReq) GetAppType() int64

func (*UpdateArticleReq) GetAuthor added in v0.0.16

func (x *UpdateArticleReq) GetAuthor() string

func (*UpdateArticleReq) GetContent added in v0.0.16

func (x *UpdateArticleReq) GetContent() string

func (*UpdateArticleReq) GetCover added in v0.0.16

func (x *UpdateArticleReq) GetCover() string

func (*UpdateArticleReq) GetGhId added in v0.0.16

func (x *UpdateArticleReq) GetGhId() string

func (*UpdateArticleReq) GetId added in v0.0.18

func (x *UpdateArticleReq) GetId() uint32

func (*UpdateArticleReq) GetIntroduce added in v0.0.16

func (x *UpdateArticleReq) GetIntroduce() string

func (*UpdateArticleReq) GetLevel added in v0.0.16

func (x *UpdateArticleReq) GetLevel() int64

func (*UpdateArticleReq) GetPublic added in v0.0.16

func (x *UpdateArticleReq) GetPublic() int64

func (*UpdateArticleReq) GetRecommendSite added in v0.0.41

func (x *UpdateArticleReq) GetRecommendSite() string

func (*UpdateArticleReq) GetReleaseAt added in v0.0.16

func (x *UpdateArticleReq) GetReleaseAt() int64

func (*UpdateArticleReq) GetReviewID added in v0.0.16

func (x *UpdateArticleReq) GetReviewID() int64

func (*UpdateArticleReq) GetSort added in v0.0.16

func (x *UpdateArticleReq) GetSort() int64

func (*UpdateArticleReq) GetStatus added in v0.0.16

func (x *UpdateArticleReq) GetStatus() int64

func (*UpdateArticleReq) GetSubtitle added in v0.0.16

func (x *UpdateArticleReq) GetSubtitle() string

func (*UpdateArticleReq) GetTitle added in v0.0.16

func (x *UpdateArticleReq) GetTitle() string

func (*UpdateArticleReq) GetType added in v0.0.16

func (x *UpdateArticleReq) GetType() int64

func (*UpdateArticleReq) GetUrl added in v0.0.16

func (x *UpdateArticleReq) GetUrl() string

func (*UpdateArticleReq) GetWriteID added in v0.0.16

func (x *UpdateArticleReq) GetWriteID() int64

func (*UpdateArticleReq) ProtoMessage added in v0.0.16

func (*UpdateArticleReq) ProtoMessage()

func (*UpdateArticleReq) ProtoReflect added in v0.0.16

func (x *UpdateArticleReq) ProtoReflect() protoreflect.Message

func (*UpdateArticleReq) Reset added in v0.0.16

func (x *UpdateArticleReq) Reset()

func (*UpdateArticleReq) String added in v0.0.16

func (x *UpdateArticleReq) String() string

type UpdateAttachmentReq added in v0.0.32

type UpdateAttachmentReq struct {
	Id    uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Aid   uint32 `protobuf:"varint,2,opt,name=aid,proto3" json:"aid,omitempty"`
	Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
	Type  int64  `protobuf:"varint,4,opt,name=type,proto3" json:"type,omitempty"`
	Url   string `protobuf:"bytes,5,opt,name=Url,proto3" json:"Url,omitempty"`
	Pwd   string `protobuf:"bytes,6,opt,name=Pwd,proto3" json:"Pwd,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateAttachmentReq) Descriptor deprecated added in v0.0.32

func (*UpdateAttachmentReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateAttachmentReq.ProtoReflect.Descriptor instead.

func (*UpdateAttachmentReq) GetAid added in v0.0.32

func (x *UpdateAttachmentReq) GetAid() uint32

func (*UpdateAttachmentReq) GetId added in v0.0.32

func (x *UpdateAttachmentReq) GetId() uint32

func (*UpdateAttachmentReq) GetPwd added in v0.0.32

func (x *UpdateAttachmentReq) GetPwd() string

func (*UpdateAttachmentReq) GetTitle added in v0.0.32

func (x *UpdateAttachmentReq) GetTitle() string

func (*UpdateAttachmentReq) GetType added in v0.0.32

func (x *UpdateAttachmentReq) GetType() int64

func (*UpdateAttachmentReq) GetUrl added in v0.0.32

func (x *UpdateAttachmentReq) GetUrl() string

func (*UpdateAttachmentReq) ProtoMessage added in v0.0.32

func (*UpdateAttachmentReq) ProtoMessage()

func (*UpdateAttachmentReq) ProtoReflect added in v0.0.32

func (x *UpdateAttachmentReq) ProtoReflect() protoreflect.Message

func (*UpdateAttachmentReq) Reset added in v0.0.32

func (x *UpdateAttachmentReq) Reset()

func (*UpdateAttachmentReq) String added in v0.0.32

func (x *UpdateAttachmentReq) String() string

type UpdateBindLabelsReq added in v0.0.18

type UpdateBindLabelsReq struct {
	Id       uint32   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	LabelIds []uint32 `protobuf:"varint,2,rep,packed,name=labelIds,proto3" json:"labelIds,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateBindLabelsReq) Descriptor deprecated added in v0.0.18

func (*UpdateBindLabelsReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateBindLabelsReq.ProtoReflect.Descriptor instead.

func (*UpdateBindLabelsReq) GetId added in v0.0.18

func (x *UpdateBindLabelsReq) GetId() uint32

func (*UpdateBindLabelsReq) GetLabelIds added in v0.0.18

func (x *UpdateBindLabelsReq) GetLabelIds() []uint32

func (*UpdateBindLabelsReq) ProtoMessage added in v0.0.18

func (*UpdateBindLabelsReq) ProtoMessage()

func (*UpdateBindLabelsReq) ProtoReflect added in v0.0.18

func (x *UpdateBindLabelsReq) ProtoReflect() protoreflect.Message

func (*UpdateBindLabelsReq) Reset added in v0.0.18

func (x *UpdateBindLabelsReq) Reset()

func (*UpdateBindLabelsReq) String added in v0.0.18

func (x *UpdateBindLabelsReq) String() string

type UpdateRelatedSitesReq added in v0.0.41

type UpdateRelatedSitesReq struct {
	Id    uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	Icon  string `protobuf:"bytes,3,opt,name=icon,proto3" json:"icon,omitempty"`
	Cover string `protobuf:"bytes,4,opt,name=cover,proto3" json:"cover,omitempty"`
	Url   string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateRelatedSitesReq) Descriptor deprecated added in v0.0.41

func (*UpdateRelatedSitesReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateRelatedSitesReq.ProtoReflect.Descriptor instead.

func (*UpdateRelatedSitesReq) GetCover added in v0.0.41

func (x *UpdateRelatedSitesReq) GetCover() string

func (*UpdateRelatedSitesReq) GetIcon added in v0.0.41

func (x *UpdateRelatedSitesReq) GetIcon() string

func (*UpdateRelatedSitesReq) GetId added in v0.0.41

func (x *UpdateRelatedSitesReq) GetId() uint32

func (*UpdateRelatedSitesReq) GetTitle added in v0.0.41

func (x *UpdateRelatedSitesReq) GetTitle() string

func (*UpdateRelatedSitesReq) GetUrl added in v0.0.41

func (x *UpdateRelatedSitesReq) GetUrl() string

func (*UpdateRelatedSitesReq) ProtoMessage added in v0.0.41

func (*UpdateRelatedSitesReq) ProtoMessage()

func (*UpdateRelatedSitesReq) ProtoReflect added in v0.0.41

func (x *UpdateRelatedSitesReq) ProtoReflect() protoreflect.Message

func (*UpdateRelatedSitesReq) Reset added in v0.0.41

func (x *UpdateRelatedSitesReq) Reset()

func (*UpdateRelatedSitesReq) String added in v0.0.41

func (x *UpdateRelatedSitesReq) String() string

type UpdateStatusReq added in v0.0.13

type UpdateStatusReq struct {
	Id     uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Status int64  `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateStatusReq) Descriptor deprecated added in v0.0.13

func (*UpdateStatusReq) Descriptor() ([]byte, []int)

Deprecated: Use UpdateStatusReq.ProtoReflect.Descriptor instead.

func (*UpdateStatusReq) GetId added in v0.0.13

func (x *UpdateStatusReq) GetId() uint32

func (*UpdateStatusReq) GetStatus added in v0.0.13

func (x *UpdateStatusReq) GetStatus() int64

func (*UpdateStatusReq) ProtoMessage added in v0.0.13

func (*UpdateStatusReq) ProtoMessage()

func (*UpdateStatusReq) ProtoReflect added in v0.0.13

func (x *UpdateStatusReq) ProtoReflect() protoreflect.Message

func (*UpdateStatusReq) Reset added in v0.0.13

func (x *UpdateStatusReq) Reset()

func (*UpdateStatusReq) String added in v0.0.13

func (x *UpdateStatusReq) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL