mirror of
https://github.com/go-micro/go-micro.git
synced 2026-06-15 19:35:13 +02:00
gofmt
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@ func (m *MockClient) CallRemote(ctx context.Context, addr string, req client.Req
|
|||||||
}
|
}
|
||||||
|
|
||||||
v.Set(reflect.ValueOf(r.Response))
|
v.Set(reflect.ValueOf(r.Response))
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user