> That's why I've used *time.Time, not time.Time - if you try to use it when 
> t.Err is set you'll get panic because of nil value. 
>
>
>
Runtime checks doesn't count :) Compiler still allowed you to use value, 
when error was set. 

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