]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: document allocation/merge behavior
authorRob Pike <r@golang.org>
Thu, 17 Sep 2015 18:17:02 +0000 (11:17 -0700)
committerRob Pike <r@golang.org>
Thu, 17 Sep 2015 22:55:04 +0000 (22:55 +0000)
commit1216e181352c76d93d0ac501d22a5b7175c4cbf2
tree330ae4495922aabe90383c7da3429e2fb95a5fd2
parentcf4527172cc7dc3f83dd81e16aeb424c88dd6ac5
encoding/gob: document allocation/merge behavior

This is understood, obvious (to me), and well known but has not been clearly documented.

Fixes #11117.

Change-Id: Ib2b1e318924748d1eac0d735ad6286533be7fd39
Reviewed-on: https://go-review.googlesource.com/14693
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/encoding/gob/doc.go