type text/template.kind

3 uses

	text/template (current package)
		funcs.go#L424: type kind int
		funcs.go#L427: 	invalidKind kind = iota
		funcs.go#L436: func basicKind(v reflect.Value) (kind, error) {