]> Cypherpunks repositories - gostls13.git/commit
effective_go: use html/template instead of text/template
authorRob Pike <r@golang.org>
Thu, 13 Sep 2012 20:41:13 +0000 (13:41 -0700)
committerRob Pike <r@golang.org>
Thu, 13 Sep 2012 20:41:13 +0000 (13:41 -0700)
commitf3fc0090f46b9e1cbcfb5f870d2d0ef59f6e4f31
treedb315027a57c15239f824442ac26429a43ab9f09
parent032e5bfb302714c4f9330540ca3d4087062bdc1a
effective_go: use html/template instead of text/template
Should have done this a long time ago.
Fixes #3811.

R=golang-dev, adg, rsc
CC=golang-dev
https://golang.org/cl/6488120
doc/effective_go.html
doc/progs/eff_qr.go