On Sunday, January 8, 2017 at 12:30:43 AM UTC-6, Eric Brown wrote: > > Simple example... what am I doing wrong? > > https://play.golang.org/p/WR9yehNF5_ >
Found the mistake. I limited the scope of the structure fields by not capitalizing them. Once I did, it worked as expected. Rookie mistake... -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
