-
Rob Pike authored
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
97f3a80d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
all_test.go | ||
deepequal.go | ||
tostring_test.go | ||
type.go | ||
value.go |