Descriptionreflect: 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.
Patch Set 1 #Patch Set 2 : code review 2597041: reflect: add InterfaceValue.Get to enable setting of an... #
MessagesTotal messages: 3
|