-
Rob Pike authored
Yesterday's change was too simple-minded and failed if an interface value was being discarded. We need to parse the data stream and remember any type information that arrives. Also fix a minor bug when ignoring an interface: toss only what we know about, not everything. R=rsc CC=golang-dev https://golang.org/cl/4179045
1778f50d
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
codec_test.go | ||
debug.go | ||
decode.go | ||
decoder.go | ||
doc.go | ||
dump.go | ||
encode.go | ||
encoder.go | ||
encoder_test.go | ||
error.go | ||
type.go | ||
type_test.go |