Skip to content

encoding/xml: undocumented Reset method #6125

Closed
@robpike

Description

@robpike
As reported by cmd/api (yay bradfitz) xml.Encoder now has an undocumented Reset method.
This arose when the same method arrived for bufio.Writer. It's not the only secret
method.  http://play.golang.org/p/PDNKC2oMsN


Let's tidy this up.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions