func encoding/xml.NewEncoder
3 uses
encoding/xml (current package)
marshal.go#L84: enc := NewEncoder(&b)
marshal.go#L134: enc := NewEncoder(&b)
marshal.go#L151: func NewEncoder(w io.Writer) *Encoder {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)