v1

package
v0.0.0-...-6fd7e0b Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const OperationQyWebArticleGetQyWebArticle = "/api.qycms_bff.web.v1.QyWebArticle/GetQyWebArticle"
View Source
const OperationQyWebArticleGetQyWebCategory = "/api.qycms_bff.web.v1.QyWebArticle/GetQyWebCategory"
View Source
const OperationQyWebArticleGetQyWebMinaArticle = "/api.qycms_bff.web.v1.QyWebArticle/GetQyWebMinaArticle"
View Source
const OperationQyWebArticleGetQyWebTag = "/api.qycms_bff.web.v1.QyWebArticle/GetQyWebTag"
View Source
const OperationQyWebArticleListQyWebArticle = "/api.qycms_bff.web.v1.QyWebArticle/ListQyWebArticle"
View Source
const OperationQyWebArticleListQyWebArticleResources = "/api.qycms_bff.web.v1.QyWebArticle/ListQyWebArticleResources"
View Source
const OperationQyWebArticleListQyWebMinaArticle = "/api.qycms_bff.web.v1.QyWebArticle/ListQyWebMinaArticle"
View Source
const OperationQyWebCommentCreateQyWebComment = "/api.qycms_bff.web.v1.QyWebComment/CreateQyWebComment"
View Source
const OperationQyWebCommentListQyWebComment = "/api.qycms_bff.web.v1.QyWebComment/ListQyWebComment"
View Source
const OperationQyWebLinksListQyWebIndexLinks = "/api.qycms_bff.web.v1.QyWebLinks/ListQyWebIndexLinks"
View Source
const OperationQyWebLinksListQyWebLinks = "/api.qycms_bff.web.v1.QyWebLinks/ListQyWebLinks"
View Source
const OperationQyWebLinksListQyWebShortLinks = "/api.qycms_bff.web.v1.QyWebLinks/ListQyWebShortLinks"
View Source
const OperationQyWebMenusGetQyWebFooterMenus = "/api.qycms_bff.web.v1.QyWebMenus/GetQyWebFooterMenus"
View Source
const OperationQyWebMenusGetQyWebHeaderMenus = "/api.qycms_bff.web.v1.QyWebMenus/GetQyWebHeaderMenus"
View Source
const OperationQyWebSiteConfigListQyBaseSiteConfig = "/api.qycms_bff.web.v1.QyWebSiteConfig/ListQyBaseSiteConfig"
View Source
const OperationQyWebSiteConfigListQyOtherSiteConfig = "/api.qycms_bff.web.v1.QyWebSiteConfig/ListQyOtherSiteConfig"

Variables

View Source
var File_api_qycms_bff_web_v1_qy_web_article_proto protoreflect.FileDescriptor
View Source
var File_api_qycms_bff_web_v1_qy_web_comment_proto protoreflect.FileDescriptor
View Source
var File_api_qycms_bff_web_v1_qy_web_links_proto protoreflect.FileDescriptor
View Source
var File_api_qycms_bff_web_v1_qy_web_menus_proto protoreflect.FileDescriptor
View Source
var File_api_qycms_bff_web_v1_qy_web_site_config_proto protoreflect.FileDescriptor
View Source
var QyWebArticle_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "api.qycms_bff.web.v1.QyWebArticle",
	HandlerType: (*QyWebArticleServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateQyWebArticle",
			Handler:    _QyWebArticle_CreateQyWebArticle_Handler,
		},
		{
			MethodName: "UpdateQyWebArticle",
			Handler:    _QyWebArticle_UpdateQyWebArticle_Handler,
		},
		{
			MethodName: "DeleteQyWebArticle",
			Handler:    _QyWebArticle_DeleteQyWebArticle_Handler,
		},
		{
			MethodName: "GetQyWebArticle",
			Handler:    _QyWebArticle_GetQyWebArticle_Handler,
		},
		{
			MethodName: "ListQyWebArticle",
			Handler:    _QyWebArticle_ListQyWebArticle_Handler,
		},
		{
			MethodName: "GetQyWebTag",
			Handler:    _QyWebArticle_GetQyWebTag_Handler,
		},
		{
			MethodName: "GetQyWebCategory",
			Handler:    _QyWebArticle_GetQyWebCategory_Handler,
		},
		{
			MethodName: "ListQyWebArticleResources",
			Handler:    _QyWebArticle_ListQyWebArticleResources_Handler,
		},
		{
			MethodName: "GetQyWebMinaArticle",
			Handler:    _QyWebArticle_GetQyWebMinaArticle_Handler,
		},
		{
			MethodName: "ListQyWebMinaArticle",
			Handler:    _QyWebArticle_ListQyWebMinaArticle_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "api/qycms_bff/web/v1/qy_web_article.proto",
}

QyWebArticle_ServiceDesc is the grpc.ServiceDesc for QyWebArticle 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 QyWebComment_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "api.qycms_bff.web.v1.QyWebComment",
	HandlerType: (*QyWebCommentServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateQyWebComment",
			Handler:    _QyWebComment_CreateQyWebComment_Handler,
		},
		{
			MethodName: "UpdateQyWebComment",
			Handler:    _QyWebComment_UpdateQyWebComment_Handler,
		},
		{
			MethodName: "DeleteQyWebComment",
			Handler:    _QyWebComment_DeleteQyWebComment_Handler,
		},
		{
			MethodName: "GetQyWebComment",
			Handler:    _QyWebComment_GetQyWebComment_Handler,
		},
		{
			MethodName: "ListQyWebComment",
			Handler:    _QyWebComment_ListQyWebComment_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "api/qycms_bff/web/v1/qy_web_comment.proto",
}

QyWebComment_ServiceDesc is the grpc.ServiceDesc for QyWebComment 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 QyWebLinks_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "api.qycms_bff.web.v1.QyWebLinks",
	HandlerType: (*QyWebLinksServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateQyWebLinks",
			Handler:    _QyWebLinks_CreateQyWebLinks_Handler,
		},
		{
			MethodName: "UpdateQyWebLinks",
			Handler:    _QyWebLinks_UpdateQyWebLinks_Handler,
		},
		{
			MethodName: "DeleteQyWebLinks",
			Handler:    _QyWebLinks_DeleteQyWebLinks_Handler,
		},
		{
			MethodName: "GetQyWebLinks",
			Handler:    _QyWebLinks_GetQyWebLinks_Handler,
		},
		{
			MethodName: "ListQyWebShortLinks",
			Handler:    _QyWebLinks_ListQyWebShortLinks_Handler,
		},
		{
			MethodName: "ListQyWebLinks",
			Handler:    _QyWebLinks_ListQyWebLinks_Handler,
		},
		{
			MethodName: "ListQyWebIndexLinks",
			Handler:    _QyWebLinks_ListQyWebIndexLinks_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "api/qycms_bff/web/v1/qy_web_links.proto",
}

QyWebLinks_ServiceDesc is the grpc.ServiceDesc for QyWebLinks 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 QyWebMenus_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "api.qycms_bff.web.v1.QyWebMenus",
	HandlerType: (*QyWebMenusServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateQyWebMenus",
			Handler:    _QyWebMenus_CreateQyWebMenus_Handler,
		},
		{
			MethodName: "UpdateQyWebMenus",
			Handler:    _QyWebMenus_UpdateQyWebMenus_Handler,
		},
		{
			MethodName: "DeleteQyWebMenus",
			Handler:    _QyWebMenus_DeleteQyWebMenus_Handler,
		},
		{
			MethodName: "GetQyWebHeaderMenus",
			Handler:    _QyWebMenus_GetQyWebHeaderMenus_Handler,
		},
		{
			MethodName: "GetQyWebFooterMenus",
			Handler:    _QyWebMenus_GetQyWebFooterMenus_Handler,
		},
		{
			MethodName: "ListQyWebMenus",
			Handler:    _QyWebMenus_ListQyWebMenus_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "api/qycms_bff/web/v1/qy_web_menus.proto",
}

QyWebMenus_ServiceDesc is the grpc.ServiceDesc for QyWebMenus 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 QyWebSiteConfig_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "api.qycms_bff.web.v1.QyWebSiteConfig",
	HandlerType: (*QyWebSiteConfigServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateQyWebSiteConfig",
			Handler:    _QyWebSiteConfig_CreateQyWebSiteConfig_Handler,
		},
		{
			MethodName: "UpdateQyWebSiteConfig",
			Handler:    _QyWebSiteConfig_UpdateQyWebSiteConfig_Handler,
		},
		{
			MethodName: "DeleteQyWebSiteConfig",
			Handler:    _QyWebSiteConfig_DeleteQyWebSiteConfig_Handler,
		},
		{
			MethodName: "GetQyWebSiteConfig",
			Handler:    _QyWebSiteConfig_GetQyWebSiteConfig_Handler,
		},
		{
			MethodName: "ListQyWebSiteConfig",
			Handler:    _QyWebSiteConfig_ListQyWebSiteConfig_Handler,
		},
		{
			MethodName: "ListQyBaseSiteConfig",
			Handler:    _QyWebSiteConfig_ListQyBaseSiteConfig_Handler,
		},
		{
			MethodName: "ListQyOtherSiteConfig",
			Handler:    _QyWebSiteConfig_ListQyOtherSiteConfig_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "api/qycms_bff/web/v1/qy_web_site_config.proto",
}

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

Functions

func RegisterQyWebArticleHTTPServer

func RegisterQyWebArticleHTTPServer(s *http.Server, srv QyWebArticleHTTPServer)

func RegisterQyWebArticleServer

func RegisterQyWebArticleServer(s grpc.ServiceRegistrar, srv QyWebArticleServer)

func RegisterQyWebCommentHTTPServer

func RegisterQyWebCommentHTTPServer(s *http.Server, srv QyWebCommentHTTPServer)

func RegisterQyWebCommentServer

func RegisterQyWebCommentServer(s grpc.ServiceRegistrar, srv QyWebCommentServer)

func RegisterQyWebLinksHTTPServer

func RegisterQyWebLinksHTTPServer(s *http.Server, srv QyWebLinksHTTPServer)

func RegisterQyWebLinksServer

func RegisterQyWebLinksServer(s grpc.ServiceRegistrar, srv QyWebLinksServer)

func RegisterQyWebMenusHTTPServer

func RegisterQyWebMenusHTTPServer(s *http.Server, srv QyWebMenusHTTPServer)

func RegisterQyWebMenusServer

func RegisterQyWebMenusServer(s grpc.ServiceRegistrar, srv QyWebMenusServer)

func RegisterQyWebSiteConfigHTTPServer

func RegisterQyWebSiteConfigHTTPServer(s *http.Server, srv QyWebSiteConfigHTTPServer)

func RegisterQyWebSiteConfigServer

func RegisterQyWebSiteConfigServer(s grpc.ServiceRegistrar, srv QyWebSiteConfigServer)

Types

type CreateQyWebArticleReply

type CreateQyWebArticleReply struct {
	// contains filtered or unexported fields
}

func (*CreateQyWebArticleReply) Descriptor deprecated

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

Deprecated: Use CreateQyWebArticleReply.ProtoReflect.Descriptor instead.

func (*CreateQyWebArticleReply) ProtoMessage

func (*CreateQyWebArticleReply) ProtoMessage()

func (*CreateQyWebArticleReply) ProtoReflect

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

func (*CreateQyWebArticleReply) Reset

func (x *CreateQyWebArticleReply) Reset()

func (*CreateQyWebArticleReply) String

func (x *CreateQyWebArticleReply) String() string

type CreateQyWebArticleRequest

type CreateQyWebArticleRequest struct {
	// contains filtered or unexported fields
}

func (*CreateQyWebArticleRequest) Descriptor deprecated

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

Deprecated: Use CreateQyWebArticleRequest.ProtoReflect.Descriptor instead.

func (*CreateQyWebArticleRequest) ProtoMessage

func (*CreateQyWebArticleRequest) ProtoMessage()

func (*CreateQyWebArticleRequest) ProtoReflect

func (*CreateQyWebArticleRequest) Reset

func (x *CreateQyWebArticleRequest) Reset()

func (*CreateQyWebArticleRequest) String

func (x *CreateQyWebArticleRequest) String() string

type CreateQyWebCommentReply

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

func (*CreateQyWebCommentReply) Descriptor deprecated

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

Deprecated: Use CreateQyWebCommentReply.ProtoReflect.Descriptor instead.

func (*CreateQyWebCommentReply) GetId

func (x *CreateQyWebCommentReply) GetId() uint64

func (*CreateQyWebCommentReply) ProtoMessage

func (*CreateQyWebCommentReply) ProtoMessage()

func (*CreateQyWebCommentReply) ProtoReflect

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

