text/template.Template.Clone (method)
2 uses
text/template (current package)
template.go#L86: func (t *Template) Clone() (*Template, error) {
html/template
template.go#L252: textClone, err := t.text.Clone()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)