]> Cypherpunks repositories - gostls13.git/commit
io: add examples to functions
authorCarlos C <uldericofilho@gmail.com>
Mon, 27 Jul 2015 08:11:43 +0000 (10:11 +0200)
committerRuss Cox <rsc@golang.org>
Mon, 30 Nov 2015 17:09:33 +0000 (17:09 +0000)
commit11b3dfd286872b0dd8225659f59884b78f80e47d
tree1ba57d517ad2ddd3a1dfe9c29318ef6cd718666f
parent175bfda49f2b862f397ebfccbefa41cd6983a89a
io: add examples to functions

Change-Id: Id72cf4daceb7669cf9c7247df8e3ba086ccfe96e
Reviewed-on: https://go-review.googlesource.com/12730
Reviewed-by: Russ Cox <rsc@golang.org>
src/io/example_test.go [new file with mode: 0644]