func (*CreateQyWebCommentReply) Reset

func (x *CreateQyWebCommentReply) Reset()

func (*CreateQyWebCommentReply) String

func (x *CreateQyWebCommentReply) String() string

type CreateQyWebCommentRequest

type CreateQyWebCommentRequest struct {
	AgentId    uint64 `protobuf:"varint,1,opt,name=agentId,proto3" json:"agentId,omitempty"`
	ParentId   uint64 `protobuf:"varint,2,opt,name=parentId,proto3" json:"parentId,omitempty"`
	MemberName string `protobuf:"bytes,3,opt,name=memberName,proto3" json:"memberName,omitempty"`
	Email      string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
	Url        string `protobuf:"bytes,5,opt,name=url,proto3" json:"url,omitempty"`
	Content    string `protobuf:"bytes,6,opt,name=content,proto3" json:"content,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateQyWebCommentRequest) Descriptor deprecated

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

Deprecated: Use CreateQyWebCommentRequest.ProtoReflect.Descriptor instead.

func (*CreateQyWebCommentRequest) GetAgentId

func (x *CreateQyWebCommentRequest) GetAgentId() uint64

func (*CreateQyWebCommentRequest) GetContent

func (x *CreateQyWebCommentRequest) GetContent() string

func (*CreateQyWebCommentRequest) GetEmail

func (x *CreateQyWebCommentRequest) GetEmail() string

func (*CreateQyWebCommentRequest) GetMemberName

func (x *CreateQyWebCommentRequest) GetMemberName() string

func (*CreateQyWebCommentRequest) GetParentId

func (x *CreateQyWebCommentRequest) GetParentId() uint64

func (*CreateQyWebCommentRequest) GetUrl

func (x *CreateQyWebCommentRequest) GetUrl() string

func (*CreateQyWebCommentRequest) ProtoMessage

func (*CreateQyWebCommentRequest) ProtoMessage()

func (*CreateQyWebCommentRequest) ProtoReflect

func (*CreateQyWebCommentRequest) Reset

func (x *CreateQyWebCommentRequest) Reset()

func (*CreateQyWebCommentRequest) String

func (x *CreateQyWebCommentRequest) String() string

type CreateQyWebLinksReply

type CreateQyWebLinksReply struct {
	// contains filtered or unexported fields
}

func (*CreateQyWebLinksReply) Descriptor deprecated

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

Deprecated: Use CreateQyWebLinksReply.ProtoReflect.Descriptor instead.

func (*CreateQyWebLinksReply) ProtoMessage

func (*CreateQyWebLinksReply) ProtoMessage()

func (*CreateQyWebLinksReply) ProtoReflect

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

func (*CreateQyWebLinksReply) Reset

func (x *CreateQyWebLinksReply) Reset()

func (*CreateQyWebLinksReply) String

func (x *CreateQyWebLinksReply) String() string

type CreateQyWebLinksRequest

type CreateQyWebLinksRequest struct {
	// contains filtered or unexported fields
}

func (*CreateQyWebLinksRequest) Descriptor deprecated

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

Deprecated: Use CreateQyWebLinksRequest.ProtoReflect.Descriptor instead.

func (*CreateQyWebLinksRequest) ProtoMessage

func (*CreateQyWebLinksRequest) ProtoMessage()

func (*CreateQyWebLinksRequest) ProtoReflect

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

func (*CreateQyWebLinksRequest) Reset

func (x *CreateQyWebLinksRequest) Reset()

func (*CreateQyWebLinksRequest) String

func (x *CreateQyWebLinksRequest) String() string

type CreateQyWebMenusReply

type CreateQyWebMenusReply struct {
	// contains filtered or unexported fields
}

func (*CreateQyWebMenusReply) Descriptor deprecated

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

Deprecated: Use CreateQyWebMenusReply.ProtoReflect.Descriptor instead.

func (*CreateQyWebMenusReply) ProtoMessage

func (*CreateQyWebMenusReply) ProtoMessage()

func (*CreateQyWebMenusReply) ProtoReflect

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

func (*CreateQyWebMenusReply) Reset

func (x *CreateQyWebMenusReply) Reset()

func (*CreateQyWebMenusReply) String

func (x *CreateQyWebMenusReply) String() string

type CreateQyWebMenusRequest

type CreateQyWebMenusRequest struct {
	// contains filtered or unexported fields
}

func (*CreateQyWebMenusRequest) Descriptor deprecated

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

Deprecated: Use CreateQyWebMenusRequest.ProtoReflect.Descriptor instead.

func (*CreateQyWebMenusRequest) ProtoMessage

func (*CreateQyWebMenusRequest) ProtoMessage()

func (*CreateQyWebMenusRequest) ProtoReflect

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

func (*CreateQyWebMenusRequest) Reset

func (x *CreateQyWebMenusRequest) Reset()

func (*CreateQyWebMenusRequest) String

func (x *CreateQyWebMenusRequest) String() string

type CreateQyWebSiteConfigReply

type CreateQyWebSiteConfigReply struct {
	// contains filtered or unexported fields
}

func (*CreateQyWebSiteConfigReply) Descriptor deprecated

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

Deprecated: Use CreateQyWebSiteConfigReply.ProtoReflect.Descriptor instead.

func (*CreateQyWebSiteConfigReply) ProtoMessage

func (*CreateQyWebSiteConfigReply) ProtoMessage()

func (*CreateQyWebSiteConfigReply) ProtoReflect

func (*CreateQyWebSiteConfigReply) Reset

func (x *CreateQyWebSiteConfigReply) Reset()

func (*CreateQyWebSiteConfigReply) String

func (x *CreateQyWebSiteConfigReply) String() string

type CreateQyWebSiteConfigRequest

type CreateQyWebSiteConfigRequest struct {
	// contains filtered or unexported fields
}

func (*CreateQyWebSiteConfigRequest) Descriptor deprecated

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

Deprecated: Use CreateQyWebSiteConfigRequest.ProtoReflect.Descriptor instead.

func (*CreateQyWebSiteConfigRequest) ProtoMessage

func (*CreateQyWebSiteConfigRequest) ProtoMessage()

func (*CreateQyWebSiteConfigRequest) ProtoReflect

func (*CreateQyWebSiteConfigRequest) Reset

func (x *CreateQyWebSiteConfigRequest) Reset()

func (*CreateQyWebSiteConfigRequest) String

type DeleteQyWebArticleReply

type DeleteQyWebArticleReply struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebArticleReply) Descriptor deprecated

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

Deprecated: Use DeleteQyWebArticleReply.ProtoReflect.Descriptor instead.

func (*DeleteQyWebArticleReply) ProtoMessage

func (*DeleteQyWebArticleReply) ProtoMessage()

func (*DeleteQyWebArticleReply) ProtoReflect

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

func (*DeleteQyWebArticleReply) Reset

func (x *DeleteQyWebArticleReply) Reset()

func (*DeleteQyWebArticleReply) String

func (x *DeleteQyWebArticleReply) String() string

type DeleteQyWebArticleRequest

type DeleteQyWebArticleRequest struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebArticleRequest) Descriptor deprecated

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

Deprecated: Use DeleteQyWebArticleRequest.ProtoReflect.Descriptor instead.

func (*DeleteQyWebArticleRequest) ProtoMessage

func (*DeleteQyWebArticleRequest) ProtoMessage()

func (*DeleteQyWebArticleRequest) ProtoReflect

func (*DeleteQyWebArticleRequest) Reset

func (x *DeleteQyWebArticleRequest) Reset()

func (*DeleteQyWebArticleRequest) String

func (x *DeleteQyWebArticleRequest) String() string

type DeleteQyWebCommentReply

type DeleteQyWebCommentReply struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebCommentReply) Descriptor deprecated

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

Deprecated: Use DeleteQyWebCommentReply.ProtoReflect.Descriptor instead.

func (*DeleteQyWebCommentReply) ProtoMessage

func (*DeleteQyWebCommentReply) ProtoMessage()

func (*DeleteQyWebCommentReply) ProtoReflect

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

func (*DeleteQyWebCommentReply) Reset

func (x *DeleteQyWebCommentReply) Reset()

func (*DeleteQyWebCommentReply) String

func (x *DeleteQyWebCommentReply) String() string

type DeleteQyWebCommentRequest

type DeleteQyWebCommentRequest struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebCommentRequest) Descriptor deprecated

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

Deprecated: Use DeleteQyWebCommentRequest.ProtoReflect.Descriptor instead.

func (*DeleteQyWebCommentRequest) ProtoMessage

func (*DeleteQyWebCommentRequest) ProtoMessage()

func (*DeleteQyWebCommentRequest) ProtoReflect

func (*DeleteQyWebCommentRequest) Reset

func (x *DeleteQyWebCommentRequest) Reset()

func (*DeleteQyWebCommentRequest) String

func (x *DeleteQyWebCommentRequest) String() string

type DeleteQyWebLinksReply

type DeleteQyWebLinksReply struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebLinksReply) Descriptor deprecated

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

Deprecated: Use DeleteQyWebLinksReply.ProtoReflect.Descriptor instead.

func (*DeleteQyWebLinksReply) ProtoMessage

func (*DeleteQyWebLinksReply) ProtoMessage()

func (*DeleteQyWebLinksReply) ProtoReflect

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

func (*DeleteQyWebLinksReply) Reset

func (x *DeleteQyWebLinksReply) Reset()

func (*DeleteQyWebLinksReply) String

func (x *DeleteQyWebLinksReply) String() string

type DeleteQyWebLinksRequest

type DeleteQyWebLinksRequest struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebLinksRequest) Descriptor deprecated

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

Deprecated: Use DeleteQyWebLinksRequest.ProtoReflect.Descriptor instead.

func (*DeleteQyWebLinksRequest) ProtoMessage

func (*DeleteQyWebLinksRequest) ProtoMessage()

func (*DeleteQyWebLinksRequest) ProtoReflect

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

func (*DeleteQyWebLinksRequest) Reset

func (x *DeleteQyWebLinksRequest) Reset()

func (*DeleteQyWebLinksRequest) String

func (x *DeleteQyWebLinksRequest) String() string

type DeleteQyWebMenusReply

type DeleteQyWebMenusReply struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebMenusReply) Descriptor deprecated

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

Deprecated: Use DeleteQyWebMenusReply.ProtoReflect.Descriptor instead.

func (*DeleteQyWebMenusReply) ProtoMessage

func (*DeleteQyWebMenusReply) ProtoMessage()

func (*DeleteQyWebMenusReply) ProtoReflect

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

func (*DeleteQyWebMenusReply) Reset

func (x *DeleteQyWebMenusReply) Reset()

func (*DeleteQyWebMenusReply) String

func (x *DeleteQyWebMenusReply) String() string

type DeleteQyWebMenusRequest

type DeleteQyWebMenusRequest struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebMenusRequest) Descriptor deprecated

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

Deprecated: Use DeleteQyWebMenusRequest.ProtoReflect.Descriptor instead.

func (*DeleteQyWebMenusRequest) ProtoMessage

func (*DeleteQyWebMenusRequest) ProtoMessage()

func (*DeleteQyWebMenusRequest) ProtoReflect

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

func (*DeleteQyWebMenusRequest) Reset

func (x *DeleteQyWebMenusRequest) Reset()

func (*DeleteQyWebMenusRequest) String

func (x *DeleteQyWebMenusRequest) String() string

type DeleteQyWebSiteConfigReply

type DeleteQyWebSiteConfigReply struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebSiteConfigReply) Descriptor deprecated

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

Deprecated: Use DeleteQyWebSiteConfigReply.ProtoReflect.Descriptor instead.

func (*DeleteQyWebSiteConfigReply) ProtoMessage

func (*DeleteQyWebSiteConfigReply) ProtoMessage()

func (*DeleteQyWebSiteConfigReply) ProtoReflect

func (*DeleteQyWebSiteConfigReply) Reset

func (x *DeleteQyWebSiteConfigReply) Reset()

func (*DeleteQyWebSiteConfigReply) String

func (x *DeleteQyWebSiteConfigReply) String() string

type DeleteQyWebSiteConfigRequest

type DeleteQyWebSiteConfigRequest struct {
	// contains filtered or unexported fields
}

func (*DeleteQyWebSiteConfigRequest) Descriptor deprecated

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

Deprecated: Use DeleteQyWebSiteConfigRequest.ProtoReflect.Descriptor instead.

func (*DeleteQyWebSiteConfigRequest) ProtoMessage

func (*DeleteQyWebSiteConfigRequest) ProtoMessage()

func (*DeleteQyWebSiteConfigRequest) ProtoReflect

func (*DeleteQyWebSiteConfigRequest) Reset

func (x *DeleteQyWebSiteConfigRequest) Reset()

func (*DeleteQyWebSiteConfigRequest) String

type GetQyWebArticleReply

type GetQyWebArticleReply struct {
	Data *WebArticleInfoResponse `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQyWebArticleReply) Descriptor deprecated

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

