encoding/xml.Comment.Copy (method)
2 uses
encoding/xml (current package)
xml.go#L100: func (c Comment) Copy() Comment { return Comment(makeCopy(c)) }
xml.go#L127: return v.Copy()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)