This is why I prefer to expose my type through an interface and let others access the type variables through its methods. I just need to make sure the variables are properly initialized when accessed, and the rest of the code does not need to be littered with nil check.
-- 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.