Deprecated: Use GetQyWebArticleReply.ProtoReflect.Descriptor instead.

func (*GetQyWebArticleReply) GetData

func (*GetQyWebArticleReply) ProtoMessage

func (*GetQyWebArticleReply) ProtoMessage()

func (*GetQyWebArticleReply) ProtoReflect

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

func (*GetQyWebArticleReply) Reset

func (x *GetQyWebArticleReply) Reset()

func (*GetQyWebArticleReply) String

func (x *GetQyWebArticleReply) String() string

type GetQyWebArticleRequest

type GetQyWebArticleRequest struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQyWebArticleRequest) Descriptor deprecated

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

Deprecated: Use GetQyWebArticleRequest.ProtoReflect.Descriptor instead.

func (*GetQyWebArticleRequest) GetName

func (x *GetQyWebArticleRequest) GetName() string

func (*GetQyWebArticleRequest) ProtoMessage

func (*GetQyWebArticleRequest) ProtoMessage()

func (*GetQyWebArticleRequest) ProtoReflect

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

func (*GetQyWebArticleRequest) Reset

func (x *GetQyWebArticleRequest) Reset()

func (*GetQyWebArticleRequest) String

func (x *GetQyWebArticleRequest) String() string

type GetQyWebCategoryReply

type GetQyWebCategoryReply struct {
	Data *WebCategoryResponse `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQyWebCategoryReply) Descriptor deprecated

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

Deprecated: Use GetQyWebCategoryReply.ProtoReflect.Descriptor instead.

func (*GetQyWebCategoryReply) GetData

func (*GetQyWebCategoryReply) ProtoMessage

func (*GetQyWebCategoryReply) ProtoMessage()

func (*GetQyWebCategoryReply) ProtoReflect

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

func (*GetQyWebCategoryReply) Reset

func (x *GetQyWebCategoryReply) Reset()

func (*GetQyWebCategoryReply) String

func (x *GetQyWebCategoryReply) String() string

type GetQyWebCategoryRequest

type GetQyWebCategoryRequest struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQyWebCategoryRequest) Descriptor deprecated

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

Deprecated: Use GetQyWebCategoryRequest.ProtoReflect.Descriptor instead.

func (*GetQyWebCategoryRequest) GetName

func (x *GetQyWebCategoryRequest) GetName() string

func (*GetQyWebCategoryRequest) ProtoMessage

func (*GetQyWebCategoryRequest) ProtoMessage()

func (*GetQyWebCategoryRequest) ProtoReflect

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

func (*GetQyWebCategoryRequest) Reset

func (x *GetQyWebCategoryRequest) Reset()

func (*GetQyWebCategoryRequest) String

func (x *GetQyWebCategoryRequest) String() string

type GetQyWebCommentReply

type GetQyWebCommentReply struct {
	// contains filtered or unexported fields
}

func (*GetQyWebCommentReply) Descriptor deprecated

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

Deprecated: Use GetQyWebCommentReply.ProtoReflect.Descriptor instead.

func (*GetQyWebCommentReply) ProtoMessage

func (*GetQyWebCommentReply) ProtoMessage()

func (*GetQyWebCommentReply) ProtoReflect

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

func (*GetQyWebCommentReply) Reset

func (x *GetQyWebCommentReply) Reset()

func (*GetQyWebCommentReply) String

func (x *GetQyWebCommentReply) String() string

type GetQyWebCommentRequest

type GetQyWebCommentRequest struct {
	// contains filtered or unexported fields
}

func (*GetQyWebCommentRequest) Descriptor deprecated

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

Deprecated: Use GetQyWebCommentRequest.ProtoReflect.Descriptor instead.

func (*GetQyWebCommentRequest) ProtoMessage

func (*GetQyWebCommentRequest) ProtoMessage()

func (*GetQyWebCommentRequest) ProtoReflect

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

func (*GetQyWebCommentRequest) Reset

func (x *GetQyWebCommentRequest) Reset()

func (*GetQyWebCommentRequest) String

func (x *GetQyWebCommentRequest) String() string

type GetQyWebLinksReply

type GetQyWebLinksReply struct {
	// contains filtered or unexported fields
}

func (*GetQyWebLinksReply) Descriptor deprecated

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

Deprecated: Use GetQyWebLinksReply.ProtoReflect.Descriptor instead.

func (*GetQyWebLinksReply) ProtoMessage

func (*GetQyWebLinksReply) ProtoMessage()

func (*GetQyWebLinksReply) ProtoReflect

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

func (*GetQyWebLinksReply) Reset

func (x *GetQyWebLinksReply) Reset()

func (*GetQyWebLinksReply) String

func (x *GetQyWebLinksReply) String() string

type GetQyWebLinksRequest

type GetQyWebLinksRequest struct {
	// contains filtered or unexported fields
}

func (*GetQyWebLinksRequest) Descriptor deprecated

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

Deprecated: Use GetQyWebLinksRequest.ProtoReflect.Descriptor instead.

func (*GetQyWebLinksRequest) ProtoMessage

func (*GetQyWebLinksRequest) ProtoMessage()

func (*GetQyWebLinksRequest) ProtoReflect

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

func (*GetQyWebLinksRequest) Reset

func (x *GetQyWebLinksRequest) Reset()

func (*GetQyWebLinksRequest) String

func (x *GetQyWebLinksRequest) String() string

type GetQyWebMenusReply

type GetQyWebMenusReply struct {
	Items []*MenusWebInfoResponse `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQyWebMenusReply) Descriptor deprecated

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

Deprecated: Use GetQyWebMenusReply.ProtoReflect.Descriptor instead.

func (*GetQyWebMenusReply) GetItems

func (x *GetQyWebMenusReply) GetItems() []*MenusWebInfoResponse

func (*GetQyWebMenusReply) ProtoMessage

func (*GetQyWebMenusReply) ProtoMessage()

func (*GetQyWebMenusReply) ProtoReflect

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

func (*GetQyWebMenusReply) Reset

func (x *GetQyWebMenusReply) Reset()

func (*GetQyWebMenusReply) String

func (x *GetQyWebMenusReply) String() string

type GetQyWebMenusRequest

type GetQyWebMenusRequest struct {
	// contains filtered or unexported fields
}

func (*GetQyWebMenusRequest) Descriptor deprecated

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

Deprecated: Use GetQyWebMenusRequest.ProtoReflect.Descriptor instead.

func (*GetQyWebMenusRequest) ProtoMessage

func (*GetQyWebMenusRequest) ProtoMessage()

func (*GetQyWebMenusRequest) ProtoReflect

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

func (*GetQyWebMenusRequest) Reset

func (x *GetQyWebMenusRequest) Reset()

func (*GetQyWebMenusRequest) String

func (x *GetQyWebMenusRequest) String() string

type GetQyWebMinaArticleReply

type GetQyWebMinaArticleReply struct {
	Data *WebMinaArticleInfoResponse `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQyWebMinaArticleReply) Descriptor deprecated

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

Deprecated: Use GetQyWebMinaArticleReply.ProtoReflect.Descriptor instead.

func (*GetQyWebMinaArticleReply) GetData

func (*GetQyWebMinaArticleReply) ProtoMessage

func (*GetQyWebMinaArticleReply) ProtoMessage()

func (*GetQyWebMinaArticleReply) ProtoReflect

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

func (*GetQyWebMinaArticleReply) Reset

func (x *GetQyWebMinaArticleReply) Reset()

func (*GetQyWebMinaArticleReply) String

func (x *GetQyWebMinaArticleReply) String() string

type GetQyWebSiteConfigReply

type GetQyWebSiteConfigReply struct {
	// contains filtered or unexported fields
}

func (*GetQyWebSiteConfigReply) Descriptor deprecated

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

Deprecated: Use GetQyWebSiteConfigReply.ProtoReflect.Descriptor instead.

func (*GetQyWebSiteConfigReply) ProtoMessage

func (*GetQyWebSiteConfigReply) ProtoMessage()

func (*GetQyWebSiteConfigReply) ProtoReflect

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

func (*GetQyWebSiteConfigReply) Reset

func (x *GetQyWebSiteConfigReply) Reset()

func (*GetQyWebSiteConfigReply) String

func (x *GetQyWebSiteConfigReply) String() string

type GetQyWebSiteConfigRequest

type GetQyWebSiteConfigRequest struct {
	// contains filtered or unexported fields
}

func (*GetQyWebSiteConfigRequest) Descriptor deprecated

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

Deprecated: Use GetQyWebSiteConfigRequest.ProtoReflect.Descriptor instead.

func (*GetQyWebSiteConfigRequest) ProtoMessage

func (*GetQyWebSiteConfigRequest) ProtoMessage()

func (*GetQyWebSiteConfigRequest) ProtoReflect

func (*GetQyWebSiteConfigRequest) Reset

func (x *GetQyWebSiteConfigRequest) Reset()

func (*GetQyWebSiteConfigRequest) String

func (x *GetQyWebSiteConfigRequest) String() string

type GetQyWebTagReply

type GetQyWebTagReply struct {
	Data *WebTagsResponse `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQyWebTagReply) Descriptor deprecated

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

Deprecated: Use GetQyWebTagReply.ProtoReflect.Descriptor instead.

func (*GetQyWebTagReply) GetData

func (x *GetQyWebTagReply) GetData() *WebTagsResponse

func (*GetQyWebTagReply) ProtoMessage

func (*GetQyWebTagReply) ProtoMessage()

func (*GetQyWebTagReply) ProtoReflect

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

func (*GetQyWebTagReply) Reset

func (x *GetQyWebTagReply) Reset()

func (*GetQyWebTagReply) String

func (x *GetQyWebTagReply) String() string

type GetQyWebTagRequest

type GetQyWebTagRequest struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*GetQyWebTagRequest) Descriptor deprecated

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

Deprecated: Use GetQyWebTagRequest.ProtoReflect.Descriptor instead.

func (*GetQyWebTagRequest) GetName

func (x *GetQyWebTagRequest) GetName() string

func (*GetQyWebTagRequest) ProtoMessage

func (*GetQyWebTagRequest) ProtoMessage()

func (*GetQyWebTagRequest) ProtoReflect

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

func (*GetQyWebTagRequest) Reset

func (x *GetQyWebTagRequest) Reset()

func (*GetQyWebTagRequest) String

func (x *GetQyWebTagRequest) String() string

type ListQyWebArticleReply

type ListQyWebArticleReply struct {
	PageInfo *WebArticlePageInfo       `protobuf:"bytes,1,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Items    []*WebArticleInfoResponse `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebArticleReply) Descriptor deprecated

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

Deprecated: Use ListQyWebArticleReply.ProtoReflect.Descriptor instead.

func (*ListQyWebArticleReply) GetItems

func (*ListQyWebArticleReply) GetPageInfo

func (x *ListQyWebArticleReply) GetPageInfo() *WebArticlePageInfo

func (*ListQyWebArticleReply) ProtoMessage

func (*ListQyWebArticleReply) ProtoMessage()

func (*ListQyWebArticleReply) ProtoReflect

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

func (*ListQyWebArticleReply) Reset

func (x *ListQyWebArticleReply) Reset()

func (*ListQyWebArticleReply) String

func (x *ListQyWebArticleReply) String() string

type ListQyWebArticleRequest

