catenacyber commented on a change in pull request #2351:
URL: https://github.com/apache/thrift/pull/2351#discussion_r594617173
##########
File path: tutorial/go/fuzz/fuzz.go
##########
@@ -0,0 +1,144 @@
+package thriftfuzz
Review comment:
> Is there a reason this package name is different from the directory
name?
Not really... Just wanted the name to be self-explaining
> Is there a reason this is under tutorial instead of, say, lib/go/test?
I was not sure where to put it.
Since it uses the tutorial, I put it close to it.
but `lib/go/test` seems a better choice. Moving there
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]