This is a syntatic sugar: v.Func() on non-pointer receiver is equivalent to 
(&v).Func()

суббота, 16 июля 2016 г., 10:42:22 UTC+3 пользователь T L написал:
>
> is there any logic here? Or just a hard rule?
>

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