type ListQyWebArticleRequest struct {
	Current      int64  `protobuf:"varint,1,opt,name=current,proto3" json:"current,omitempty"`
	PageSize     int64  `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	Total        int64  `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"`
	Pages        int64  `protobuf:"varint,4,opt,name=pages,proto3" json:"pages,omitempty"`
	FirstFlag    bool   `protobuf:"varint,5,opt,name=firstFlag,proto3" json:"firstFlag,omitempty"`
	LastFlag     bool   `protobuf:"varint,6,opt,name=lastFlag,proto3" json:"lastFlag,omitempty"`
	SearchText   string `protobuf:"bytes,7,opt,name=searchText,proto3" json:"searchText,omitempty"`
	CategoryName string `protobuf:"bytes,8,opt,name=categoryName,proto3" json:"categoryName,omitempty"`
	TagName      string `protobuf:"bytes,9,opt,name=tagName,proto3" json:"tagName,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebArticleRequest) Descriptor deprecated

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

Deprecated: Use ListQyWebArticleRequest.ProtoReflect.Descriptor instead.

func (*ListQyWebArticleRequest) GetCategoryName

func (x *ListQyWebArticleRequest) GetCategoryName() string

func (*ListQyWebArticleRequest) GetCurrent

func (x *ListQyWebArticleRequest) GetCurrent() int64

func (*ListQyWebArticleRequest) GetFirstFlag

func (x *ListQyWebArticleRequest) GetFirstFlag() bool

func (*ListQyWebArticleRequest) GetLastFlag

func (x *ListQyWebArticleRequest) GetLastFlag() bool

func (*ListQyWebArticleRequest) GetPageSize

func (x *ListQyWebArticleRequest) GetPageSize() int64

func (*ListQyWebArticleRequest) GetPages

func (x *ListQyWebArticleRequest) GetPages() int64

func (*ListQyWebArticleRequest) GetSearchText

func (x *ListQyWebArticleRequest) GetSearchText() string

func (*ListQyWebArticleRequest) GetTagName

func (x *ListQyWebArticleRequest) GetTagName() string

func (*ListQyWebArticleRequest) GetTotal

func (x *ListQyWebArticleRequest) GetTotal() int64

func (*ListQyWebArticleRequest) ProtoMessage

func (*ListQyWebArticleRequest) ProtoMessage()

func (*ListQyWebArticleRequest) ProtoReflect

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

func (*ListQyWebArticleRequest) Reset

func (x *ListQyWebArticleRequest) Reset()

func (*ListQyWebArticleRequest) String

func (x *ListQyWebArticleRequest) String() string

type ListQyWebArticleResourcesReply

type ListQyWebArticleResourcesReply struct {
	Items []*WebArticleResourcesResponse `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebArticleResourcesReply) Descriptor deprecated

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

Deprecated: Use ListQyWebArticleResourcesReply.ProtoReflect.Descriptor instead.

func (*ListQyWebArticleResourcesReply) GetItems

func (*ListQyWebArticleResourcesReply) ProtoMessage

func (*ListQyWebArticleResourcesReply) ProtoMessage()

func (*ListQyWebArticleResourcesReply) ProtoReflect

func (*ListQyWebArticleResourcesReply) Reset

func (x *ListQyWebArticleResourcesReply) Reset()

func (*ListQyWebArticleResourcesReply) String

type ListQyWebArticleResourcesRequest

type ListQyWebArticleResourcesRequest struct {
	PermaLink string `protobuf:"bytes,1,opt,name=permaLink,proto3" json:"permaLink,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebArticleResourcesRequest) Descriptor deprecated

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

Deprecated: Use ListQyWebArticleResourcesRequest.ProtoReflect.Descriptor instead.

func (x *ListQyWebArticleResourcesRequest) GetPermaLink() string

func (*ListQyWebArticleResourcesRequest) ProtoMessage

func (*ListQyWebArticleResourcesRequest) ProtoMessage()

func (*ListQyWebArticleResourcesRequest) ProtoReflect

func (*ListQyWebArticleResourcesRequest) Reset

func (*ListQyWebArticleResourcesRequest) String

type ListQyWebCommentReply

type ListQyWebCommentReply struct {
	PageInfo *WebCommentPageInfo       `protobuf:"bytes,1,opt,name=pageInfo,proto3" json:"pageInfo,omitempty"`
	Count    int32                     `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
	Items    []*WebCommentInfoResponse `protobuf:"bytes,3,rep,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebCommentReply) Descriptor deprecated

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

Deprecated: Use ListQyWebCommentReply.ProtoReflect.Descriptor instead.

func (*ListQyWebCommentReply) GetCount

func (x *ListQyWebCommentReply) GetCount() int32

func (*ListQyWebCommentReply) GetItems

func (*ListQyWebCommentReply) GetPageInfo

func (x *ListQyWebCommentReply) GetPageInfo() *WebCommentPageInfo

func (*ListQyWebCommentReply) ProtoMessage

func (*ListQyWebCommentReply) ProtoMessage()

func (*ListQyWebCommentReply) ProtoReflect

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

func (*ListQyWebCommentReply) Reset

func (x *ListQyWebCommentReply) Reset()

func (*ListQyWebCommentReply) String

func (x *ListQyWebCommentReply) String() string

type ListQyWebCommentRequest

type ListQyWebCommentRequest struct {
	Current   int64  `protobuf:"varint,1,opt,name=current,proto3" json:"current,omitempty"`
	PageSize  int64  `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	Total     int64  `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"`
	Pages     int64  `protobuf:"varint,4,opt,name=pages,proto3" json:"pages,omitempty"`
	FirstFlag bool   `protobuf:"varint,5,opt,name=firstFlag,proto3" json:"firstFlag,omitempty"`
	LastFlag  bool   `protobuf:"varint,6,opt,name=lastFlag,proto3" json:"lastFlag,omitempty"`
	AgentId   uint64 `protobuf:"varint,7,opt,name=agentId,proto3" json:"agentId,omitempty"`
	RootId    uint64 `protobuf:"varint,8,opt,name=rootId,proto3" json:"rootId,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebCommentRequest) Descriptor deprecated

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

Deprecated: Use ListQyWebCommentRequest.ProtoReflect.Descriptor instead.

func (*ListQyWebCommentRequest) GetAgentId

func (x *ListQyWebCommentRequest) GetAgentId() uint64

func (*ListQyWebCommentRequest) GetCurrent

func (x *ListQyWebCommentRequest) GetCurrent() int64

func (*ListQyWebCommentRequest) GetFirstFlag

func (x *ListQyWebCommentRequest) GetFirstFlag() bool

func (*ListQyWebCommentRequest) GetLastFlag

func (x *ListQyWebCommentRequest) GetLastFlag() bool

func (*ListQyWebCommentRequest) GetPageSize

func (x *ListQyWebCommentRequest) GetPageSize() int64

func (*ListQyWebCommentRequest) GetPages

func (x *ListQyWebCommentRequest) GetPages() int64

func (*ListQyWebCommentRequest) GetRootId

func (x *ListQyWebCommentRequest) GetRootId() uint64

func (*ListQyWebCommentRequest) GetTotal

func (x *ListQyWebCommentRequest) GetTotal() int64

func (*ListQyWebCommentRequest) ProtoMessage

func (*ListQyWebCommentRequest) ProtoMessage()

func (*ListQyWebCommentRequest) ProtoReflect

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

func (*ListQyWebCommentRequest) Reset

func (x *ListQyWebCommentRequest) Reset()

func (*ListQyWebCommentRequest) String

func (x *ListQyWebCommentRequest) String() string

type ListQyWebLinksReply

type ListQyWebLinksReply struct {
	Items []*WebLinkInfo `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebLinksReply) Descriptor deprecated

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

Deprecated: Use ListQyWebLinksReply.ProtoReflect.Descriptor instead.

func (*ListQyWebLinksReply) GetItems

func (x *ListQyWebLinksReply) GetItems() []*WebLinkInfo

func (*ListQyWebLinksReply) ProtoMessage

func (*ListQyWebLinksReply) ProtoMessage()

func (*ListQyWebLinksReply) ProtoReflect

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

func (*ListQyWebLinksReply) Reset

func (x *ListQyWebLinksReply) Reset()

func (*ListQyWebLinksReply) String

func (x *ListQyWebLinksReply) String() string

type ListQyWebLinksRequest

type ListQyWebLinksRequest struct {
	// contains filtered or unexported fields
}

func (*ListQyWebLinksRequest) Descriptor deprecated

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

Deprecated: Use ListQyWebLinksRequest.ProtoReflect.Descriptor instead.

func (*ListQyWebLinksRequest) ProtoMessage

func (*ListQyWebLinksRequest) ProtoMessage()

func (*ListQyWebLinksRequest) ProtoReflect

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

func (*ListQyWebLinksRequest) Reset

func (x *ListQyWebLinksRequest) Reset()

func (*ListQyWebLinksRequest) String

func (x *ListQyWebLinksRequest) String() string

type ListQyWebMenusReply

type ListQyWebMenusReply struct {
	// contains filtered or unexported fields
}

func (*ListQyWebMenusReply) Descriptor deprecated

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

Deprecated: Use ListQyWebMenusReply.ProtoReflect.Descriptor instead.

func (*ListQyWebMenusReply) ProtoMessage

func (*ListQyWebMenusReply) ProtoMessage()

func (*ListQyWebMenusReply) ProtoReflect

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

func (*ListQyWebMenusReply) Reset

func (x *ListQyWebMenusReply) Reset()

func (*ListQyWebMenusReply) String

func (x *ListQyWebMenusReply) String() string

type ListQyWebMenusRequest

type ListQyWebMenusRequest struct {
	// contains filtered or unexported fields
}

func (*ListQyWebMenusRequest) Descriptor deprecated

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

Deprecated: Use ListQyWebMenusRequest.ProtoReflect.Descriptor instead.

func (*ListQyWebMenusRequest) ProtoMessage

func (*ListQyWebMenusRequest) ProtoMessage()

func (*ListQyWebMenusRequest) ProtoReflect

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

func (*ListQyWebMenusRequest) Reset

func (x *ListQyWebMenusRequest) Reset()

func (*ListQyWebMenusRequest) String

func (x *ListQyWebMenusRequest) String() string

type ListQyWebShortLinksReply

type ListQyWebShortLinksReply struct {
	Items []*WebShortLinkInfo `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebShortLinksReply) Descriptor deprecated

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

Deprecated: Use ListQyWebShortLinksReply.ProtoReflect.Descriptor instead.

func (*ListQyWebShortLinksReply) GetItems

func (x *ListQyWebShortLinksReply) GetItems() []*WebShortLinkInfo

func (*ListQyWebShortLinksReply) ProtoMessage

func (*ListQyWebShortLinksReply) ProtoMessage()

func (*ListQyWebShortLinksReply) ProtoReflect

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

func (*ListQyWebShortLinksReply) Reset

func (x *ListQyWebShortLinksReply) Reset()

func (*ListQyWebShortLinksReply) String

func (x *ListQyWebShortLinksReply) String() string

type ListQyWebSiteConfigReply

type ListQyWebSiteConfigReply struct {
	Items []*SiteConfigResponse `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebSiteConfigReply) Descriptor deprecated

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

Deprecated: Use ListQyWebSiteConfigReply.ProtoReflect.Descriptor instead.

func (*ListQyWebSiteConfigReply) GetItems

func (*ListQyWebSiteConfigReply) ProtoMessage

func (*ListQyWebSiteConfigReply) ProtoMessage()

func (*ListQyWebSiteConfigReply) ProtoReflect

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

func (*ListQyWebSiteConfigReply) Reset

func (x *ListQyWebSiteConfigReply) Reset()

func (*ListQyWebSiteConfigReply) String

func (x *ListQyWebSiteConfigReply) String() string

type ListQyWebSiteConfigRequest

type ListQyWebSiteConfigRequest struct {
	Ftypes string `protobuf:"bytes,1,opt,name=ftypes,proto3" json:"ftypes,omitempty"`
	// contains filtered or unexported fields
}

func (*ListQyWebSiteConfigRequest) Descriptor deprecated

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

Deprecated: Use ListQyWebSiteConfigRequest.ProtoReflect.Descriptor instead.

func (*ListQyWebSiteConfigRequest) GetFtypes

func (x *ListQyWebSiteConfigRequest) GetFtypes() string

func (*ListQyWebSiteConfigRequest) ProtoMessage

func (*ListQyWebSiteConfigRequest) ProtoMessage()

func (*ListQyWebSiteConfigRequest) ProtoReflect

func (*ListQyWebSiteConfigRequest) Reset

func (x *ListQyWebSiteConfigRequest) Reset()

func (*ListQyWebSiteConfigRequest) String

func (x *ListQyWebSiteConfigRequest) String() string
type MenusWebInfoResponse struct {
	Id       uint64                  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Name     string                  `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Url      string                  `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
	Blanked  int32                   `protobuf:"varint,4,opt,name=blanked,proto3" json:"blanked,omitempty"`
	Children []*MenusWebInfoResponse `protobuf:"bytes,7,rep,name=children,proto3" json:"children,omitempty"`
	// contains filtered or unexported fields
}
func (*MenusWebInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use MenusWebInfoResponse.ProtoReflect.Descriptor instead.

func (x *MenusWebInfoResponse) GetBlanked() int32
func (x *MenusWebInfoResponse) GetChildren() []*MenusWebInfoResponse
func (x *MenusWebInfoResponse) GetId() uint64
func (x *MenusWebInfoResponse) GetName() string
func (x *MenusWebInfoResponse) GetUrl() string
func (*MenusWebInfoResponse) ProtoMessage()
func (x *MenusWebInfoResponse) ProtoReflect() protoreflect.Message
func (x *MenusWebInfoResponse) Reset()
func (x *MenusWebInfoResponse) String() string

type QyWebArticleClient

QyWebArticleClient is the client API for QyWebArticle 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 QyWebArticleHTTPClient

type QyWebArticleHTTPClient interface {
	GetQyWebArticle(ctx context.Context, req *GetQyWebArticleRequest, opts ...http.CallOption) (rsp *GetQyWebArticleReply, err error)
	GetQyWebCategory(ctx context.Context, req *GetQyWebCategoryRequest, opts ...http.CallOption) (rsp *GetQyWebCategoryReply, err error)
	GetQyWebMinaArticle(ctx context.Context, req *GetQyWebArticleRequest, opts ...http.CallOption) (rsp *GetQyWebMinaArticleReply, err error)
	GetQyWebTag(ctx context.Context, req *GetQyWebTagRequest, opts ...http.CallOption) (rsp *GetQyWebTagReply, err error)
	ListQyWebArticle(ctx context.Context, req *ListQyWebArticleRequest, opts ...http.CallOption) (rsp *ListQyWebArticleReply, err error)
	ListQyWebArticleResources(ctx context.Context, req *ListQyWebArticleResourcesRequest, opts ...http.CallOption) (rsp *ListQyWebArticleResourcesReply, err error)
	ListQyWebMinaArticle(ctx context.Context, req *ListQyWebArticleRequest, opts ...http.CallOption) (rsp *ListQyWebArticleReply, err error)
}

func NewQyWebArticleHTTPClient

func NewQyWebArticleHTTPClient(client *http.Client) QyWebArticleHTTPClient

type QyWebArticleHTTPClientImpl

type QyWebArticleHTTPClientImpl struct {
	// contains filtered or unexported fields
}

func (*QyWebArticleHTTPClientImpl) GetQyWebArticle

func (*QyWebArticleHTTPClientImpl) GetQyWebCategory

func (*QyWebArticleHTTPClientImpl) GetQyWebMinaArticle

func (*QyWebArticleHTTPClientImpl) GetQyWebTag

func (*QyWebArticleHTTPClientImpl) ListQyWebArticle

func (*QyWebArticleHTTPClientImpl) ListQyWebArticleResources

func (*QyWebArticleHTTPClientImpl) ListQyWebMinaArticle

type QyWebArticleServer

QyWebArticleServer is the server API for QyWebArticle service. All implementations must embed UnimplementedQyWebArticleServer for forward compatibility

type QyWebCommentClient

type QyWebCommentClient interface {
	CreateQyWebComment(ctx context.Context, in *CreateQyWebCommentRequest, opts ...grpc.CallOption) (*CreateQyWebCommentReply, error)
	UpdateQyWebComment(ctx context.Context, in *UpdateQyWebCommentRequest, opts ...grpc.CallOption) (*UpdateQyWebCommentReply, error)
	DeleteQyWebComment(ctx context.Context, in *DeleteQyWebCommentRequest, opts ...grpc.CallOption) (*DeleteQyWebCommentReply, error)
	GetQyWebComment(ctx context.Context, in *GetQyWebCommentRequest, opts ...grpc.CallOption) (*GetQyWebCommentReply, error)
	ListQyWebComment(ctx context.Context, in *ListQyWebCommentRequest, opts ...grpc.CallOption) (*ListQyWebCommentReply, error)
}

QyWebCommentClient is the client API for QyWebComment 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 QyWebCommentHTTPClient

type QyWebCommentHTTPClient interface {
	CreateQyWebComment(ctx context.Context, req *CreateQyWebCommentRequest, opts ...http.CallOption) (rsp *CreateQyWebCommentReply, err error)
	ListQyWebComment(ctx context.Context, req *ListQyWebCommentRequest, opts ...http.CallOption) (rsp *ListQyWebCommentReply, err error)
}

func NewQyWebCommentHTTPClient

func NewQyWebCommentHTTPClient(client *http.Client) QyWebCommentHTTPClient

type QyWebCommentHTTPClientImpl

type QyWebCommentHTTPClientImpl struct {
	// contains filtered or unexported fields
}

func (*QyWebCommentHTTPClientImpl) CreateQyWebComment

func (*QyWebCommentHTTPClientImpl) ListQyWebComment

type QyWebCommentHTTPServer

type QyWebCommentHTTPServer interface {
	CreateQyWebComment(context.Context, *CreateQyWebCommentRequest) (*CreateQyWebCommentReply, error)
	ListQyWebComment(context.Context, *ListQyWebCommentRequest) (*ListQyWebCommentReply, error)
}

type QyWebCommentServer

type QyWebCommentServer interface {
	CreateQyWebComment(context.Context, *CreateQyWebCommentRequest) (*CreateQyWebCommentReply, error)
	UpdateQyWebComment(context.Context, *UpdateQyWebCommentRequest) (*UpdateQyWebCommentReply, error)
	DeleteQyWebComment(context.Context, *DeleteQyWebCommentRequest) (*DeleteQyWebCommentReply, error)
	GetQyWebComment(context.Context, *GetQyWebCommentRequest) (*GetQyWebCommentReply, error)
	ListQyWebComment(context.Context, *ListQyWebCommentRequest) (*ListQyWebCommentReply, error)
	// contains filtered or unexported methods
}

QyWebCommentServer is the server API for QyWebComment service. All implementations must embed UnimplementedQyWebCommentServer for forward compatibility

type QyWebLinksClient

type QyWebLinksClient interface {
	CreateQyWebLinks(ctx context.Context, in *CreateQyWebLinksRequest, opts ...grpc.CallOption) (*CreateQyWebLinksReply, error)
	UpdateQyWebLinks(ctx context.Context, in *UpdateQyWebLinksRequest, opts ...grpc.CallOption) (*UpdateQyWebLinksReply, error)
	DeleteQyWebLinks(ctx context.Context, in *DeleteQyWebLinksRequest, opts ...grpc.CallOption) (*DeleteQyWebLinksReply, error)
	GetQyWebLinks(ctx context.Context, in *GetQyWebLinksRequest, opts ...grpc.CallOption) (*GetQyWebLinksReply, error)
	ListQyWebShortLinks(ctx context.Context, in *ListQyWebLinksRequest, opts ...grpc.CallOption) (*ListQyWebShortLinksReply, error)
	ListQyWebLinks(ctx context.Context, in *ListQyWebLinksRequest, opts ...grpc.CallOption) (*ListQyWebLinksReply, error)
	ListQyWebIndexLinks(ctx context.Context, in *ListQyWebLinksRequest, opts ...grpc.CallOption) (*ListQyWebLinksReply, error)
}

QyWebLinksClient is the client API for QyWebLinks 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 NewQyWebLinksClient

func NewQyWebLinksClient(cc grpc.ClientConnInterface) QyWebLinksClient

type QyWebLinksHTTPClient

type QyWebLinksHTTPClient interface {
	ListQyWebIndexLinks(ctx context.Context, req *ListQyWebLinksRequest, opts ...http.CallOption) (rsp *ListQyWebLinksReply, err error)
	ListQyWebLinks(ctx context.Context, req *ListQyWebLinksRequest, opts ...http.CallOption) (rsp *ListQyWebLinksReply, err error)
	ListQyWebShortLinks(ctx context.Context, req *ListQyWebLinksRequest, opts ...http.CallOption) (rsp *ListQyWebShortLinksReply, err error)
}

func NewQyWebLinksHTTPClient

func NewQyWebLinksHTTPClient(client *http.Client) QyWebLinksHTTPClient

type QyWebLinksHTTPClientImpl

type QyWebLinksHTTPClientImpl struct {
	// contains filtered or unexported fields
}

type QyWebLinksHTTPServer

type QyWebLinksHTTPServer interface {
	ListQyWebIndexLinks(context.Context, *ListQyWebLinksRequest) (*ListQyWebLinksReply, error)
	ListQyWebLinks(context.Context, *ListQyWebLinksRequest) (*ListQyWebLinksReply, error)
	ListQyWebShortLinks(context.Context, *ListQyWebLinksRequest) (*ListQyWebShortLinksReply, error)
}

type QyWebLinksServer

QyWebLinksServer is the server API for QyWebLinks service. All implementations must embed UnimplementedQyWebLinksServer for forward compatibility

type QyWebMenusClient

type QyWebMenusClient interface {
	CreateQyWebMenus(ctx context.Context, in *CreateQyWebMenusRequest, opts ...grpc.CallOption) (*CreateQyWebMenusReply, error)
	UpdateQyWebMenus(ctx context.Context, in *UpdateQyWebMenusRequest, opts ...grpc.CallOption) (*UpdateQyWebMenusReply, error)
	DeleteQyWebMenus(ctx context.Context, in *DeleteQyWebMenusRequest, opts ...grpc.CallOption) (*DeleteQyWebMenusReply, error)
	GetQyWebHeaderMenus(ctx context.Context, in *GetQyWebMenusRequest, opts ...grpc.CallOption) (*GetQyWebMenusReply, error)
	GetQyWebFooterMenus(ctx context.Context, in *GetQyWebMenusRequest, opts ...grpc.CallOption) (*GetQyWebMenusReply, error)
	ListQyWebMenus(ctx context.Context, in *ListQyWebMenusRequest, opts ...grpc.CallOption) (*ListQyWebMenusReply, error)
}

QyWebMenusClient is the client API for QyWebMenus 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 NewQyWebMenusClient

func NewQyWebMenusClient(cc grpc.ClientConnInterface) QyWebMenusClient

type QyWebMenusHTTPClient

type QyWebMenusHTTPClient interface {
	GetQyWebFooterMenus(ctx context.Context, req *GetQyWebMenusRequest, opts ...http.CallOption) (rsp *GetQyWebMenusReply, err error)
	GetQyWebHeaderMenus(ctx context.Context, req *GetQyWebMenusRequest, opts ...http.CallOption) (rsp *GetQyWebMenusReply, err error)
}

func NewQyWebMenusHTTPClient

func NewQyWebMenusHTTPClient(client *http.Client) QyWebMenusHTTPClient

type QyWebMenusHTTPClientImpl

type QyWebMenusHTTPClientImpl struct {
	// contains filtered or unexported fields
}

func (*QyWebMenusHTTPClientImpl) GetQyWebFooterMenus

func (*QyWebMenusHTTPClientImpl) GetQyWebHeaderMenus

type QyWebMenusHTTPServer

type QyWebMenusHTTPServer interface {
	GetQyWebFooterMenus(context.Context, *GetQyWebMenusRequest) (*GetQyWebMenusReply, error)
	GetQyWebHeaderMenus(context.Context, *GetQyWebMenusRequest) (*GetQyWebMenusReply, error)
}

type QyWebMenusServer

type QyWebMenusServer interface {
	CreateQyWebMenus(context.Context, *CreateQyWebMenusRequest) (*CreateQyWebMenusReply, error)
	UpdateQyWebMenus(context.Context, *UpdateQyWebMenusRequest) (*UpdateQyWebMenusReply, error)
	DeleteQyWebMenus(context.Context, *DeleteQyWebMenusRequest) (*DeleteQyWebMenusReply, error)
	GetQyWebHeaderMenus(context.Context, *GetQyWebMenusRequest) (*GetQyWebMenusReply, error)
	GetQyWebFooterMenus(context.Context, *GetQyWebMenusRequest) (*GetQyWebMenusReply, error)
	ListQyWebMenus(context.Context, *ListQyWebMenusRequest) (*ListQyWebMenusReply, error)
	// contains filtered or unexported methods
}

QyWebMenusServer is the server API for QyWebMenus service. All implementations must embed UnimplementedQyWebMenusServer for forward compatibility

type QyWebSiteConfigClient

type QyWebSiteConfigClient interface {
	CreateQyWebSiteConfig(ctx context.Context, in *CreateQyWebSiteConfigRequest, opts ...grpc.CallOption) (*CreateQyWebSiteConfigReply, error)
	UpdateQyWebSiteConfig(ctx context.Context, in *UpdateQyWebSiteConfigRequest, opts ...grpc.CallOption) (*UpdateQyWebSiteConfigReply, error)
	DeleteQyWebSiteConfig(ctx context.Context, in *DeleteQyWebSiteConfigRequest, opts ...grpc.CallOption) (*DeleteQyWebSiteConfigReply, error)
	GetQyWebSiteConfig(ctx context.Context, in *GetQyWebSiteConfigRequest, opts ...grpc.CallOption) (*GetQyWebSiteConfigReply, error)
	ListQyWebSiteConfig(ctx context.Context, in *ListQyWebSiteConfigRequest, opts ...grpc.CallOption) (*ListQyWebSiteConfigReply, error)
	ListQyBaseSiteConfig(ctx context.Context, in *ListQyWebSiteConfigRequest, opts ...grpc.CallOption) (*ListQyWebSiteConfigReply, error)
	ListQyOtherSiteConfig(ctx context.Context, in *ListQyWebSiteConfigRequest, opts ...grpc.CallOption) (*ListQyWebSiteConfigReply, error)
}

QyWebSiteConfigClient is the client API for QyWebSiteConfig 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 QyWebSiteConfigHTTPClient

type QyWebSiteConfigHTTPClient interface {
	ListQyBaseSiteConfig(ctx context.Context, req *ListQyWebSiteConfigRequest, opts ...http.CallOption) (rsp *ListQyWebSiteConfigReply, err error)
	ListQyOtherSiteConfig(ctx context.Context, req *ListQyWebSiteConfigRequest, opts ...http.CallOption) (rsp *ListQyWebSiteConfigReply, err error)
}

func NewQyWebSiteConfigHTTPClient

func NewQyWebSiteConfigHTTPClient(client *http.Client) QyWebSiteConfigHTTPClient

type QyWebSiteConfigHTTPClientImpl

type QyWebSiteConfigHTTPClientImpl struct {
	// contains filtered or unexported fields
}

func (*QyWebSiteConfigHTTPClientImpl) ListQyBaseSiteConfig

func (*QyWebSiteConfigHTTPClientImpl) ListQyOtherSiteConfig

type QyWebSiteConfigHTTPServer

type QyWebSiteConfigHTTPServer interface {
	ListQyBaseSiteConfig(context.Context, *ListQyWebSiteConfigRequest) (*ListQyWebSiteConfigReply, error)
	ListQyOtherSiteConfig(context.Context, *ListQyWebSiteConfigRequest) (*ListQyWebSiteConfigReply, error)
}

type QyWebSiteConfigServer

QyWebSiteConfigServer is the server API for QyWebSiteConfig service. All implementations must embed UnimplementedQyWebSiteConfigServer for forward compatibility

type SiteConfigResponse

type SiteConfigResponse struct {
	ConfigKey   string `protobuf:"bytes,2,opt,name=configKey,proto3" json:"configKey,omitempty"`
	ConfigValue string `protobuf:"bytes,3,opt,name=configValue,proto3" json:"configValue,omitempty"`
	// contains filtered or unexported fields
}

func (*SiteConfigResponse) Descriptor deprecated

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

Deprecated: Use SiteConfigResponse.ProtoReflect.Descriptor instead.

func (*SiteConfigResponse) GetConfigKey

func (x *SiteConfigResponse) GetConfigKey() string

func (*SiteConfigResponse) GetConfigValue

func (x *SiteConfigResponse) GetConfigValue() string

func (*SiteConfigResponse) ProtoMessage

func (*SiteConfigResponse) ProtoMessage()

func (*SiteConfigResponse) ProtoReflect

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

func (*SiteConfigResponse) Reset

func (x *SiteConfigResponse) Reset()

func (*SiteConfigResponse) String

func (x *SiteConfigResponse) String() string

type UnimplementedQyWebArticleServer

type UnimplementedQyWebArticleServer struct {
}

UnimplementedQyWebArticleServer must be embedded to have forward compatible implementations.

func (UnimplementedQyWebArticleServer) CreateQyWebArticle

func (UnimplementedQyWebArticleServer) DeleteQyWebArticle

func (UnimplementedQyWebArticleServer) GetQyWebArticle

func (UnimplementedQyWebArticleServer) GetQyWebCategory

func (UnimplementedQyWebArticleServer) GetQyWebMinaArticle

func (UnimplementedQyWebArticleServer) GetQyWebTag

func (UnimplementedQyWebArticleServer) ListQyWebArticle

func (UnimplementedQyWebArticleServer) ListQyWebMinaArticle

func (UnimplementedQyWebArticleServer) UpdateQyWebArticle

type UnimplementedQyWebCommentServer

type UnimplementedQyWebCommentServer struct {
}

UnimplementedQyWebCommentServer must be embedded to have forward compatible implementations.

func (UnimplementedQyWebCommentServer) CreateQyWebComment

func (UnimplementedQyWebCommentServer) DeleteQyWebComment

func (UnimplementedQyWebCommentServer) GetQyWebComment

func (UnimplementedQyWebCommentServer) ListQyWebComment

func (UnimplementedQyWebCommentServer) UpdateQyWebComment

type UnimplementedQyWebLinksServer

type UnimplementedQyWebLinksServer struct {
}

UnimplementedQyWebLinksServer must be embedded to have forward compatible implementations.

type UnimplementedQyWebMenusServer

type UnimplementedQyWebMenusServer struct {
}

UnimplementedQyWebMenusServer must be embedded to have forward compatible implementations.

func (UnimplementedQyWebMenusServer) CreateQyWebMenus

func (UnimplementedQyWebMenusServer) DeleteQyWebMenus

func (UnimplementedQyWebMenusServer) GetQyWebFooterMenus

func (UnimplementedQyWebMenusServer) GetQyWebHeaderMenus

func (UnimplementedQyWebMenusServer) ListQyWebMenus

func (UnimplementedQyWebMenusServer) UpdateQyWebMenus

type UnimplementedQyWebSiteConfigServer

type UnimplementedQyWebSiteConfigServer struct {
}

UnimplementedQyWebSiteConfigServer must be embedded to have forward compatible implementations.

func (UnimplementedQyWebSiteConfigServer) CreateQyWebSiteConfig

func (UnimplementedQyWebSiteConfigServer) DeleteQyWebSiteConfig

func (UnimplementedQyWebSiteConfigServer) GetQyWebSiteConfig

func (UnimplementedQyWebSiteConfigServer) ListQyBaseSiteConfig

func (UnimplementedQyWebSiteConfigServer) ListQyOtherSiteConfig

func (UnimplementedQyWebSiteConfigServer) ListQyWebSiteConfig

func (UnimplementedQyWebSiteConfigServer) UpdateQyWebSiteConfig

type UnsafeQyWebArticleServer

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

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

type UnsafeQyWebCommentServer

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

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

type UnsafeQyWebLinksServer

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

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

type UnsafeQyWebMenusServer

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

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

type UnsafeQyWebSiteConfigServer

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

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

type UpdateQyWebArticleReply

type UpdateQyWebArticleReply struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebArticleReply) Descriptor deprecated

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

Deprecated: Use UpdateQyWebArticleReply.ProtoReflect.Descriptor instead.

func (*UpdateQyWebArticleReply) ProtoMessage

func (*UpdateQyWebArticleReply) ProtoMessage()

func (*UpdateQyWebArticleReply) ProtoReflect

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

func (*UpdateQyWebArticleReply) Reset

func (x *UpdateQyWebArticleReply) Reset()

func (*UpdateQyWebArticleReply) String

func (x *UpdateQyWebArticleReply) String() string

type UpdateQyWebArticleRequest

type UpdateQyWebArticleRequest struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebArticleRequest) Descriptor deprecated

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

Deprecated: Use UpdateQyWebArticleRequest.ProtoReflect.Descriptor instead.

func (*UpdateQyWebArticleRequest) ProtoMessage

func (*UpdateQyWebArticleRequest) ProtoMessage()

func (*UpdateQyWebArticleRequest) ProtoReflect

func (*UpdateQyWebArticleRequest) Reset

func (x *UpdateQyWebArticleRequest) Reset()

func (*UpdateQyWebArticleRequest) String

func (x *UpdateQyWebArticleRequest) String() string

type UpdateQyWebCommentReply

type UpdateQyWebCommentReply struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebCommentReply) Descriptor deprecated

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

Deprecated: Use UpdateQyWebCommentReply.ProtoReflect.Descriptor instead.

func (*UpdateQyWebCommentReply) ProtoMessage

func (*UpdateQyWebCommentReply) ProtoMessage()

func (*UpdateQyWebCommentReply) ProtoReflect

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

func (*UpdateQyWebCommentReply) Reset

func (x *UpdateQyWebCommentReply) Reset()

func (*UpdateQyWebCommentReply) String

func (x *UpdateQyWebCommentReply) String() string

type UpdateQyWebCommentRequest

type UpdateQyWebCommentRequest struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebCommentRequest) Descriptor deprecated

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

Deprecated: Use UpdateQyWebCommentRequest.ProtoReflect.Descriptor instead.

func (*UpdateQyWebCommentRequest) ProtoMessage

func (*UpdateQyWebCommentRequest) ProtoMessage()

func (*UpdateQyWebCommentRequest) ProtoReflect

func (*UpdateQyWebCommentRequest) Reset

func (x *UpdateQyWebCommentRequest) Reset()

func (*UpdateQyWebCommentRequest) String

func (x *UpdateQyWebCommentRequest) String() string

type UpdateQyWebLinksReply

type UpdateQyWebLinksReply struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebLinksReply) Descriptor deprecated

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

Deprecated: Use UpdateQyWebLinksReply.ProtoReflect.Descriptor instead.

func (*UpdateQyWebLinksReply) ProtoMessage

func (*UpdateQyWebLinksReply) ProtoMessage()

func (*UpdateQyWebLinksReply) ProtoReflect

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

func (*UpdateQyWebLinksReply) Reset

func (x *UpdateQyWebLinksReply) Reset()

func (*UpdateQyWebLinksReply) String

func (x *UpdateQyWebLinksReply) String() string

type UpdateQyWebLinksRequest

type UpdateQyWebLinksRequest struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebLinksRequest) Descriptor deprecated

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

Deprecated: Use UpdateQyWebLinksRequest.ProtoReflect.Descriptor instead.

func (*UpdateQyWebLinksRequest) ProtoMessage

func (*UpdateQyWebLinksRequest) ProtoMessage()

func (*UpdateQyWebLinksRequest) ProtoReflect

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

func (*UpdateQyWebLinksRequest) Reset

func (x *UpdateQyWebLinksRequest) Reset()

func (*UpdateQyWebLinksRequest) String

func (x *UpdateQyWebLinksRequest) String() string

type UpdateQyWebMenusReply

type UpdateQyWebMenusReply struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebMenusReply) Descriptor deprecated

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

Deprecated: Use UpdateQyWebMenusReply.ProtoReflect.Descriptor instead.

func (*UpdateQyWebMenusReply) ProtoMessage

func (*UpdateQyWebMenusReply) ProtoMessage()

func (*UpdateQyWebMenusReply) ProtoReflect

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

func (*UpdateQyWebMenusReply) Reset

func (x *UpdateQyWebMenusReply) Reset()

func (*UpdateQyWebMenusReply) String

func (x *UpdateQyWebMenusReply) String() string

type UpdateQyWebMenusRequest

type UpdateQyWebMenusRequest struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebMenusRequest) Descriptor deprecated

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

Deprecated: Use UpdateQyWebMenusRequest.ProtoReflect.Descriptor instead.

func (*UpdateQyWebMenusRequest) ProtoMessage

func (*UpdateQyWebMenusRequest) ProtoMessage()

func (*UpdateQyWebMenusRequest) ProtoReflect

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

func (*UpdateQyWebMenusRequest) Reset

func (x *UpdateQyWebMenusRequest) Reset()

func (*UpdateQyWebMenusRequest) String

func (x *UpdateQyWebMenusRequest) String() string

type UpdateQyWebSiteConfigReply

type UpdateQyWebSiteConfigReply struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebSiteConfigReply) Descriptor deprecated

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

Deprecated: Use UpdateQyWebSiteConfigReply.ProtoReflect.Descriptor instead.

func (*UpdateQyWebSiteConfigReply) ProtoMessage

func (*UpdateQyWebSiteConfigReply) ProtoMessage()

func (*UpdateQyWebSiteConfigReply) ProtoReflect

func (*UpdateQyWebSiteConfigReply) Reset

func (x *UpdateQyWebSiteConfigReply) Reset()

func (*UpdateQyWebSiteConfigReply) String

func (x *UpdateQyWebSiteConfigReply) String() string

type UpdateQyWebSiteConfigRequest

type UpdateQyWebSiteConfigRequest struct {
	// contains filtered or unexported fields
}

func (*UpdateQyWebSiteConfigRequest) Descriptor deprecated

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

Deprecated: Use UpdateQyWebSiteConfigRequest.ProtoReflect.Descriptor instead.

func (*UpdateQyWebSiteConfigRequest) ProtoMessage

func (*UpdateQyWebSiteConfigRequest) ProtoMessage()

func (*UpdateQyWebSiteConfigRequest) ProtoReflect

func (*UpdateQyWebSiteConfigRequest) Reset

func (x *UpdateQyWebSiteConfigRequest) Reset()

func (*UpdateQyWebSiteConfigRequest) String

type WebArticleInfoResponse

type WebArticleInfoResponse struct {
	Title          string                         `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	PermaLink      string                         `protobuf:"bytes,3,opt,name=permaLink,proto3" json:"permaLink,omitempty"`
	CanonicalLink  string                         `protobuf:"bytes,4,opt,name=canonicalLink,proto3" json:"canonicalLink,omitempty"`
	Summary        string                         `protobuf:"bytes,5,opt,name=summary,proto3" json:"summary,omitempty"`
	Thumbnail      string                         `protobuf:"bytes,6,opt,name=thumbnail,proto3" json:"thumbnail,omitempty"`
	StatusFlag     int32                          `protobuf:"varint,8,opt,name=statusFlag,proto3" json:"statusFlag,omitempty"`
	Atype          int32                          `protobuf:"varint,9,opt,name=atype,proto3" json:"atype,omitempty"`
	AuthorId       uint64                         `protobuf:"varint,10,opt,name=authorId,proto3" json:"authorId,omitempty"`
	Category       *WebCategoryResponse           `protobuf:"bytes,11,opt,name=category,proto3" json:"category,omitempty"`
	CommentAgentId uint64                         `protobuf:"varint,12,opt,name=commentAgentId,proto3" json:"commentAgentId,omitempty"`
	Published      bool                           `protobuf:"varint,13,opt,name=published,proto3" json:"published,omitempty"`
	ViewCount      int32                          `protobuf:"varint,14,opt,name=viewCount,proto3" json:"viewCount,omitempty"`
	LikeCount      int32                          `protobuf:"varint,15,opt,name=likeCount,proto3" json:"likeCount,omitempty"`
	HateCount      int32                          `protobuf:"varint,16,opt,name=hateCount,proto3" json:"hateCount,omitempty"`
	ContentHtml    string                         `protobuf:"bytes,18,opt,name=contentHtml,proto3" json:"contentHtml,omitempty"`
	PublishedAt    *timestamppb.Timestamp         `protobuf:"bytes,19,opt,name=publishedAt,proto3" json:"publishedAt,omitempty"`
	NickName       string                         `protobuf:"bytes,20,opt,name=nickName,proto3" json:"nickName,omitempty"`
	Tags           []*WebTagsResponse             `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"`
	CommentFlag    bool                           `protobuf:"varint,22,opt,name=commentFlag,proto3" json:"commentFlag,omitempty"`
	CommentCount   int32                          `protobuf:"varint,23,opt,name=commentCount,proto3" json:"commentCount,omitempty"`
	Resources      []*WebArticleResourcesResponse `protobuf:"bytes,24,rep,name=resources,proto3" json:"resources,omitempty"`
	// contains filtered or unexported fields
}

func (*WebArticleInfoResponse) Descriptor deprecated

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

Deprecated: Use WebArticleInfoResponse.ProtoReflect.Descriptor instead.

func (*WebArticleInfoResponse) GetAtype

func (x *WebArticleInfoResponse) GetAtype() int32

func (*WebArticleInfoResponse) GetAuthorId

func (x *WebArticleInfoResponse) GetAuthorId() uint64
func (x *WebArticleInfoResponse) GetCanonicalLink() string

func (*WebArticleInfoResponse) GetCategory

func (x *WebArticleInfoResponse) GetCategory() *WebCategoryResponse

func (*WebArticleInfoResponse) GetCommentAgentId

func (x *WebArticleInfoResponse) GetCommentAgentId() uint64

func (*WebArticleInfoResponse) GetCommentCount

func (x *WebArticleInfoResponse) GetCommentCount() int32

func (*WebArticleInfoResponse) GetCommentFlag

func (x *WebArticleInfoResponse) GetCommentFlag() bool

func (*WebArticleInfoResponse) GetContentHtml

func (x *WebArticleInfoResponse) GetContentHtml() string

func (*WebArticleInfoResponse) GetHateCount

func (x *WebArticleInfoResponse) GetHateCount() int32

func (*WebArticleInfoResponse) GetLikeCount

func (x *WebArticleInfoResponse) GetLikeCount() int32

func (*WebArticleInfoResponse) GetNickName

func (x *WebArticleInfoResponse) GetNickName() string
func (x *WebArticleInfoResponse) GetPermaLink() string

func (*WebArticleInfoResponse) GetPublished

func (x *WebArticleInfoResponse) GetPublished() bool

func (*WebArticleInfoResponse) GetPublishedAt

func (x *WebArticleInfoResponse) GetPublishedAt() *timestamppb.Timestamp

func (*WebArticleInfoResponse) GetResources

func (*WebArticleInfoResponse) GetStatusFlag

func (x *WebArticleInfoResponse) GetStatusFlag() int32

func (*WebArticleInfoResponse) GetSummary

func (x *WebArticleInfoResponse) GetSummary() string

func (*WebArticleInfoResponse) GetTags

func (x *WebArticleInfoResponse) GetTags() []*WebTagsResponse

func (*WebArticleInfoResponse) GetThumbnail

func (x *WebArticleInfoResponse) GetThumbnail() string

func (*WebArticleInfoResponse) GetTitle

func (x *WebArticleInfoResponse) GetTitle() string

func (*WebArticleInfoResponse) GetViewCount

func (x *WebArticleInfoResponse) GetViewCount() int32

func (*WebArticleInfoResponse) ProtoMessage

func (*WebArticleInfoResponse) ProtoMessage()

func (*WebArticleInfoResponse) ProtoReflect

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

func (*WebArticleInfoResponse) Reset

func (x *WebArticleInfoResponse) Reset()

func (*WebArticleInfoResponse) String

func (x *WebArticleInfoResponse) String() string

type WebArticlePageInfo

type WebArticlePageInfo struct {
	Current   int64 `protobuf:"varint,1,opt,name=current,proto3" json:"current,omitempty"`
	PageSize  int64 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	Total     int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"`
	Pages     int64 `protobuf:"varint,4,opt,name=pages,proto3" json:"pages,omitempty"`
	FirstFlag bool  `protobuf:"varint,5,opt,name=firstFlag,proto3" json:"firstFlag,omitempty"`
	LastFlag  bool  `protobuf:"varint,6,opt,name=lastFlag,proto3" json:"lastFlag,omitempty"`
	// contains filtered or unexported fields
}

func (*WebArticlePageInfo) Descriptor deprecated

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

Deprecated: Use WebArticlePageInfo.ProtoReflect.Descriptor instead.

func (*WebArticlePageInfo) GetCurrent

func (x *WebArticlePageInfo) GetCurrent() int64

func (*WebArticlePageInfo) GetFirstFlag

func (x *WebArticlePageInfo) GetFirstFlag() bool

func (*WebArticlePageInfo) GetLastFlag

func (x *WebArticlePageInfo) GetLastFlag() bool

func (*WebArticlePageInfo) GetPageSize

func (x *WebArticlePageInfo) GetPageSize() int64

func (*WebArticlePageInfo) GetPages

func (x *WebArticlePageInfo) GetPages() int64

func (*WebArticlePageInfo) GetTotal

func (x *WebArticlePageInfo) GetTotal() int64

func (*WebArticlePageInfo) ProtoMessage

func (*WebArticlePageInfo) ProtoMessage()

func (*WebArticlePageInfo) ProtoReflect

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

func (*WebArticlePageInfo) Reset

func (x *WebArticlePageInfo) Reset()

func (*WebArticlePageInfo) String

func (x *WebArticlePageInfo) String() string

type WebArticleResourcesResponse

type WebArticleResourcesResponse struct {
	Name     string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"`
	Url      string `protobuf:"bytes,8,opt,name=url,proto3" json:"url,omitempty"`
	Password string `protobuf:"bytes,9,opt,name=password,proto3" json:"password,omitempty"`
	// contains filtered or unexported fields
}

func (*WebArticleResourcesResponse) Descriptor deprecated

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

Deprecated: Use WebArticleResourcesResponse.ProtoReflect.Descriptor instead.

func (*WebArticleResourcesResponse) GetName

func (x *WebArticleResourcesResponse) GetName() string

func (*WebArticleResourcesResponse) GetPassword

func (x *WebArticleResourcesResponse) GetPassword() string

func (*WebArticleResourcesResponse) GetUrl

func (x *WebArticleResourcesResponse) GetUrl() string

func (*WebArticleResourcesResponse) ProtoMessage

func (*WebArticleResourcesResponse) ProtoMessage()

func (*WebArticleResourcesResponse) ProtoReflect

func (*WebArticleResourcesResponse) Reset

func (x *WebArticleResourcesResponse) Reset()

func (*WebArticleResourcesResponse) String

func (x *WebArticleResourcesResponse) String() string

type WebCategoryResponse

type WebCategoryResponse struct {
	Name       string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Identifier string `protobuf:"bytes,3,opt,name=identifier,proto3" json:"identifier,omitempty"`
	// contains filtered or unexported fields
}

func (*WebCategoryResponse) Descriptor deprecated

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

Deprecated: Use WebCategoryResponse.ProtoReflect.Descriptor instead.

func (*WebCategoryResponse) GetIdentifier

func (x *WebCategoryResponse) GetIdentifier() string

func (*WebCategoryResponse) GetName

func (x *WebCategoryResponse) GetName() string

func (*WebCategoryResponse) ProtoMessage

func (*WebCategoryResponse) ProtoMessage()

func (*WebCategoryResponse) ProtoReflect

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

func (*WebCategoryResponse) Reset

func (x *WebCategoryResponse) Reset()

func (*WebCategoryResponse) String

func (x *WebCategoryResponse) String() string

type WebCommentInfoResponse

type WebCommentInfoResponse struct {
	Id             uint64                 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	StatusFlag     int32                  `protobuf:"varint,2,opt,name=statusFlag,proto3" json:"statusFlag,omitempty"`
	AgentId        uint64                 `protobuf:"varint,3,opt,name=agentId,proto3" json:"agentId,omitempty"`
	MemberId       uint64                 `protobuf:"varint,4,opt,name=memberId,proto3" json:"memberId,omitempty"`
	AtMemberIds    string                 `protobuf:"bytes,5,opt,name=atMemberIds,proto3" json:"atMemberIds,omitempty"`
	Agent          string                 `protobuf:"bytes,6,opt,name=agent,proto3" json:"agent,omitempty"`
	MemberName     string                 `protobuf:"bytes,7,opt,name=memberName,proto3" json:"memberName,omitempty"`
	Ip             string                 `protobuf:"bytes,8,opt,name=ip,proto3" json:"ip,omitempty"`
	Email          string                 `protobuf:"bytes,9,opt,name=email,proto3" json:"email,omitempty"`
	Url            string                 `protobuf:"bytes,10,opt,name=url,proto3" json:"url,omitempty"`
	RootId         uint64                 `protobuf:"varint,11,opt,name=rootId,proto3" json:"rootId,omitempty"`
	Content        string                 `protobuf:"bytes,12,opt,name=content,proto3" json:"content,omitempty"`
	Attrs          string                 `protobuf:"bytes,13,opt,name=attrs,proto3" json:"attrs,omitempty"`
	ParentUserName string                 `protobuf:"bytes,14,opt,name=parentUserName,proto3" json:"parentUserName,omitempty"`
	ObjTitle       string                 `protobuf:"bytes,15,opt,name=objTitle,proto3" json:"objTitle,omitempty"`
	ObjLink        string                 `protobuf:"bytes,16,opt,name=objLink,proto3" json:"objLink,omitempty"`
	Avatar         string                 `protobuf:"bytes,17,opt,name=avatar,proto3" json:"avatar,omitempty"`
	CreatedAt      *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	Count          int32                  `protobuf:"varint,19,opt,name=count,proto3" json:"count,omitempty"`
	RootCount      int32                  `protobuf:"varint,20,opt,name=rootCount,proto3" json:"rootCount,omitempty"`
	// contains filtered or unexported fields
}

func (*WebCommentInfoResponse) Descriptor deprecated

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

Deprecated: Use WebCommentInfoResponse.ProtoReflect.Descriptor instead.

func (*WebCommentInfoResponse) GetAgent

func (x *WebCommentInfoResponse) GetAgent() string

func (*WebCommentInfoResponse) GetAgentId

func (x *WebCommentInfoResponse) GetAgentId() uint64

func (*WebCommentInfoResponse) GetAtMemberIds

func (x *WebCommentInfoResponse) GetAtMemberIds() string

func (*WebCommentInfoResponse) GetAttrs

func (x *WebCommentInfoResponse) GetAttrs() string

func (*WebCommentInfoResponse) GetAvatar

func (x *WebCommentInfoResponse) GetAvatar() string

