Sent in a CL for some documentation on this.

https://github.com/golang/go/issues/20717
https://go-review.googlesource.com/#/c/46212/


On Mon, Jun 19, 2017 at 10:56 AM <n.s.gl...@gmail.com> wrote:

> It won't blank as much as it can get it's hands on. The default value for
> the pointer will be nil so it will try and assign (causing a panic()
> hopefully) to force an exit
>
> --
> 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.
>

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