Exemplo n.º 1
0
func init() {
	templates.Register("container", containerTemplates)
}
Exemplo n.º 2
0
func init() {
	templates.Register("standard", standardTemplates)
}
Exemplo n.º 3
0
func init() {
	templates.Register("projection", projectionTemplates)
}