Go is not good for functions which never call other, take locks, read or write 
data, or communicate with others. In practice, most code does one or more of 
these things so it's rarely an issue.

-- 
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