]> Cypherpunks repositories - gostls13.git/commit
template: explain that fields must be exported.
authorRob Pike <r@golang.org>
Thu, 2 Jun 2011 14:09:42 +0000 (00:09 +1000)
committerRob Pike <r@golang.org>
Thu, 2 Jun 2011 14:09:42 +0000 (00:09 +1000)
commit9995d216eb7442d8ec9b6f4c32f29b8289aa7dff
tree8d209115ffb16fe86e3d094721affafd21de814e
parent07acc02a29ac74e7c0b08b4cd382bf71acd262dd
template: explain that fields must be exported.
Fixes #1792.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/4548083
src/pkg/template/template.go