go template example
templates | ||
gen.go | ||
main.go | ||
readme.md | ||
static.go |
playing with go templates
I wanted to understand how to wield go template similarly to how I wield Django templates. This repository is the result of trying a ton of things and stopping when all the panics died down.