Compare commits
No commits in common. "ns-o-ran-ddos" and "ns-o-ran" have entirely different histories.
ns-o-ran-d
...
ns-o-ran
@ -25,10 +25,7 @@ func main() {
|
|||||||
|
|
||||||
time.Sleep(5 * time.Second)
|
time.Sleep(5 * time.Second)
|
||||||
|
|
||||||
for true{
|
|
||||||
response, err := registerXApp()
|
response, err := registerXApp()
|
||||||
}
|
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
print("Error: " + err.Error())
|
print("Error: " + err.Error())
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user