encoding/xml.Comment.Copy (method)
2 uses
encoding/xml (current package)
xml.go#L91: func (c Comment) Copy() Comment { return Comment(bytes.Clone(c)) }
xml.go#L118: return v.Copy()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)