]> Cypherpunks repositories - gostls13.git/commit
gob: break documentation into a separate doc.go file
authorRob Pike <r@golang.org>
Wed, 20 Oct 2010 03:39:29 +0000 (20:39 -0700)
committerRob Pike <r@golang.org>
Wed, 20 Oct 2010 03:39:29 +0000 (20:39 -0700)
commit321f0c7fe2078b244a7c11e1bde79b2d348b120f
tree1089ce8d6a999eddd230c9fe5a26dd75f1a07245
parent17c32ad712fb724299008587f9fe977c4b381529
gob: break documentation into a separate doc.go file

R=adg, r2
CC=golang-dev
https://golang.org/cl/2596041
src/pkg/gob/Makefile
src/pkg/gob/doc.go [new file with mode: 0644]
src/pkg/gob/encode.go