Skip to content

Type template.Template has not method ParseFile #971

@gopherbot

Description

@gopherbot

by raul.san@sent.com:

The package "template" [1] have both functions Parse and ParseFile. But in the
methods for "template.Template" it has only Parse [2] so I believe that it
should have the method ParseFile


[1] http://golang.org/pkg/template/
[2] http://golang.org/pkg/template/#Template.Parse

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions