diff --git a/protobuf/coreapi/api.pb.go b/protobuf/coreapi/api.pb.go index c05a29f99..acc85f9b9 100644 --- a/protobuf/coreapi/api.pb.go +++ b/protobuf/coreapi/api.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-go. DO NOT EDIT. -// source: github.com/mesg-foundation/core/protobuf/coreapi/api.proto +// source: protobuf/coreapi/api.proto package coreapi @@ -46,7 +46,7 @@ func (x DeployServiceReply_Status_Type) String() string { return proto.EnumName(DeployServiceReply_Status_Type_name, int32(x)) } func (DeployServiceReply_Status_Type) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{11, 0, 0} + return fileDescriptor_api_c493194d6246a1e8, []int{11, 0, 0} } type LogData_Type int32 @@ -69,7 +69,7 @@ func (x LogData_Type) String() string { return proto.EnumName(LogData_Type_name, int32(x)) } func (LogData_Type) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{19, 0} + return fileDescriptor_api_c493194d6246a1e8, []int{19, 0} } type Service_Status int32 @@ -101,7 +101,7 @@ func (x Service_Status) String() string { return proto.EnumName(Service_Status_name, int32(x)) } func (Service_Status) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{20, 0} + return fileDescriptor_api_c493194d6246a1e8, []int{20, 0} } // The request's data for the `ListenEvent` stream's API. @@ -125,7 +125,7 @@ func (m *ListenEventRequest) Reset() { *m = ListenEventRequest{} } func (m *ListenEventRequest) String() string { return proto.CompactTextString(m) } func (*ListenEventRequest) ProtoMessage() {} func (*ListenEventRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{0} + return fileDescriptor_api_c493194d6246a1e8, []int{0} } func (m *ListenEventRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListenEventRequest.Unmarshal(m, b) @@ -181,7 +181,7 @@ func (m *EventData) Reset() { *m = EventData{} } func (m *EventData) String() string { return proto.CompactTextString(m) } func (*EventData) ProtoMessage() {} func (*EventData) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{1} + return fileDescriptor_api_c493194d6246a1e8, []int{1} } func (m *EventData) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_EventData.Unmarshal(m, b) @@ -240,7 +240,7 @@ func (m *ListenResultRequest) Reset() { *m = ListenResultRequest{} } func (m *ListenResultRequest) String() string { return proto.CompactTextString(m) } func (*ListenResultRequest) ProtoMessage() {} func (*ListenResultRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{2} + return fileDescriptor_api_c493194d6246a1e8, []int{2} } func (m *ListenResultRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListenResultRequest.Unmarshal(m, b) @@ -318,7 +318,7 @@ func (m *ResultData) Reset() { *m = ResultData{} } func (m *ResultData) String() string { return proto.CompactTextString(m) } func (*ResultData) ProtoMessage() {} func (*ResultData) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{3} + return fileDescriptor_api_c493194d6246a1e8, []int{3} } func (m *ResultData) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ResultData.Unmarshal(m, b) @@ -405,7 +405,7 @@ func (m *ExecuteTaskRequest) Reset() { *m = ExecuteTaskRequest{} } func (m *ExecuteTaskRequest) String() string { return proto.CompactTextString(m) } func (*ExecuteTaskRequest) ProtoMessage() {} func (*ExecuteTaskRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{4} + return fileDescriptor_api_c493194d6246a1e8, []int{4} } func (m *ExecuteTaskRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ExecuteTaskRequest.Unmarshal(m, b) @@ -472,7 +472,7 @@ func (m *ExecuteTaskReply) Reset() { *m = ExecuteTaskReply{} } func (m *ExecuteTaskReply) String() string { return proto.CompactTextString(m) } func (*ExecuteTaskReply) ProtoMessage() {} func (*ExecuteTaskReply) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{5} + return fileDescriptor_api_c493194d6246a1e8, []int{5} } func (m *ExecuteTaskReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ExecuteTaskReply.Unmarshal(m, b) @@ -518,7 +518,7 @@ func (m *StartServiceRequest) Reset() { *m = StartServiceRequest{} } func (m *StartServiceRequest) String() string { return proto.CompactTextString(m) } func (*StartServiceRequest) ProtoMessage() {} func (*StartServiceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{6} + return fileDescriptor_api_c493194d6246a1e8, []int{6} } func (m *StartServiceRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_StartServiceRequest.Unmarshal(m, b) @@ -556,7 +556,7 @@ func (m *StartServiceReply) Reset() { *m = StartServiceReply{} } func (m *StartServiceReply) String() string { return proto.CompactTextString(m) } func (*StartServiceReply) ProtoMessage() {} func (*StartServiceReply) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{7} + return fileDescriptor_api_c493194d6246a1e8, []int{7} } func (m *StartServiceReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_StartServiceReply.Unmarshal(m, b) @@ -595,7 +595,7 @@ func (m *StopServiceRequest) Reset() { *m = StopServiceRequest{} } func (m *StopServiceRequest) String() string { return proto.CompactTextString(m) } func (*StopServiceRequest) ProtoMessage() {} func (*StopServiceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{8} + return fileDescriptor_api_c493194d6246a1e8, []int{8} } func (m *StopServiceRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_StopServiceRequest.Unmarshal(m, b) @@ -633,7 +633,7 @@ func (m *StopServiceReply) Reset() { *m = StopServiceReply{} } func (m *StopServiceReply) String() string { return proto.CompactTextString(m) } func (*StopServiceReply) ProtoMessage() {} func (*StopServiceReply) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{9} + return fileDescriptor_api_c493194d6246a1e8, []int{9} } func (m *StopServiceReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_StopServiceReply.Unmarshal(m, b) @@ -689,7 +689,7 @@ func (m *DeployServiceRequest) Reset() { *m = DeployServiceRequest{} } func (m *DeployServiceRequest) String() string { return proto.CompactTextString(m) } func (*DeployServiceRequest) ProtoMessage() {} func (*DeployServiceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{10} + return fileDescriptor_api_c493194d6246a1e8, []int{10} } func (m *DeployServiceRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeployServiceRequest.Unmarshal(m, b) @@ -858,7 +858,7 @@ func (m *DeployServiceReply) Reset() { *m = DeployServiceReply{} } func (m *DeployServiceReply) String() string { return proto.CompactTextString(m) } func (*DeployServiceReply) ProtoMessage() {} func (*DeployServiceReply) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{11} + return fileDescriptor_api_c493194d6246a1e8, []int{11} } func (m *DeployServiceReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeployServiceReply.Unmarshal(m, b) @@ -1025,7 +1025,7 @@ func (m *DeployServiceReply_Status) Reset() { *m = DeployServiceReply_St func (m *DeployServiceReply_Status) String() string { return proto.CompactTextString(m) } func (*DeployServiceReply_Status) ProtoMessage() {} func (*DeployServiceReply_Status) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{11, 0} + return fileDescriptor_api_c493194d6246a1e8, []int{11, 0} } func (m *DeployServiceReply_Status) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeployServiceReply_Status.Unmarshal(m, b) @@ -1079,7 +1079,7 @@ func (m *DeleteServiceRequest) Reset() { *m = DeleteServiceRequest{} } func (m *DeleteServiceRequest) String() string { return proto.CompactTextString(m) } func (*DeleteServiceRequest) ProtoMessage() {} func (*DeleteServiceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{12} + return fileDescriptor_api_c493194d6246a1e8, []int{12} } func (m *DeleteServiceRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteServiceRequest.Unmarshal(m, b) @@ -1124,7 +1124,7 @@ func (m *DeleteServiceReply) Reset() { *m = DeleteServiceReply{} } func (m *DeleteServiceReply) String() string { return proto.CompactTextString(m) } func (*DeleteServiceReply) ProtoMessage() {} func (*DeleteServiceReply) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{13} + return fileDescriptor_api_c493194d6246a1e8, []int{13} } func (m *DeleteServiceReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_DeleteServiceReply.Unmarshal(m, b) @@ -1155,7 +1155,7 @@ func (m *ListServicesRequest) Reset() { *m = ListServicesRequest{} } func (m *ListServicesRequest) String() string { return proto.CompactTextString(m) } func (*ListServicesRequest) ProtoMessage() {} func (*ListServicesRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{14} + return fileDescriptor_api_c493194d6246a1e8, []int{14} } func (m *ListServicesRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListServicesRequest.Unmarshal(m, b) @@ -1236,7 +1236,7 @@ func (m *ListServicesReply) Reset() { *m = ListServicesReply{} } func (m *ListServicesReply) String() string { return proto.CompactTextString(m) } func (*ListServicesReply) ProtoMessage() {} func (*ListServicesReply) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{15} + return fileDescriptor_api_c493194d6246a1e8, []int{15} } func (m *ListServicesReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListServicesReply.Unmarshal(m, b) @@ -1282,7 +1282,7 @@ func (m *GetServiceRequest) Reset() { *m = GetServiceRequest{} } func (m *GetServiceRequest) String() string { return proto.CompactTextString(m) } func (*GetServiceRequest) ProtoMessage() {} func (*GetServiceRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{16} + return fileDescriptor_api_c493194d6246a1e8, []int{16} } func (m *GetServiceRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetServiceRequest.Unmarshal(m, b) @@ -1370,7 +1370,7 @@ func (m *GetServiceReply) Reset() { *m = GetServiceReply{} } func (m *GetServiceReply) String() string { return proto.CompactTextString(m) } func (*GetServiceReply) ProtoMessage() {} func (*GetServiceReply) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{17} + return fileDescriptor_api_c493194d6246a1e8, []int{17} } func (m *GetServiceReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_GetServiceReply.Unmarshal(m, b) @@ -1418,7 +1418,7 @@ func (m *ServiceLogsRequest) Reset() { *m = ServiceLogsRequest{} } func (m *ServiceLogsRequest) String() string { return proto.CompactTextString(m) } func (*ServiceLogsRequest) ProtoMessage() {} func (*ServiceLogsRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{18} + return fileDescriptor_api_c493194d6246a1e8, []int{18} } func (m *ServiceLogsRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ServiceLogsRequest.Unmarshal(m, b) @@ -1476,7 +1476,7 @@ func (m *LogData) Reset() { *m = LogData{} } func (m *LogData) String() string { return proto.CompactTextString(m) } func (*LogData) ProtoMessage() {} func (*LogData) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{19} + return fileDescriptor_api_c493194d6246a1e8, []int{19} } func (m *LogData) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_LogData.Unmarshal(m, b) @@ -1537,7 +1537,7 @@ func (m *Service) Reset() { *m = Service{} } func (m *Service) String() string { return proto.CompactTextString(m) } func (*Service) ProtoMessage() {} func (*Service) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{20} + return fileDescriptor_api_c493194d6246a1e8, []int{20} } func (m *Service) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Service.Unmarshal(m, b) @@ -1635,7 +1635,7 @@ func (m *Event) Reset() { *m = Event{} } func (m *Event) String() string { return proto.CompactTextString(m) } func (*Event) ProtoMessage() {} func (*Event) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{21} + return fileDescriptor_api_c493194d6246a1e8, []int{21} } func (m *Event) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Event.Unmarshal(m, b) @@ -1699,7 +1699,7 @@ func (m *Task) Reset() { *m = Task{} } func (m *Task) String() string { return proto.CompactTextString(m) } func (*Task) ProtoMessage() {} func (*Task) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{22} + return fileDescriptor_api_c493194d6246a1e8, []int{22} } func (m *Task) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Task.Unmarshal(m, b) @@ -1769,7 +1769,7 @@ func (m *Output) Reset() { *m = Output{} } func (m *Output) String() string { return proto.CompactTextString(m) } func (*Output) ProtoMessage() {} func (*Output) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{23} + return fileDescriptor_api_c493194d6246a1e8, []int{23} } func (m *Output) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Output.Unmarshal(m, b) @@ -1835,7 +1835,7 @@ func (m *Parameter) Reset() { *m = Parameter{} } func (m *Parameter) String() string { return proto.CompactTextString(m) } func (*Parameter) ProtoMessage() {} func (*Parameter) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{24} + return fileDescriptor_api_c493194d6246a1e8, []int{24} } func (m *Parameter) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Parameter.Unmarshal(m, b) @@ -1921,7 +1921,7 @@ func (m *Dependency) Reset() { *m = Dependency{} } func (m *Dependency) String() string { return proto.CompactTextString(m) } func (*Dependency) ProtoMessage() {} func (*Dependency) Descriptor() ([]byte, []int) { - return fileDescriptor_api_0290075de2b5e7f8, []int{25} + return fileDescriptor_api_c493194d6246a1e8, []int{25} } func (m *Dependency) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_Dependency.Unmarshal(m, b) @@ -2517,97 +2517,94 @@ var _Core_serviceDesc = grpc.ServiceDesc{ ServerStreams: true, }, }, - Metadata: "github.com/mesg-foundation/core/protobuf/coreapi/api.proto", -} - -func init() { - proto.RegisterFile("github.com/mesg-foundation/core/protobuf/coreapi/api.proto", fileDescriptor_api_0290075de2b5e7f8) -} - -var fileDescriptor_api_0290075de2b5e7f8 = []byte{ - // 1344 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x57, 0x4f, 0x8f, 0xdb, 0x44, - 0x14, 0x8f, 0x37, 0xff, 0x5f, 0xd2, 0x36, 0x3b, 0xbb, 0x6d, 0x4d, 0x84, 0xda, 0x6a, 0xa0, 0x55, - 0x05, 0x62, 0xb7, 0xa4, 0x15, 0xb4, 0x15, 0x55, 0xd5, 0xb2, 0xa1, 0x5d, 0xba, 0xca, 0xae, 0x9c, - 0xb4, 0x48, 0x5c, 0x90, 0x37, 0x99, 0x66, 0xcd, 0x26, 0xb6, 0xb1, 0xc7, 0x11, 0xf9, 0x00, 0xdc, - 0xb9, 0x00, 0x27, 0x24, 0xbe, 0x06, 0x12, 0x27, 0x2e, 0x7c, 0x25, 0x8e, 0xe8, 0xbd, 0x19, 0x3b, - 0xe3, 0x24, 0x2d, 0x5b, 0x40, 0xdc, 0xfc, 0xfe, 0xcc, 0x9b, 0xf7, 0x7e, 0xf3, 0xfe, 0x19, 0xee, - 0x8f, 0x3d, 0x79, 0x92, 0x1c, 0xef, 0x0c, 0x83, 0xe9, 0xee, 0x54, 0xc4, 0xe3, 0x0f, 0x5e, 0x06, - 0x89, 0x3f, 0x72, 0xa5, 0x17, 0xf8, 0xbb, 0xc3, 0x20, 0x12, 0xbb, 0x61, 0x14, 0xc8, 0xe0, 0x38, - 0x79, 0x49, 0x94, 0x1b, 0x7a, 0xbb, 0x6e, 0xe8, 0xed, 0x10, 0x93, 0x15, 0xdd, 0xd0, 0xe3, 0x03, - 0x60, 0x07, 0x5e, 0x2c, 0x85, 0xdf, 0x9d, 0x09, 0x5f, 0x3a, 0xe2, 0x9b, 0x44, 0xc4, 0x92, 0xbd, - 0x0d, 0xf5, 0x58, 0x44, 0x33, 0x6f, 0x28, 0xf6, 0xf7, 0x6c, 0xeb, 0x9a, 0x75, 0xb3, 0xee, 0x2c, - 0x18, 0xec, 0x1a, 0x34, 0x04, 0x6a, 0x7f, 0xe6, 0x4d, 0xa4, 0x88, 0xec, 0x0d, 0x92, 0x9b, 0x2c, - 0xde, 0x85, 0x3a, 0xd9, 0xdb, 0x73, 0xa5, 0xcb, 0xda, 0x50, 0x23, 0xd9, 0x33, 0x31, 0xd7, 0xb6, - 0x32, 0x1a, 0x2f, 0x12, 0xa9, 0xa2, 0x36, 0xb4, 0x60, 0xf0, 0x9f, 0x2c, 0xd8, 0x52, 0xde, 0x39, - 0x22, 0x4e, 0x26, 0x67, 0x74, 0xef, 0x0a, 0x80, 0x74, 0xe3, 0xd3, 0x9c, 0x77, 0x06, 0x87, 0x71, - 0x68, 0x06, 0x89, 0x0c, 0x93, 0xd4, 0xff, 0x22, 0x69, 0xe4, 0x78, 0xca, 0xc6, 0x58, 0x11, 0xb1, - 0x5d, 0xba, 0x56, 0x54, 0x36, 0x52, 0x0e, 0xff, 0xdd, 0x02, 0x50, 0x3e, 0x51, 0x88, 0x88, 0xc8, - 0xb7, 0x62, 0x98, 0x20, 0xee, 0x99, 0x4b, 0x26, 0x8b, 0xd9, 0x50, 0x45, 0x17, 0x10, 0x03, 0xe5, - 0x51, 0x4a, 0x62, 0x30, 0xea, 0x6a, 0x94, 0x29, 0x5f, 0x16, 0x0c, 0x74, 0x44, 0x11, 0x84, 0x50, - 0x49, 0x05, 0xb3, 0xe0, 0xb0, 0x77, 0xe1, 0x5c, 0x76, 0xcd, 0xc0, 0x1d, 0xc7, 0x76, 0x99, 0x7c, - 0xcd, 0x33, 0xd9, 0x36, 0x94, 0x45, 0x14, 0x05, 0x91, 0x5d, 0x21, 0x03, 0x8a, 0xe0, 0xdf, 0x5b, - 0xc0, 0xba, 0xa4, 0x27, 0x06, 0x6e, 0x7c, 0x7a, 0x36, 0x74, 0x5f, 0x1b, 0x88, 0xe7, 0xa7, 0x9e, - 0xea, 0x40, 0x32, 0xc6, 0xaa, 0xa3, 0xa5, 0x35, 0x8e, 0xf2, 0x3b, 0xd0, 0xca, 0x79, 0x14, 0x4e, - 0xe6, 0x7f, 0x0f, 0x2e, 0xbf, 0x0d, 0x5b, 0x7d, 0xe9, 0x46, 0xb2, 0xaf, 0xbc, 0x3c, 0x53, 0x20, - 0x7c, 0x0b, 0x36, 0xf3, 0x87, 0xc2, 0xc9, 0x9c, 0x77, 0x80, 0xf5, 0x65, 0x10, 0xbe, 0x91, 0x21, - 0x06, 0xad, 0xdc, 0x19, 0xb4, 0xf3, 0xab, 0x05, 0xdb, 0x7b, 0x22, 0x9c, 0x04, 0xf3, 0x25, 0x53, - 0x0c, 0x8a, 0x49, 0x34, 0x51, 0xd0, 0x3d, 0x2d, 0x38, 0x48, 0xb0, 0x4b, 0x50, 0x1e, 0x9e, 0x24, - 0xfe, 0x29, 0x81, 0xd6, 0x7c, 0x5a, 0x70, 0x14, 0xc9, 0xee, 0x40, 0x51, 0xf8, 0x33, 0x02, 0xaa, - 0xd1, 0xe1, 0x3b, 0x58, 0xb9, 0xeb, 0x6c, 0xee, 0x74, 0xfd, 0x59, 0xd7, 0x97, 0xd1, 0xdc, 0x41, - 0xf5, 0xf6, 0x47, 0x50, 0x4b, 0x19, 0xac, 0x05, 0xc5, 0xd3, 0xac, 0xea, 0xf0, 0x13, 0x33, 0x61, - 0xe6, 0x4e, 0x12, 0xa1, 0x1f, 0x4f, 0x11, 0xf7, 0x37, 0xee, 0x5a, 0x8f, 0xab, 0x5a, 0xc2, 0x7f, - 0xdb, 0x00, 0xb6, 0x74, 0x0f, 0x3e, 0xc3, 0x5d, 0xa8, 0xc4, 0xd2, 0x95, 0x49, 0x4c, 0x47, 0x1b, - 0x9d, 0x2b, 0xeb, 0x1c, 0x0a, 0x27, 0xf3, 0x9d, 0x3e, 0x69, 0x3d, 0x2d, 0x38, 0x5a, 0x9f, 0x5d, - 0x31, 0xe1, 0x2b, 0xea, 0xc8, 0x8d, 0x94, 0x7a, 0x0f, 0x2e, 0xcc, 0xdc, 0x89, 0xa7, 0xda, 0x56, - 0x97, 0xf2, 0xb4, 0xa4, 0xb5, 0x96, 0x05, 0xed, 0x1f, 0x2d, 0xa8, 0xa8, 0x0b, 0x30, 0x13, 0xa7, - 0x22, 0x8e, 0xdd, 0xb1, 0xd0, 0x01, 0xa6, 0x24, 0xfb, 0x18, 0x4a, 0x72, 0x1e, 0xaa, 0x18, 0xcf, - 0x77, 0xde, 0x79, 0xbd, 0xa3, 0x3b, 0x83, 0x79, 0x28, 0x1c, 0x3a, 0xc0, 0xef, 0x41, 0x09, 0x29, - 0xd6, 0x80, 0xaa, 0xf3, 0xbc, 0xd7, 0xdb, 0xef, 0x3d, 0x69, 0x15, 0xd8, 0x26, 0x9c, 0xdb, 0x3b, - 0xec, 0x75, 0xbf, 0x3a, 0x3a, 0xec, 0xef, 0x0f, 0xf6, 0x5f, 0x74, 0x5b, 0x56, 0xc6, 0xea, 0x75, - 0x9f, 0x3c, 0x22, 0xd6, 0xc6, 0x02, 0xbe, 0x01, 0xbe, 0xfc, 0x44, 0x48, 0xf1, 0x26, 0x49, 0x84, - 0x75, 0x3e, 0xa2, 0x53, 0x59, 0x27, 0xac, 0x39, 0x06, 0x87, 0x6f, 0xe3, 0x9b, 0xe4, 0xac, 0x62, - 0x9a, 0x5d, 0x54, 0xfd, 0x51, 0xf3, 0x62, 0x7d, 0x15, 0x7f, 0x00, 0x9b, 0x79, 0x36, 0xbe, 0xdf, - 0x4d, 0xa8, 0xe9, 0xeb, 0x62, 0xdb, 0xa2, 0x94, 0x6a, 0x12, 0x30, 0xa9, 0xc1, 0x4c, 0xca, 0x3f, - 0x84, 0xcd, 0x27, 0xe2, 0xcd, 0x8a, 0xe9, 0x1e, 0x5c, 0x30, 0x8f, 0xe0, 0x7d, 0x37, 0xa0, 0xaa, - 0xe5, 0xa4, 0xbe, 0x7c, 0x5d, 0x2a, 0xe4, 0x2f, 0x80, 0x69, 0xde, 0x41, 0x30, 0x8e, 0xcf, 0x86, - 0x16, 0x87, 0xe6, 0x48, 0x84, 0xc2, 0x1f, 0x09, 0x7f, 0xe8, 0x09, 0xcc, 0x48, 0xec, 0x25, 0x39, - 0x1e, 0xff, 0xce, 0x82, 0xea, 0x41, 0x30, 0xa6, 0xe6, 0x43, 0xe8, 0x6a, 0x59, 0x5a, 0x0e, 0x06, - 0x87, 0x5d, 0xcf, 0x25, 0xcc, 0x26, 0x39, 0xaa, 0xcf, 0x1a, 0xe9, 0xc1, 0x18, 0x94, 0x46, 0x69, - 0x73, 0x6b, 0x3a, 0xf4, 0xcd, 0xaf, 0xea, 0x94, 0x69, 0x42, 0xad, 0x2f, 0x5d, 0x7f, 0xe4, 0x46, - 0xa3, 0x56, 0x81, 0xd5, 0xa1, 0x4c, 0xf9, 0xda, 0xb2, 0xf8, 0x9f, 0x1b, 0x50, 0xd5, 0x01, 0xa2, - 0x81, 0x13, 0x37, 0x3e, 0xb1, 0x81, 0x3c, 0xa0, 0x6f, 0xac, 0xd1, 0xd8, 0x1b, 0xd9, 0x4d, 0x55, - 0xa3, 0xb1, 0x37, 0x42, 0x2d, 0xdf, 0x9d, 0xa6, 0x59, 0x4d, 0xdf, 0xd8, 0x04, 0x47, 0x22, 0x1e, - 0x46, 0x5e, 0x88, 0xb5, 0x90, 0xce, 0x5c, 0x83, 0xc5, 0xae, 0x42, 0x19, 0x3b, 0xb1, 0x9a, 0x00, - 0x8d, 0x4e, 0x9d, 0x82, 0xa0, 0x2e, 0xaa, 0xf8, 0x8c, 0x43, 0x85, 0x46, 0x6b, 0x6c, 0x57, 0x48, - 0x03, 0x48, 0x43, 0xcd, 0x7d, 0x2d, 0x61, 0xb7, 0x97, 0x80, 0xad, 0x92, 0xe6, 0x85, 0xb4, 0x82, - 0x34, 0x5e, 0x79, 0xa4, 0x11, 0xdd, 0x48, 0x84, 0x41, 0xec, 0xc9, 0x20, 0x9a, 0xdb, 0x75, 0x85, - 0xee, 0x82, 0xc3, 0xde, 0xcf, 0x3a, 0x47, 0x83, 0xf0, 0xdd, 0x32, 0x13, 0x41, 0x57, 0x61, 0xda, - 0x2c, 0xf8, 0xe7, 0x59, 0x7d, 0x37, 0xa0, 0xfa, 0xbc, 0xf7, 0xac, 0x77, 0xf8, 0x45, 0xaf, 0x55, - 0x40, 0xa2, 0x3f, 0x38, 0x3c, 0x3a, 0xea, 0xee, 0xb5, 0x2c, 0xc2, 0x7a, 0xf0, 0xc8, 0x19, 0x60, - 0x7d, 0x6e, 0xa0, 0xe8, 0x08, 0x89, 0x47, 0x07, 0xad, 0xa2, 0x59, 0xb9, 0x25, 0x1e, 0x43, 0x99, - 0xc2, 0x4b, 0xfb, 0x60, 0x69, 0xd1, 0x07, 0xff, 0x19, 0xc6, 0x3c, 0x4b, 0x00, 0x84, 0xe5, 0x3c, - 0xc5, 0x71, 0xe4, 0x46, 0xee, 0x54, 0x48, 0x11, 0xe9, 0x84, 0xf8, 0xd9, 0x82, 0x12, 0xc2, 0x9e, - 0x5e, 0x5a, 0xfb, 0xb7, 0x97, 0xde, 0x80, 0x0a, 0x8d, 0xd1, 0xf4, 0xdd, 0x96, 0xaf, 0xd5, 0x52, - 0x76, 0x1d, 0xaa, 0x6a, 0x31, 0x48, 0x9f, 0xad, 0x41, 0x8a, 0x87, 0xc4, 0x73, 0x52, 0x19, 0x97, - 0x50, 0x51, 0xac, 0xff, 0x15, 0x95, 0x3f, 0x2c, 0xa8, 0x67, 0xbc, 0xff, 0x0c, 0x1a, 0xa6, 0xeb, - 0x56, 0x6d, 0x1b, 0xaa, 0x48, 0xdb, 0x50, 0x0b, 0x48, 0xea, 0x4e, 0x28, 0xb4, 0x9a, 0x93, 0xd1, - 0x28, 0x8b, 0x44, 0x28, 0x5c, 0x29, 0x46, 0x94, 0xa7, 0x35, 0x27, 0xa3, 0x11, 0xe6, 0xe0, 0xf8, - 0x6b, 0x31, 0x94, 0x36, 0xac, 0x87, 0x59, 0x49, 0xf9, 0x2f, 0x16, 0xc0, 0xa2, 0x14, 0xd6, 0x84, - 0xb2, 0x0d, 0x65, 0x6f, 0xba, 0x98, 0x4a, 0x8a, 0xc0, 0x69, 0x35, 0x0b, 0x26, 0xc9, 0x34, 0xeb, - 0x56, 0x29, 0x89, 0x61, 0xea, 0xcf, 0x97, 0x51, 0x30, 0x25, 0x14, 0xeb, 0x8e, 0xc9, 0x42, 0x8b, - 0x61, 0x10, 0xc9, 0x74, 0x67, 0x52, 0x04, 0x5a, 0x1c, 0x06, 0xd3, 0xa9, 0xeb, 0x8f, 0xec, 0xb2, - 0x9a, 0x7f, 0x9a, 0xec, 0xfc, 0x50, 0x86, 0xd2, 0xa7, 0x41, 0x24, 0xd8, 0x7d, 0x68, 0x18, 0xdb, - 0x3d, 0xbb, 0xac, 0x1a, 0xdb, 0xca, 0xbe, 0xdf, 0x3e, 0xbf, 0x68, 0x05, 0x34, 0x6d, 0x0a, 0xb7, - 0x2c, 0xf6, 0x00, 0x9a, 0xe6, 0xee, 0xcd, 0x6c, 0xe3, 0x70, 0x6e, 0x1d, 0x6f, 0xab, 0xf6, 0xb0, - 0x58, 0x87, 0xe9, 0xf8, 0x43, 0x68, 0x18, 0x9b, 0x9c, 0xbe, 0x7a, 0x75, 0xdb, 0x6c, 0x5f, 0x5c, - 0x15, 0xe0, 0x64, 0x2b, 0xb0, 0xc7, 0xd0, 0x34, 0xf7, 0x33, 0x7d, 0xff, 0x9a, 0x3d, 0xaf, 0x7d, - 0x69, 0x8d, 0x44, 0xd9, 0x78, 0x08, 0x0d, 0x63, 0x35, 0xd3, 0x4e, 0xac, 0x2e, 0x78, 0xda, 0x89, - 0x95, 0x2d, 0xae, 0xc0, 0xf6, 0xe1, 0x5c, 0x6e, 0x71, 0x60, 0x6f, 0xbd, 0x72, 0x0d, 0x6b, 0x5f, - 0x7e, 0xc5, 0x9e, 0xc1, 0x0b, 0x37, 0xad, 0x5b, 0x16, 0xeb, 0xa2, 0x29, 0x63, 0x82, 0x67, 0xa6, - 0x56, 0x77, 0x85, 0xcc, 0xd4, 0xca, 0xc0, 0x27, 0x58, 0xcc, 0xd9, 0x6e, 0x3c, 0xcb, 0xd2, 0x16, - 0xa0, 0x61, 0x59, 0x59, 0x04, 0x78, 0x81, 0x7d, 0x02, 0xb0, 0x98, 0xd6, 0x4c, 0xe9, 0xad, 0x4c, - 0xfc, 0xf6, 0xf6, 0x0a, 0x5f, 0x9d, 0xbe, 0x0b, 0x0d, 0x63, 0x60, 0xa7, 0xa0, 0xae, 0x8c, 0xf0, - 0x76, 0xd3, 0x1c, 0xa3, 0x98, 0x13, 0x8f, 0xeb, 0x5f, 0x56, 0xf5, 0x6f, 0xe8, 0x71, 0x85, 0xfe, - 0x41, 0x6f, 0xff, 0x15, 0x00, 0x00, 0xff, 0xff, 0x97, 0x7b, 0x55, 0x8f, 0xc1, 0x0e, 0x00, 0x00, + Metadata: "protobuf/coreapi/api.proto", +} + +func init() { proto.RegisterFile("protobuf/coreapi/api.proto", fileDescriptor_api_c493194d6246a1e8) } + +var fileDescriptor_api_c493194d6246a1e8 = []byte{ + // 1324 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xbc, 0x57, 0xdd, 0x8e, 0xdb, 0xc4, + 0x17, 0x8f, 0x37, 0xdf, 0x27, 0x69, 0x9b, 0x9d, 0xdd, 0xb6, 0xfe, 0x47, 0x7f, 0xb5, 0xd5, 0x40, + 0xab, 0x0a, 0xa4, 0x6d, 0xd9, 0x56, 0xd0, 0x56, 0x54, 0x55, 0xcb, 0x86, 0x76, 0xe9, 0x2a, 0xbb, + 0x72, 0xd2, 0x22, 0x71, 0x83, 0xdc, 0x64, 0xba, 0x35, 0xeb, 0xd8, 0xc6, 0x9e, 0x44, 0xe4, 0x01, + 0xb8, 0xe7, 0x06, 0xb8, 0x42, 0xe2, 0x35, 0x90, 0xb8, 0xe2, 0x86, 0x57, 0xe2, 0x12, 0x9d, 0x33, + 0x63, 0x7b, 0x1c, 0xa7, 0x65, 0x0b, 0x88, 0x3b, 0x9f, 0x8f, 0x39, 0x73, 0xce, 0x6f, 0xce, 0x97, + 0xa1, 0x1f, 0xc5, 0xa1, 0x0c, 0x5f, 0xcc, 0x5f, 0xde, 0x98, 0x84, 0xb1, 0x70, 0x23, 0xef, 0x86, + 0x1b, 0x79, 0x3b, 0xc4, 0x64, 0x55, 0x37, 0xf2, 0xf8, 0x18, 0xd8, 0x81, 0x97, 0x48, 0x11, 0x0c, + 0x16, 0x22, 0x90, 0x8e, 0xf8, 0x7a, 0x2e, 0x12, 0xc9, 0xfe, 0x0f, 0xed, 0x44, 0xc4, 0x0b, 0x6f, + 0x22, 0xf6, 0xf7, 0x6c, 0xeb, 0x8a, 0x75, 0xbd, 0xed, 0xe4, 0x0c, 0x76, 0x05, 0x3a, 0x02, 0xb5, + 0x3f, 0xf5, 0x7c, 0x29, 0x62, 0x7b, 0x83, 0xe4, 0x26, 0x8b, 0x0f, 0xa0, 0x4d, 0xf6, 0xf6, 0x5c, + 0xe9, 0xb2, 0x3e, 0xb4, 0x48, 0xf6, 0x54, 0x2c, 0xb5, 0xad, 0x8c, 0xc6, 0x8b, 0x44, 0xaa, 0xa8, + 0x0d, 0xe5, 0x0c, 0xfe, 0xa3, 0x05, 0x5b, 0xca, 0x3b, 0x47, 0x24, 0x73, 0xff, 0x94, 0xee, 0x5d, + 0x02, 0x90, 0x6e, 0x72, 0x52, 0xf0, 0xce, 0xe0, 0x30, 0x0e, 0xdd, 0x70, 0x2e, 0xa3, 0x79, 0xea, + 0x7f, 0x95, 0x34, 0x0a, 0x3c, 0x65, 0xe3, 0x58, 0x11, 0x89, 0x5d, 0xbb, 0x52, 0x55, 0x36, 0x52, + 0x0e, 0xff, 0xcd, 0x02, 0x50, 0x3e, 0x51, 0x88, 0x88, 0xc8, 0x37, 0x62, 0x32, 0x97, 0x5e, 0x18, + 0x64, 0x2e, 0x99, 0x2c, 0x66, 0x43, 0x13, 0x5d, 0x40, 0x0c, 0x94, 0x47, 0x29, 0x89, 0xc1, 0xa8, + 0xab, 0x51, 0xa6, 0x7c, 0xc9, 0x19, 0xe8, 0x88, 0x22, 0x08, 0xa1, 0x9a, 0x0a, 0x26, 0xe7, 0xb0, + 0x77, 0xe1, 0x4c, 0x76, 0xcd, 0xd8, 0x3d, 0x4e, 0xec, 0x3a, 0xf9, 0x5a, 0x64, 0xb2, 0x6d, 0xa8, + 0x8b, 0x38, 0x0e, 0x63, 0xbb, 0x41, 0x06, 0x14, 0xc1, 0xbf, 0xb3, 0x80, 0x0d, 0x48, 0x4f, 0x8c, + 0xdd, 0xe4, 0xe4, 0x74, 0xe8, 0xbe, 0x31, 0x10, 0x2f, 0x48, 0x3d, 0xd5, 0x81, 0x64, 0x8c, 0xb2, + 0xa3, 0xb5, 0x35, 0x8e, 0xf2, 0xdb, 0xd0, 0x2b, 0x78, 0x14, 0xf9, 0xcb, 0xbf, 0x06, 0x97, 0xdf, + 0x82, 0xad, 0x91, 0x74, 0x63, 0x39, 0x52, 0x5e, 0x9e, 0x2a, 0x10, 0xbe, 0x05, 0x9b, 0xc5, 0x43, + 0x91, 0xbf, 0xe4, 0xbb, 0xc0, 0x46, 0x32, 0x8c, 0xde, 0xca, 0x10, 0x83, 0x5e, 0xe1, 0x0c, 0xda, + 0xf9, 0xc5, 0x82, 0xed, 0x3d, 0x11, 0xf9, 0xe1, 0x72, 0xc5, 0x14, 0x83, 0xea, 0x3c, 0xf6, 0x15, + 0x74, 0x4f, 0x2a, 0x0e, 0x12, 0xec, 0x02, 0xd4, 0x27, 0xaf, 0xe6, 0xc1, 0x09, 0x81, 0xd6, 0x7d, + 0x52, 0x71, 0x14, 0xc9, 0x6e, 0x43, 0x55, 0x04, 0x0b, 0x02, 0xaa, 0xb3, 0xcb, 0x77, 0xb0, 0x72, + 0xd7, 0xd9, 0xdc, 0x19, 0x04, 0x8b, 0x41, 0x20, 0xe3, 0xa5, 0x83, 0xea, 0xfd, 0x0f, 0xa1, 0x95, + 0x32, 0x58, 0x0f, 0xaa, 0x27, 0x59, 0xd5, 0xe1, 0x27, 0x66, 0xc2, 0xc2, 0xf5, 0xe7, 0x42, 0x3f, + 0x9e, 0x22, 0xee, 0x6d, 0xdc, 0xb1, 0x1e, 0x35, 0xb5, 0x84, 0xff, 0xba, 0x01, 0x6c, 0xe5, 0x1e, + 0x7c, 0x86, 0x3b, 0xd0, 0x48, 0xa4, 0x2b, 0xe7, 0x09, 0x1d, 0xed, 0xec, 0x5e, 0x5a, 0xe7, 0x50, + 0xe4, 0x2f, 0x77, 0x46, 0xa4, 0xf5, 0xa4, 0xe2, 0x68, 0x7d, 0x76, 0xc9, 0x84, 0xaf, 0xaa, 0x23, + 0x37, 0x52, 0xea, 0x3d, 0x38, 0xb7, 0x70, 0x7d, 0x6f, 0xea, 0xe2, 0x73, 0x0e, 0x28, 0x4f, 0x6b, + 0x5a, 0x6b, 0x55, 0xd0, 0xff, 0xc1, 0x82, 0x86, 0xba, 0x00, 0x33, 0x71, 0x26, 0x92, 0xc4, 0x3d, + 0x16, 0x3a, 0xc0, 0x94, 0x64, 0x1f, 0x41, 0x4d, 0x2e, 0x23, 0x15, 0xe3, 0xd9, 0xdd, 0x77, 0xde, + 0xec, 0xe8, 0xce, 0x78, 0x19, 0x09, 0x87, 0x0e, 0xf0, 0xbb, 0x50, 0x43, 0x8a, 0x75, 0xa0, 0xe9, + 0x3c, 0x1b, 0x0e, 0xf7, 0x87, 0x8f, 0x7b, 0x15, 0xb6, 0x09, 0x67, 0xf6, 0x0e, 0x87, 0x83, 0x2f, + 0x8f, 0x0e, 0x47, 0xfb, 0xe3, 0xfd, 0xe7, 0x83, 0x9e, 0x95, 0xb1, 0x86, 0x83, 0xc7, 0x0f, 0x89, + 0xb5, 0x91, 0xc3, 0x37, 0xc6, 0x97, 0xf7, 0x85, 0x14, 0x6f, 0x93, 0x44, 0x58, 0xe7, 0x53, 0x3a, + 0x95, 0x75, 0xc2, 0x96, 0x63, 0x70, 0xf8, 0x36, 0xbe, 0x49, 0xc1, 0x2a, 0xa6, 0xd9, 0x79, 0xd5, + 0x1f, 0x35, 0x2f, 0xd1, 0x57, 0xf1, 0xfb, 0xb0, 0x59, 0x64, 0xe3, 0xfb, 0x5d, 0x87, 0x96, 0xbe, + 0x2e, 0xb1, 0x2d, 0x4a, 0xa9, 0x2e, 0x01, 0x93, 0x1a, 0xcc, 0xa4, 0xfc, 0x03, 0xd8, 0x7c, 0x2c, + 0xde, 0xae, 0x98, 0xee, 0xc2, 0x39, 0xf3, 0x08, 0xde, 0x77, 0x0d, 0x9a, 0x5a, 0x4e, 0xea, 0xab, + 0xd7, 0xa5, 0x42, 0xfe, 0x1c, 0x98, 0xe6, 0x1d, 0x84, 0xc7, 0xc9, 0xe9, 0xd0, 0xe2, 0xd0, 0x9d, + 0x8a, 0x48, 0x04, 0x53, 0x11, 0x4c, 0x3c, 0x81, 0x19, 0x89, 0xbd, 0xa4, 0xc0, 0xe3, 0xdf, 0x5a, + 0xd0, 0x3c, 0x08, 0x8f, 0xa9, 0xf9, 0x10, 0xba, 0x5a, 0x96, 0x96, 0x83, 0xc1, 0x61, 0x57, 0x0b, + 0x09, 0xb3, 0x49, 0x8e, 0xea, 0xb3, 0x46, 0x7a, 0x30, 0x06, 0xb5, 0x69, 0xda, 0xdc, 0xba, 0x0e, + 0x7d, 0xf3, 0xcb, 0x3a, 0x65, 0xba, 0xd0, 0x1a, 0x49, 0x37, 0x98, 0xba, 0xf1, 0xb4, 0x57, 0x61, + 0x6d, 0xa8, 0x53, 0xbe, 0xf6, 0x2c, 0xfe, 0xc7, 0x06, 0x34, 0x75, 0x80, 0x68, 0xe0, 0x95, 0x9b, + 0xbc, 0xb2, 0x81, 0x3c, 0xa0, 0x6f, 0xac, 0xd1, 0xc4, 0x9b, 0xda, 0x5d, 0x55, 0xa3, 0x89, 0x37, + 0x45, 0xad, 0xc0, 0x9d, 0xa5, 0x59, 0x4d, 0xdf, 0xd8, 0x04, 0xa7, 0x22, 0x99, 0xc4, 0x5e, 0x84, + 0xb5, 0x90, 0xce, 0x5c, 0x83, 0xc5, 0x2e, 0x43, 0x1d, 0x3b, 0xb1, 0x9a, 0x00, 0x9d, 0xdd, 0x36, + 0x05, 0x41, 0x5d, 0x54, 0xf1, 0x19, 0x87, 0x06, 0x8d, 0xd6, 0xc4, 0x6e, 0x90, 0x06, 0x90, 0x86, + 0x9a, 0xfb, 0x5a, 0xc2, 0x6e, 0xad, 0x00, 0xdb, 0x24, 0xcd, 0x73, 0x69, 0x05, 0x69, 0xbc, 0x8a, + 0x48, 0x23, 0xba, 0xb1, 0x88, 0xc2, 0xc4, 0x93, 0x61, 0xbc, 0xb4, 0xdb, 0x0a, 0xdd, 0x9c, 0xc3, + 0xde, 0xcf, 0x3a, 0x47, 0x87, 0xf0, 0xdd, 0x32, 0x13, 0x41, 0x57, 0x61, 0xda, 0x2c, 0xf8, 0x67, + 0x59, 0x7d, 0x77, 0xa0, 0xf9, 0x6c, 0xf8, 0x74, 0x78, 0xf8, 0xf9, 0xb0, 0x57, 0x41, 0x62, 0x34, + 0x3e, 0x3c, 0x3a, 0x1a, 0xec, 0xf5, 0x2c, 0xc2, 0x7a, 0xfc, 0xd0, 0x19, 0x63, 0x7d, 0x6e, 0xa0, + 0xe8, 0x08, 0x89, 0x87, 0x07, 0xbd, 0xaa, 0x59, 0xb9, 0x35, 0x9e, 0x40, 0x9d, 0xc2, 0x4b, 0xfb, + 0x60, 0x2d, 0xef, 0x83, 0x7f, 0x0f, 0x63, 0x9e, 0x25, 0x00, 0xc2, 0x72, 0x96, 0xe2, 0x38, 0x72, + 0x63, 0x77, 0x26, 0xa4, 0x88, 0x75, 0x42, 0xfc, 0x64, 0x41, 0x0d, 0x61, 0x4f, 0x2f, 0x6d, 0xfd, + 0xd3, 0x4b, 0xaf, 0x41, 0x83, 0xc6, 0x68, 0xfa, 0x6e, 0xab, 0xd7, 0x6a, 0x29, 0xbb, 0x0a, 0x4d, + 0xb5, 0x18, 0xa4, 0xcf, 0xd6, 0x21, 0xc5, 0x43, 0xe2, 0x39, 0xa9, 0x8c, 0x4b, 0x68, 0x28, 0xd6, + 0x7f, 0x8a, 0xca, 0xef, 0x16, 0xb4, 0x33, 0xde, 0xbf, 0x06, 0x0d, 0xd3, 0x75, 0xab, 0xb6, 0x0d, + 0x55, 0xa4, 0x7d, 0x68, 0x85, 0x24, 0x75, 0x7d, 0x0a, 0xad, 0xe5, 0x64, 0x34, 0xca, 0x62, 0x11, + 0x09, 0x57, 0x8a, 0x29, 0xe5, 0x69, 0xcb, 0xc9, 0x68, 0x84, 0x39, 0x7c, 0xf1, 0x95, 0x98, 0x48, + 0x1b, 0xd6, 0xc3, 0xac, 0xa4, 0xfc, 0x67, 0x0b, 0x20, 0x2f, 0x85, 0x35, 0xa1, 0x6c, 0x43, 0xdd, + 0x9b, 0xe5, 0x53, 0x49, 0x11, 0x38, 0xad, 0x16, 0xa1, 0x3f, 0x9f, 0x65, 0xdd, 0x2a, 0x25, 0x31, + 0x4c, 0xfd, 0xf9, 0x32, 0x0e, 0x67, 0x84, 0x62, 0xdb, 0x31, 0x59, 0x68, 0x31, 0x0a, 0x63, 0x99, + 0xee, 0x4c, 0x8a, 0x40, 0x8b, 0x93, 0x70, 0x36, 0x73, 0x83, 0xa9, 0x5d, 0x57, 0xf3, 0x4f, 0x93, + 0xbb, 0xdf, 0xd7, 0xa1, 0xf6, 0x49, 0x18, 0x0b, 0x76, 0x0f, 0x3a, 0xc6, 0x76, 0xcf, 0x2e, 0xaa, + 0xc6, 0x56, 0xda, 0xf7, 0xfb, 0x67, 0xf3, 0x56, 0x40, 0xd3, 0xa6, 0x72, 0xd3, 0x62, 0xf7, 0xa1, + 0x6b, 0xee, 0xde, 0xcc, 0x36, 0x0e, 0x17, 0xd6, 0xf1, 0xbe, 0x6a, 0x0f, 0xf9, 0x3a, 0x4c, 0xc7, + 0x1f, 0x40, 0xc7, 0xd8, 0xe4, 0xf4, 0xd5, 0xe5, 0x6d, 0xb3, 0x7f, 0xbe, 0x2c, 0xc0, 0xc9, 0x56, + 0x61, 0x8f, 0xa0, 0x6b, 0xee, 0x67, 0xfa, 0xfe, 0x35, 0x7b, 0x5e, 0xff, 0xc2, 0x1a, 0x89, 0xb2, + 0xf1, 0x00, 0x3a, 0xc6, 0x6a, 0xa6, 0x9d, 0x28, 0x2f, 0x78, 0xda, 0x89, 0xd2, 0x16, 0x57, 0x61, + 0xfb, 0x70, 0xa6, 0xb0, 0x38, 0xb0, 0xff, 0xbd, 0x76, 0x0d, 0xeb, 0x5f, 0x7c, 0xcd, 0x9e, 0xc1, + 0x2b, 0xd7, 0xad, 0x9b, 0x16, 0x1b, 0xa0, 0x29, 0x63, 0x82, 0x67, 0xa6, 0xca, 0xbb, 0x42, 0x66, + 0xaa, 0x34, 0xf0, 0x09, 0x16, 0x73, 0xb6, 0x1b, 0xcf, 0xb2, 0xb2, 0x05, 0x68, 0x58, 0x4a, 0x8b, + 0x00, 0xaf, 0xb0, 0x8f, 0x01, 0xf2, 0x69, 0xcd, 0x94, 0x5e, 0x69, 0xe2, 0xf7, 0xb7, 0x4b, 0x7c, + 0x75, 0xfa, 0x0e, 0x74, 0x8c, 0x81, 0x9d, 0x82, 0x5a, 0x1a, 0xe1, 0xfd, 0xae, 0x39, 0x46, 0x31, + 0x27, 0x1e, 0xb5, 0xbf, 0x68, 0xea, 0xdf, 0xd0, 0x17, 0x0d, 0xfa, 0x07, 0xbd, 0xf5, 0x67, 0x00, + 0x00, 0x00, 0xff, 0xff, 0xe8, 0xda, 0xb2, 0xa7, 0xa1, 0x0e, 0x00, 0x00, } diff --git a/protobuf/serviceapi/api.pb.go b/protobuf/serviceapi/api.pb.go index 54164f88e..d57c6764e 100644 --- a/protobuf/serviceapi/api.pb.go +++ b/protobuf/serviceapi/api.pb.go @@ -1,5 +1,5 @@ // Code generated by protoc-gen-go. DO NOT EDIT. -// source: github.com/mesg-foundation/core/protobuf/serviceapi/api.proto +// source: protobuf/serviceapi/api.proto package serviceapi @@ -46,7 +46,7 @@ func (m *EmitEventRequest) Reset() { *m = EmitEventRequest{} } func (m *EmitEventRequest) String() string { return proto.CompactTextString(m) } func (*EmitEventRequest) ProtoMessage() {} func (*EmitEventRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_722fa58223ac81c9, []int{0} + return fileDescriptor_api_1a6a5221da8f65b8, []int{0} } func (m *EmitEventRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_EmitEventRequest.Unmarshal(m, b) @@ -98,7 +98,7 @@ func (m *EmitEventReply) Reset() { *m = EmitEventReply{} } func (m *EmitEventReply) String() string { return proto.CompactTextString(m) } func (*EmitEventReply) ProtoMessage() {} func (*EmitEventReply) Descriptor() ([]byte, []int) { - return fileDescriptor_api_722fa58223ac81c9, []int{1} + return fileDescriptor_api_1a6a5221da8f65b8, []int{1} } func (m *EmitEventReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_EmitEventReply.Unmarshal(m, b) @@ -137,7 +137,7 @@ func (m *ListenTaskRequest) Reset() { *m = ListenTaskRequest{} } func (m *ListenTaskRequest) String() string { return proto.CompactTextString(m) } func (*ListenTaskRequest) ProtoMessage() {} func (*ListenTaskRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_722fa58223ac81c9, []int{2} + return fileDescriptor_api_1a6a5221da8f65b8, []int{2} } func (m *ListenTaskRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_ListenTaskRequest.Unmarshal(m, b) @@ -189,7 +189,7 @@ func (m *TaskData) Reset() { *m = TaskData{} } func (m *TaskData) String() string { return proto.CompactTextString(m) } func (*TaskData) ProtoMessage() {} func (*TaskData) Descriptor() ([]byte, []int) { - return fileDescriptor_api_722fa58223ac81c9, []int{3} + return fileDescriptor_api_1a6a5221da8f65b8, []int{3} } func (m *TaskData) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_TaskData.Unmarshal(m, b) @@ -254,7 +254,7 @@ func (m *SubmitResultRequest) Reset() { *m = SubmitResultRequest{} } func (m *SubmitResultRequest) String() string { return proto.CompactTextString(m) } func (*SubmitResultRequest) ProtoMessage() {} func (*SubmitResultRequest) Descriptor() ([]byte, []int) { - return fileDescriptor_api_722fa58223ac81c9, []int{4} + return fileDescriptor_api_1a6a5221da8f65b8, []int{4} } func (m *SubmitResultRequest) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SubmitResultRequest.Unmarshal(m, b) @@ -306,7 +306,7 @@ func (m *SubmitResultReply) Reset() { *m = SubmitResultReply{} } func (m *SubmitResultReply) String() string { return proto.CompactTextString(m) } func (*SubmitResultReply) ProtoMessage() {} func (*SubmitResultReply) Descriptor() ([]byte, []int) { - return fileDescriptor_api_722fa58223ac81c9, []int{5} + return fileDescriptor_api_1a6a5221da8f65b8, []int{5} } func (m *SubmitResultReply) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_SubmitResultReply.Unmarshal(m, b) @@ -510,35 +510,31 @@ var _Service_serviceDesc = grpc.ServiceDesc{ ServerStreams: true, }, }, - Metadata: "github.com/mesg-foundation/core/protobuf/serviceapi/api.proto", + Metadata: "protobuf/serviceapi/api.proto", } -func init() { - proto.RegisterFile("github.com/mesg-foundation/core/protobuf/serviceapi/api.proto", fileDescriptor_api_722fa58223ac81c9) -} +func init() { proto.RegisterFile("protobuf/serviceapi/api.proto", fileDescriptor_api_1a6a5221da8f65b8) } -var fileDescriptor_api_722fa58223ac81c9 = []byte{ - // 346 bytes of a gzipped FileDescriptorProto +var fileDescriptor_api_1a6a5221da8f65b8 = []byte{ + // 320 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0x41, 0x4f, 0xc2, 0x40, - 0x10, 0x85, 0xa9, 0x44, 0xa1, 0x23, 0x1a, 0x58, 0x94, 0x34, 0x0d, 0x31, 0xa4, 0x27, 0x3d, 0x48, - 0x8d, 0x1e, 0x8c, 0x07, 0x2f, 0x04, 0x0e, 0x46, 0x4f, 0xe0, 0xc9, 0xdb, 0xb6, 0x0c, 0xb8, 0x81, - 0x76, 0x57, 0x76, 0x97, 0xc8, 0xcf, 0xf3, 0x9f, 0x99, 0x5d, 0xa4, 0x2d, 0x48, 0xf4, 0xd6, 0x79, - 0xf3, 0xd2, 0x37, 0xfb, 0xcd, 0xc0, 0xe3, 0x94, 0xa9, 0x77, 0x1d, 0x75, 0x63, 0x9e, 0x84, 0x09, - 0xca, 0xe9, 0xf5, 0x84, 0xeb, 0x74, 0x4c, 0x15, 0xe3, 0x69, 0x18, 0xf3, 0x05, 0x86, 0x62, 0xc1, - 0x15, 0x8f, 0xf4, 0x24, 0x94, 0xb8, 0x58, 0xb2, 0x18, 0xa9, 0x60, 0x21, 0x15, 0xac, 0x6b, 0x75, - 0x52, 0xa6, 0x82, 0x05, 0x11, 0xd4, 0x07, 0x09, 0x53, 0x83, 0x25, 0xa6, 0x6a, 0x88, 0x1f, 0x1a, - 0xa5, 0x22, 0x67, 0x70, 0xa8, 0xf8, 0x0c, 0x53, 0xcf, 0xe9, 0x38, 0x97, 0xee, 0x70, 0x5d, 0x10, - 0x1f, 0xaa, 0x68, 0x5c, 0xcf, 0xb8, 0xf2, 0x0e, 0x6c, 0x23, 0xab, 0x49, 0x1b, 0x5c, 0xfb, 0xdd, - 0xa7, 0x8a, 0x7a, 0x65, 0xdb, 0xcc, 0x85, 0xa0, 0x0e, 0xa7, 0x85, 0x0c, 0x31, 0x5f, 0x05, 0x57, - 0xd0, 0x78, 0x61, 0x52, 0x61, 0xfa, 0x4a, 0xe5, 0xec, 0xcf, 0xd8, 0x60, 0x0c, 0x55, 0x63, 0x32, - 0x3f, 0x22, 0x1d, 0x38, 0xc6, 0x4f, 0x8c, 0xb5, 0x79, 0xe1, 0x53, 0xff, 0xc7, 0x57, 0x94, 0x88, - 0x07, 0x15, 0x45, 0xe5, 0x2c, 0x9f, 0x71, 0x53, 0x9a, 0x11, 0x59, 0x2a, 0xf4, 0xd6, 0x88, 0x99, - 0x10, 0x68, 0x68, 0x8e, 0x74, 0x94, 0x30, 0x35, 0x44, 0xa9, 0xe7, 0x19, 0x89, 0xff, 0x03, 0xdb, - 0xe0, 0x72, 0xad, 0x84, 0x2e, 0x60, 0xc9, 0x05, 0x72, 0x01, 0xb0, 0x2e, 0x0a, 0xa9, 0x05, 0x25, - 0x68, 0x42, 0x63, 0x3b, 0x56, 0xcc, 0x57, 0xb7, 0x5f, 0x0e, 0x54, 0x46, 0xeb, 0x85, 0x91, 0x07, - 0x70, 0x33, 0x74, 0xe4, 0xbc, 0x6b, 0x96, 0xb7, 0xbb, 0x2e, 0xbf, 0xb9, 0x2b, 0x1b, 0xc2, 0x25, - 0x72, 0x0f, 0x90, 0x33, 0x26, 0x2d, 0x6b, 0xfa, 0x05, 0xdd, 0x3f, 0xb1, 0xfa, 0x86, 0x70, 0x50, - 0xba, 0x71, 0x48, 0x0f, 0x6a, 0xc5, 0xa1, 0x88, 0x67, 0x2d, 0x7b, 0xf0, 0xf8, 0xad, 0x3d, 0x1d, - 0x1b, 0xde, 0xab, 0xbd, 0x41, 0x7e, 0x73, 0xd1, 0x91, 0x3d, 0xb8, 0xbb, 0xef, 0x00, 0x00, 0x00, - 0xff, 0xff, 0xb3, 0x49, 0xee, 0xd0, 0xb1, 0x02, 0x00, 0x00, + 0x10, 0x85, 0xa9, 0x44, 0xa1, 0x23, 0x1a, 0x18, 0x94, 0x34, 0x0d, 0x1a, 0xb2, 0x27, 0xbd, 0x80, + 0xd1, 0x83, 0xf1, 0x4a, 0xe0, 0x60, 0xf4, 0x04, 0x9e, 0xbc, 0x6d, 0x71, 0x4c, 0x36, 0x40, 0xbb, + 0xb2, 0xbb, 0x44, 0x7e, 0x9e, 0xff, 0xcc, 0xec, 0x22, 0xed, 0x82, 0x44, 0x6f, 0x9d, 0x37, 0x2f, + 0x7d, 0x2f, 0xdf, 0x2c, 0x5c, 0xc8, 0x45, 0xa6, 0xb3, 0xc4, 0xbc, 0xf7, 0x14, 0x2d, 0x96, 0x62, + 0x42, 0x5c, 0x8a, 0x1e, 0x97, 0xa2, 0xeb, 0x74, 0x2c, 0x73, 0x29, 0x58, 0x02, 0xf5, 0xe1, 0x5c, + 0xe8, 0xe1, 0x92, 0x52, 0x3d, 0xa2, 0x0f, 0x43, 0x4a, 0xe3, 0x19, 0x1c, 0xea, 0x6c, 0x4a, 0x69, + 0x14, 0x74, 0x82, 0xab, 0x70, 0xb4, 0x1e, 0x30, 0x86, 0x2a, 0x59, 0xd7, 0x13, 0xad, 0xa2, 0x03, + 0xb7, 0xc8, 0x67, 0x6c, 0x43, 0xe8, 0xbe, 0x07, 0x5c, 0xf3, 0xa8, 0xec, 0x96, 0x85, 0xc0, 0xea, + 0x70, 0xea, 0x65, 0xc8, 0xd9, 0x8a, 0x5d, 0x43, 0xe3, 0x59, 0x28, 0x4d, 0xe9, 0x0b, 0x57, 0xd3, + 0x3f, 0x63, 0xd9, 0x1b, 0x54, 0xad, 0xc9, 0xfe, 0x08, 0x3b, 0x70, 0x4c, 0x9f, 0x34, 0x31, 0x5a, + 0x64, 0xe9, 0xe3, 0xe0, 0xc7, 0xe7, 0x4b, 0x18, 0x41, 0x45, 0x73, 0x35, 0x2d, 0x3a, 0x6e, 0x46, + 0x5b, 0x51, 0xa4, 0xd2, 0x6c, 0x55, 0xcc, 0x05, 0x66, 0xa0, 0x39, 0x36, 0xc9, 0x5c, 0xe8, 0x11, + 0x29, 0x33, 0xcb, 0x49, 0xfc, 0x1f, 0xd8, 0x86, 0x30, 0x33, 0x5a, 0x1a, 0x0f, 0x4b, 0x21, 0xe0, + 0x25, 0xc0, 0x7a, 0xf0, 0x52, 0x3d, 0x85, 0x35, 0xa1, 0xb1, 0x1d, 0x2b, 0x67, 0xab, 0xdb, 0xaf, + 0x00, 0x2a, 0xe3, 0xf5, 0xc1, 0xf0, 0x01, 0xc2, 0x1c, 0x1d, 0x9e, 0x77, 0xed, 0xf1, 0x76, 0xcf, + 0x15, 0x37, 0x77, 0x65, 0x4b, 0xb8, 0x84, 0xf7, 0x00, 0x05, 0x63, 0x6c, 0x39, 0xd3, 0x2f, 0xe8, + 0xf1, 0x89, 0xd3, 0x37, 0x84, 0x59, 0xe9, 0x26, 0xc0, 0x3e, 0xd4, 0xfc, 0x52, 0x18, 0x39, 0xcb, + 0x1e, 0x3c, 0x71, 0x6b, 0xcf, 0xc6, 0x85, 0xf7, 0x6b, 0xaf, 0x50, 0xbc, 0xb9, 0xe4, 0xc8, 0x3d, + 0xb8, 0xbb, 0xef, 0x00, 0x00, 0x00, 0xff, 0xff, 0xde, 0xc5, 0xfb, 0x19, 0x91, 0x02, 0x00, 0x00, } diff --git a/scripts/build-proto.sh b/scripts/build-proto.sh index bce935c36..6a7168496 100755 --- a/scripts/build-proto.sh +++ b/scripts/build-proto.sh @@ -6,6 +6,7 @@ source $(dirname $0)/require-mesg-tools.sh PROJECT=/project GRPC=$PROJECT/protobuf API_DOCS="--doc_out=$PROJECT/docs/api/ --doc_opt=$PROJECT/docs/api.template" +GRPC_PLUGIN="--go_out=plugins=grpc:./" protoc $GRPC_PLUGIN $API_DOCS,core.md --proto_path=$PROJECT $GRPC/coreapi/api.proto protoc $GRPC_PLUGIN $API_DOCS,service.md --proto_path=$PROJECT $GRPC/serviceapi/api.proto