good41898 commented on code in PR #1786:
URL: https://github.com/apache/tinkerpop/pull/1786#discussion_r952026757


##########
gremlin-go/driver/result.go:
##########
@@ -27,17 +27,17 @@ import (
 
 // Result Struct to abstract the Result and provide functions to use it.
 type Result struct {
-       result interface{}
+       Result interface{}

Review Comment:
   done! Thanks 👍 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to