Skip to content

html/template: Documentation for func Must references template.Must #4634

@campoy

Description

@campoy
What steps will reproduce the problem?
1. Go to http://golang.org/pkg/html/template/#Must
2. Read the documenation

What is the expected output? What do you see instead?

I'd expect a clearer explanation than this:

"Must panics if err is non-nil in the same way as template.Must."

template.Must here is either wrong or doing a circular reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions