Skip to content
Snippets Groups Projects
Commit a0f29968 authored by capossele's avatar capossele
Browse files

:pencil: adds comments

parent 6798c3be
No related branches found
No related tags found
No related merge requests found
......@@ -152,6 +152,7 @@ func getMyIP() string {
return fmt.Sprintf("%s", ip)
}
// used only for debugging puropose
func printReport(log *zap.SugaredLogger) {
if Discovery == nil || Selection == nil {
return
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment