encoding/xml.MarshalerAttr.MarshalXMLAttr (method)
3 uses
encoding/xml (current package)
marshal.go#L119: MarshalXMLAttr(name Name) (Attr, error)
marshal.go#L559: attr, err := val.Interface().(MarshalerAttr).MarshalXMLAttr(name)
marshal.go#L572: attr, err := pv.Interface().(MarshalerAttr).MarshalXMLAttr(name)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)