]> Cypherpunks repositories - gostls13.git/commit
doc/articles/wiki: numerous fixes
authorJimmy Zelinskie <jimmyzelinskie@gmail.com>
Thu, 11 Oct 2012 02:07:34 +0000 (13:07 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 11 Oct 2012 02:07:34 +0000 (13:07 +1100)
commitdad1228cc378f5860a111201ed24ba88cf992a73
treec601ffc54ae3df3ba3457bb2bca5a1f7524dc642
parenta3d116cf78cc349fd4e0dd51c8cca64c27b2f4eb
  doc/articles/wiki: numerous fixes

Fixes #3733
Fixes #2149
Updated Syntax
Added part3.go example program
Added part3-errorhandling.go example program
Improved wording in some places

R=golang-dev, adg, minux.ma
CC=golang-dev
https://golang.org/cl/6636048
doc/articles/wiki/index.html
doc/articles/wiki/part3-errorhandling.go [new file with mode: 0644]
doc/articles/wiki/part3.go [new file with mode: 0644]