HTHou commented on code in PR #50:
URL: https://github.com/apache/iotdb-client-go/pull/50#discussion_r969214879


##########
example/session_example.go:
##########
@@ -40,7 +40,7 @@ var (
 var session client.Session
 
 func main() {
-       flag.StringVar(&host, "host", "127.0.0.1", "--host=192.168.1.100")
+       flag.StringVar(&host, "host", "192.168.1.42", "--host=192.168.1.100")

Review Comment:
   why did you change the host?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to