summaryrefslogtreecommitdiff
path: root/src/lib/json/struct.go
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2009-01-23 12:40:55 -0800
committerRob Pike <r@golang.org>2009-01-23 12:40:55 -0800
commit79b4e2caa79f4133788adbe79013d0b2ecc66984 (patch)
tree21a39f9d956b044bb82cd1a9a68a6f80761ee963 /src/lib/json/struct.go
parentfa28cb2793aecf06d6aa71a4545d95f288bf18fc (diff)
downloadgolang-79b4e2caa79f4133788adbe79013d0b2ecc66984.tar.gz
change the representation of arrays in protobufs from *[]item to []item.
for simplicity of user's code, optional arrays of bytes also don't have a pointer. requires adding a "Set()" method to arrays in reflect. still to do: protocol compilers, google/net/rpc. R=rsc DELTA=227 (36 added, 95 deleted, 96 changed) OCL=23387 CL=23389
Diffstat (limited to 'src/lib/json/struct.go')
0 files changed, 0 insertions, 0 deletions