]> Cypherpunks repositories - gostls13.git/commit
Codelab: correct function definitions for handlers before closures are introduced.
authorAndrey Mirtchovski <mirtchovski@gmail.com>
Mon, 7 Feb 2011 08:23:18 +0000 (09:23 +0100)
committerAndrew Gerrand <adg@golang.org>
Mon, 7 Feb 2011 08:23:18 +0000 (09:23 +0100)
commit61c93cac3e25de0b57b83143e71a342d12a7d8ee
tree966ae992937c9a0767a2f4db36a1bd6e4502b8ae
parentab2aca5e522b6b9e2833ecab9e53f63ee23a233d
Codelab: correct function definitions for handlers before closures are introduced.

A couple of post-closure function definitions were introduced too early, making the resulting
code fail compilation.

Also, the TitleValidator regexp was missing.

R=adg
CC=golang-dev
https://golang.org/cl/4105054
doc/codelab/wiki/index.html
doc/codelab/wiki/wiki.html