Thank you, Dave.  That was just code I copied & pasted, and removed pieces 
while in the textarea submit box on this page.  I didn't know about this 
way of the map lookup... thanks.  I'm still learning Go.  It's actually my 
first language, and still need to look into coding standards and syntax, 
which I'm sure you could tell looking at my mess.  Again, appreciate your 
help!1234

On Thursday, December 29, 2016 at 3:25:29 PM UTC-6, Dave Cheney wrote:
>
> Also, try using the two return value version of a map lookup to avoid 
> having to recover from a nil pointer error when unlocking a non existent 
> lock value. 
>
> https://tour.golang.org/moretypes/22
>

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