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.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |