|
|
|
@ -1,8 +1,8 @@ |
|
|
|
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
|
|
|
// versions:
|
|
|
|
|
// protoc-gen-go v1.26.0
|
|
|
|
|
// protoc v3.15.8
|
|
|
|
|
// source: blog.proto
|
|
|
|
|
// protoc v3.14.0
|
|
|
|
|
// source: api/blog/v1/blog.proto
|
|
|
|
|
|
|
|
|
|
package v1 |
|
|
|
|
|
|
|
|
@ -36,7 +36,7 @@ type Article struct { |
|
|
|
|
func (x *Article) Reset() { |
|
|
|
|
*x = Article{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[0] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[0] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -49,7 +49,7 @@ func (x *Article) String() string { |
|
|
|
|
func (*Article) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *Article) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[0] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[0] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -62,7 +62,7 @@ func (x *Article) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use Article.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*Article) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{0} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{0} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (x *Article) GetId() int64 { |
|
|
|
@ -105,7 +105,7 @@ type CreateArticleRequest struct { |
|
|
|
|
func (x *CreateArticleRequest) Reset() { |
|
|
|
|
*x = CreateArticleRequest{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[1] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[1] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -118,7 +118,7 @@ func (x *CreateArticleRequest) String() string { |
|
|
|
|
func (*CreateArticleRequest) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *CreateArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[1] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[1] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -131,7 +131,7 @@ func (x *CreateArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use CreateArticleRequest.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*CreateArticleRequest) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{1} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{1} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (x *CreateArticleRequest) GetTitle() string { |
|
|
|
@ -159,7 +159,7 @@ type CreateArticleReply struct { |
|
|
|
|
func (x *CreateArticleReply) Reset() { |
|
|
|
|
*x = CreateArticleReply{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[2] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[2] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -172,7 +172,7 @@ func (x *CreateArticleReply) String() string { |
|
|
|
|
func (*CreateArticleReply) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *CreateArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[2] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[2] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -185,7 +185,7 @@ func (x *CreateArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use CreateArticleReply.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*CreateArticleReply) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{2} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{2} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (x *CreateArticleReply) GetArticle() *Article { |
|
|
|
@ -208,7 +208,7 @@ type UpdateArticleRequest struct { |
|
|
|
|
func (x *UpdateArticleRequest) Reset() { |
|
|
|
|
*x = UpdateArticleRequest{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[3] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[3] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -221,7 +221,7 @@ func (x *UpdateArticleRequest) String() string { |
|
|
|
|
func (*UpdateArticleRequest) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *UpdateArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[3] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[3] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -234,7 +234,7 @@ func (x *UpdateArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use UpdateArticleRequest.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*UpdateArticleRequest) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{3} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{3} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (x *UpdateArticleRequest) GetId() int64 { |
|
|
|
@ -269,7 +269,7 @@ type UpdateArticleReply struct { |
|
|
|
|
func (x *UpdateArticleReply) Reset() { |
|
|
|
|
*x = UpdateArticleReply{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[4] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[4] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -282,7 +282,7 @@ func (x *UpdateArticleReply) String() string { |
|
|
|
|
func (*UpdateArticleReply) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *UpdateArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[4] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[4] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -295,7 +295,7 @@ func (x *UpdateArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use UpdateArticleReply.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*UpdateArticleReply) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{4} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{4} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (x *UpdateArticleReply) GetArticle() *Article { |
|
|
|
@ -316,7 +316,7 @@ type DeleteArticleRequest struct { |
|
|
|
|
func (x *DeleteArticleRequest) Reset() { |
|
|
|
|
*x = DeleteArticleRequest{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[5] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[5] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -329,7 +329,7 @@ func (x *DeleteArticleRequest) String() string { |
|
|
|
|
func (*DeleteArticleRequest) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *DeleteArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[5] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[5] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -342,7 +342,7 @@ func (x *DeleteArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use DeleteArticleRequest.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*DeleteArticleRequest) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{5} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{5} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (x *DeleteArticleRequest) GetId() int64 { |
|
|
|
@ -361,7 +361,7 @@ type DeleteArticleReply struct { |
|
|
|
|
func (x *DeleteArticleReply) Reset() { |
|
|
|
|
*x = DeleteArticleReply{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[6] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[6] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -374,7 +374,7 @@ func (x *DeleteArticleReply) String() string { |
|
|
|
|
func (*DeleteArticleReply) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *DeleteArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[6] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[6] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -387,7 +387,7 @@ func (x *DeleteArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use DeleteArticleReply.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*DeleteArticleReply) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{6} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{6} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
type GetArticleRequest struct { |
|
|
|
@ -401,7 +401,7 @@ type GetArticleRequest struct { |
|
|
|
|
func (x *GetArticleRequest) Reset() { |
|
|
|
|
*x = GetArticleRequest{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[7] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[7] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -414,7 +414,7 @@ func (x *GetArticleRequest) String() string { |
|
|
|
|
func (*GetArticleRequest) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *GetArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[7] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[7] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -427,7 +427,7 @@ func (x *GetArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetArticleRequest.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*GetArticleRequest) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{7} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{7} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (x *GetArticleRequest) GetId() int64 { |
|
|
|
@ -448,7 +448,7 @@ type GetArticleReply struct { |
|
|
|
|
func (x *GetArticleReply) Reset() { |
|
|
|
|
*x = GetArticleReply{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[8] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[8] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -461,7 +461,7 @@ func (x *GetArticleReply) String() string { |
|
|
|
|
func (*GetArticleReply) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *GetArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[8] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[8] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -474,7 +474,7 @@ func (x *GetArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetArticleReply.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*GetArticleReply) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{8} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{8} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (x *GetArticleReply) GetArticle() *Article { |
|
|
|
@ -493,7 +493,7 @@ type ListArticleRequest struct { |
|
|
|
|
func (x *ListArticleRequest) Reset() { |
|
|
|
|
*x = ListArticleRequest{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[9] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[9] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -506,7 +506,7 @@ func (x *ListArticleRequest) String() string { |
|
|
|
|
func (*ListArticleRequest) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *ListArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[9] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[9] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -519,7 +519,7 @@ func (x *ListArticleRequest) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use ListArticleRequest.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*ListArticleRequest) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{9} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{9} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
type ListArticleReply struct { |
|
|
|
@ -533,7 +533,7 @@ type ListArticleReply struct { |
|
|
|
|
func (x *ListArticleReply) Reset() { |
|
|
|
|
*x = ListArticleReply{} |
|
|
|
|
if protoimpl.UnsafeEnabled { |
|
|
|
|
mi := &file_blog_proto_msgTypes[10] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[10] |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
ms.StoreMessageInfo(mi) |
|
|
|
|
} |
|
|
|
@ -546,7 +546,7 @@ func (x *ListArticleReply) String() string { |
|
|
|
|
func (*ListArticleReply) ProtoMessage() {} |
|
|
|
|
|
|
|
|
|
func (x *ListArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
mi := &file_blog_proto_msgTypes[10] |
|
|
|
|
mi := &file_api_blog_v1_blog_proto_msgTypes[10] |
|
|
|
|
if protoimpl.UnsafeEnabled && x != nil { |
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
|
|
|
|
if ms.LoadMessageInfo() == nil { |
|
|
|
@ -559,7 +559,7 @@ func (x *ListArticleReply) ProtoReflect() protoreflect.Message { |
|
|
|
|
|
|
|
|
|
// Deprecated: Use ListArticleReply.ProtoReflect.Descriptor instead.
|
|
|
|
|
func (*ListArticleReply) Descriptor() ([]byte, []int) { |
|
|
|
|
return file_blog_proto_rawDescGZIP(), []int{10} |
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescGZIP(), []int{10} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func (x *ListArticleReply) GetResults() []*Article { |
|
|
|
@ -569,132 +569,140 @@ func (x *ListArticleReply) GetResults() []*Article { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
var File_blog_proto protoreflect.FileDescriptor |
|
|
|
|
|
|
|
|
|
var file_blog_proto_rawDesc = []byte{ |
|
|
|
|
0x0a, 0x0a, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x06, 0x61, 0x70, |
|
|
|
|
0x69, 0x2e, 0x76, 0x31, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, |
|
|
|
|
0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, |
|
|
|
|
0x74, 0x6f, 0x1a, 0x17, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x65, 0x2f, 0x76, 0x61, 0x6c, |
|
|
|
|
0x69, 0x64, 0x61, 0x74, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x5d, 0x0a, 0x07, 0x41, |
|
|
|
|
0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, |
|
|
|
|
0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, |
|
|
|
|
0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, |
|
|
|
|
0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, |
|
|
|
|
0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6b, 0x65, 0x18, 0x04, |
|
|
|
|
0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x6c, 0x69, 0x6b, 0x65, 0x22, 0x51, 0x0a, 0x14, 0x43, 0x72, |
|
|
|
|
0x65, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, |
|
|
|
|
0x73, 0x74, 0x12, 0x1f, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, |
|
|
|
|
0x09, 0x42, 0x09, 0xfa, 0x42, 0x06, 0x72, 0x04, 0x10, 0x05, 0x18, 0x32, 0x52, 0x05, 0x74, 0x69, |
|
|
|
|
0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x02, |
|
|
|
|
0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x22, 0x3f, 0x0a, |
|
|
|
|
0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, |
|
|
|
|
0x70, 0x6c, 0x79, 0x12, 0x29, 0x0a, 0x07, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x18, 0x01, |
|
|
|
|
0x20, 0x01, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x72, |
|
|
|
|
0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x07, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x22, 0x6a, |
|
|
|
|
0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, |
|
|
|
|
0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, |
|
|
|
|
0x28, 0x03, 0x42, 0x07, 0xfa, 0x42, 0x04, 0x22, 0x02, 0x20, 0x00, 0x52, 0x02, 0x69, 0x64, 0x12, |
|
|
|
|
0x1f, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x42, 0x09, |
|
|
|
|
0xfa, 0x42, 0x06, 0x72, 0x04, 0x10, 0x05, 0x18, 0x32, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, |
|
|
|
|
0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, |
|
|
|
|
0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x22, 0x3f, 0x0a, 0x12, 0x55, 0x70, |
|
|
|
|
0x64, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, |
|
|
|
|
0x12, 0x29, 0x0a, 0x07, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, |
|
|
|
|
0x0b, 0x32, 0x0f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x72, 0x74, 0x69, 0x63, |
|
|
|
|
0x6c, 0x65, 0x52, 0x07, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x22, 0x26, 0x0a, 0x14, 0x44, |
|
|
|
|
0x65, 0x6c, 0x65, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, |
|
|
|
|
0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, |
|
|
|
|
0x02, 0x69, 0x64, 0x22, 0x14, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x41, 0x72, 0x74, |
|
|
|
|
0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x23, 0x0a, 0x11, 0x47, 0x65, 0x74, |
|
|
|
|
var File_api_blog_v1_blog_proto protoreflect.FileDescriptor |
|
|
|
|
|
|
|
|
|
var file_api_blog_v1_blog_proto_rawDesc = []byte{ |
|
|
|
|
0x0a, 0x16, 0x61, 0x70, 0x69, 0x2f, 0x62, 0x6c, 0x6f, 0x67, 0x2f, 0x76, 0x31, 0x2f, 0x62, 0x6c, |
|
|
|
|
0x6f, 0x67, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0b, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, |
|
|
|
|
0x70, 0x69, 0x2e, 0x76, 0x31, 0x1a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, |
|
|
|
|
0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, |
|
|
|
|
0x6f, 0x74, 0x6f, 0x1a, 0x17, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x65, 0x2f, 0x76, 0x61, |
|
|
|
|
0x6c, 0x69, 0x64, 0x61, 0x74, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x22, 0x5d, 0x0a, 0x07, |
|
|
|
|
0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, |
|
|
|
|
0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x12, 0x14, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, |
|
|
|
|
0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, |
|
|
|
|
0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, |
|
|
|
|
0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x69, 0x6b, 0x65, 0x18, |
|
|
|
|
0x04, 0x20, 0x01, 0x28, 0x03, 0x52, 0x04, 0x6c, 0x69, 0x6b, 0x65, 0x22, 0x51, 0x0a, 0x14, 0x43, |
|
|
|
|
0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, |
|
|
|
|
0x65, 0x73, 0x74, 0x12, 0x1f, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01, |
|
|
|
|
0x28, 0x09, 0x42, 0x09, 0xfa, 0x42, 0x06, 0x72, 0x04, 0x10, 0x05, 0x18, 0x32, 0x52, 0x05, 0x74, |
|
|
|
|
0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x18, |
|
|
|
|
0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, 0x22, 0x44, |
|
|
|
|
0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, |
|
|
|
|
0x65, 0x70, 0x6c, 0x79, 0x12, 0x2e, 0x0a, 0x07, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x18, |
|
|
|
|
0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, 0x70, 0x69, |
|
|
|
|
0x2e, 0x76, 0x31, 0x2e, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x07, 0x41, 0x72, 0x74, |
|
|
|
|
0x69, 0x63, 0x6c, 0x65, 0x22, 0x6a, 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x72, |
|
|
|
|
0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x02, |
|
|
|
|
0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x42, 0x07, 0xfa, 0x42, 0x04, 0x22, 0x02, 0x20, |
|
|
|
|
0x00, 0x52, 0x02, 0x69, 0x64, 0x12, 0x1f, 0x0a, 0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x18, 0x02, |
|
|
|
|
0x20, 0x01, 0x28, 0x09, 0x42, 0x09, 0xfa, 0x42, 0x06, 0x72, 0x04, 0x10, 0x05, 0x18, 0x32, 0x52, |
|
|
|
|
0x05, 0x74, 0x69, 0x74, 0x6c, 0x65, 0x12, 0x18, 0x0a, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, |
|
|
|
|
0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x63, 0x6f, 0x6e, 0x74, 0x65, 0x6e, 0x74, |
|
|
|
|
0x22, 0x44, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, |
|
|
|
|
0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2e, 0x0a, 0x07, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, |
|
|
|
|
0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, |
|
|
|
|
0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x07, 0x41, |
|
|
|
|
0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x22, 0x26, 0x0a, 0x14, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, |
|
|
|
|
0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, |
|
|
|
|
0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x3c, |
|
|
|
|
0x0a, 0x0f, 0x47, 0x65, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, |
|
|
|
|
0x79, 0x12, 0x29, 0x0a, 0x07, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01, |
|
|
|
|
0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x72, 0x74, 0x69, |
|
|
|
|
0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x14, |
|
|
|
|
0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, |
|
|
|
|
0x65, 0x70, 0x6c, 0x79, 0x22, 0x23, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, |
|
|
|
|
0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, |
|
|
|
|
0x01, 0x20, 0x01, 0x28, 0x03, 0x52, 0x02, 0x69, 0x64, 0x22, 0x41, 0x0a, 0x0f, 0x47, 0x65, 0x74, |
|
|
|
|
0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2e, 0x0a, 0x07, |
|
|
|
|
0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, |
|
|
|
|
0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x72, 0x74, 0x69, |
|
|
|
|
0x63, 0x6c, 0x65, 0x52, 0x07, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x22, 0x14, 0x0a, 0x12, |
|
|
|
|
0x4c, 0x69, 0x73, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, |
|
|
|
|
0x73, 0x74, 0x22, 0x3d, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, |
|
|
|
|
0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x29, 0x0a, 0x07, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, |
|
|
|
|
0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x0f, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, |
|
|
|
|
0x2e, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x07, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, |
|
|
|
|
0x73, 0x32, 0xf5, 0x03, 0x0a, 0x0b, 0x42, 0x6c, 0x6f, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, |
|
|
|
|
0x65, 0x12, 0x62, 0x0a, 0x0d, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, |
|
|
|
|
0x6c, 0x65, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, |
|
|
|
|
0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, |
|
|
|
|
0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, |
|
|
|
|
0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x17, 0x82, 0xd3, |
|
|
|
|
0xe4, 0x93, 0x02, 0x11, 0x22, 0x0c, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, |
|
|
|
|
0x65, 0x2f, 0x3a, 0x01, 0x2a, 0x12, 0x66, 0x0a, 0x0d, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, |
|
|
|
|
0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x12, 0x1c, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, |
|
|
|
|
0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, |
|
|
|
|
0x75, 0x65, 0x73, 0x74, 0x1a, 0x1a, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, |
|
|
|
|
0x64, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, |
|
|
|
|
0x22, 0x1b, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x15, 0x1a, 0x10, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x72, |
|
|
|
|
0x74, 0x69, 0x63, 0x6c, 0x65, 0x2f, 0x7b, 0x69, 0x64, 0x7d, 0x3a, 0x01, 0x2a, 0x12, 0x63, 0x0a, |
|
|
|
|
0x0d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x12, 0x1c, |
|
|
|
|
0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x41, 0x72, |
|
|
|
|
0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1a, 0x2e, 0x61, |
|
|
|
|
0x73, 0x74, 0x22, 0x42, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, |
|
|
|
|
0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x12, 0x2e, 0x0a, 0x07, 0x72, 0x65, 0x73, 0x75, 0x6c, 0x74, |
|
|
|
|
0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, |
|
|
|
|
0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x07, 0x72, |
|
|
|
|
0x65, 0x73, 0x75, 0x6c, 0x74, 0x73, 0x32, 0xa7, 0x04, 0x0a, 0x0b, 0x42, 0x6c, 0x6f, 0x67, 0x53, |
|
|
|
|
0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x6c, 0x0a, 0x0d, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, |
|
|
|
|
0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x12, 0x21, 0x2e, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, |
|
|
|
|
0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, |
|
|
|
|
0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x62, 0x6c, 0x6f, |
|
|
|
|
0x67, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x41, |
|
|
|
|
0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x17, 0x82, 0xd3, 0xe4, |
|
|
|
|
0x93, 0x02, 0x11, 0x22, 0x0c, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, |
|
|
|
|
0x2f, 0x3a, 0x01, 0x2a, 0x12, 0x70, 0x0a, 0x0d, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x72, |
|
|
|
|
0x74, 0x69, 0x63, 0x6c, 0x65, 0x12, 0x21, 0x2e, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, 0x70, 0x69, |
|
|
|
|
0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, |
|
|
|
|
0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x62, 0x6c, 0x6f, 0x67, 0x2e, |
|
|
|
|
0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x41, 0x72, 0x74, |
|
|
|
|
0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x1b, 0x82, 0xd3, 0xe4, 0x93, 0x02, |
|
|
|
|
0x15, 0x1a, 0x10, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x2f, 0x7b, |
|
|
|
|
0x69, 0x64, 0x7d, 0x3a, 0x01, 0x2a, 0x12, 0x6d, 0x0a, 0x0d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, |
|
|
|
|
0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x12, 0x21, 0x2e, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, |
|
|
|
|
0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x41, 0x72, 0x74, 0x69, |
|
|
|
|
0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x18, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x12, |
|
|
|
|
0x2a, 0x10, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x2f, 0x7b, 0x69, |
|
|
|
|
0x64, 0x7d, 0x12, 0x5a, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, |
|
|
|
|
0x12, 0x19, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x41, 0x72, 0x74, |
|
|
|
|
0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x17, 0x2e, 0x61, 0x70, |
|
|
|
|
0x69, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, |
|
|
|
|
0x65, 0x70, 0x6c, 0x79, 0x22, 0x18, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x12, 0x12, 0x10, 0x2f, 0x76, |
|
|
|
|
0x31, 0x2f, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x2f, 0x7b, 0x69, 0x64, 0x7d, 0x12, 0x59, |
|
|
|
|
0x0a, 0x0b, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x12, 0x1a, 0x2e, |
|
|
|
|
0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, |
|
|
|
|
0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x18, 0x2e, 0x61, 0x70, 0x69, 0x2e, |
|
|
|
|
0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, |
|
|
|
|
0x70, 0x6c, 0x79, 0x22, 0x14, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x0e, 0x12, 0x0c, 0x2f, 0x76, 0x31, |
|
|
|
|
0x2f, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x2f, 0x42, 0x11, 0x0a, 0x06, 0x61, 0x70, 0x69, |
|
|
|
|
0x2e, 0x76, 0x31, 0x50, 0x01, 0x5a, 0x05, 0x2e, 0x2f, 0x3b, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, |
|
|
|
|
0x6f, 0x74, 0x6f, 0x33, |
|
|
|
|
0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x62, 0x6c, 0x6f, |
|
|
|
|
0x67, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x41, |
|
|
|
|
0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x18, 0x82, 0xd3, 0xe4, |
|
|
|
|
0x93, 0x02, 0x12, 0x2a, 0x10, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, |
|
|
|
|
0x2f, 0x7b, 0x69, 0x64, 0x7d, 0x12, 0x64, 0x0a, 0x0a, 0x47, 0x65, 0x74, 0x41, 0x72, 0x74, 0x69, |
|
|
|
|
0x63, 0x6c, 0x65, 0x12, 0x1e, 0x2e, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, |
|
|
|
|
0x31, 0x2e, 0x47, 0x65, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, |
|
|
|
|
0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, |
|
|
|
|
0x31, 0x2e, 0x47, 0x65, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, |
|
|
|
|
0x79, 0x22, 0x18, 0x82, 0xd3, 0xe4, 0x93, 0x02, 0x12, 0x12, 0x10, 0x2f, 0x76, 0x31, 0x2f, 0x61, |
|
|
|
|
0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x2f, 0x7b, 0x69, 0x64, 0x7d, 0x12, 0x63, 0x0a, 0x0b, 0x4c, |
|
|
|
|
0x69, 0x73, 0x74, 0x41, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x12, 0x1f, 0x2e, 0x62, 0x6c, 0x6f, |
|
|
|
|
0x67, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x72, 0x74, |
|
|
|
|
0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x62, 0x6c, |
|
|
|
|
0x6f, 0x67, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x72, |
|
|
|
|
0x74, 0x69, 0x63, 0x6c, 0x65, 0x52, 0x65, 0x70, 0x6c, 0x79, 0x22, 0x14, 0x82, 0xd3, 0xe4, 0x93, |
|
|
|
|
0x02, 0x0e, 0x12, 0x0c, 0x2f, 0x76, 0x31, 0x2f, 0x61, 0x72, 0x74, 0x69, 0x63, 0x6c, 0x65, 0x2f, |
|
|
|
|
0x42, 0x44, 0x0a, 0x0b, 0x62, 0x6c, 0x6f, 0x67, 0x2e, 0x61, 0x70, 0x69, 0x2e, 0x76, 0x31, 0x50, |
|
|
|
|
0x01, 0x5a, 0x33, 0x67, 0x69, 0x74, 0x68, 0x75, 0x62, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x67, 0x6f, |
|
|
|
|
0x2d, 0x6b, 0x72, 0x61, 0x74, 0x6f, 0x73, 0x2f, 0x6b, 0x72, 0x61, 0x74, 0x6f, 0x73, 0x2f, 0x65, |
|
|
|
|
0x78, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x73, 0x2f, 0x62, 0x6c, 0x6f, 0x67, 0x2f, 0x61, 0x70, 0x69, |
|
|
|
|
0x2f, 0x76, 0x31, 0x3b, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
var ( |
|
|
|
|
file_blog_proto_rawDescOnce sync.Once |
|
|
|
|
file_blog_proto_rawDescData = file_blog_proto_rawDesc |
|
|
|
|
file_api_blog_v1_blog_proto_rawDescOnce sync.Once |
|
|
|
|
file_api_blog_v1_blog_proto_rawDescData = file_api_blog_v1_blog_proto_rawDesc |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
func file_blog_proto_rawDescGZIP() []byte { |
|
|
|
|
file_blog_proto_rawDescOnce.Do(func() { |
|
|
|
|
file_blog_proto_rawDescData = protoimpl.X.CompressGZIP(file_blog_proto_rawDescData) |
|
|
|
|
func file_api_blog_v1_blog_proto_rawDescGZIP() []byte { |
|
|
|
|
file_api_blog_v1_blog_proto_rawDescOnce.Do(func() { |
|
|
|
|
file_api_blog_v1_blog_proto_rawDescData = protoimpl.X.CompressGZIP(file_api_blog_v1_blog_proto_rawDescData) |
|
|
|
|
}) |
|
|
|
|
return file_blog_proto_rawDescData |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
var file_blog_proto_msgTypes = make([]protoimpl.MessageInfo, 11) |
|
|
|
|
var file_blog_proto_goTypes = []interface{}{ |
|
|
|
|
(*Article)(nil), // 0: api.v1.Article
|
|
|
|
|
(*CreateArticleRequest)(nil), // 1: api.v1.CreateArticleRequest
|
|
|
|
|
(*CreateArticleReply)(nil), // 2: api.v1.CreateArticleReply
|
|
|
|
|
(*UpdateArticleRequest)(nil), // 3: api.v1.UpdateArticleRequest
|
|
|
|
|
(*UpdateArticleReply)(nil), // 4: api.v1.UpdateArticleReply
|
|
|
|
|
(*DeleteArticleRequest)(nil), // 5: api.v1.DeleteArticleRequest
|
|
|
|
|
(*DeleteArticleReply)(nil), // 6: api.v1.DeleteArticleReply
|
|
|
|
|
(*GetArticleRequest)(nil), // 7: api.v1.GetArticleRequest
|
|
|
|
|
(*GetArticleReply)(nil), // 8: api.v1.GetArticleReply
|
|
|
|
|
(*ListArticleRequest)(nil), // 9: api.v1.ListArticleRequest
|
|
|
|
|
(*ListArticleReply)(nil), // 10: api.v1.ListArticleReply
|
|
|
|
|
} |
|
|
|
|
var file_blog_proto_depIdxs = []int32{ |
|
|
|
|
0, // 0: api.v1.CreateArticleReply.Article:type_name -> api.v1.Article
|
|
|
|
|
0, // 1: api.v1.UpdateArticleReply.Article:type_name -> api.v1.Article
|
|
|
|
|
0, // 2: api.v1.GetArticleReply.Article:type_name -> api.v1.Article
|
|
|
|
|
0, // 3: api.v1.ListArticleReply.results:type_name -> api.v1.Article
|
|
|
|
|
1, // 4: api.v1.BlogService.CreateArticle:input_type -> api.v1.CreateArticleRequest
|
|
|
|
|
3, // 5: api.v1.BlogService.UpdateArticle:input_type -> api.v1.UpdateArticleRequest
|
|
|
|
|
5, // 6: api.v1.BlogService.DeleteArticle:input_type -> api.v1.DeleteArticleRequest
|
|
|
|
|
7, // 7: api.v1.BlogService.GetArticle:input_type -> api.v1.GetArticleRequest
|
|
|
|
|
9, // 8: api.v1.BlogService.ListArticle:input_type -> api.v1.ListArticleRequest
|
|
|
|
|
2, // 9: api.v1.BlogService.CreateArticle:output_type -> api.v1.CreateArticleReply
|
|
|
|
|
4, // 10: api.v1.BlogService.UpdateArticle:output_type -> api.v1.UpdateArticleReply
|
|
|
|
|
6, // 11: api.v1.BlogService.DeleteArticle:output_type -> api.v1.DeleteArticleReply
|
|
|
|
|
8, // 12: api.v1.BlogService.GetArticle:output_type -> api.v1.GetArticleReply
|
|
|
|
|
10, // 13: api.v1.BlogService.ListArticle:output_type -> api.v1.ListArticleReply
|
|
|
|
|
return file_api_blog_v1_blog_proto_rawDescData |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
var file_api_blog_v1_blog_proto_msgTypes = make([]protoimpl.MessageInfo, 11) |
|
|
|
|
var file_api_blog_v1_blog_proto_goTypes = []interface{}{ |
|
|
|
|
(*Article)(nil), // 0: blog.api.v1.Article
|
|
|
|
|
(*CreateArticleRequest)(nil), // 1: blog.api.v1.CreateArticleRequest
|
|
|
|
|
(*CreateArticleReply)(nil), // 2: blog.api.v1.CreateArticleReply
|
|
|
|
|
(*UpdateArticleRequest)(nil), // 3: blog.api.v1.UpdateArticleRequest
|
|
|
|
|
(*UpdateArticleReply)(nil), // 4: blog.api.v1.UpdateArticleReply
|
|
|
|
|
(*DeleteArticleRequest)(nil), // 5: blog.api.v1.DeleteArticleRequest
|
|
|
|
|
(*DeleteArticleReply)(nil), // 6: blog.api.v1.DeleteArticleReply
|
|
|
|
|
(*GetArticleRequest)(nil), // 7: blog.api.v1.GetArticleRequest
|
|
|
|
|
(*GetArticleReply)(nil), // 8: blog.api.v1.GetArticleReply
|
|
|
|
|
(*ListArticleRequest)(nil), // 9: blog.api.v1.ListArticleRequest
|
|
|
|
|
(*ListArticleReply)(nil), // 10: blog.api.v1.ListArticleReply
|
|
|
|
|
} |
|
|
|
|
var file_api_blog_v1_blog_proto_depIdxs = []int32{ |
|
|
|
|
0, // 0: blog.api.v1.CreateArticleReply.Article:type_name -> blog.api.v1.Article
|
|
|
|
|
0, // 1: blog.api.v1.UpdateArticleReply.Article:type_name -> blog.api.v1.Article
|
|
|
|
|
0, // 2: blog.api.v1.GetArticleReply.Article:type_name -> blog.api.v1.Article
|
|
|
|
|
0, // 3: blog.api.v1.ListArticleReply.results:type_name -> blog.api.v1.Article
|
|
|
|
|
1, // 4: blog.api.v1.BlogService.CreateArticle:input_type -> blog.api.v1.CreateArticleRequest
|
|
|
|
|
3, // 5: blog.api.v1.BlogService.UpdateArticle:input_type -> blog.api.v1.UpdateArticleRequest
|
|
|
|
|
5, // 6: blog.api.v1.BlogService.DeleteArticle:input_type -> blog.api.v1.DeleteArticleRequest
|
|
|
|
|
7, // 7: blog.api.v1.BlogService.GetArticle:input_type -> blog.api.v1.GetArticleRequest
|
|
|
|
|
9, // 8: blog.api.v1.BlogService.ListArticle:input_type -> blog.api.v1.ListArticleRequest
|
|
|
|
|
2, // 9: blog.api.v1.BlogService.CreateArticle:output_type -> blog.api.v1.CreateArticleReply
|
|
|
|
|
4, // 10: blog.api.v1.BlogService.UpdateArticle:output_type -> blog.api.v1.UpdateArticleReply
|
|
|
|
|
6, // 11: blog.api.v1.BlogService.DeleteArticle:output_type -> blog.api.v1.DeleteArticleReply
|
|
|
|
|
8, // 12: blog.api.v1.BlogService.GetArticle:output_type -> blog.api.v1.GetArticleReply
|
|
|
|
|
10, // 13: blog.api.v1.BlogService.ListArticle:output_type -> blog.api.v1.ListArticleReply
|
|
|
|
|
9, // [9:14] is the sub-list for method output_type
|
|
|
|
|
4, // [4:9] is the sub-list for method input_type
|
|
|
|
|
4, // [4:4] is the sub-list for extension type_name
|
|
|
|
@ -702,13 +710,13 @@ var file_blog_proto_depIdxs = []int32{ |
|
|
|
|
0, // [0:4] is the sub-list for field type_name
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
func init() { file_blog_proto_init() } |
|
|
|
|
func file_blog_proto_init() { |
|
|
|
|
if File_blog_proto != nil { |
|
|
|
|
func init() { file_api_blog_v1_blog_proto_init() } |
|
|
|
|
func file_api_blog_v1_blog_proto_init() { |
|
|
|
|
if File_api_blog_v1_blog_proto != nil { |
|
|
|
|
return |
|
|
|
|
} |
|
|
|
|
if !protoimpl.UnsafeEnabled { |
|
|
|
|
file_blog_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*Article); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -720,7 +728,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*CreateArticleRequest); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -732,7 +740,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*CreateArticleReply); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -744,7 +752,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*UpdateArticleRequest); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -756,7 +764,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*UpdateArticleReply); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -768,7 +776,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*DeleteArticleRequest); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -780,7 +788,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*DeleteArticleReply); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -792,7 +800,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*GetArticleRequest); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -804,7 +812,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*GetArticleReply); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -816,7 +824,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*ListArticleRequest); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -828,7 +836,7 @@ func file_blog_proto_init() { |
|
|
|
|
return nil |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
file_blog_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
file_api_blog_v1_blog_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { |
|
|
|
|
switch v := v.(*ListArticleReply); i { |
|
|
|
|
case 0: |
|
|
|
|
return &v.state |
|
|
|
@ -845,18 +853,18 @@ func file_blog_proto_init() { |
|
|
|
|
out := protoimpl.TypeBuilder{ |
|
|
|
|
File: protoimpl.DescBuilder{ |
|
|
|
|
GoPackagePath: reflect.TypeOf(x{}).PkgPath(), |
|
|
|
|
RawDescriptor: file_blog_proto_rawDesc, |
|
|
|
|
RawDescriptor: file_api_blog_v1_blog_proto_rawDesc, |
|
|
|
|
NumEnums: 0, |
|
|
|
|
NumMessages: 11, |
|
|
|
|
NumExtensions: 0, |
|
|
|
|
NumServices: 1, |
|
|
|
|
}, |
|
|
|
|
GoTypes: file_blog_proto_goTypes, |
|
|
|
|
DependencyIndexes: file_blog_proto_depIdxs, |
|
|
|
|
MessageInfos: file_blog_proto_msgTypes, |
|
|
|
|
GoTypes: file_api_blog_v1_blog_proto_goTypes, |
|
|
|
|
DependencyIndexes: file_api_blog_v1_blog_proto_depIdxs, |
|
|
|
|
MessageInfos: file_api_blog_v1_blog_proto_msgTypes, |
|
|
|
|
}.Build() |
|
|
|
|
File_blog_proto = out.File |
|
|
|
|
file_blog_proto_rawDesc = nil |
|
|
|
|
file_blog_proto_goTypes = nil |
|
|
|
|
file_blog_proto_depIdxs = nil |
|
|
|
|
File_api_blog_v1_blog_proto = out.File |
|
|
|
|
file_api_blog_v1_blog_proto_rawDesc = nil |
|
|
|
|
file_api_blog_v1_blog_proto_goTypes = nil |
|
|
|
|
file_api_blog_v1_blog_proto_depIdxs = nil |
|
|
|
|
} |
|
|
|
|