const text/template.boolKind

4 uses

	text/template (current package)
		funcs.go#L428: 	boolKind
		funcs.go#L439: 		return boolKind, nil
		funcs.go#L482: 			case boolKind:
		funcs.go#L544: 		case boolKind, complexKind: