type encoding/xml.ProcInst
6 uses
encoding/xml (current package)
marshal.go#L234: case ProcInst:
xml.go#L94: type ProcInst struct {
xml.go#L100: func (p ProcInst) Copy() ProcInst {
xml.go#L121: case ProcInst:
xml.go#L653: return ProcInst{target, data}, nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)