Autogenerated update for 43d65cfa2e...3476ecaee0
This commit is contained in:
@@ -75,7 +75,7 @@ func (Policy) EnumDescriptor() ([]byte, []int) {
|
||||
return file_validator_proto_rawDescGZIP(), []int{0}
|
||||
}
|
||||
|
||||
type MapFixID struct {
|
||||
type MapfixID struct {
|
||||
state protoimpl.MessageState
|
||||
sizeCache protoimpl.SizeCache
|
||||
unknownFields protoimpl.UnknownFields
|
||||
@@ -83,8 +83,8 @@ type MapFixID struct {
|
||||
ID uint64 `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
|
||||
}
|
||||
|
||||
func (x *MapFixID) Reset() {
|
||||
*x = MapFixID{}
|
||||
func (x *MapfixID) Reset() {
|
||||
*x = MapfixID{}
|
||||
if protoimpl.UnsafeEnabled {
|
||||
mi := &file_validator_proto_msgTypes[0]
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
@@ -92,13 +92,13 @@ func (x *MapFixID) Reset() {
|
||||
}
|
||||
}
|
||||
|
||||
func (x *MapFixID) String() string {
|
||||
func (x *MapfixID) String() string {
|
||||
return protoimpl.X.MessageStringOf(x)
|
||||
}
|
||||
|
||||
func (*MapFixID) ProtoMessage() {}
|
||||
func (*MapfixID) ProtoMessage() {}
|
||||
|
||||
func (x *MapFixID) ProtoReflect() protoreflect.Message {
|
||||
func (x *MapfixID) ProtoReflect() protoreflect.Message {
|
||||
mi := &file_validator_proto_msgTypes[0]
|
||||
if protoimpl.UnsafeEnabled && x != nil {
|
||||
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
||||
@@ -110,12 +110,12 @@ func (x *MapFixID) ProtoReflect() protoreflect.Message {
|
||||
return mi.MessageOf(x)
|
||||
}
|
||||
|
||||
// Deprecated: Use MapFixID.ProtoReflect.Descriptor instead.
|
||||
func (*MapFixID) Descriptor() ([]byte, []int) {
|
||||
// Deprecated: Use MapfixID.ProtoReflect.Descriptor instead.
|
||||
func (*MapfixID) Descriptor() ([]byte, []int) {
|
||||
return file_validator_proto_rawDescGZIP(), []int{0}
|
||||
}
|
||||
|
||||
func (x *MapFixID) GetID() uint64 {
|
||||
func (x *MapfixID) GetID() uint64 {
|
||||
if x != nil {
|
||||
return x.ID
|
||||
}
|
||||
@@ -1583,7 +1583,7 @@ var File_validator_proto protoreflect.FileDescriptor
|
||||
var file_validator_proto_rawDesc = []byte{
|
||||
0x0a, 0x0f, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72, 0x6f, 0x74,
|
||||
0x6f, 0x12, 0x09, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f, 0x72, 0x22, 0x1a, 0x0a, 0x08,
|
||||
0x4d, 0x61, 0x70, 0x46, 0x69, 0x78, 0x49, 0x44, 0x12, 0x0e, 0x0a, 0x02, 0x49, 0x44, 0x18, 0x01,
|
||||
0x4d, 0x61, 0x70, 0x66, 0x69, 0x78, 0x49, 0x44, 0x12, 0x0e, 0x0a, 0x02, 0x49, 0x44, 0x18, 0x01,
|
||||
0x20, 0x01, 0x28, 0x04, 0x52, 0x02, 0x49, 0x44, 0x22, 0xaa, 0x02, 0x0a, 0x0c, 0x4d, 0x61, 0x70,
|
||||
0x66, 0x69, 0x78, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x4f, 0x70, 0x65,
|
||||
0x72, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x44, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0d, 0x52, 0x0b,
|
||||
@@ -1791,19 +1791,19 @@ var file_validator_proto_rawDesc = []byte{
|
||||
0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x47, 0x0a, 0x17, 0x53, 0x65, 0x74, 0x53, 0x74, 0x61, 0x74,
|
||||
0x75, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x73,
|
||||
0x12, 0x13, 0x2e, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f, 0x72, 0x2e, 0x4d, 0x61, 0x70,
|
||||
0x46, 0x69, 0x78, 0x49, 0x44, 0x1a, 0x17, 0x2e, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f,
|
||||
0x66, 0x69, 0x78, 0x49, 0x44, 0x1a, 0x17, 0x2e, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f,
|
||||
0x72, 0x2e, 0x4e, 0x75, 0x6c, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x42,
|
||||
0x0a, 0x12, 0x53, 0x65, 0x74, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x56, 0x61, 0x6c, 0x69, 0x64,
|
||||
0x61, 0x74, 0x65, 0x64, 0x12, 0x13, 0x2e, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f, 0x72,
|
||||
0x2e, 0x4d, 0x61, 0x70, 0x46, 0x69, 0x78, 0x49, 0x44, 0x1a, 0x17, 0x2e, 0x76, 0x61, 0x6c, 0x69,
|
||||
0x2e, 0x4d, 0x61, 0x70, 0x66, 0x69, 0x78, 0x49, 0x44, 0x1a, 0x17, 0x2e, 0x76, 0x61, 0x6c, 0x69,
|
||||
0x64, 0x61, 0x74, 0x6f, 0x72, 0x2e, 0x4e, 0x75, 0x6c, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e,
|
||||
0x73, 0x65, 0x12, 0x3f, 0x0a, 0x0f, 0x53, 0x65, 0x74, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x46,
|
||||
0x61, 0x69, 0x6c, 0x65, 0x64, 0x12, 0x13, 0x2e, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f,
|
||||
0x72, 0x2e, 0x4d, 0x61, 0x70, 0x46, 0x69, 0x78, 0x49, 0x44, 0x1a, 0x17, 0x2e, 0x76, 0x61, 0x6c,
|
||||
0x72, 0x2e, 0x4d, 0x61, 0x70, 0x66, 0x69, 0x78, 0x49, 0x44, 0x1a, 0x17, 0x2e, 0x76, 0x61, 0x6c,
|
||||
0x69, 0x64, 0x61, 0x74, 0x6f, 0x72, 0x2e, 0x4e, 0x75, 0x6c, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f,
|
||||
0x6e, 0x73, 0x65, 0x12, 0x41, 0x0a, 0x11, 0x53, 0x65, 0x74, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73,
|
||||
0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x12, 0x13, 0x2e, 0x76, 0x61, 0x6c, 0x69, 0x64,
|
||||
0x61, 0x74, 0x6f, 0x72, 0x2e, 0x4d, 0x61, 0x70, 0x46, 0x69, 0x78, 0x49, 0x44, 0x1a, 0x17, 0x2e,
|
||||
0x61, 0x74, 0x6f, 0x72, 0x2e, 0x4d, 0x61, 0x70, 0x66, 0x69, 0x78, 0x49, 0x44, 0x1a, 0x17, 0x2e,
|
||||
0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x6f, 0x72, 0x2e, 0x4e, 0x75, 0x6c, 0x6c, 0x52, 0x65,
|
||||
0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x32, 0xb7, 0x05, 0x0a, 0x1a, 0x56, 0x61, 0x6c, 0x69, 0x64,
|
||||
0x61, 0x74, 0x6f, 0x72, 0x53, 0x75, 0x62, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x53, 0x65,
|
||||
@@ -1901,7 +1901,7 @@ var file_validator_proto_enumTypes = make([]protoimpl.EnumInfo, 1)
|
||||
var file_validator_proto_msgTypes = make([]protoimpl.MessageInfo, 24)
|
||||
var file_validator_proto_goTypes = []interface{}{
|
||||
(Policy)(0), // 0: validator.Policy
|
||||
(*MapFixID)(nil), // 1: validator.MapFixID
|
||||
(*MapfixID)(nil), // 1: validator.MapfixID
|
||||
(*MapfixCreate)(nil), // 2: validator.MapfixCreate
|
||||
(*SubmissionID)(nil), // 3: validator.SubmissionID
|
||||
(*SubmissionCreate)(nil), // 4: validator.SubmissionCreate
|
||||
@@ -1942,10 +1942,10 @@ var file_validator_proto_depIdxs = []int32{
|
||||
7, // 12: validator.ValidatorMapfixService.CreateAuditChecklist:input_type -> validator.AuditChecklistRequest
|
||||
8, // 13: validator.ValidatorMapfixService.SetValidatedModel:input_type -> validator.ValidatedModelRequest
|
||||
9, // 14: validator.ValidatorMapfixService.SetStatusSubmitted:input_type -> validator.SubmittedRequest
|
||||
1, // 15: validator.ValidatorMapfixService.SetStatusRequestChanges:input_type -> validator.MapFixID
|
||||
1, // 16: validator.ValidatorMapfixService.SetStatusValidated:input_type -> validator.MapFixID
|
||||
1, // 17: validator.ValidatorMapfixService.SetStatusFailed:input_type -> validator.MapFixID
|
||||
1, // 18: validator.ValidatorMapfixService.SetStatusUploaded:input_type -> validator.MapFixID
|
||||
1, // 15: validator.ValidatorMapfixService.SetStatusRequestChanges:input_type -> validator.MapfixID
|
||||
1, // 16: validator.ValidatorMapfixService.SetStatusValidated:input_type -> validator.MapfixID
|
||||
1, // 17: validator.ValidatorMapfixService.SetStatusFailed:input_type -> validator.MapfixID
|
||||
1, // 18: validator.ValidatorMapfixService.SetStatusUploaded:input_type -> validator.MapfixID
|
||||
4, // 19: validator.ValidatorSubmissionService.Create:input_type -> validator.SubmissionCreate
|
||||
5, // 20: validator.ValidatorSubmissionService.CreateAuditError:input_type -> validator.AuditErrorRequest
|
||||
7, // 21: validator.ValidatorSubmissionService.CreateAuditChecklist:input_type -> validator.AuditChecklistRequest
|
||||
@@ -1999,7 +1999,7 @@ func file_validator_proto_init() {
|
||||
}
|
||||
if !protoimpl.UnsafeEnabled {
|
||||
file_validator_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
|
||||
switch v := v.(*MapFixID); i {
|
||||
switch v := v.(*MapfixID); i {
|
||||
case 0:
|
||||
return &v.state
|
||||
case 1:
|
||||
|
||||
@@ -27,10 +27,10 @@ type ValidatorMapfixServiceClient interface {
|
||||
CreateAuditChecklist(ctx context.Context, in *AuditChecklistRequest, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetValidatedModel(ctx context.Context, in *ValidatedModelRequest, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetStatusSubmitted(ctx context.Context, in *SubmittedRequest, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetStatusRequestChanges(ctx context.Context, in *MapFixID, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetStatusValidated(ctx context.Context, in *MapFixID, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetStatusFailed(ctx context.Context, in *MapFixID, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetStatusUploaded(ctx context.Context, in *MapFixID, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetStatusRequestChanges(ctx context.Context, in *MapfixID, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetStatusValidated(ctx context.Context, in *MapfixID, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetStatusFailed(ctx context.Context, in *MapfixID, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
SetStatusUploaded(ctx context.Context, in *MapfixID, opts ...grpc.CallOption) (*NullResponse, error)
|
||||
}
|
||||
|
||||
type validatorMapfixServiceClient struct {
|
||||
@@ -86,7 +86,7 @@ func (c *validatorMapfixServiceClient) SetStatusSubmitted(ctx context.Context, i
|
||||
return out, nil
|
||||
}
|
||||
|
||||
func (c *validatorMapfixServiceClient) SetStatusRequestChanges(ctx context.Context, in *MapFixID, opts ...grpc.CallOption) (*NullResponse, error) {
|
||||
func (c *validatorMapfixServiceClient) SetStatusRequestChanges(ctx context.Context, in *MapfixID, opts ...grpc.CallOption) (*NullResponse, error) {
|
||||
out := new(NullResponse)
|
||||
err := c.cc.Invoke(ctx, "/validator.ValidatorMapfixService/SetStatusRequestChanges", in, out, opts...)
|
||||
if err != nil {
|
||||
@@ -95,7 +95,7 @@ func (c *validatorMapfixServiceClient) SetStatusRequestChanges(ctx context.Conte
|
||||
return out, nil
|
||||
}
|
||||
|
||||
func (c *validatorMapfixServiceClient) SetStatusValidated(ctx context.Context, in *MapFixID, opts ...grpc.CallOption) (*NullResponse, error) {
|
||||
func (c *validatorMapfixServiceClient) SetStatusValidated(ctx context.Context, in *MapfixID, opts ...grpc.CallOption) (*NullResponse, error) {
|
||||
out := new(NullResponse)
|
||||
err := c.cc.Invoke(ctx, "/validator.ValidatorMapfixService/SetStatusValidated", in, out, opts...)
|
||||
if err != nil {
|
||||
@@ -104,7 +104,7 @@ func (c *validatorMapfixServiceClient) SetStatusValidated(ctx context.Context, i
|
||||
return out, nil
|
||||
}
|
||||
|
||||
func (c *validatorMapfixServiceClient) SetStatusFailed(ctx context.Context, in *MapFixID, opts ...grpc.CallOption) (*NullResponse, error) {
|
||||
func (c *validatorMapfixServiceClient) SetStatusFailed(ctx context.Context, in *MapfixID, opts ...grpc.CallOption) (*NullResponse, error) {
|
||||
out := new(NullResponse)
|
||||
err := c.cc.Invoke(ctx, "/validator.ValidatorMapfixService/SetStatusFailed", in, out, opts...)
|
||||
if err != nil {
|
||||
@@ -113,7 +113,7 @@ func (c *validatorMapfixServiceClient) SetStatusFailed(ctx context.Context, in *
|
||||
return out, nil
|
||||
}
|
||||
|
||||
func (c *validatorMapfixServiceClient) SetStatusUploaded(ctx context.Context, in *MapFixID, opts ...grpc.CallOption) (*NullResponse, error) {
|
||||
func (c *validatorMapfixServiceClient) SetStatusUploaded(ctx context.Context, in *MapfixID, opts ...grpc.CallOption) (*NullResponse, error) {
|
||||
out := new(NullResponse)
|
||||
err := c.cc.Invoke(ctx, "/validator.ValidatorMapfixService/SetStatusUploaded", in, out, opts...)
|
||||
if err != nil {
|
||||
@@ -131,10 +131,10 @@ type ValidatorMapfixServiceServer interface {
|
||||
CreateAuditChecklist(context.Context, *AuditChecklistRequest) (*NullResponse, error)
|
||||
SetValidatedModel(context.Context, *ValidatedModelRequest) (*NullResponse, error)
|
||||
SetStatusSubmitted(context.Context, *SubmittedRequest) (*NullResponse, error)
|
||||
SetStatusRequestChanges(context.Context, *MapFixID) (*NullResponse, error)
|
||||
SetStatusValidated(context.Context, *MapFixID) (*NullResponse, error)
|
||||
SetStatusFailed(context.Context, *MapFixID) (*NullResponse, error)
|
||||
SetStatusUploaded(context.Context, *MapFixID) (*NullResponse, error)
|
||||
SetStatusRequestChanges(context.Context, *MapfixID) (*NullResponse, error)
|
||||
SetStatusValidated(context.Context, *MapfixID) (*NullResponse, error)
|
||||
SetStatusFailed(context.Context, *MapfixID) (*NullResponse, error)
|
||||
SetStatusUploaded(context.Context, *MapfixID) (*NullResponse, error)
|
||||
mustEmbedUnimplementedValidatorMapfixServiceServer()
|
||||
}
|
||||
|
||||
@@ -157,16 +157,16 @@ func (UnimplementedValidatorMapfixServiceServer) SetValidatedModel(context.Conte
|
||||
func (UnimplementedValidatorMapfixServiceServer) SetStatusSubmitted(context.Context, *SubmittedRequest) (*NullResponse, error) {
|
||||
return nil, status.Errorf(codes.Unimplemented, "method SetStatusSubmitted not implemented")
|
||||
}
|
||||
func (UnimplementedValidatorMapfixServiceServer) SetStatusRequestChanges(context.Context, *MapFixID) (*NullResponse, error) {
|
||||
func (UnimplementedValidatorMapfixServiceServer) SetStatusRequestChanges(context.Context, *MapfixID) (*NullResponse, error) {
|
||||
return nil, status.Errorf(codes.Unimplemented, "method SetStatusRequestChanges not implemented")
|
||||
}
|
||||
func (UnimplementedValidatorMapfixServiceServer) SetStatusValidated(context.Context, *MapFixID) (*NullResponse, error) {
|
||||
func (UnimplementedValidatorMapfixServiceServer) SetStatusValidated(context.Context, *MapfixID) (*NullResponse, error) {
|
||||
return nil, status.Errorf(codes.Unimplemented, "method SetStatusValidated not implemented")
|
||||
}
|
||||
func (UnimplementedValidatorMapfixServiceServer) SetStatusFailed(context.Context, *MapFixID) (*NullResponse, error) {
|
||||
func (UnimplementedValidatorMapfixServiceServer) SetStatusFailed(context.Context, *MapfixID) (*NullResponse, error) {
|
||||
return nil, status.Errorf(codes.Unimplemented, "method SetStatusFailed not implemented")
|
||||
}
|
||||
func (UnimplementedValidatorMapfixServiceServer) SetStatusUploaded(context.Context, *MapFixID) (*NullResponse, error) {
|
||||
func (UnimplementedValidatorMapfixServiceServer) SetStatusUploaded(context.Context, *MapfixID) (*NullResponse, error) {
|
||||
return nil, status.Errorf(codes.Unimplemented, "method SetStatusUploaded not implemented")
|
||||
}
|
||||
func (UnimplementedValidatorMapfixServiceServer) mustEmbedUnimplementedValidatorMapfixServiceServer() {
|
||||
@@ -274,7 +274,7 @@ func _ValidatorMapfixService_SetStatusSubmitted_Handler(srv interface{}, ctx con
|
||||
}
|
||||
|
||||
func _ValidatorMapfixService_SetStatusRequestChanges_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
||||
in := new(MapFixID)
|
||||
in := new(MapfixID)
|
||||
if err := dec(in); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -286,13 +286,13 @@ func _ValidatorMapfixService_SetStatusRequestChanges_Handler(srv interface{}, ct
|
||||
FullMethod: "/validator.ValidatorMapfixService/SetStatusRequestChanges",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(ValidatorMapfixServiceServer).SetStatusRequestChanges(ctx, req.(*MapFixID))
|
||||
return srv.(ValidatorMapfixServiceServer).SetStatusRequestChanges(ctx, req.(*MapfixID))
|
||||
}
|
||||
return interceptor(ctx, in, info, handler)
|
||||
}
|
||||
|
||||
func _ValidatorMapfixService_SetStatusValidated_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
||||
in := new(MapFixID)
|
||||
in := new(MapfixID)
|
||||
if err := dec(in); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -304,13 +304,13 @@ func _ValidatorMapfixService_SetStatusValidated_Handler(srv interface{}, ctx con
|
||||
FullMethod: "/validator.ValidatorMapfixService/SetStatusValidated",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(ValidatorMapfixServiceServer).SetStatusValidated(ctx, req.(*MapFixID))
|
||||
return srv.(ValidatorMapfixServiceServer).SetStatusValidated(ctx, req.(*MapfixID))
|
||||
}
|
||||
return interceptor(ctx, in, info, handler)
|
||||
}
|
||||
|
||||
func _ValidatorMapfixService_SetStatusFailed_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
||||
in := new(MapFixID)
|
||||
in := new(MapfixID)
|
||||
if err := dec(in); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -322,13 +322,13 @@ func _ValidatorMapfixService_SetStatusFailed_Handler(srv interface{}, ctx contex
|
||||
FullMethod: "/validator.ValidatorMapfixService/SetStatusFailed",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(ValidatorMapfixServiceServer).SetStatusFailed(ctx, req.(*MapFixID))
|
||||
return srv.(ValidatorMapfixServiceServer).SetStatusFailed(ctx, req.(*MapfixID))
|
||||
}
|
||||
return interceptor(ctx, in, info, handler)
|
||||
}
|
||||
|
||||
func _ValidatorMapfixService_SetStatusUploaded_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
|
||||
in := new(MapFixID)
|
||||
in := new(MapfixID)
|
||||
if err := dec(in); err != nil {
|
||||
return nil, err
|
||||
}
|
||||
@@ -340,7 +340,7 @@ func _ValidatorMapfixService_SetStatusUploaded_Handler(srv interface{}, ctx cont
|
||||
FullMethod: "/validator.ValidatorMapfixService/SetStatusUploaded",
|
||||
}
|
||||
handler := func(ctx context.Context, req interface{}) (interface{}, error) {
|
||||
return srv.(ValidatorMapfixServiceServer).SetStatusUploaded(ctx, req.(*MapFixID))
|
||||
return srv.(ValidatorMapfixServiceServer).SetStatusUploaded(ctx, req.(*MapfixID))
|
||||
}
|
||||
return interceptor(ctx, in, info, handler)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user