func (*WebCommentInfoResponse) GetContent

func (x *WebCommentInfoResponse) GetContent() string

func (*WebCommentInfoResponse) GetCount

func (x *WebCommentInfoResponse) GetCount() int32

func (*WebCommentInfoResponse) GetCreatedAt

func (x *WebCommentInfoResponse) GetCreatedAt() *timestamppb.Timestamp

func (*WebCommentInfoResponse) GetEmail

func (x *WebCommentInfoResponse) GetEmail() string

func (*WebCommentInfoResponse) GetId

func (x *WebCommentInfoResponse) GetId() uint64

func (*WebCommentInfoResponse) GetIp

func (x *WebCommentInfoResponse) GetIp() string

func (*WebCommentInfoResponse) GetMemberId

func (x *WebCommentInfoResponse) GetMemberId() uint64

func (*WebCommentInfoResponse) GetMemberName

func (x *WebCommentInfoResponse) GetMemberName() string
func (x *WebCommentInfoResponse) GetObjLink() string

func (*WebCommentInfoResponse) GetObjTitle

func (x *WebCommentInfoResponse) GetObjTitle() string

func (*WebCommentInfoResponse) GetParentUserName

func (x *WebCommentInfoResponse) GetParentUserName() string

func (*WebCommentInfoResponse) GetRootCount

func (x *WebCommentInfoResponse) GetRootCount() int32

func (*WebCommentInfoResponse) GetRootId

func (x *WebCommentInfoResponse) GetRootId() uint64

func (*WebCommentInfoResponse) GetStatusFlag

func (x *WebCommentInfoResponse) GetStatusFlag() int32

func (*WebCommentInfoResponse) GetUrl

func (x *WebCommentInfoResponse) GetUrl() string

func (*WebCommentInfoResponse) ProtoMessage

func (*WebCommentInfoResponse) ProtoMessage()

func (*WebCommentInfoResponse) ProtoReflect

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

func (*WebCommentInfoResponse) Reset

func (x *WebCommentInfoResponse) Reset()

func (*WebCommentInfoResponse) String

func (x *WebCommentInfoResponse) String() string

type WebCommentPageInfo

type WebCommentPageInfo struct {
	Current   int64 `protobuf:"varint,1,opt,name=current,proto3" json:"current,omitempty"`
	PageSize  int64 `protobuf:"varint,2,opt,name=pageSize,proto3" json:"pageSize,omitempty"`
	Total     int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"`
	Pages     int64 `protobuf:"varint,4,opt,name=pages,proto3" json:"pages,omitempty"`
	FirstFlag bool  `protobuf:"varint,5,opt,name=firstFlag,proto3" json:"firstFlag,omitempty"`
	LastFlag  bool  `protobuf:"varint,6,opt,name=lastFlag,proto3" json:"lastFlag,omitempty"`
	// contains filtered or unexported fields
}

func (*WebCommentPageInfo) Descriptor deprecated

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

Deprecated: Use WebCommentPageInfo.ProtoReflect.Descriptor instead.

func (*WebCommentPageInfo) GetCurrent

func (x *WebCommentPageInfo) GetCurrent() int64

func (*WebCommentPageInfo) GetFirstFlag

func (x *WebCommentPageInfo) GetFirstFlag() bool

func (*WebCommentPageInfo) GetLastFlag

func (x *WebCommentPageInfo) GetLastFlag() bool

func (*WebCommentPageInfo) GetPageSize

func (x *WebCommentPageInfo) GetPageSize() int64

func (*WebCommentPageInfo) GetPages

func (x *WebCommentPageInfo) GetPages() int64

func (*WebCommentPageInfo) GetTotal

func (x *WebCommentPageInfo) GetTotal() int64

func (*WebCommentPageInfo) ProtoMessage

func (*WebCommentPageInfo) ProtoMessage()

func (*WebCommentPageInfo) ProtoReflect

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

func (*WebCommentPageInfo) Reset

func (x *WebCommentPageInfo) Reset()

func (*WebCommentPageInfo) String

func (x *WebCommentPageInfo) String() string

type WebLinkInfo

type WebLinkInfo struct {
	Id          uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Name        string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Url         string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
	Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

func (*WebLinkInfo) Descriptor deprecated

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

Deprecated: Use WebLinkInfo.ProtoReflect.Descriptor instead.

func (*WebLinkInfo) GetDescription

func (x *WebLinkInfo) GetDescription() string

func (*WebLinkInfo) GetId

func (x *WebLinkInfo) GetId() uint64

func (*WebLinkInfo) GetName

func (x *WebLinkInfo) GetName() string

func (*WebLinkInfo) GetUrl

func (x *WebLinkInfo) GetUrl() string

func (*WebLinkInfo) ProtoMessage

func (*WebLinkInfo) ProtoMessage()

func (*WebLinkInfo) ProtoReflect

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

func (*WebLinkInfo) Reset

func (x *WebLinkInfo) Reset()

func (*WebLinkInfo) String

func (x *WebLinkInfo) String() string

type WebMinaArticleInfoResponse

type WebMinaArticleInfoResponse struct {
	Title          string                 `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
	PermaLink      string                 `protobuf:"bytes,3,opt,name=permaLink,proto3" json:"permaLink,omitempty"`
	CanonicalLink  string                 `protobuf:"bytes,4,opt,name=canonicalLink,proto3" json:"canonicalLink,omitempty"`
	Summary        string                 `protobuf:"bytes,5,opt,name=summary,proto3" json:"summary,omitempty"`
	Thumbnail      string                 `protobuf:"bytes,6,opt,name=thumbnail,proto3" json:"thumbnail,omitempty"`
	StatusFlag     int32                  `protobuf:"varint,8,opt,name=statusFlag,proto3" json:"statusFlag,omitempty"`
	Atype          int32                  `protobuf:"varint,9,opt,name=atype,proto3" json:"atype,omitempty"`
	AuthorId       uint64                 `protobuf:"varint,10,opt,name=authorId,proto3" json:"authorId,omitempty"`
	Category       *WebCategoryResponse   `protobuf:"bytes,11,opt,name=category,proto3" json:"category,omitempty"`
	CommentAgentId uint64                 `protobuf:"varint,12,opt,name=commentAgentId,proto3" json:"commentAgentId,omitempty"`
	Published      bool                   `protobuf:"varint,13,opt,name=published,proto3" json:"published,omitempty"`
	ViewCount      int32                  `protobuf:"varint,14,opt,name=viewCount,proto3" json:"viewCount,omitempty"`
	LikeCount      int32                  `protobuf:"varint,15,opt,name=likeCount,proto3" json:"likeCount,omitempty"`
	HateCount      int32                  `protobuf:"varint,16,opt,name=hateCount,proto3" json:"hateCount,omitempty"`
	ContentHtml    string                 `protobuf:"bytes,18,opt,name=contentHtml,proto3" json:"contentHtml,omitempty"`
	PublishedAt    *timestamppb.Timestamp `protobuf:"bytes,19,opt,name=publishedAt,proto3" json:"publishedAt,omitempty"`
	NickName       string                 `protobuf:"bytes,20,opt,name=nickName,proto3" json:"nickName,omitempty"`
	Tags           []*WebTagsResponse     `protobuf:"bytes,21,rep,name=tags,proto3" json:"tags,omitempty"`
	CommentFlag    bool                   `protobuf:"varint,22,opt,name=commentFlag,proto3" json:"commentFlag,omitempty"`
	CommentCount   int32                  `protobuf:"varint,23,opt,name=commentCount,proto3" json:"commentCount,omitempty"`
	Content        string                 `protobuf:"bytes,24,opt,name=content,proto3" json:"content,omitempty"`
	// contains filtered or unexported fields
}

func (*WebMinaArticleInfoResponse) Descriptor deprecated

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

Deprecated: Use WebMinaArticleInfoResponse.ProtoReflect.Descriptor instead.

func (*WebMinaArticleInfoResponse) GetAtype

func (x *WebMinaArticleInfoResponse) GetAtype() int32

func (*WebMinaArticleInfoResponse) GetAuthorId

func (x *WebMinaArticleInfoResponse) GetAuthorId() uint64
func (x *WebMinaArticleInfoResponse) GetCanonicalLink() string

func (*WebMinaArticleInfoResponse) GetCategory

func (*WebMinaArticleInfoResponse) GetCommentAgentId

func (x *WebMinaArticleInfoResponse) GetCommentAgentId() uint64

func (*WebMinaArticleInfoResponse) GetCommentCount

func (x *WebMinaArticleInfoResponse) GetCommentCount() int32

func (*WebMinaArticleInfoResponse) GetCommentFlag

func (x *WebMinaArticleInfoResponse) GetCommentFlag() bool

func (*WebMinaArticleInfoResponse) GetContent

func (x *WebMinaArticleInfoResponse) GetContent() string

func (*WebMinaArticleInfoResponse) GetContentHtml

func (x *WebMinaArticleInfoResponse) GetContentHtml() string

func (*WebMinaArticleInfoResponse) GetHateCount

func (x *WebMinaArticleInfoResponse) GetHateCount() int32

func (*WebMinaArticleInfoResponse) GetLikeCount

func (x *WebMinaArticleInfoResponse) GetLikeCount() int32

func (*WebMinaArticleInfoResponse) GetNickName

func (x *WebMinaArticleInfoResponse) GetNickName() string
func (x *WebMinaArticleInfoResponse) GetPermaLink() string

func (*WebMinaArticleInfoResponse) GetPublished

func (x *WebMinaArticleInfoResponse) GetPublished() bool

func (*WebMinaArticleInfoResponse) GetPublishedAt

func (x *WebMinaArticleInfoResponse) GetPublishedAt() *timestamppb.Timestamp

func (*WebMinaArticleInfoResponse) GetStatusFlag

func (x *WebMinaArticleInfoResponse) GetStatusFlag() int32

func (*WebMinaArticleInfoResponse) GetSummary

func (x *WebMinaArticleInfoResponse) GetSummary() string

func (*WebMinaArticleInfoResponse) GetTags

func (*WebMinaArticleInfoResponse) GetThumbnail

func (x *WebMinaArticleInfoResponse) GetThumbnail() string

func (*WebMinaArticleInfoResponse) GetTitle

func (x *WebMinaArticleInfoResponse) GetTitle() string

func (*WebMinaArticleInfoResponse) GetViewCount

func (x *WebMinaArticleInfoResponse) GetViewCount() int32

func (*WebMinaArticleInfoResponse) ProtoMessage

func (*WebMinaArticleInfoResponse) ProtoMessage()

func (*WebMinaArticleInfoResponse) ProtoReflect

func (*WebMinaArticleInfoResponse) Reset

func (x *WebMinaArticleInfoResponse) Reset()

func (*WebMinaArticleInfoResponse) String

func (x *WebMinaArticleInfoResponse) String() string

type WebShortLinkInfo

type WebShortLinkInfo struct {
	Url        string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
	Identifier string `protobuf:"bytes,5,opt,name=identifier,proto3" json:"identifier,omitempty"`
	// contains filtered or unexported fields
}

func (*WebShortLinkInfo) Descriptor deprecated

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

Deprecated: Use WebShortLinkInfo.ProtoReflect.Descriptor instead.

func (*WebShortLinkInfo) GetIdentifier

func (x *WebShortLinkInfo) GetIdentifier() string

func (*WebShortLinkInfo) GetUrl

func (x *WebShortLinkInfo) GetUrl() string

func (*WebShortLinkInfo) ProtoMessage

func (*WebShortLinkInfo) ProtoMessage()

func (*WebShortLinkInfo) ProtoReflect

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

func (*WebShortLinkInfo) Reset

func (x *WebShortLinkInfo) Reset()

func (*WebShortLinkInfo) String

func (x *WebShortLinkInfo) String() string

type WebTagsResponse

type WebTagsResponse struct {
	Name       string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Identifier string `protobuf:"bytes,3,opt,name=identifier,proto3" json:"identifier,omitempty"`
	// contains filtered or unexported fields
}

func (*WebTagsResponse) Descriptor deprecated

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

Deprecated: Use WebTagsResponse.ProtoReflect.Descriptor instead.

func (*WebTagsResponse) GetIdentifier

func (x *WebTagsResponse) GetIdentifier() string

func (*WebTagsResponse) GetName

func (x *WebTagsResponse) GetName() string

func (*WebTagsResponse) ProtoMessage

func (*WebTagsResponse) ProtoMessage()

func (*WebTagsResponse) ProtoReflect

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

func (*WebTagsResponse) Reset

func (x *WebTagsResponse) Reset()

func (*WebTagsResponse) String

func (x *WebTagsResponse) String() string

Jump to

Keyboard shortcuts

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