rename proto pkg
This commit is contained in:
parent
2ccc150b38
commit
748994be2e
@ -161,7 +161,7 @@ func (m *BlockGetRequest) GetCid() []byte {
|
|||||||
type BlockGetResponse struct {
|
type BlockGetResponse struct {
|
||||||
Cid []byte `protobuf:"bytes,1,opt,name=cid,proto3" json:"cid,omitempty"`
|
Cid []byte `protobuf:"bytes,1,opt,name=cid,proto3" json:"cid,omitempty"`
|
||||||
Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
|
Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
|
||||||
Code CIDError `protobuf:"varint,3,opt,name=code,proto3,enum=anyFile.CIDError" json:"code,omitempty"`
|
Code CIDError `protobuf:"varint,3,opt,name=code,proto3,enum=filesync.CIDError" json:"code,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
func (m *BlockGetResponse) Reset() { *m = BlockGetResponse{} }
|
func (m *BlockGetResponse) Reset() { *m = BlockGetResponse{} }
|
||||||
@ -500,7 +500,7 @@ func (m *BlocksCheckResponse) GetBlocksAvailability() []*BlockAvailability {
|
|||||||
|
|
||||||
type BlockAvailability struct {
|
type BlockAvailability struct {
|
||||||
Cid []byte `protobuf:"bytes,1,opt,name=cid,proto3" json:"cid,omitempty"`
|
Cid []byte `protobuf:"bytes,1,opt,name=cid,proto3" json:"cid,omitempty"`
|
||||||
Status AvailabilityStatus `protobuf:"varint,2,opt,name=status,proto3,enum=anyFile.AvailabilityStatus" json:"status,omitempty"`
|
Status AvailabilityStatus `protobuf:"varint,2,opt,name=status,proto3,enum=filesync.AvailabilityStatus" json:"status,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
func (m *BlockAvailability) Reset() { *m = BlockAvailability{} }
|
func (m *BlockAvailability) Reset() { *m = BlockAvailability{} }
|
||||||
@ -719,22 +719,22 @@ func (m *CheckResponse) GetSpaceIds() []string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
proto.RegisterEnum("anyFile.ErrCodes", ErrCodes_name, ErrCodes_value)
|
proto.RegisterEnum("filesync.ErrCodes", ErrCodes_name, ErrCodes_value)
|
||||||
proto.RegisterEnum("anyFile.AvailabilityStatus", AvailabilityStatus_name, AvailabilityStatus_value)
|
proto.RegisterEnum("filesync.AvailabilityStatus", AvailabilityStatus_name, AvailabilityStatus_value)
|
||||||
proto.RegisterEnum("anyFile.CIDError", CIDError_name, CIDError_value)
|
proto.RegisterEnum("filesync.CIDError", CIDError_name, CIDError_value)
|
||||||
proto.RegisterType((*BlockGetRequest)(nil), "anyFile.BlockGetRequest")
|
proto.RegisterType((*BlockGetRequest)(nil), "filesync.BlockGetRequest")
|
||||||
proto.RegisterType((*BlockGetResponse)(nil), "anyFile.BlockGetResponse")
|
proto.RegisterType((*BlockGetResponse)(nil), "filesync.BlockGetResponse")
|
||||||
proto.RegisterType((*BlockPushRequest)(nil), "anyFile.BlockPushRequest")
|
proto.RegisterType((*BlockPushRequest)(nil), "filesync.BlockPushRequest")
|
||||||
proto.RegisterType((*BlockPushResponse)(nil), "anyFile.BlockPushResponse")
|
proto.RegisterType((*BlockPushResponse)(nil), "filesync.BlockPushResponse")
|
||||||
proto.RegisterType((*BlocksDeleteRequest)(nil), "anyFile.BlocksDeleteRequest")
|
proto.RegisterType((*BlocksDeleteRequest)(nil), "filesync.BlocksDeleteRequest")
|
||||||
proto.RegisterType((*BlocksDeleteResponse)(nil), "anyFile.BlocksDeleteResponse")
|
proto.RegisterType((*BlocksDeleteResponse)(nil), "filesync.BlocksDeleteResponse")
|
||||||
proto.RegisterType((*BlocksCheckRequest)(nil), "anyFile.BlocksCheckRequest")
|
proto.RegisterType((*BlocksCheckRequest)(nil), "filesync.BlocksCheckRequest")
|
||||||
proto.RegisterType((*BlocksCheckResponse)(nil), "anyFile.BlocksCheckResponse")
|
proto.RegisterType((*BlocksCheckResponse)(nil), "filesync.BlocksCheckResponse")
|
||||||
proto.RegisterType((*BlockAvailability)(nil), "anyFile.BlockAvailability")
|
proto.RegisterType((*BlockAvailability)(nil), "filesync.BlockAvailability")
|
||||||
proto.RegisterType((*BlocksBindRequest)(nil), "anyFile.BlocksBindRequest")
|
proto.RegisterType((*BlocksBindRequest)(nil), "filesync.BlocksBindRequest")
|
||||||
proto.RegisterType((*BlocksBindResponse)(nil), "anyFile.BlocksBindResponse")
|
proto.RegisterType((*BlocksBindResponse)(nil), "filesync.BlocksBindResponse")
|
||||||
proto.RegisterType((*CheckRequest)(nil), "anyFile.CheckRequest")
|
proto.RegisterType((*CheckRequest)(nil), "filesync.CheckRequest")
|
||||||
proto.RegisterType((*CheckResponse)(nil), "anyFile.CheckResponse")
|
proto.RegisterType((*CheckResponse)(nil), "filesync.CheckResponse")
|
||||||
}
|
}
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
@ -742,46 +742,46 @@ func init() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var fileDescriptor_fd665a7e11c833d5 = []byte{
|
var fileDescriptor_fd665a7e11c833d5 = []byte{
|
||||||
// 621 bytes of a gzipped FileDescriptorProto
|
// 623 bytes of a gzipped FileDescriptorProto
|
||||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x54, 0xcf, 0x4e, 0xdb, 0x4e,
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x54, 0xcf, 0x4e, 0xdb, 0x4e,
|
||||||
0x10, 0xce, 0x26, 0xf9, 0x01, 0x99, 0x40, 0x30, 0x43, 0x7e, 0xc8, 0x35, 0x6d, 0x14, 0x59, 0x6a,
|
0x10, 0xce, 0x26, 0xf9, 0xf1, 0x4b, 0x26, 0x10, 0xcc, 0x10, 0xd1, 0xd4, 0x50, 0x2b, 0xf2, 0x01,
|
||||||
0x15, 0x51, 0x29, 0x54, 0x41, 0xea, 0x8d, 0x03, 0xf9, 0x03, 0xa4, 0x95, 0xa0, 0x32, 0xea, 0x85,
|
0x45, 0x54, 0x0a, 0x55, 0xda, 0x43, 0x2f, 0x1c, 0x48, 0x02, 0x34, 0xad, 0x0a, 0x95, 0x51, 0x2f,
|
||||||
0x4b, 0x65, 0xec, 0x45, 0x58, 0x18, 0x6f, 0xea, 0xdd, 0x54, 0xf0, 0x16, 0x7d, 0x8a, 0x3e, 0x0b,
|
0xed, 0xa5, 0x89, 0xbd, 0x08, 0x0b, 0xe3, 0x4d, 0xbd, 0x9b, 0x0a, 0xde, 0xa2, 0xcf, 0xd2, 0xa7,
|
||||||
0x47, 0x8e, 0x3d, 0x56, 0xf0, 0x22, 0x95, 0xd7, 0xeb, 0x64, 0x9d, 0xba, 0xaa, 0xc4, 0x25, 0x99,
|
0xe0, 0xc8, 0xb1, 0xc7, 0x0a, 0x5e, 0xa4, 0xf2, 0x7a, 0x8d, 0x37, 0xc1, 0xa8, 0x52, 0x2e, 0xce,
|
||||||
0x9d, 0x3f, 0xdf, 0x7c, 0xfb, 0xed, 0x8c, 0xe1, 0x8d, 0xc7, 0x6e, 0x6e, 0x58, 0x74, 0x19, 0x84,
|
0xec, 0xfc, 0xf9, 0xe6, 0xdb, 0x2f, 0x33, 0x0b, 0xdb, 0x2e, 0xbb, 0xbc, 0x64, 0xe1, 0x99, 0x1f,
|
||||||
0x74, 0x37, 0xf9, 0x99, 0xc4, 0x4c, 0xb0, 0x5d, 0xf9, 0xcb, 0xa5, 0xa3, 0x2b, 0x6d, 0x5c, 0x76,
|
0xd0, 0xdd, 0xf8, 0x33, 0x89, 0x98, 0x60, 0xbb, 0xf2, 0xcb, 0xa5, 0xa3, 0x23, 0x6d, 0xac, 0xc4,
|
||||||
0xa3, 0xbb, 0xc3, 0x20, 0xa4, 0xf6, 0x3e, 0xac, 0xf7, 0x43, 0xe6, 0x5d, 0x1f, 0x51, 0xe1, 0xd0,
|
0x36, 0xbf, 0x0e, 0x5d, 0x7b, 0x0f, 0x56, 0x7b, 0x01, 0x73, 0x2f, 0x8e, 0xa8, 0x70, 0xe8, 0xf7,
|
||||||
0xaf, 0x53, 0xca, 0x05, 0x9a, 0xb0, 0xcc, 0x27, 0xae, 0x47, 0xc7, 0xbe, 0x49, 0xda, 0xa4, 0x53,
|
0x29, 0xe5, 0x02, 0x9b, 0xf0, 0x3f, 0x9f, 0x8c, 0x5c, 0x3a, 0xf4, 0x9a, 0xa4, 0x45, 0xda, 0x55,
|
||||||
0x73, 0xb2, 0x23, 0x1a, 0x50, 0xf1, 0x02, 0xdf, 0x2c, 0xb7, 0x49, 0x67, 0xd5, 0x49, 0x4c, 0xfb,
|
0x27, 0x3d, 0xa2, 0x01, 0x25, 0xd7, 0xf7, 0x9a, 0xc5, 0x16, 0x69, 0x2f, 0x3b, 0xb1, 0x69, 0x7f,
|
||||||
0x0b, 0x18, 0xf3, 0x72, 0x3e, 0x61, 0x11, 0xa7, 0x59, 0x16, 0x99, 0x65, 0x21, 0x42, 0xd5, 0x77,
|
0x03, 0x23, 0x2b, 0xe7, 0x13, 0x16, 0x72, 0x9a, 0x66, 0x91, 0x87, 0x2c, 0x44, 0x28, 0x7b, 0x23,
|
||||||
0x85, 0xab, 0x0a, 0xa5, 0x8d, 0xaf, 0xa1, 0xea, 0x31, 0x9f, 0x9a, 0x95, 0x36, 0xe9, 0x34, 0x7a,
|
0x31, 0x52, 0x85, 0xd2, 0xc6, 0x6d, 0x28, 0xbb, 0xcc, 0xa3, 0xcd, 0x52, 0x8b, 0xb4, 0xeb, 0x5d,
|
||||||
0x1b, 0x5d, 0x45, 0xa8, 0x3b, 0x18, 0x0f, 0x47, 0x71, 0xcc, 0x62, 0x47, 0x86, 0x6d, 0x47, 0x35,
|
0xec, 0xa4, 0x8c, 0x3a, 0xfd, 0xe1, 0xe0, 0x20, 0x8a, 0x58, 0xe4, 0xc8, 0xb8, 0xed, 0xa8, 0x0e,
|
||||||
0xf8, 0x34, 0xe5, 0x57, 0xcf, 0x20, 0x38, 0x6b, 0x5d, 0x99, 0xb7, 0xb6, 0x37, 0x61, 0x43, 0xc3,
|
0x9f, 0xa6, 0xfc, 0x7c, 0x01, 0x86, 0x0f, 0xbd, 0x4b, 0x59, 0x6f, 0x7b, 0x1d, 0xd6, 0x34, 0xcc,
|
||||||
0x4c, 0x59, 0xdb, 0x03, 0xd8, 0x94, 0x4e, 0x3e, 0xa4, 0x21, 0x15, 0xf4, 0xdf, 0xbd, 0x10, 0xaa,
|
0x84, 0xb6, 0xdd, 0x87, 0x75, 0xe9, 0xe4, 0x03, 0x1a, 0x50, 0x41, 0xff, 0xdd, 0x0b, 0xa1, 0xec,
|
||||||
0x5e, 0xe0, 0x73, 0xb3, 0xdc, 0xae, 0x24, 0xc8, 0x89, 0x6d, 0x6f, 0x41, 0x33, 0x0f, 0xa2, 0xc0,
|
0xfa, 0x1e, 0x6f, 0x16, 0x5b, 0xa5, 0x18, 0x39, 0xb6, 0xed, 0x0d, 0x68, 0xcc, 0x82, 0x28, 0xf0,
|
||||||
0xfb, 0x80, 0xa9, 0x7f, 0x70, 0x45, 0xbd, 0xeb, 0xe7, 0x61, 0xbb, 0x19, 0x41, 0x85, 0xa1, 0xd4,
|
0x1e, 0x60, 0xe2, 0xef, 0x9f, 0x53, 0xf7, 0x62, 0x31, 0xec, 0x71, 0x4a, 0x50, 0x61, 0x28, 0xb9,
|
||||||
0xfe, 0x00, 0x78, 0x21, 0xdd, 0x07, 0xdf, 0xdc, 0x20, 0x74, 0x2f, 0x82, 0x30, 0x10, 0x77, 0x26,
|
0x3f, 0x00, 0x8e, 0xa5, 0x7b, 0xff, 0xc7, 0xc8, 0x0f, 0x46, 0x63, 0x3f, 0xf0, 0xc5, 0x75, 0x93,
|
||||||
0x69, 0x57, 0x3a, 0xf5, 0x9e, 0x35, 0x53, 0x55, 0x56, 0xea, 0x19, 0x4e, 0x41, 0x95, 0x7d, 0xae,
|
0xb4, 0x4a, 0xed, 0x5a, 0x77, 0x33, 0x93, 0x55, 0x96, 0xea, 0x29, 0x4e, 0x4e, 0x99, 0xfd, 0x55,
|
||||||
0x84, 0xd1, 0x9d, 0x05, 0xcf, 0xb9, 0x07, 0x4b, 0x5c, 0xb8, 0x62, 0xca, 0xa5, 0xd0, 0x8d, 0xde,
|
0x29, 0xa3, 0x3b, 0x73, 0xfe, 0xd0, 0x37, 0xb0, 0xc4, 0xc5, 0x48, 0x4c, 0xb9, 0x54, 0xba, 0xde,
|
||||||
0xf6, 0xac, 0x8d, 0x5e, 0x78, 0x26, 0x53, 0x1c, 0x95, 0x6a, 0x1f, 0x28, 0x6c, 0xde, 0x0f, 0x22,
|
0xdd, 0xca, 0xfa, 0xe8, 0x95, 0xa7, 0x32, 0xc7, 0x51, 0xb9, 0xf6, 0xbe, 0x02, 0xe7, 0x3d, 0x3f,
|
||||||
0xff, 0x79, 0x0a, 0x34, 0x33, 0x15, 0x53, 0x08, 0xa5, 0x6d, 0x03, 0x56, 0x75, 0x55, 0xed, 0xb7,
|
0xf4, 0x16, 0xd3, 0xa0, 0x91, 0xea, 0x98, 0x40, 0x28, 0x75, 0xeb, 0xb0, 0xac, 0xeb, 0x6a, 0xbf,
|
||||||
0xb0, 0x96, 0x57, 0xc8, 0x82, 0x15, 0x85, 0xca, 0xa5, 0x2e, 0x35, 0x67, 0x76, 0xde, 0xd9, 0x87,
|
0x84, 0x95, 0x59, 0x8d, 0x4c, 0xa8, 0x28, 0x54, 0x2e, 0x95, 0xa9, 0x3a, 0x0f, 0xe7, 0x9d, 0x3d,
|
||||||
0x95, 0x51, 0x1c, 0x0f, 0x98, 0x4f, 0x39, 0x36, 0x00, 0x3e, 0x47, 0xf4, 0x76, 0x42, 0x3d, 0x41,
|
0xa8, 0x1c, 0x44, 0x51, 0x9f, 0x79, 0x94, 0x63, 0x1d, 0xe0, 0x73, 0x48, 0xaf, 0x26, 0xd4, 0x15,
|
||||||
0x7d, 0xa3, 0x84, 0xeb, 0x50, 0x1f, 0x8c, 0x87, 0x27, 0x4c, 0x1c, 0xb2, 0x69, 0xe4, 0x1b, 0x04,
|
0xd4, 0x33, 0x0a, 0xb8, 0x0a, 0xb5, 0xfe, 0x70, 0x70, 0xcc, 0xc4, 0x21, 0x9b, 0x86, 0x9e, 0x41,
|
||||||
0x0d, 0xa8, 0xcb, 0xd1, 0x3c, 0xbd, 0xbc, 0xe4, 0x54, 0x18, 0xf7, 0x64, 0xa7, 0x0f, 0xf8, 0xe7,
|
0xd0, 0x80, 0x9a, 0x1c, 0xce, 0x93, 0xb3, 0x33, 0x4e, 0x85, 0x71, 0x43, 0x76, 0x7a, 0x80, 0x8f,
|
||||||
0x95, 0x71, 0x0d, 0x6a, 0x27, 0x4c, 0x8c, 0x6e, 0x03, 0x2e, 0xb8, 0x51, 0x42, 0x80, 0x25, 0x65,
|
0xaf, 0x8c, 0x2b, 0x50, 0x3d, 0x66, 0xe2, 0xe0, 0xca, 0xe7, 0x82, 0x1b, 0x05, 0x04, 0x58, 0x52,
|
||||||
0x13, 0xdc, 0x80, 0xb5, 0xd4, 0x1e, 0x47, 0x67, 0x09, 0x07, 0xa3, 0xbc, 0x73, 0x0c, 0x2b, 0xd9,
|
0x36, 0xc1, 0x35, 0x58, 0x49, 0xec, 0x61, 0x78, 0x1a, 0x73, 0x30, 0x8a, 0x3b, 0xef, 0xa0, 0x92,
|
||||||
0xcc, 0x27, 0x14, 0x32, 0xfb, 0xf4, 0xda, 0x28, 0x61, 0x13, 0x8c, 0xec, 0xac, 0xf1, 0xd8, 0x02,
|
0x4e, 0x7d, 0x4c, 0x21, 0xb5, 0x4f, 0x2e, 0x8c, 0x02, 0x36, 0xc0, 0x48, 0xcf, 0x1a, 0x8f, 0x0d,
|
||||||
0xcc, 0xbc, 0x1a, 0xe1, 0x72, 0xef, 0x47, 0x05, 0xaa, 0xc9, 0x33, 0xe0, 0x10, 0x6a, 0xa9, 0x50,
|
0xc0, 0xd4, 0xab, 0x11, 0x2e, 0x76, 0x7f, 0x95, 0xa0, 0x7c, 0xe8, 0x07, 0x14, 0x0f, 0xa1, 0x9a,
|
||||||
0x47, 0x54, 0xa0, 0x99, 0x1f, 0x82, 0xf9, 0xa2, 0x5b, 0x2f, 0x0a, 0x22, 0xa9, 0x66, 0x1d, 0xf2,
|
0x08, 0x75, 0x44, 0x05, 0x3e, 0x9f, 0x1b, 0x83, 0x6c, 0xd9, 0x4d, 0x33, 0x2f, 0x94, 0xa8, 0xd6,
|
||||||
0x8e, 0x60, 0x5f, 0xa1, 0x24, 0x6b, 0x82, 0x0b, 0xb9, 0xda, 0x3a, 0x5a, 0x56, 0x51, 0x48, 0x69,
|
0x26, 0xaf, 0x08, 0x0e, 0x14, 0x4e, 0xbc, 0x2a, 0x38, 0x9f, 0xac, 0xed, 0xa4, 0xb9, 0x99, 0x1b,
|
||||||
0x7f, 0x0c, 0x75, 0x6d, 0x68, 0x71, 0x3b, 0x9f, 0x9a, 0x5b, 0x07, 0xeb, 0x65, 0x71, 0x50, 0x21,
|
0x53, 0xfa, 0xbf, 0x87, 0x9a, 0x36, 0xba, 0xb8, 0x35, 0x97, 0x3b, 0xb3, 0x15, 0xe6, 0x8b, 0x27,
|
||||||
0x8d, 0x00, 0xe6, 0x8f, 0x8f, 0x0b, 0x3d, 0xf5, 0xa1, 0xb2, 0xb6, 0x0b, 0x63, 0x0a, 0xe6, 0x23,
|
0xa2, 0x0a, 0xeb, 0x08, 0x20, 0x1b, 0x01, 0x9c, 0x6f, 0xab, 0xcf, 0x96, 0xb9, 0x95, 0x1f, 0x54,
|
||||||
0xac, 0xea, 0x1b, 0x8a, 0x8b, 0x4d, 0x73, 0xdb, 0x6f, 0xbd, 0xfa, 0x4b, 0x54, 0x81, 0xbd, 0x87,
|
0x40, 0x1f, 0x61, 0x59, 0xdf, 0x55, 0x7c, 0xd4, 0x77, 0xe6, 0x21, 0x30, 0xad, 0xa7, 0xc2, 0x0a,
|
||||||
0xff, 0xd2, 0x7b, 0xfd, 0x3f, 0xff, 0x7c, 0xe9, 0x37, 0xda, 0x5a, 0x74, 0xa7, 0x75, 0xfd, 0xee,
|
0xee, 0x2d, 0xfc, 0x97, 0xdc, 0x6e, 0x43, 0x7b, 0xcb, 0xf4, 0x7b, 0x3d, 0x7b, 0xe4, 0x4f, 0x2a,
|
||||||
0xfd, 0x63, 0x8b, 0x3c, 0x3c, 0xb6, 0xc8, 0xaf, 0xc7, 0x16, 0xf9, 0xfe, 0xd4, 0x2a, 0x3d, 0x3c,
|
0x7b, 0x9d, 0x9b, 0x3b, 0x8b, 0xdc, 0xde, 0x59, 0xe4, 0xcf, 0x9d, 0x45, 0x7e, 0xde, 0x5b, 0x85,
|
||||||
0xb5, 0x4a, 0x3f, 0x9f, 0x5a, 0xa5, 0xf3, 0x66, 0xd1, 0xf7, 0xfb, 0x62, 0x49, 0xfe, 0xed, 0xfd,
|
0xdb, 0x7b, 0xab, 0xf0, 0xfb, 0xde, 0x2a, 0x7c, 0x69, 0xe4, 0xbd, 0xe7, 0xe3, 0x25, 0xf9, 0xf3,
|
||||||
0x0e, 0x00, 0x00, 0xff, 0xff, 0x2e, 0x99, 0x8c, 0x2e, 0xde, 0x05, 0x00, 0x00,
|
0xfa, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x15, 0xd1, 0x3a, 0x81, 0xee, 0x05, 0x00, 0x00,
|
||||||
}
|
}
|
||||||
|
|
||||||
func (m *BlockGetRequest) Marshal() (dAtA []byte, err error) {
|
func (m *BlockGetRequest) Marshal() (dAtA []byte, err error) {
|
||||||
|
|||||||
@ -59,7 +59,7 @@ func NewDRPCFileClient(cc drpc.Conn) DRPCFileClient {
|
|||||||
func (c *drpcFileClient) DRPCConn() drpc.Conn { return c.cc }
|
func (c *drpcFileClient) DRPCConn() drpc.Conn { return c.cc }
|
||||||
|
|
||||||
func (c *drpcFileClient) BlocksGet(ctx context.Context) (DRPCFile_BlocksGetClient, error) {
|
func (c *drpcFileClient) BlocksGet(ctx context.Context) (DRPCFile_BlocksGetClient, error) {
|
||||||
stream, err := c.cc.NewStream(ctx, "/anyFile.File/BlocksGet", drpcEncoding_File_commonfile_fileproto_protos_file_proto{})
|
stream, err := c.cc.NewStream(ctx, "/filesync.File/BlocksGet", drpcEncoding_File_commonfile_fileproto_protos_file_proto{})
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
@ -95,7 +95,7 @@ func (x *drpcFile_BlocksGetClient) RecvMsg(m *BlockGetResponse) error {
|
|||||||
|
|
||||||
func (c *drpcFileClient) BlockPush(ctx context.Context, in *BlockPushRequest) (*BlockPushResponse, error) {
|
func (c *drpcFileClient) BlockPush(ctx context.Context, in *BlockPushRequest) (*BlockPushResponse, error) {
|
||||||
out := new(BlockPushResponse)
|
out := new(BlockPushResponse)
|
||||||
err := c.cc.Invoke(ctx, "/anyFile.File/BlockPush", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
err := c.cc.Invoke(ctx, "/filesync.File/BlockPush", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
@ -104,7 +104,7 @@ func (c *drpcFileClient) BlockPush(ctx context.Context, in *BlockPushRequest) (*
|
|||||||
|
|
||||||
func (c *drpcFileClient) BlocksCheck(ctx context.Context, in *BlocksCheckRequest) (*BlocksCheckResponse, error) {
|
func (c *drpcFileClient) BlocksCheck(ctx context.Context, in *BlocksCheckRequest) (*BlocksCheckResponse, error) {
|
||||||
out := new(BlocksCheckResponse)
|
out := new(BlocksCheckResponse)
|
||||||
err := c.cc.Invoke(ctx, "/anyFile.File/BlocksCheck", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
err := c.cc.Invoke(ctx, "/filesync.File/BlocksCheck", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
@ -113,7 +113,7 @@ func (c *drpcFileClient) BlocksCheck(ctx context.Context, in *BlocksCheckRequest
|
|||||||
|
|
||||||
func (c *drpcFileClient) BlocksBind(ctx context.Context, in *BlocksBindRequest) (*BlocksBindResponse, error) {
|
func (c *drpcFileClient) BlocksBind(ctx context.Context, in *BlocksBindRequest) (*BlocksBindResponse, error) {
|
||||||
out := new(BlocksBindResponse)
|
out := new(BlocksBindResponse)
|
||||||
err := c.cc.Invoke(ctx, "/anyFile.File/BlocksBind", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
err := c.cc.Invoke(ctx, "/filesync.File/BlocksBind", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
@ -122,7 +122,7 @@ func (c *drpcFileClient) BlocksBind(ctx context.Context, in *BlocksBindRequest)
|
|||||||
|
|
||||||
func (c *drpcFileClient) BlocksDelete(ctx context.Context, in *BlocksDeleteRequest) (*BlocksDeleteResponse, error) {
|
func (c *drpcFileClient) BlocksDelete(ctx context.Context, in *BlocksDeleteRequest) (*BlocksDeleteResponse, error) {
|
||||||
out := new(BlocksDeleteResponse)
|
out := new(BlocksDeleteResponse)
|
||||||
err := c.cc.Invoke(ctx, "/anyFile.File/BlocksDelete", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
err := c.cc.Invoke(ctx, "/filesync.File/BlocksDelete", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
@ -131,7 +131,7 @@ func (c *drpcFileClient) BlocksDelete(ctx context.Context, in *BlocksDeleteReque
|
|||||||
|
|
||||||
func (c *drpcFileClient) Check(ctx context.Context, in *CheckRequest) (*CheckResponse, error) {
|
func (c *drpcFileClient) Check(ctx context.Context, in *CheckRequest) (*CheckResponse, error) {
|
||||||
out := new(CheckResponse)
|
out := new(CheckResponse)
|
||||||
err := c.cc.Invoke(ctx, "/anyFile.File/Check", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
err := c.cc.Invoke(ctx, "/filesync.File/Check", drpcEncoding_File_commonfile_fileproto_protos_file_proto{}, in, out)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
@ -180,7 +180,7 @@ func (DRPCFileDescription) NumMethods() int { return 6 }
|
|||||||
func (DRPCFileDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver, interface{}, bool) {
|
func (DRPCFileDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver, interface{}, bool) {
|
||||||
switch n {
|
switch n {
|
||||||
case 0:
|
case 0:
|
||||||
return "/anyFile.File/BlocksGet", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
return "/filesync.File/BlocksGet", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
||||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||||
return nil, srv.(DRPCFileServer).
|
return nil, srv.(DRPCFileServer).
|
||||||
BlocksGet(
|
BlocksGet(
|
||||||
@ -188,7 +188,7 @@ func (DRPCFileDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver,
|
|||||||
)
|
)
|
||||||
}, DRPCFileServer.BlocksGet, true
|
}, DRPCFileServer.BlocksGet, true
|
||||||
case 1:
|
case 1:
|
||||||
return "/anyFile.File/BlockPush", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
return "/filesync.File/BlockPush", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
||||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||||
return srv.(DRPCFileServer).
|
return srv.(DRPCFileServer).
|
||||||
BlockPush(
|
BlockPush(
|
||||||
@ -197,7 +197,7 @@ func (DRPCFileDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver,
|
|||||||
)
|
)
|
||||||
}, DRPCFileServer.BlockPush, true
|
}, DRPCFileServer.BlockPush, true
|
||||||
case 2:
|
case 2:
|
||||||
return "/anyFile.File/BlocksCheck", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
return "/filesync.File/BlocksCheck", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
||||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||||
return srv.(DRPCFileServer).
|
return srv.(DRPCFileServer).
|
||||||
BlocksCheck(
|
BlocksCheck(
|
||||||
@ -206,7 +206,7 @@ func (DRPCFileDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver,
|
|||||||
)
|
)
|
||||||
}, DRPCFileServer.BlocksCheck, true
|
}, DRPCFileServer.BlocksCheck, true
|
||||||
case 3:
|
case 3:
|
||||||
return "/anyFile.File/BlocksBind", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
return "/filesync.File/BlocksBind", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
||||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||||
return srv.(DRPCFileServer).
|
return srv.(DRPCFileServer).
|
||||||
BlocksBind(
|
BlocksBind(
|
||||||
@ -215,7 +215,7 @@ func (DRPCFileDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver,
|
|||||||
)
|
)
|
||||||
}, DRPCFileServer.BlocksBind, true
|
}, DRPCFileServer.BlocksBind, true
|
||||||
case 4:
|
case 4:
|
||||||
return "/anyFile.File/BlocksDelete", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
return "/filesync.File/BlocksDelete", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
||||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||||
return srv.(DRPCFileServer).
|
return srv.(DRPCFileServer).
|
||||||
BlocksDelete(
|
BlocksDelete(
|
||||||
@ -224,7 +224,7 @@ func (DRPCFileDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver,
|
|||||||
)
|
)
|
||||||
}, DRPCFileServer.BlocksDelete, true
|
}, DRPCFileServer.BlocksDelete, true
|
||||||
case 5:
|
case 5:
|
||||||
return "/anyFile.File/Check", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
return "/filesync.File/Check", drpcEncoding_File_commonfile_fileproto_protos_file_proto{},
|
||||||
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
func(srv interface{}, ctx context.Context, in1, in2 interface{}) (drpc.Message, error) {
|
||||||
return srv.(DRPCFileServer).
|
return srv.(DRPCFileServer).
|
||||||
Check(
|
Check(
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
package anyFile;
|
package filesync;
|
||||||
|
|
||||||
option go_package = "commonfile/fileproto";
|
option go_package = "commonfile/fileproto";
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user