Descriptionexp/template: fixes and updates.
- fix line numbers - forgot to update state.line during execution
- add a comment convention {{/* comment */}}
- set.Template returns the named template in the set
- set.Execute executes the named template in the set
- use a local methodByName so this package can be used with earlier release of reflect.
- use initial cap to detect exported names
Patch Set 1 #
Total comments: 4
Patch Set 2 : diff -r e59c47844327 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|