Real talk: go run is for examples as large as one would type into the 
playground. Nothing more. 

You’ll have a more enjoyable go experience if you structure your code into 
packages and use go build or preferably go install. 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to