encoding/xml.Decoder.needClose (field)
5 uses
encoding/xml (current package)
xml.go#L215: needClose bool
xml.go#L493: d.needClose = true
xml.go#L559: if d.needClose {
xml.go#L563: d.needClose = false
xml.go#L842: d.needClose = true
![]() |
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. |