func text/template.canBeNil

4 uses

	text/template (current package)
		exec.go#L739: func canBeNil(typ reflect.Type) bool {
		exec.go#L756: 		if canBeNil(typ) {
		exec.go#L798: 		if canBeNil(typ) {
		funcs.go#L157: 		if !canBeNil(argType) {