reflect: add InterfaceValue.Get to enable setting of an interface
value (through unsafe means) without having a reflect.Type of type *interface{} (pointer to interface). This is needed to make gob able to handle interface values by a method analogous to the way it handles maps. R=rsc CC=golang-dev https://golang.org/cl/2597041
Showing
Please
register
or
sign in
to comment