OSDN Git Service

add logic
authorHAOYUatHZ <haoyu@protonmail.com>
Fri, 2 Aug 2019 04:34:50 +0000 (12:34 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Fri, 2 Aug 2019 04:34:50 +0000 (12:34 +0800)
toolbar/precog/monitor/monitor.go

index d0bb6cd..aa57e2e 100644 (file)
@@ -19,6 +19,8 @@ func (s *monitor) Run() {
                // TODO: redirect output to logfile
                log.Fatal(err)
        }
+
+       // for ticker, dail nodes
 }
 
 func (s *monitor) updateNodesHostPort() error {