@ -20,7 +20,7 @@ const (
_ = protoimpl . EnforceVersion ( protoimpl . MaxVersion - 20 )
)
type ReactorStatusRe quest struct {
type ReactorStatusRe sponse struct {
state protoimpl . MessageState
sizeCache protoimpl . SizeCache
unknownFields protoimpl . UnknownFields
@ -28,8 +28,8 @@ type ReactorStatusRequest struct {
Id uint32 ` protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty" `
}
func ( x * ReactorStatusRe quest ) Reset ( ) {
* x = ReactorStatusRe quest { }
func ( x * ReactorStatusRe sponse ) Reset ( ) {
* x = ReactorStatusRe sponse { }
if protoimpl . UnsafeEnabled {
mi := & file_internal_pkg_grpc_monitoring_proto_msgTypes [ 0 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
@ -37,13 +37,13 @@ func (x *ReactorStatusRequest) Reset() {
}
}
func ( x * ReactorStatusRe quest ) String ( ) string {
func ( x * ReactorStatusRe sponse ) String ( ) string {
return protoimpl . X . MessageStringOf ( x )
}
func ( * ReactorStatusRe quest ) ProtoMessage ( ) { }
func ( * ReactorStatusRe sponse ) ProtoMessage ( ) { }
func ( x * ReactorStatusRe quest ) ProtoReflect ( ) protoreflect . Message {
func ( x * ReactorStatusRe sponse ) ProtoReflect ( ) protoreflect . Message {
mi := & file_internal_pkg_grpc_monitoring_proto_msgTypes [ 0 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
@ -55,19 +55,19 @@ func (x *ReactorStatusRequest) ProtoReflect() protoreflect.Message {
return mi . MessageOf ( x )
}
// Deprecated: Use ReactorStatusRe quest .ProtoReflect.Descriptor instead.
func ( * ReactorStatusRe quest ) Descriptor ( ) ( [ ] byte , [ ] int ) {
// Deprecated: Use ReactorStatusRe sponse .ProtoReflect.Descriptor instead.
func ( * ReactorStatusRe sponse ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_internal_pkg_grpc_monitoring_proto_rawDescGZIP ( ) , [ ] int { 0 }
}
func ( x * ReactorStatusRe quest ) GetId ( ) uint32 {
func ( x * ReactorStatusRe sponse ) GetId ( ) uint32 {
if x != nil {
return x . Id
}
return 0
}
type ReactorStatus Response struct {
type ReactorStatus Ping struct {
state protoimpl . MessageState
sizeCache protoimpl . SizeCache
unknownFields protoimpl . UnknownFields
@ -76,8 +76,8 @@ type ReactorStatusResponse struct {
Devices [ ] * Device ` protobuf:"bytes,2,rep,name=devices,proto3" json:"devices,omitempty" `
}
func ( x * ReactorStatus Response ) Reset ( ) {
* x = ReactorStatus Response { }
func ( x * ReactorStatus Ping ) Reset ( ) {
* x = ReactorStatus Ping { }
if protoimpl . UnsafeEnabled {
mi := & file_internal_pkg_grpc_monitoring_proto_msgTypes [ 1 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
@ -85,13 +85,13 @@ func (x *ReactorStatusResponse) Reset() {
}
}
func ( x * ReactorStatus Response ) String ( ) string {
func ( x * ReactorStatus Ping ) String ( ) string {
return protoimpl . X . MessageStringOf ( x )
}
func ( * ReactorStatus Response ) ProtoMessage ( ) { }
func ( * ReactorStatus Ping ) ProtoMessage ( ) { }
func ( x * ReactorStatus Response ) ProtoReflect ( ) protoreflect . Message {
func ( x * ReactorStatus Ping ) ProtoReflect ( ) protoreflect . Message {
mi := & file_internal_pkg_grpc_monitoring_proto_msgTypes [ 1 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
@ -103,19 +103,19 @@ func (x *ReactorStatusResponse) ProtoReflect() protoreflect.Message {
return mi . MessageOf ( x )
}
// Deprecated: Use ReactorStatus Response .ProtoReflect.Descriptor instead.
func ( * ReactorStatus Response ) Descriptor ( ) ( [ ] byte , [ ] int ) {
// Deprecated: Use ReactorStatus Ping .ProtoReflect.Descriptor instead.
func ( * ReactorStatus Ping ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_internal_pkg_grpc_monitoring_proto_rawDescGZIP ( ) , [ ] int { 1 }
}
func ( x * ReactorStatus Response ) GetId ( ) uint32 {
func ( x * ReactorStatus Ping ) GetId ( ) uint32 {
if x != nil {
return x . Id
}
return 0
}
func ( x * ReactorStatus Response ) GetDevices ( ) [ ] * Device {
func ( x * ReactorStatus Ping ) GetDevices ( ) [ ] * Device {
if x != nil {
return x . Devices
}
@ -198,28 +198,28 @@ var File_internal_pkg_grpc_monitoring_proto protoreflect.FileDescriptor
var file_internal_pkg_grpc_monitoring_proto_rawDesc = [ ] byte {
0x0a , 0x22 , 0x69 , 0x6e , 0x74 , 0x65 , 0x72 , 0x6e , 0x61 , 0x6c , 0x2f , 0x70 , 0x6b , 0x67 , 0x2f , 0x67 ,
0x72 , 0x70 , 0x63 , 0x2f , 0x6d , 0x6f , 0x6e , 0x69 , 0x74 , 0x6f , 0x72 , 0x69 , 0x6e , 0x67 , 0x2e , 0x70 ,
0x72 , 0x6f , 0x74 , 0x6f , 0x12 , 0x04 , 0x67 , 0x72 , 0x70 , 0x63 , 0x22 , 0x2 6, 0x0a , 0x14 , 0x52 , 0x65 ,
0x61 , 0x63 , 0x74 , 0x6f , 0x72 , 0x53 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x52 , 0x65 , 0x7 1, 0x75 , 0x65 ,
0x 73, 0x74 , 0x12 , 0x0e , 0x0a , 0x02 , 0x69 , 0x64 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0d , 0x52 , 0x02 ,
0x 69, 0x64 , 0x22 , 0x4 f, 0x0a , 0x15 , 0x52 , 0x65 , 0x61 , 0x63 , 0x74 , 0x6f , 0x72 , 0x53 , 0x74 , 0x61 ,
0x 74, 0x75 , 0x73 , 0x5 2, 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x12 , 0x0e , 0x0a , 0x02 , 0x69 ,
0x 64, 0x18 , 0x01 , 0x 20, 0x01 , 0x28 , 0x0d , 0x52 , 0x02 , 0x69 , 0x64 , 0x12 , 0x26 , 0x0a , 0x07 , 0x64 ,
0x6 5, 0x76 , 0x69 , 0x6 3, 0x65 , 0x73 , 0x18 , 0x02 , 0x20 , 0x03 , 0x28 , 0x0b , 0x32 , 0x0c , 0x2e , 0x67 ,
0x 72, 0x70 , 0x63 , 0x 2e, 0x44 , 0x65 , 0x76 , 0x69 , 0x63 , 0x65 , 0x52 , 0x07 , 0x64 , 0x65 , 0x76 , 0x69 ,
0x 63, 0x65 , 0x73 , 0x 22, 0x5c , 0x0a , 0x06 , 0x44 , 0x65 , 0x76 , 0x69 , 0x63 , 0x65 , 0x12 , 0x12 , 0x0a ,
0x 04, 0x61 , 0x64 , 0x 64, 0x72 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x05 , 0x52 , 0x04 , 0x61 , 0x64 , 0x64 ,
0x 72, 0x12 , 0x12 , 0x 0a, 0x04 , 0x74 , 0x79 , 0x70 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 ,
0x 04, 0x74 , 0x79 , 0x 70, 0x65 , 0x12 , 0x16 , 0x0a , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x18 ,
0x 03, 0x20 , 0x01 , 0x 28, 0x09 , 0x52 , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x12 , 0x12 , 0x0a ,
0x 04, 0x64 , 0x61 , 0x 74, 0x61 , 0x18 , 0x04 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x04 , 0x64 , 0x61 , 0x74 ,
0x 61, 0x32 , 0x5d , 0x 0a, 0x0a , 0x6d , 0x6f , 0x6e , 0x69 , 0x74 , 0x6f , 0x72 , 0x69 , 0x6e , 0x67 , 0x12 ,
0x 4f, 0x0a , 0x14 , 0x 52, 0x65 , 0x61 , 0x63 , 0x74 , 0x6f , 0x72 , 0x53 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 ,
0x 48, 0x61 , 0x6e , 0x 64, 0x6c , 0x65 , 0x72 , 0x12 , 0x1 a , 0x2e , 0x67 , 0x72 , 0x70 , 0x63 , 0x2e , 0x52 ,
0x 65, 0x61 , 0x63 , 0x 74, 0x6f , 0x72 , 0x53 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x5 2, 0x65 , 0x71 , 0x75 ,
0x6 5, 0x73 , 0x74 , 0x1a , 0x1b , 0x2e , 0x6 7, 0x72 , 0x70 , 0x63 , 0x2e , 0x52 , 0x65 , 0x61 , 0x63 , 0x74 ,
0x 6f, 0x72 , 0x53 , 0x74 , 0x61 , 0x74 , 0x 75, 0x73 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 ,
0x 42, 0x13 , 0x5a , 0x11 , 0x69 , 0x6e , 0x 74, 0x65 , 0x72 , 0x6e , 0x61 , 0x6c , 0x2f , 0x70 , 0x6b , 0x67 ,
0x 2f, 0x67 , 0x72 , 0x70 , 0x63 , 0x62 , 0x 06, 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x33 ,
0x72 , 0x6f , 0x74 , 0x6f , 0x12 , 0x04 , 0x67 , 0x72 , 0x70 , 0x63 , 0x22 , 0x2 7, 0x0a , 0x15 , 0x52 , 0x65 ,
0x61 , 0x63 , 0x74 , 0x6f , 0x72 , 0x53 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x52 , 0x65 , 0x7 3, 0x70 , 0x6f ,
0x 6e, 0x73 , 0x65 , 0x12 , 0x0e , 0x0a , 0x02 , 0x69 , 0x64 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x0d , 0x52 ,
0x 02, 0x 69, 0x64 , 0x22 , 0x4 b, 0x0a , 0x11 , 0x52 , 0x65 , 0x61 , 0x63 , 0x74 , 0x6f , 0x72 , 0x53 , 0x74 ,
0x 61, 0x 74, 0x75 , 0x73 , 0x5 0, 0x69 , 0x6e , 0x67 , 0x12 , 0x0e , 0x0a , 0x02 , 0x69 , 0x64 , 0x18 , 0x01 ,
0x 20, 0x01 , 0x28 , 0x0d , 0x52 , 0x02 , 0x69 , 0x64 , 0x12 , 0x26 , 0x0a , 0x07 , 0x64 , 0x65 , 0x76 , 0x69 ,
0x6 3, 0x65 , 0x73 , 0x18 , 0x02 , 0x20 , 0x03 , 0x28 , 0x0b , 0x32 , 0x0c , 0x2e , 0x67 , 0x72 , 0x70 , 0x63 ,
0x 2e, 0x44 , 0x65 , 0x76 , 0x69 , 0x63 , 0x65 , 0x52 , 0x07 , 0x64 , 0x65 , 0x76 , 0x69 , 0x63 , 0x65 , 0x73 ,
0x 22, 0x5c , 0x0a , 0x06 , 0x44 , 0x65 , 0x76 , 0x69 , 0x63 , 0x65 , 0x12 , 0x12 , 0x0a , 0x04 , 0x61 , 0x64 ,
0x 64, 0x72 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x05 , 0x52 , 0x04 , 0x61 , 0x64 , 0x64 , 0x72 , 0x12 , 0x12 ,
0x 0a, 0x04 , 0x74 , 0x79 , 0x70 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x04 , 0x74 , 0x79 ,
0x 70, 0x65 , 0x12 , 0x16 , 0x0a , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x18 , 0x03 , 0x20 , 0x01 ,
0x 28, 0x09 , 0x52 , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x12 , 0x12 , 0x0a , 0x04 , 0x64 , 0x61 ,
0x 74, 0x61 , 0x18 , 0x04 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x04 , 0x64 , 0x61 , 0x74 , 0x61 , 0x32 , 0x5a ,
0x 0a, 0x0a , 0x6d , 0x6f , 0x6e , 0x69 , 0x74 , 0x6f , 0x72 , 0x69 , 0x6e , 0x67 , 0x12 , 0x4c , 0x0a , 0x14 ,
0x 52, 0x65 , 0x61 , 0x63 , 0x74 , 0x6f , 0x72 , 0x53 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x48 , 0x61 , 0x6e ,
0x 64, 0x6c , 0x65 , 0x72 , 0x12 , 0x1 7 , 0x2e , 0x67 , 0x72 , 0x70 , 0x63 , 0x2e , 0x52 , 0x65 , 0x61 , 0x63 ,
0x 74, 0x6f , 0x72 , 0x53 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x5 0, 0x69 , 0x6e , 0x67 , 0x1a , 0x1b , 0x2e ,
0x6 7, 0x72 , 0x70 , 0x63 , 0x2e , 0x52 , 0x65 , 0x61 , 0x63 , 0x74 , 0x6f , 0x72 , 0x53 , 0x74 , 0x61 , 0x74 ,
0x 75, 0x73 , 0x52 , 0x65 , 0x73 , 0x70 , 0x6f , 0x6e , 0x73 , 0x65 , 0x42 , 0x13 , 0x5a , 0x11 , 0x69 , 0x6e ,
0x 74, 0x65 , 0x72 , 0x6e , 0x61 , 0x6c , 0x2f , 0x70 , 0x6b , 0x67 , 0x2f , 0x67 , 0x72 , 0x70 , 0x63 , 0x62 ,
0x 06, 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x33 ,
}
var (
@ -236,14 +236,14 @@ func file_internal_pkg_grpc_monitoring_proto_rawDescGZIP() []byte {
var file_internal_pkg_grpc_monitoring_proto_msgTypes = make ( [ ] protoimpl . MessageInfo , 3 )
var file_internal_pkg_grpc_monitoring_proto_goTypes = [ ] interface { } {
( * ReactorStatusRe quest) ( nil ) , // 0: grpc.ReactorStatusRequest
( * ReactorStatus Response) ( nil ) , // 1: grpc.ReactorStatusResponse
( * ReactorStatusRe sponse) ( nil ) , // 0: grpc.ReactorStatusResponse
( * ReactorStatus Ping) ( nil ) , // 1: grpc.ReactorStatusPing
( * Device ) ( nil ) , // 2: grpc.Device
}
var file_internal_pkg_grpc_monitoring_proto_depIdxs = [ ] int32 {
2 , // 0: grpc.ReactorStatus Response .devices:type_name -> grpc.Device
0, // 1: grpc.monitoring.ReactorStatusHandler:input_type -> grpc.ReactorStatusRequest
1 , // 2: grpc.monitoring.ReactorStatusHandler:output_type -> grpc.ReactorStatusResponse
2 , // 0: grpc.ReactorStatus Ping .devices:type_name -> grpc.Device
1, // 1: grpc.monitoring.ReactorStatusHandler:input_type -> grpc.ReactorStatusPing
0 , // 2: grpc.monitoring.ReactorStatusHandler:output_type -> grpc.ReactorStatusResponse
2 , // [2:3] is the sub-list for method output_type
1 , // [1:2] is the sub-list for method input_type
1 , // [1:1] is the sub-list for extension type_name
@ -258,7 +258,7 @@ func file_internal_pkg_grpc_monitoring_proto_init() {
}
if ! protoimpl . UnsafeEnabled {
file_internal_pkg_grpc_monitoring_proto_msgTypes [ 0 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * ReactorStatusRe quest ) ; i {
switch v := v . ( * ReactorStatusRe sponse ) ; i {
case 0 :
return & v . state
case 1 :
@ -270,7 +270,7 @@ func file_internal_pkg_grpc_monitoring_proto_init() {
}
}
file_internal_pkg_grpc_monitoring_proto_msgTypes [ 1 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * ReactorStatus Response ) ; i {
switch v := v . ( * ReactorStatus Ping ) ; i {
case 0 :
return & v . state
case 1 :