type encoding/xml.ProcInst
6 uses
encoding/xml (current package)
marshal.go#L224: case ProcInst:
xml.go#L103: type ProcInst struct {
xml.go#L109: func (p ProcInst) Copy() ProcInst {
xml.go#L130: case ProcInst:
xml.go#L654: return ProcInst{target, data}, nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)