]> Cypherpunks repositories - gostls13.git/commit
First cut at templating library for text generation
authorRob Pike <r@golang.org>
Thu, 9 Apr 2009 05:08:55 +0000 (22:08 -0700)
committerRob Pike <r@golang.org>
Thu, 9 Apr 2009 05:08:55 +0000 (22:08 -0700)
commitdf0b471533938d05550de16b165f3bd33349a033
treed3dea4b0ebd342e9e49fc1ee23956b7312c47932
parent03fbd72ddb9cc81e28a36cba96423b64027bbb6d
First cut at templating library for text generation

R=rsc
DELTA=663  (663 added, 0 deleted, 0 changed)
OCL=27239
CL=27241
src/lib/Makefile
src/lib/template.go [new file with mode: 0644]
src/lib/template_test.go [new file with mode: 0644]