Skip to content

text/template: Expose isTrue function #12033

@md5

Description

@md5

It would be great if the isTrue function in text.template were exposed (cf. https://golang.org/src/text/template/exec.go#L212). This would allow custom template functions to easily use the same semantics for truthiness that text.template itself uses for if.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions